@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#> .

nalt:5079
  skos:prefLabel "metodología"@es, "methodology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:34991 .

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

<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:34991
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:5079 ;
  ns0:marc001 "37109" ;
  skos:exactMatch <http://id.cabi.org/cabt/115681>, <http://id.loc.gov/authorities/subjects/sh85134146>, <http://aims.fao.org/aos/agrovoc/c_7683>, <http://id.loc.gov/authorities/subjects/sh99005648>, <http://id.agrisemantics.org/gacs/C1672> ;
  a ns0:Topic, skos:Concept ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85046079> ;
  skos:hiddenLabel "adjunct test"@en ;
  skos:narrower nalt:65620 ;
  skos:prefLabel "experimentación"@es, "testing"@en ;
  dc:modified "2019-07-10"^^xsd:date ;
  skos:altLabel "tests"@en ;
  dc:created "2006-01-19"^^xsd:date .

