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

nalt:60701
  skos:prefLabel "relaciones cuantitativas de actividad estructural"@es, "quantitative structure-activity relationships"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:288289 .

nalt:65620
  skos:prefLabel "pruebas de toxicidad"@es, "toxicity testing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:288289 .

nalt:288289_def
  rdf:value "Relación que intenta correlacionar la estructura química con la toxicología, utilizando enfoques estadísticos."@es, "Relationship which attempts to correlate chemical structure with toxicology using statistical approaches."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:288289
  skos:prefLabel "quantitative structure-toxicity relationships"@en, "relaciones cuantitativas estructura-toxicidad"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "quantitative structure-toxicity relationship"@en, "quantitative structure toxicity relationship"@en, "quantitative structure toxicity relationships"@en ;
  dc:source "AWIC Staff" ;
  skos:definition nalt:288289_def ;
  skos:broader nalt:60701 ;
  skos:altLabel "QSTR (quantitative structure-toxicity relationships)"@en ;
  skos:related nalt:65620 ;
  ns0:marc001 "95002" ;
  dc:created "2016-10-14"^^xsd:date .

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

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

