@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:68518
  skos:prefLabel "biocompatibilidad"@es, "biocompatibility"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6553 .

nalt:311643
  skos:prefLabel "pruebas de punción en la piel"@es, "skin prick tests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6553 .

nalt:3967
  skos:prefLabel "toxicidad"@es, "toxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6553 .

nalt:6554
  skos:prefLabel "alérgenos"@es, "allergens"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:6553 .

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

nalt:10240
  skos:prefLabel "propiedades bioactivas"@es, "bioactive properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:6553 .

nalt:6555
  skos:prefLabel "hipersensibilidad"@es, "hypersensitivity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6553 .

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

nalt:6553
  skos:related nalt:6554, nalt:311643, nalt:6555, nalt:68518, nalt:3967 ;
  skos:hiddenLabel "allergenic"@en ;
  dc:modified "2018-01-10"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99002308>, <http://id.agrisemantics.org/gacs/C21894> ;
  skos:broader nalt:10240 ;
  skos:prefLabel "allergenicity"@en, "alergenicidad"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "1739" ;
  dc:created "2006-01-19"^^xsd:date .

