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

lcsh:sh00006806
  skos:note "Use as a topical subdivision under names of countries, cities, etc., individual persons, deities, and corporate bodies, and under ethnic groups, Christian denominations, wars, events, etc., for works on the name's origin, history, spelling, validity, etc." ;
  skos:prefLabel "Name"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1200, lcsh:collection_PatternHeadingH1140, lcsh:collection_PatternHeadingH1105, lcsh:collection_PatternHeadingH1103, lcsh:collection_PatternHeadingH1187, lcsh:collection_PatternHeadingH1095, lcsh:collection_PatternHeadingH1110 ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119757593> ;
  dc:created "2000-05-23T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the headings [Names; Names, Geographical; Names, Personal; Business names]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-03-08T11:20:33"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb119757593> skos:closeMatch lcsh:sh00006806 .
