@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:20266
  skos:prefLabel "crecimiento de planta"@es, "plant growth"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:199526 .

nalt:9077
  skos:prefLabel "desempeño animal"@es, "animal performance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:199526 .

nalt:6700
  skos:prefLabel "crecimiento y desarrollo"@es, "growth and development"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:199526 .

nalt:199526
  skos:related nalt:9077, nalt:20266, nalt:24897, nalt:9226 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "67517" ;
  skos:prefLabel "growth performance"@en, "desempeño del crecimiento"@es ;
  skos:altLabel "animal growth performance"@en, "plant growth performance"@en ;
  dc:created "2013-05-22"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:6700 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C16233> ;
  dc:modified "2015-10-09"^^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 .

nalt:24897
  skos:prefLabel "crecimiento humano"@es, "human growth"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199526 .

nalt:9226
  skos:prefLabel "crecimiento animal"@es, "animal growth"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199526 .

