@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:1758
  skos:hiddenLabel "cannabalistic"@en, "cannibalistic"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_9580>, <http://id.agrisemantics.org/gacs/C18666>, <http://id.cabi.org/cabt/23538>, <http://id.loc.gov/authorities/subjects/sh85019617>, <http://id.loc.gov/authorities/subjects/sh2002006098> ;
  ns0:marc001 "6752" ;
  skos:broader nalt:5156 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "canibalismo"@es, "cannibalism"@en ;
  skos:definition nalt:1758_def ;
  dc:modified "2019-07-25"^^xsd:date .

nalt:1758_def
  rdf:value "Hecho de comer individuos de su propia especie."@es, "Eating other individuals of one's own species."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:5156
  skos:prefLabel "conducta animal"@es, "animal behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:1758 .

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

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

