@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:11357
  skos:prefLabel "aplicación de fertilizantes"@es, "fertilizer application"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28390 .

nalt:20
  skos:prefLabel "prácticas de cultivo vegetal"@es, "plant cultural practices"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28390 .

nalt:28390_def
  rdf:value "Aplicación de compostes o fertilizante sobre el suelo durante el crecimiento de la planta."@es, "The application of compost or fertilizer on top of the soil during plant growth."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17528
  skos:prefLabel "compostes"@es, "composts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28390 .

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

nalt:28390
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18964>, <http://aims.fao.org/aos/agrovoc/c_7813>, <http://id.cabi.org/cabt/118313> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "37911" ;
  skos:prefLabel "top dressings"@en, "abonos superficiales"@es ;
  skos:related nalt:11357, nalt:17528 ;
  skos:definition nalt:28390_def ;
  skos:altLabel "topdressings"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:20 ;
  skos:hiddenLabel "top-dressings"@en .

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

