@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:130_def
  rdf:value "Salud y fuerza de un organismo que se demuestra en el crecimiento, gran fertilidad, gran tamaño y longevidad."@es, "The health or hardiness of an organism exhibited by growth, high fertility, large size, and longevity."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:130
  skos:definition nalt:130_def ;
  skos:altLabel "vigour"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/123354>, <http://aims.fao.org/aos/agrovoc/c_37512>, <http://id.agrisemantics.org/gacs/C4935> ;
  ns0:marc001 "39555" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85143951> ;
  skos:prefLabel "vigor"@es, "vigor"@en ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:107 .

nalt:107
  skos:prefLabel "propiedades y fenómenos biológicos"@es, "biological properties and phenomena"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:130 .

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

