@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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:65295 .

nalt:65295_def
  rdf:value "Infección causada por enterovirus en cerdos, clínicamente indistinguible de la enfermedad de las manos y la boca, de la estomatitis vesicular y del exantema vesicular."@es, "An enterovirus infection of swine clinically indistinguishable from foot-and-mouth disease, vesicular stomatitis, and vesicular exanthema."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:37346
  skos:prefLabel "Enterovirus B"@es, "Enterovirus B"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:65295 .

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

nalt:318184
  skos:prefLabel "infecciones por Picornaviridae"@es, "Picornaviridae infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:65295 .

nalt:65295
  skos:hiddenLabel "swine-vesicular-disease"@en ;
  dc:modified "2020-07-30"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "enfermedad vesicular porcina"@es, "swine vesicular disease"@en ;
  ns0:marc001 "36550" ;
  skos:broader nalt:4898, nalt:318184 ;
  skos:related nalt:37346 ;
  skos:definition nalt:65295_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh87000745> ;
  dc:created "2006-01-19"^^xsd:date .

