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

lcsh:sh99002380
  dc:modified "2007-10-13T07:53:21"^^xsd:dateTime ;
  skos:prefLabel "Agonists"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12007414x> ;
  skos:exactMatch <http://lod.nal.usda.gov/nalt/202> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:editorialNote "[Further subdivide by subdivisions used under chemicals.]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the general see references [Agonists, Chemical] and [Chemical agonists]" ;
  skos:member lcsh:collection_PatternHeadingH1149, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  dc:created "1999-03-16T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual chemicals and groups of chemicals." ;
  a skos:Concept .

<http://lod.nal.usda.gov/nalt/202> skos:exactMatch lcsh:sh99002380 .
<http://data.bnf.fr/ark:/12148/cb12007414x> skos:closeMatch lcsh:sh99002380 .
