@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/cb12135523g> skos:closeMatch lcsh:sj96006230 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sj96006230 .

<http://data.bnf.fr/ark:/12148/cb11938317z> skos:closeMatch lcsh:sj96006230 .
lcsh:sj96006230
  skos:member lcsh:collection_LCSH_Childrens, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11938317z>, <http://data.bnf.fr/ark:/12148/cb12135523g> ;
  dc:modified "1999-01-11T15:31:11"^^xsd:dateTime ;
  skos:altLabel "Swine"@en, "Piglets"@en ;
  a skos:Concept ;
  skos:prefLabel "Pigs"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1996-05-16T00:00:00"^^xsd:dateTime .

