@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:142538
  dc:modified "2020-09-11"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "89661" ;
  skos:hiddenLabel "plantation densities"@en, "cropping density"@en, "cropping densities"@en ;
  dc:created "2011-01-28"^^xsd:date ;
  skos:prefLabel "planting density"@en, "densidad de plantación"@es ;
  skos:related nalt:12610, nalt:30117 ;
  skos:broader nalt:58546 ;
  skos:altLabel "plantation density"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:12610
  skos:prefLabel "plantaciones forestales"@es, "forest plantations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:142538 .

nalt:30117
  skos:prefLabel "densidad de plantas"@es, "plant density"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:142538 .

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

nalt:58546
  skos:prefLabel "plantación"@es, "planting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:142538 .

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

