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

lcsh:sh00006082
  skos:member lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154, lcsh:collection_TopicSubdivisions ;
  skos:prefLabel "Neutralization"@en ;
  skos:example "Reference under the heading [Neutralization (Linguistics)]" ;
  skos:exactMatch <http://lod.nal.usda.gov/nalt/2883> ;
  dc:created "2000-05-18T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." ;
  dc:modified "2006-02-28T09:52:06"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

<http://lod.nal.usda.gov/nalt/2883> skos:exactMatch lcsh:sh00006082 .
