@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:sh85111985
  skos:prefLabel "Recreation centers"@en ;
  a skos:Concept .

lcsh:sh2003000157
  skos:altLabel "Dance pavilions"@en, "Dancehalls"@en ;
  dc:modified "2013-05-02T14:05:09"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  dc:created "2003-01-16T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85111985 ;
  skos:prefLabel "Dance halls"@en .

