@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:258339
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "peces depredadores"@es, "predatory fish"@en ;
  skos:related nalt:57548, nalt:296345, nalt:41769, nalt:9009, nalt:298068 ;
  skos:hiddenLabel "predatory-fish"@en, "predatory-fishes"@en, "predatory fishes"@en ;
  skos:broader nalt:17610, nalt:845 ;
  ns0:marc001 "71966" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2015-07-31"^^xsd:date ;
  dc:modified "2017-04-19"^^xsd:date .

nalt:298068
  skos:prefLabel "peces forrajeros"@es, "forage fish"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:258339 .

nalt:41769
  skos:prefLabel "relaciones predador-presa"@es, "predator-prey relationships"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:258339 .

nalt:57548
  skos:prefLabel "control de depredadores"@es, "predator control"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:258339 .

nalt:296345
  skos:prefLabel "especie presa"@es, "prey species"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:258339 .

nalt:17610
  skos:prefLabel "predadores"@es, "predators"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:258339 .

nalt:845
  skos:prefLabel "peces"@es, "fish"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:258339 .

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

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

nalt:9009
  skos:prefLabel "depredación"@es, "predation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:258339 .

