@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/8317> a foaf:Image ;
    dc:creator <https://iconoteca.arc.usi.ch/en/entity/213> ;
    dc:date "1987-01-07"^^xsd:date ;
    dc:description "LA Downtown, Bradbury Building, G. H. Wyman, 1893"@it ;
    dc:format "Fotografia su pellicola - altro"@it ;
    dc:identifier <https://doi.org/10.24443/usi-arc-bib_FCOR.8317> ;
    dc:language "eng"^^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/3298>,
        <http://vocab.getty.edu/aat/300051235>,
        <https://iconoteca.arc.usi.ch/en/entity/3046>,
        <https://www.wikidata.org/wiki/Q132911> ;
    dc:title "Los Angeles. Downtown"@it ;
    dc:type <https://www.wikidata.org/wiki/Q478798> .

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

<http://vocab.getty.edu/aat/300051235> a dcterms:subject ;
    rdfs:label "Elevators" .

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

<https://iconoteca.arc.usi.ch/en/entity/213> a foaf:Agent ;
    rdfs:label "Corboz, André"^^xsd:Name ;
    owl:sameAs <https://viaf.org/viaf/108392567/>,
        <https://www.wikidata.org/wiki/Q2847548> .

<https://iconoteca.arc.usi.ch/en/entity/3046> a dcterms:subject ;
    rdfs:label "Bradbury Building"@en ;
    owl:sameAs <http://sws.geonames.org/5330441>,
        <http://vocab.getty.edu/cona/700078011>,
        <https://www.wikidata.org/wiki/Q495106> .

<https://www.wikidata.org/wiki/Q132911> a dcterms:subject ;
    rdfs:label "Ascensori" ;
    owl:sameAs <http://purl.org/bncf/tid/23377> .

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

