@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/36282> a foaf:Image ;
    dc:creator <https://iconoteca.arc.usi.ch/en/entity/213> ;
    dc:date "1975-07-01"^^xsd:date ;
    dc:description "Bologne, vers le sud-Mercanzia, v. S. Stefano, v. Castiglione"@it ;
    dc:format "Fotografia su pellicola - altro"@it ;
    dc:identifier <https://doi.org/10.24443/usi-arc-bib_FCOR.36282> ;
    dc:language "fre"^^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/10236>,
        <http://purl.org/bncf/tid/2836>,
        <http://purl.org/bncf/tid/8240>,
        <http://vocab.getty.edu/aat/300008273>,
        <http://vocab.getty.edu/aat/300132447>,
        <http://vocab.getty.edu/aat/300448888> ;
    dc:title "Bologna"@it ;
    dc:type <https://www.wikidata.org/wiki/Q478798> .

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

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

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

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

<http://vocab.getty.edu/aat/300132447> a dcterms:subject ;
    rdfs:label "Landscapes (environments)" .

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

<https://doi.org/10.24443/usi-arc-bib_FCOR.36282> a dcterms:identifier ;
    rdfs:label "10.24443/usi-arc-bib_FCOR.36282 / 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://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 .

