@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:sh97008974
  skos:notation "ML3528.5" ;
  skos:prefLabel "House music"@en ;
  a skos:Concept .

lcsh:sh2006000812
  dc:created "2006-02-01T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  dc:modified "2013-02-22T13:11:09"^^xsd:dateTime ;
  skos:altLabel "Trance music (Underground dance music)"@en, "Goa trance (Underground dance music)"@en, "Psychedelic trance (Underground dance music)"@en, "Psytrance (Underground dance music)"@en ;
  skos:broader lcsh:sh97008974 ;
  skos:note "Here is entered popular dance music known as \"trance.\" Musical works meant to induce a trance or performed by persons said to be in a trance are entered under [Trance music.]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:example "Note under [Trance music]" ;
  skos:prefLabel "Trance (Underground dance music)"@en .

