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

<http://data.bnf.fr/ark:/12148/cb124710929> skos:closeMatch lcsh:sh00006003 .
lcsh:sh00006003
  a skos:Concept ;
  skos:example "Reference under the general see references [Headquarters, Military; Military headquarters]" ;
  skos:prefLabel "Headquarters"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_PatternHeadingH1159, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-02-23T14:26:06"^^xsd:dateTime ;
  dc:created "2000-03-29T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under military services." ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb124710929> .

