@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/cb12345685v> skos:closeMatch lcsh:sh85017405 .
lcsh:sh85017405
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Northern eagle owl"@en, "Eagle owl"@en, "Great eagle owl"@en ;
  skos:closeMatch <http://d-nb.info/gnd/4061488-8>, <http://data.bnf.fr/ark:/12148/cb12345685v> ;
  a skos:Concept ;
  skos:broader lcsh:sh85017404 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Bubo bubo"@en ;
  skos:notation "QL696.S83" .

<http://d-nb.info/gnd/4061488-8> skos:closeMatch lcsh:sh85017405 .
lcsh:sh85017404
  skos:notation "QL696.S83" ;
  skos:prefLabel "Bubo"@en ;
  a skos:Concept .

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