@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/51951> a foaf:Image ;
    dc:creator <https://iconoteca.arc.usi.ch/en/entity/2493> ;
    dc:date "1904-01-01"^^xsd:date ;
    dc:description "L'immagine inquadra un bambino che tende la mano ad un uomo, in abiti tradizionali,  seduto sotto un portico con un fucile in spalla"@it,
        "Tunis"@it ;
    dc:format <http://vocab.getty.edu/aat/300014109> ;
    dc:identifier <https://doi.org/10.24443/usi-arc-bib_FBLE.51951> ;
    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/1836>,
        <http://purl.org/bncf/tid/7103>,
        <http://sws.geonames.org/2464470>,
        <http://vocab.getty.edu/aat/300025928>,
        <http://vocab.getty.edu/aat/300025945> ;
    dc:title "Tunisi"@it ;
    dc:type <https://www.wikidata.org/wiki/Q478798> .

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

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

<http://sws.geonames.org/2464470> a dcterms:subject ;
    rdfs:label "Tunisi" .

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

<http://vocab.getty.edu/aat/300025928> a dcterms:subject ;
    rdfs:label "Men (male humans)" .

<http://vocab.getty.edu/aat/300025945> a dcterms:subject ;
    rdfs:label "Children (people by age group)"@en .

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

<https://iconoteca.arc.usi.ch/en/entity/2493> a foaf:Agent ;
    rdfs:label "Lehnert & Landrock"^^xsd:Name ;
    owl:sameAs <>,
        <https://www.wikidata.org/wiki/Q6518942> .

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

