@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/cb11958741b> skos:closeMatch lcsh:sh00004603 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh00004603 .

lcsh:sh2002007653 skos:broader lcsh:sh00004603 .
lcsh:sh00004603
  skos:example "Reference under the heading [Pharmacology]" ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1147, lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1164, lcsh:collection_LCSH_General ;
  skos:altLabel "Drug effects"@en ;
  skos:note "Use as a topical subdivision under individual animals and groups of animals and individual organs and regions of the body." ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11958741b> ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-02-17T08:00:45"^^xsd:dateTime ;
  dc:created "2000-02-29T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Effect of drugs on"@en .

