@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:5165_def
  rdf:value "Comportamiento social agresivo o defensivo, tal como pelear, huir o sumisión entre individuos generalmente de la misma especie."@es, "Agressive or defensive social behavior such as fighting, fleeing or submitting between individuals usually of the same species."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:1754
  skos:prefLabel "conducta"@es, "behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5165 .

nalt:5165
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "agonistic behaviors"@en, "agonistic-behaviors"@en, "agonistic-behavior"@en, "agonistic-behaviours"@en, "agonistic-behaviour"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C24408>, <http://id.cabi.org/cabt/7092> ;
  ns0:marc001 "1353" ;
  skos:prefLabel "agonistic behavior"@en, "conducta agonista"@es ;
  skos:narrower nalt:5161, nalt:5220 ;
  dc:modified "2016-04-29"^^xsd:date ;
  skos:broader nalt:1754 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "agonistic behaviour"@en ;
  skos:definition nalt:5165_def .

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

nalt:5220
  skos:prefLabel "conducta defensiva"@es, "defensive behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5165 .

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

nalt:5161
  skos:prefLabel "agresión"@es, "aggression"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5165 .

