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

nalt:10845
  skos:prefLabel "Aphthovirus"@es, "Aphthovirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:10848 .

nalt:40752
  skos:prefLabel "fiebre aftosa"@es, "foot-and-mouth disease"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:10848 .

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

nalt:10848
  skos:hiddenLabel "Foot and mouth disease virus"@en, "Foot-and-mouth disease viruses"@en, "Foot-and-mouth-disease-virus"@en, "FMD virus"@en, "Foot and mouth disease viruses"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85050401>, <http://id.cabi.org/cabt/49028>, <http://id.agrisemantics.org/gacs/C8366> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "15595" ;
  a ns0:Organism, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:10845 ;
  skos:prefLabel "Foot-and-mouth disease virus"@es, "Foot-and-mouth disease virus"@en ;
  ns0:taxonomicRank nalt:350021 ;
  dc:modified "2020-07-20"^^xsd:date ;
  skos:related nalt:40752 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:altLabel "FMDV (Foot-and-mouth disease virus)"@es, "FMDV (Foot-and-mouth disease virus)"@en .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

