@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:16449
  ns0:marc001 "50706" ;
  skos:altLabel "cambio de comportamiento"@es, "behaviour change"@en, "cambio de conducta"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:16449_def ;
  skos:hiddenLabel "behaviour changes"@en, "behaviour-change"@en, "behavior changes"@en, "behavioural change"@en, "behaviour-changes"@en, "behavioral changes"@en, "behavioral change"@en, "behavior-change"@en, "behavioural changes"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/17947>, <http://id.agrisemantics.org/gacs/C10251> ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "cambio conductual"@es, "behavior change"@en ;
  skos:broader nalt:1754 ;
  skos:related nalt:16459 ;
  dc:modified "2019-04-09"^^xsd:date .

nalt:16449_def
  rdf:value "Cambios de conducta debidos a intervención u ocurrencia espontánea."@es, "Changes in behavior due to intervention or spontaneous occurrence."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:1754
  skos:prefLabel "conducta"@es, "behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:16449 .

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

nalt:16459
  skos:prefLabel "modificación conductual"@es, "behavior modification"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:16449 .

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

