@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:sh2001009050 .

lcsh:sh2001009050
  skos:member lcsh:collection_PatternHeadingH1154, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2001-07-19T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." ;
  skos:prefLabel "Study and teaching--Foreign speakers--Audio-visual aids"@en ;
  dc:modified "2006-05-09T12:10:48"^^xsd:dateTime .

