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

lcsh:sh00006127
  skos:prefLabel "Infixes"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154, lcsh:collection_Subdivisions ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-04-05T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "2006-03-01T09:18:35"^^xsd:dateTime ;
  skos:example "Reference under the heading [Grammar, Comparative and general--Infixes]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb122623997> .

<http://data.bnf.fr/ark:/12148/cb122623997> skos:closeMatch lcsh:sh00006127 .
