@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 ;
  skos:hasTopConcept lcsh:sh2002006431 .

lcsh:sh2002006431
  dc:created "2002-04-03T00:00:00"^^xsd:dateTime ;
  skos:exactMatch <http://lod.nal.usda.gov/nalt/52493> ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_Subdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:example "Reference under the heading [Examinations--Validity]" ;
  skos:prefLabel "Validity"@en ;
  dc:modified "2006-05-17T11:31:48"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual tests and types of tests." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

<http://lod.nal.usda.gov/nalt/52493> skos:exactMatch lcsh:sh2002006431 .
