@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/712> a foaf:Image ;
    dc:creator <https://iconoteca.arc.usi.ch/en/entity/769> ;
    dc:date "1865-01-01"^^xsd:date ;
    dc:description "La fotografia mostra una panoramica del Teatro Olimpico di Vicenza. Ripreso dai gradini più alti, mostra la parte restante dell'arco delle gradinate, il soffitto  decorato con un drappo, il proscenio e le scenografie scamozziane."@it,
        "Vicenza. Interno del Teatro Olimpico"@it ;
    dc:format <http://vocab.getty.edu/aat/300014109> ;
    dc:identifier <https://doi.org/10.24443/usi-arc-bib_FGUI.712> ;
    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/1076>,
        <http://purl.org/bncf/tid/9836>,
        <http://vocab.getty.edu/aat/300007144>,
        <http://vocab.getty.edu/aat/300417326> ;
    dc:title "Interno del Teatro Olimpico di Vicenza"@it ;
    dc:type <https://www.wikidata.org/wiki/Q478798> .

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

<http://purl.org/bncf/tid/9836> a dcterms:subject ;
    rdfs:label "Teatri"@en .

<http://vocab.getty.edu/aat/300007144> a dcterms:subject ;
    rdfs:label "Theaters (buildings)"@en .

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

<http://vocab.getty.edu/aat/300417326> a dcterms:subject ;
    rdfs:label "Architecture (object genre)" .

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

<https://iconoteca.arc.usi.ch/en/entity/769> a foaf:Agent ;
    rdfs:label "Fotografia dell'Emilia"^^xsd:Name .

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

