@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://data.bnf.fr/ark:/12148/cb125053219> skos:closeMatch lcsh:sh99002296 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99002296 .

lcsh:sh99002296
  skos:example "Reference under the heading [Military police]", "Note under the subdivisions [--Air police; --Shore patrol]" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1159, lcsh:collection_Subdivisions ;
  skos:prefLabel "Military police"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb125053219> ;
  skos:note "Use as a topical subdivision under military services other than air forces and navies. Under air forces, use the subdivision [Air police.] Under navies, use the subdivision [Shore patrol.]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-03-15T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2006-05-08T14:40:06"^^xsd:dateTime .

