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

lcsh:sh00006373
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Radioactive contamination"@en ;
  skos:member lcsh:collection_PatternHeadingH1180, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  skos:altLabel "Contamination, Radioactive"@en ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants and individual animals and groups of animals." ;
  a skos:Concept ;
  dc:modified "2008-04-20T08:21:26"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the headings [Plants--Radioactive contamination; Animals--Radioactive contamination]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12465520k> ;
  dc:created "2000-05-03T00:00:00"^^xsd:dateTime .

