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

lcsh:sh85077790
  skos:related lcsh:sh85143046 ;
  skos:prefLabel "Livestock--Diseases"@en ;
  skos:altLabel "Veterinary diseases"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Example under [Animals--Diseases]" ;
  skos:closeMatch <http://d-nb.info/gnd/4211072-5> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  dc:modified "1988-04-07T12:05:51"^^xsd:dateTime ;
  skos:notation "SF600-SF1100" ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  a skos:Concept .

lcsh:sh85143046
  skos:notation "SF600-SF1100" ;
  skos:prefLabel "Veterinary medicine"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85077790 .

<http://d-nb.info/gnd/4211072-5> skos:closeMatch lcsh:sh85077790 .
