@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcmitype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://iconoteca.arc.usi.ch/en/inventory/52182> a foaf:Image ;
    dc:creator <https://iconoteca.arc.usi.ch/en/entity/1080> ;
    dc:description "Gegia"@it,
        "Ritratto a mezzobusto di donna col capo coperto"@it ;
    dc:format <http://vocab.getty.edu/aat/300014109> ;
    dc:identifier <https://doi.org/10.24443/usi-arc-bib_FGUI.52182> ;
    dc:publisher <https://www.wikidata.org/wiki/Q99938245> ;
    dc:rights "CC BY-SA 4.0"^^dcterms:license ;
    dc:subject <http://purl.org/bncf/tid/823>,
        <http://vocab.getty.edu/aat/300025943> ;
    dc:title "Gegia"@it ;
    dc:type <https://www.wikidata.org/wiki/Q478798> .

<http://purl.org/bncf/tid/823> a dcterms:subject ;
    rdfs:label "Donne" .

<http://vocab.getty.edu/aat/300014109> a dcterms:format ;
    rdfs:label "Disegno su carta"@it .

<http://vocab.getty.edu/aat/300025943> a dcterms:subject ;
    rdfs:label "Women (female humans)"@en .

<https://doi.org/10.24443/usi-arc-bib_FGUI.52182> a dcterms:identifier ;
    rdfs:label "10.24443/usi-arc-bib_FGUI.52182 / doi"^^xsd:anyURI .

<https://iconoteca.arc.usi.ch/en/entity/1080> a foaf:Agent ;
    rdfs:label "Guidini, Augusto"^^xsd:Name ;
    owl:sameAs <http://vocab.getty.edu/ulan/500234892>,
        <https://viaf.org/viaf/1217912/>,
        <https://www.wikidata.org/wiki/Q3629637> .

<https://www.wikidata.org/wiki/Q478798> a dcmitype:Image ;
    rdfs:label "Image"@en ;
    owl:sameAs <http://purl.org/bncf/tid/3299> .

<https://www.wikidata.org/wiki/Q99938245> a foaf:Organization ;
    rdfs:label "Iconoteca (Accademia di architettura, Università della Svizzera italiana)"^^xsd:Name .

