@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:11330
  skos:prefLabel "equipo de pulverización"@es, "spraying equipment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:39456 .

nalt:39456
  skos:exactMatch <http://id.cabi.org/cabt/80301>, <http://aims.fao.org/aos/agrovoc/c_5249>, <http://id.loc.gov/authorities/subjects/sh85092916>, <http://id.agrisemantics.org/gacs/C12595> ;
  skos:hiddenLabel "nozzle head"@en, "air-jet nozzles"@en, "nozzle throat"@en, "spray nozzle"@en, "air-jet nozzle"@en, "air jet nozzles"@en, "nozzle throats"@en, "nozzle heads"@en, "air jet nozzle"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "nozzles"@en, "boquillas"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "25670" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85126987> ;
  skos:altLabel "spray jets"@en, "toberas"@es, "spray nozzles"@en ;
  dc:modified "2018-02-21"^^xsd:date ;
  skos:narrower nalt:39455 ;
  skos:broader nalt:11330 ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:39455
  skos:prefLabel "boquillas de pulverización"@es, "fan nozzles"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:39456 .

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

