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

nalt:325691
  skos:broader nalt:307015, nalt:325127 ;
  ns0:marc001 "88663" ;
  skos:related nalt:968, nalt:39935, nalt:11357, nalt:179 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-16"^^xsd:date ;
  skos:hiddenLabel "Mehlich 3-phosphorus"@en, "Mehlich-3 phosphorous"@en, "Mehlich 3 phosphorus"@en, "Mehlich-3-phosphorus"@en, "Mehlich-3 P"@en, "Mehlich 3 P"@en ;
  skos:prefLabel "fósforo Mehlich 3"@es, "Mehlich-3 phosphorus"@en ;
  dc:created "2018-10-24"^^xsd:date ;
  a skos:Concept, ns0:Topic .

nalt:968
  skos:prefLabel "fertilidad del suelo"@es, "soil fertility"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325691 .

nalt:307015
  skos:prefLabel "composición del suelo"@es, "soil composition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:325691 .

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

nalt:179
  skos:prefLabel "análisis del suelo"@es, "soil analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325691 .

nalt:39935
  skos:prefLabel "índice de fertilizante"@es, "fertilizer rates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325691 .

nalt:325127
  skos:prefLabel "contenido de fósforo"@es, "phosphorus content"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:325691 .

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

