@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh86002308
  skos:prefLabel "Arches--Italy"@en ;
  a skos:Concept .

lcsh:sh86002307
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh86002308 ;
  a skos:Concept ;
  skos:altLabel "Arco dei Gavi (Verona, Italy)"@en, "Gavi, Arco dei (Verona, Italy)"@en, "Gabii, Arch of the (Verona, Italy)"@en ;
  skos:prefLabel "Arch of the Gabii (Verona, Italy)"@en ;
  dc:created "1986-04-22T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

