@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:sh00005666 .

lcsh:sh00005666
  skos:exactMatch <http://lod.nal.usda.gov/nalt/4776> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119312964> ;
  dc:modified "2007-10-27T07:52:41"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1150, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  skos:example "Reference under the heading [Diseases--Causes and theories of causation]" ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Etiology"@en ;
  dc:created "2000-03-13T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual diseases and types of diseases." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb119312964> skos:closeMatch lcsh:sh00005666 .
<http://lod.nal.usda.gov/nalt/4776> skos:exactMatch lcsh:sh00005666 .
