@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/cb12263077b> skos:closeMatch lcsh:sh2001008970 .
<http://lod.nal.usda.gov/nalt/114> skos:closeMatch lcsh:sh2001008970 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2001008970 .

lcsh:sh2001008970
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12263077b>, <http://lod.nal.usda.gov/nalt/114> ;
  skos:prefLabel "Susceptibility"@en ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1150, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions ;
  dc:created "2001-07-18T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Disease susceptibility]" ;
  skos:note "Use as a topical subdivision under individual diseases and types of diseases." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2007-11-03T07:57:16"^^xsd:dateTime ;
  a skos:Concept .

