@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:sh85125401
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  skos:altLabel "Studios, Recording"@en, "Studios, Sound"@en, "Recording studios"@en ;
  skos:prefLabel "Sound studios"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2013-03-18T12:47:50"^^xsd:dateTime ;
  a skos:Concept ;
  skos:notation "TK7881.45" ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh90000997 .

lcsh:sh90000997
  skos:prefLabel "Rooms"@en ;
  a skos:Concept .

