@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:sh00006461
  dc:created "2000-05-10T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1149, lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:prefLabel "Metabolism--Age factors"@en ;
  skos:broader lcsh:sh99002262 ;
  skos:note "Use as a topical subdivision under individual chemicals and groups of chemicals." ;
  dc:modified "2007-10-17T07:54:44"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

lcsh:sh99002262
  skos:prefLabel "Age factors"@en ;
  a skos:Concept .

