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

lcsh:sh2001008985
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11975694b> ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1095, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1147, lcsh:collection_PatternHeadingH1149, lcsh:collection_PatternHeadingH1180, lcsh:collection_TopicSubdivisions ;
  skos:altLabel "Medicinal use"@en, "Use in therapeutics"@en ;
  dc:modified "2007-08-14T07:51:14"^^xsd:dateTime ;
  dc:created "2001-07-19T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Therapeutic use"@en ;
  skos:note "Use as a topical subdivision under topical headings for works on their use in treating disease." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Therapeutics]" ;
  skos:editorialNote "[Do not use under individual drugs and groups of drugs.]" ;
  a skos:Concept .

