@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:sh85040235
  skos:prefLabel "Dwellings--Italy"@en ;
  a skos:Concept .

<http://data.bnf.fr/ark:/12148/cb14551751p> skos:closeMatch lcsh:sh2002010709 .
lcsh:sh2002010709
  dc:created "2003-02-03T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "N. Popidus Narcissus Maior, Villa of (Scafati, Italy)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2003-04-04T08:45:43"^^xsd:dateTime ;
  skos:broader lcsh:sh85040235 ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb14551751p> ;
  skos:prefLabel "Villa of N. Popidus Narcissus Maior (Scafati, Italy)"@en .

