@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:4876
  skos:prefLabel "enfermedades virales de los animales y los seres humanos"@es, "viral diseases of animals and humans"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:306436 .

nalt:21864
  skos:prefLabel "Morbillivirus"@es, "Morbillivirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:306436 .

nalt:306436_def
  rdf:value "Enfermedad infecciosa muy contagiosa causada por Morbillivirus, común entre los niños, pero también observada en no inmunes de cualquier edad; el virus entra en sus vías respiratorias a través de núcleos de gotas y se multiplica en las células epiteliales, extendiéndose por todo el sistema fagocítico mononuclear."@es, "A highly contagious infectious disease caused by Morbillivirus, common among children but also seen in the nonimmune of any age, in which the virus enters the respiratory tract via droplet nuclei and multiplies in the epithelial cells, spreading throughout the mononuclear phagocyte system."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:51726
  skos:prefLabel "Measles morbillivirus"@es, "Measles morbillivirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:306436 .

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

nalt:306436
  dc:modified "2017-11-10"^^xsd:date ;
  ns0:marc001 "82548" ;
  skos:broader nalt:4876 ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "rubeola"@en ;
  skos:related nalt:21864, nalt:51726 ;
  dc:created "2017-08-07"^^xsd:date ;
  skos:prefLabel "sarampión"@es, "measles"@en ;
  skos:definition nalt:306436_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

