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

nalt:243796
  skos:prefLabel "estudio de asociación del genoma completo"@es, "genome-wide association study"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:298101 .

nalt:199091
  skos:prefLabel "genotipificación"@es, "genotyping"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:298101 .

nalt:298101
  skos:hiddenLabel "genotyping-by-sequencing"@en, "genotyping-by-sequencing technology"@en, "genotyping-by sequencing technology"@en, "genotyping-by sequencing"@en, "genotyping by sequencing technology"@en ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:related nalt:42641, nalt:214735, nalt:243796 ;
  skos:broader nalt:199091 ;
  dc:created "2017-04-19"^^xsd:date ;
  skos:prefLabel "genotyping by sequencing"@en, "genotipado mediante secuenciación"@es ;
  ns0:marc001 "81666" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic .

nalt:42641
  skos:prefLabel "polimorfismo de nucleótido simple"@es, "single nucleotide polymorphism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:298101 .

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

nalt:214735
  skos:prefLabel "minería genómica"@es, "genome mining"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:298101 .

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

