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

lcsh:sj00008016
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_Childrens ;
  skos:altLabel "Eudyptes"@en ;
  dc:modified "2000-12-20T15:29:33"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-10-26T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Crested penguins"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb15530842g> .

<http://data.bnf.fr/ark:/12148/cb15530842g> skos:closeMatch lcsh:sj00008016 .
