@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 .
lcsh:sh99002416
  skos:prefLabel "Prevention"@en ;
  a skos:Concept .

<http://data.bnf.fr/ark:/12148/cb11947018f> skos:closeMatch lcsh:sh99002376 .
lcsh:sh99002376
  a skos:Concept ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1147, lcsh:collection_TopicSubdivisions ;
  skos:broader lcsh:sh99002416 ;
  skos:prefLabel "Aging--Prevention"@en ;
  skos:example "Reference under the heading [Aging--Prevention]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under individual animals and groups of animals." ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11947018f> ;
  dc:modified "2006-05-09T07:36:17"^^xsd:dateTime ;
  dc:created "1999-03-16T00:00:00"^^xsd:dateTime .

