@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

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

nalt:31518
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "cytotoxic activities"@en, "cytotoxic"@en, "cell-toxicity"@en, "cellular-toxicity"@en, "cell-toxicities"@en, "cytotoxicities"@en, "cytotoxic effect"@en, "cellular toxicities"@en, "cytotoxic activity"@en, "cytotoxic-potential"@en, "cellular-toxicities"@en, "cytotoxic potential"@en, "cell toxicities"@en ;
  skos:broader nalt:3967 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-02-13"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/36133>, <http://id.agrisemantics.org/gacs/C2187>, <http://aims.fao.org/aos/agrovoc/c_34251> ;
  skos:altLabel "cellular toxicity"@en, "cytotoxic effects"@en, "cell toxicity"@en ;
  skos:prefLabel "citotoxicidad"@es, "cytotoxicity"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "10964" .

nalt:3967
  skos:prefLabel "toxicidad"@es, "toxicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:31518 .

