@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 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:957_def
  rdf:value "Mezcla y volteo del suelo causado por organismos que se mueven a través de él."@es, "For the mixing and turning of soil caused by organisms moving through the soil."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:957
  dc:modified "2013-02-05"^^xsd:date ;
  skos:definition nalt:957_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2008006128> ;
  skos:related nalt:17420, nalt:35127 ;
  skos:prefLabel "bioturbación"@es, "bioturbation"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:955 ;
  ns0:marc001 "5098" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:955
  skos:prefLabel "procesos y fenómenos del suelo"@es, "soil processes and phenomena"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:957 .

nalt:17420
  skos:prefLabel "actividad biológica en el suelo"@es, "biological activity in soil"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:957 .

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

nalt:35127
  skos:prefLabel "túneles de lombrices de tierra"@es, "earthworm burrows"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:957 .

