@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:4898
  skos:prefLabel "enfermedades de los porcinos"@es, "swine diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42424 .

nalt:323702
  skos:prefLabel "gastroenteritis vírica"@es, "viral gastroenteritis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42424 .

nalt:42424_def
  rdf:value "Especie de gastroenteritis crónica en cerdos adultos y gastroenteritis fatal en lechones, causada por Coronavirus."@es, "A condition of chronic gastroenteritis in adult pigs and fatal gastroenteritis in piglets caused by a Coronavirus."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:42424
  skos:altLabel "transmissible gastroenteritis of swine"@en, "swine transmissible gastroenteritis"@en, "porcine transmissible gastroenteritis"@en ;
  skos:definition nalt:42424_def ;
  ns0:marc001 "38127" ;
  skos:broader nalt:336840, nalt:33573, nalt:4898 ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:323702, nalt:29259 ;
  skos:hiddenLabel "transmissible-gastroenteritis"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "gastroenteritis transmisible"@es, "transmissible gastroenteritis"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85136984> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-07-30"^^xsd:date .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:33573
  skos:prefLabel "gastroenteritis"@es, "gastroenteritis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42424 .

nalt:336840
  skos:prefLabel "infecciones por coronavirus"@es, "Coronavirus infections"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42424 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:29259
  skos:prefLabel "Transmissible gastroenteritis virus"@es, "Transmissible gastroenteritis virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:42424 .

