@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:7143
  skos:prefLabel "vermicultura"@es, "vermiculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28388 .

nalt:28388
  ns0:marc001 "39340" ;
  skos:prefLabel "vermicomposts"@en, "vermicompostes"@es ;
  skos:altLabel "worm compost"@en ;
  skos:hiddenLabel "vermi-compost"@en, "earthworms composts"@en, "earthworm compost"@en, "earth-worm composts"@en, "vermicompost"@en, "earth-worm compost"@en, "earthworm composts"@en, "vermi-composts"@en, "worm-composts"@en ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:35126, nalt:7143, nalt:28384 ;
  skos:exactMatch <http://id.cabi.org/cabt/122873>, <http://id.agrisemantics.org/gacs/C22016> ;
  skos:broader nalt:17528 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-07-20"^^xsd:date .

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

nalt:35126
  skos:prefLabel "lombrices de tierra"@es, "earthworms"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:28388 .

nalt:17528
  skos:prefLabel "compostes"@es, "composts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28388 .

nalt:28384
  skos:prefLabel "elaboración de vermicompost"@es, "vermicomposting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28388 .

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

