@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 ;
  skos:hasTopConcept lcsh:sh2003003686 .

lcsh:sh2003003686
  skos:member lcsh:collection_PatternHeadingH1159, lcsh:collection_PatternHeadingH1103, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1140, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1100, lcsh:collection_PatternHeadingH1105, lcsh:collection_PatternHeadingH1095, lcsh:collection_PatternHeadingH1110 ;
  skos:prefLabel "Songs and music"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-06-07T09:25:01"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb133183660> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:example "Reference under the heading [Songs]" ;
  dc:created "2003-01-15T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Music and songs"@en ;
  skos:note "Use as a topical subdivision under names of countries, cities, etc., names of individual persons and corporate bodies, and under classes of persons, ethnic groups, military services, and topical headings for works about vocal or instrumental music about those subjects." .

<http://data.bnf.fr/ark:/12148/cb133183660> skos:closeMatch lcsh:sh2003003686 .
