@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/776> a foaf:Image ;
    dc:creator <https://iconoteca.arc.usi.ch/en/entity/2> ;
    dc:date "1885-01-01"^^xsd:date ;
    dc:description "L'immagine mostra uno scorcio dell'interno della Cappella Palatina, comprendente l'altare visto dalla navata centrale e la navata sinistra. La fotografia è stata ritoccata in post produzione con colorazione a mano."@it,
        "Palermo. Interno Cappella Palatina"@it ;
    dc:format <http://vocab.getty.edu/aat/300014109> ;
    dc:identifier <https://doi.org/10.24443/usi-arc-bib_FGUI.776> ;
    dc:language "ita"^^xsd:language ;
    dc:publisher <https://www.wikidata.org/wiki/Q99938245> ;
    dc:rights "CC BY-SA 4.0"^^dcterms:license ;
    dc:subject <http://purl.org/bncf/tid/1222>,
        <http://purl.org/bncf/tid/30325>,
        <http://vocab.getty.edu/aat/300449010>,
        <https://iconoteca.arc.usi.ch/en/entity/859> ;
    dc:title "Interno della Cappella Palatina a Palermo"@it ;
    dc:type <https://www.wikidata.org/wiki/Q478798> .

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

<http://purl.org/bncf/tid/30325> a dcterms:subject ;
    rdfs:label "Cappelle"@it .

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

<http://vocab.getty.edu/aat/300449010> a dcterms:subject ;
    rdfs:label "Chapels (rooms or structures)"@en .

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

<https://iconoteca.arc.usi.ch/en/entity/2> a foaf:Agent ;
    rdfs:label "Incorpora, Giuseppe"^^xsd:Name ;
    owl:sameAs <http://vocab.getty.edu/ulan/500064315>,
        <https://viaf.org/viaf/76589728/>,
        <https://www.wikidata.org/wiki/Q55053644> .

<https://iconoteca.arc.usi.ch/en/entity/859> a dcterms:subject ;
    rdfs:label "Cappella Palatina"@it ;
    owl:sameAs <http://vocab.getty.edu/cona/700033179> .

<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 .

