@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:sh99002301 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99002301 .

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

