@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:8466
  skos:prefLabel "química analítica"@es, "analytical chemistry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:52336 .

nalt:52335
  skos:prefLabel "análisis cualitativo"@es, "qualitative analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:52336 .

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

nalt:52336
  skos:related nalt:52335, nalt:8466 ;
  skos:hiddenLabel "quantitative-measurements"@en, "quantitative evaluations"@en, "quantitative approaches"@en, "quantitatively analyzed"@en, "quantitative method"@en, "quantitative measurement"@en, "quantitative-analysis"@en, "quantitative technique"@en, "quantitatively determine"@en, "quantitative measurements"@en, "quantitative evaluation"@en, "quantitative approach"@en, "quantitative determinations"@en, "quantitative analyses"@en, "quantitative determination"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.cabi.org/cabt/98714>, <http://aims.fao.org/aos/agrovoc/c_32660>, <http://id.agrisemantics.org/gacs/C603> ;
  ns0:marc001 "31231" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85023013>, <http://id.loc.gov/authorities/subjects/sh2007000909> ;
  skos:prefLabel "análisis cuantitativo"@es, "quantitative analysis"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "quantitative methods"@en, "quantitative research"@en, "quantitative techniques"@en ;
  skos:broader nalt:5079 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-04-22"^^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 .

