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

nalt:5134
  skos:prefLabel "técnicas inmunológicas"@es, "immunologic techniques"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:32456 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:32456
  ns0:marc001 "34092" ;
  skos:hiddenLabel "skin irritation tests"@en, "dermal sensitisation tests"@en, "skin irritation test"@en, "dermal irritancy test"@en, "skin sensitization test"@en, "skin sensitization tests"@en, "skin sensitisation"@en, "skin-irritation tests"@en, "skin-tests"@en, "skin irritancy test"@en, "dermal sensitization tests"@en, "dermal sensitisation test"@en, "dermal sensitization test"@en ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:broader nalt:5134 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85123199>, <http://aims.fao.org/aos/agrovoc/c_29665>, <http://id.cabi.org/cabt/107525>, <http://id.agrisemantics.org/gacs/C6047> ;
  skos:altLabel "dermal irritancy tests"@en, "corrositex"@en, "skin irritancy tests"@en ;
  skos:definition nalt:32456_def ;
  dc:modified "2020-02-06"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "pruebas cutáneas"@es, "skin tests"@en .

nalt:32456_def
  rdf:value "Pruebas o bioensayos que miden el potencial de sensibilización cutánea de varias sustancias químicas."@es, "Tests or bioassays that measure the skin sensitization potential of various agents or chemicals."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

