@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 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:9709
  skos:prefLabel "llanuras (pastos)"@es, "grasslands"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:43757 .

nalt:43757_def
  rdf:value "Tierra utilizada por cinco años o más para sembrar pastos o forrajes herbáceos, ya sea de manera natural o mediante su cultivo."@es, "Land used for five years or longer to grow grasses or herbaceous forage, either naturally or through cultivation."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:43757
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "permanent pastures"@en ;
  skos:related nalt:1581 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-11-13"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C24533>, <http://aims.fao.org/aos/agrovoc/c_37403>, <http://id.cabi.org/cabt/87459> ;
  skos:prefLabel "permanent grasslands"@en, "pastizales permanentes"@es ;
  skos:broader nalt:9709 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:43757_def ;
  ns0:marc001 "27825" ;
  skos:hiddenLabel "permanent-grasslands"@en .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:1581
  skos:prefLabel "uso de la tierra"@es, "land use"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:43757 .

