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

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

nalt:8487
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_33505>, <http://id.agrisemantics.org/gacs/C22014> ;
  skos:prefLabel "técnica de dilución de isótopos"@es, "isotope dilution technique"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "19837" ;
  skos:hiddenLabel "isotope dilution method"@en, "isotope dilution methodology"@en, "isotope dilution techniques"@en, "isotopic dilution methods"@en, "isotope dilution methods"@en, "isotopic dilution method"@en, "isotope dilution methodologies"@en, "isotope-dilution-technique"@en ;
  skos:altLabel "isotope dilution"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:8468 ;
  dc:modified "2014-04-04"^^xsd:date .

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

nalt:8468
  skos:prefLabel "métodos analíticos"@es, "analytical methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:8487 .

