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

nalt:51612
  skos:prefLabel "espectrometría de masas"@es, "mass spectrometry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:216945 .

nalt:21987
  skos:prefLabel "cromatografía de gas"@es, "gas chromatography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:216945 .

nalt:216945
  skos:broader nalt:21987, nalt:51612 ;
  skos:hiddenLabel "mass spectrometry-gas chromatography"@en, "mass-spectrometry-gas chromatography"@en, "mass spectrometry gas chromatography"@en, "gas chromatography mass"@en, "gas-liquid chromatography-mass spectrometry"@en, "gas-liquid chromatography mass"@en, "gas-chromatography-mass spectrometry"@en, "gas chromatography mass spectrometry"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "cromatografía de gases espectrometría de masas"@es, "gas chromatography-mass spectrometry"@en ;
  dc:modified "2015-10-15"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:216945_def ;
  ns0:marc001 "67148" ;
  dc:created "2014-05-23"^^xsd:date .

nalt:216945_def
  rdf:value "Técnica microanalítica que combina la espectrometría de masas y la cromatografía de gases para determinar compuestos cualitativa y cuantitativamente."@es, "A microanalytical technique combining mass spectrometry and gas chromatography for the qualitative as well as quantitative determinations of compounds."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

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

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

