@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:sh2001008697
  skos:prefLabel "Study and teaching"@en ;
  a skos:Concept .

lcsh:sh2006007176
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1095, lcsh:collection_TopicSubdivisions ;
  skos:example "Reference under the heading [Web-based instruction]" ;
  dc:created "2006-09-28T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Web-based instruction"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb16142147d> ;
  skos:note "Use as a topical subdivision under topical headings." ;
  skos:broader lcsh:sh2001008697 .

<http://data.bnf.fr/ark:/12148/cb16142147d> skos:closeMatch lcsh:sh2006007176 .
