@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:9518
  skos:prefLabel "taxonomía"@es, "taxonomy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:32524 .

nalt:32524_def
  rdf:value "Lista de caracteres que da los atributos o características de un taxón específico."@es, "A list of characters which gives the attributes or features of a specific taxon."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:32525
  skos:prefLabel "redescripciones"@es, "redescriptions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:32524 .

nalt:5623
  skos:prefLabel "características agronómicas"@es, "agronomic traits"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:32524 .

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

nalt:32524
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:32524_def ;
  skos:broader nalt:9518 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "taxon descriptions"@en, "descripciones"@es ;
  skos:hiddenLabel "taxonomic descriptions"@en, "taxonomic description"@en, "taxa description"@en, "botanical description"@en, "zoological descriptions"@en, "taxa descriptions"@en, "taxon description"@en, "botanical descriptions"@en, "zoological description"@en ;
  ns0:marc001 "74052" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C2939>, <http://id.cabi.org/cabt/37733> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-02-04"^^xsd:date ;
  skos:narrower nalt:32525 ;
  skos:related nalt:5623 ;
  skos:altLabel "crop descriptors"@en .

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

