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

lcsh:sh00006434
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb122470814> ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1149, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under individual elements and groups of elements." ;
  skos:prefLabel "Isotopes--Half-life"@en ;
  dc:modified "2006-03-06T09:18:30"^^xsd:dateTime ;
  dc:created "2000-05-09T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Half-life (Nuclear physics)]" ;
  skos:altLabel "Half-life of isotopes"@en .

