@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:5568
  skos:prefLabel "fertilizantes"@es, "fertilizers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:39959 .

nalt:39959
  skos:exactMatch <http://id.cabi.org/cabt/67251>, <http://id.agrisemantics.org/gacs/C12376>, <http://aims.fao.org/aos/agrovoc/c_4372>, <http://id.loc.gov/authorities/subjects/sh85077361> ;
  skos:related nalt:9310 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "liquid-fertilizers"@en, "fluid fertiliser"@en, "fluid fertilizer"@en, "liquid fertiliser"@en, "liquid fertilizer"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "21573" ;
  skos:prefLabel "liquid fertilizers"@en, "fertilizantes líquidos"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:altLabel "fluid fertilisers"@en, "liquid fertilisers"@en, "fluid fertilizers"@en ;
  skos:broader nalt:5568 .

nalt:9310
  skos:prefLabel "estiércol liquido"@es, "liquid manure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:39959 .

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

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

