@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:217601
  skos:prefLabel "infecciones de Herpesviridae"@es, "Herpesviridae infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:45320 .

nalt:45324
  skos:prefLabel "Human alphaherpesvirus 2"@es, "Human alphaherpesvirus 2"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:45320 .

nalt:45322
  skos:prefLabel "Human alphaherpesvirus 1"@es, "Human alphaherpesvirus 1"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:45320 .

nalt:45320
  ns0:marc001 "18115" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "herpes-simplex"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/56750>, <http://id.agrisemantics.org/gacs/C13895>, <http://id.loc.gov/authorities/subjects/sh85060454> ;
  skos:broader nalt:217601 ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2020-07-30"^^xsd:date ;
  skos:prefLabel "herpes simplex"@es, "herpes simplex"@en ;
  skos:related nalt:45324, nalt:45322 ;
  skos:definition nalt:45320_def .

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

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

nalt:45320_def
  rdf:value "Grupo de infecciones agudas causadas por herpes simplex del tipo 1 ó 2, que se caracterizan por el desarrollo de una o más vesículas pequeñas llenas de líquido con una base eritematosa en la piel o en la membrana mucosa. Se presenta como infección primaria o recurre debido a la reactivación de una infección latente."@es, "A group of acute infections caused by herpes simplex virus type 1 or type 2 that is characterized by the development of one or more small fluid-filled vesicles with a raised erythematous base on the skin or mucous membrane. It occurs as a primary infection or recurs due to a reactivation of a latent infection."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

