@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/cb13622707v> skos:closeMatch lcsh:sh95000524 .
lcsh:sh99005735
  skos:prefLabel "Ecology"@en ;
  a skos:Concept .

lcsh:sh85090284
  skos:notation "QH75-QH77" ;
  skos:prefLabel "Nature conservation"@en ;
  a skos:Concept ;
  skos:related lcsh:sh95000524 .

lcsh:sh85040752
  skos:notation "QH540-QH549.5", "QH101-QH198" ;
  skos:prefLabel "Ecology"@en ;
  a skos:Concept .

lcsh:sh95000524
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13622707v> ;
  dc:created "1995-01-25T00:00:00"^^xsd:dateTime ;
  skos:notation "QH75-QH77" ;
  skos:broader lcsh:sh85040752, lcsh:sh99005735 ;
  a skos:Concept ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:related lcsh:sh85090284 ;
  skos:prefLabel "Conservation biology"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
