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

lcsh:sh85137061
  skos:notation "UH500-UH505", "UC270-UC360", "VC550-VC580" ;
  skos:prefLabel "Transportation, Military"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85128565 .

lcsh:sh85128565
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11967008j> ;
  skos:altLabel "Military stream crossing"@en, "River crossing, Military"@en ;
  skos:prefLabel "Stream crossing, Military"@en ;
  skos:related lcsh:sh85137061 ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:notation "U205" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "1988-09-19T07:45:58"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

