@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:sh00005298
  a skos:Concept ;
  dc:created "2000-04-20T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "2000-06-01T15:18:47"^^xsd:dateTime ;
  skos:broader lcsh:sh85112882, lcsh:sh85141690 ;
  skos:altLabel "Self-catering facilities"@en ;
  skos:prefLabel "Vacation rentals"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh85112882
  skos:notation "HD7288.8-HD7288.85" ;
  skos:prefLabel "Rental housing"@en ;
  a skos:Concept .

lcsh:sh85141690
  skos:notation "HD7289.2-HD7289.3", "TH4835", "NA7574-NA7579" ;
  skos:prefLabel "Vacation homes"@en ;
  a skos:Concept .

