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

lcsh:sh2002006419
  dc:created "2002-04-02T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Unit cohesion (Military science)]" ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1159, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  skos:prefLabel "Unit cohesion"@en ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb124507452> ;
  skos:note "Use as a topical subdivision under military services." ;
  skos:altLabel "Cohesion, Unit"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-17T11:25:16"^^xsd:dateTime .

