@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh99004300
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Balloon music"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2001-07-23T00:00:00"^^xsd:dateTime ;
  dc:modified "2013-03-12T13:46:50"^^xsd:dateTime ;
  a skos:Concept ;
  skos:note "Here are entered compositions not in a specific form or of a specific type consisting of sounds produced by rubbing, striking, and/or squeezing balloons, and collections of such compositions in several forms or types." ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:example "Note under [Sound effects music]" .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99004300 .

