@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:74572_def
  rdf:value "Comportamiento agresivo de una parte más poderosa que provoca daño físico o angustia emocional a la víctima."@es, "Aggressive behavior by a more powerful party that results in physical harm to or emotional distress of the victim."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:74572
  ns0:marc001previous "93529" ;
  skos:narrower nalt:332071 ;
  dc:modified "2019-11-25"^^xsd:date ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:prefLabel "acoso"@es, "bullying"@en ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:74572_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "9813981701500041" ;
  skos:broader nalt:5161 .

nalt:332071
  skos:prefLabel "ciberacoso"@es, "cyberbullying"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:74572 .

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

<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:narrower nalt:74572 .

