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

<http://data.bnf.fr/ark:/12148/cb119769603> skos:closeMatch lcsh:sh99004830 .
lcsh:sh99004830
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119769603> ;
  skos:member lcsh:collection_PatternHeadingH1200, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under individual wars." ;
  skos:prefLabel "Camouflage"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Camouflage (Military science)]" ;
  dc:created "1999-06-30T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-05-09T11:08:38"^^xsd:dateTime .

