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

lcsh:sj96005746
  skos:prefLabel "Isopods"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12334805g>, <http://data.bnf.fr/ark:/12148/cb12014905t> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_Childrens ;
  skos:altLabel "Isopoda"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1996-05-10T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb12334805g> skos:closeMatch lcsh:sj96005746 .
<http://data.bnf.fr/ark:/12148/cb12014905t> skos:closeMatch lcsh:sj96005746 .
