@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:16
  skos:prefLabel "producción de cultivos"@es, "crop production"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9442 .

nalt:199624
  skos:prefLabel "tecnología de biofloc"@es, "biofloc technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9442 .

nalt:1001
  skos:prefLabel "tecnología"@es, "technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9442 .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9442 .

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

nalt:8077
  skos:prefLabel "acuicultura"@es, "aquaculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9442 .

nalt:9442
  skos:hiddenLabel "hybrid production technology"@en, "hybrid production systems"@en, "hybrid production technologies"@en, "hybrid production system"@en, "production-technology"@en ;
  skos:related nalt:16, nalt:5449, nalt:8077, nalt:199624, nalt:2770 ;
  skos:narrower nalt:59365, nalt:30144 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_331371>, <http://id.agrisemantics.org/gacs/C10647> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "30183" ;
  skos:broader nalt:1001 ;
  skos:prefLabel "tecnología de producción"@es, "production technology"@en ;
  skos:altLabel "production systems"@en ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2017-01-17"^^xsd:date .

nalt:30144
  skos:prefLabel "cosecha"@es, "harvesting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9442 .

nalt:59365
  skos:prefLabel "tecnología postcosecha"@es, "postharvest technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9442 .

nalt:5449
  skos:prefLabel "producción animal"@es, "animal production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9442 .

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

