@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 .
lcsh:sh2002000179 skos:broader lcsh:sh2002000178 .
lcsh:sh85143086
  skos:notation "SF780.4" ;
  skos:prefLabel "Veterinary virology"@en ;
  a skos:Concept .

lcsh:sh2002000178
  skos:broader lcsh:sh85143086 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Calicivirus diseases in animals"@en ;
  dc:created "2002-04-30T00:00:00"^^xsd:dateTime ;
  dc:modified "2002-06-27T08:30:57"^^xsd:dateTime ;
  skos:prefLabel "Calicivirus infections in animals"@en ;
  a skos:Concept .

