@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:45487
  skos:prefLabel "Insecta"@es, "Insecta"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:340754 .

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

nalt:340754
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:45487 ;
  skos:hiddenLabel "insect allergy"@en, "insect hypersensitivity"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  ns0:marc001 "95552" ;
  skos:broader nalt:12537 ;
  skos:prefLabel "alergias a insectos"@es, "insect allergies"@en ;
  skos:narrower nalt:12538 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2020-06-15"^^xsd:date .

nalt:12537
  skos:prefLabel "alergia a artrópodos"@es, "arthropod allergies"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:340754 .

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

nalt:12538
  skos:prefLabel "dermatitis alérgica por pulgas"@es, "flea allergy dermatitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:340754 .

