@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:63290
  skos:prefLabel "estructura social"@es, "social structure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:203819 .

nalt:203819
  ns0:marc001 "73436" ;
  skos:hiddenLabel "community-cohesion"@en, "community cohesion"@en, "social-bond"@en, "social-bonds"@en, "social-bonding"@en, "social bondings"@en, "social bonds"@en, "social cohesions"@en, "social bond"@en, "community-cohesions"@en, "social-bondings"@en ;
  skos:prefLabel "cohesion social"@es, "social cohesion"@en ;
  skos:broader nalt:16457 ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2015-03-20"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:203819_def ;
  dc:created "2013-08-21"^^xsd:date ;
  skos:altLabel "social bonding"@en ;
  skos:related nalt:234798, nalt:63290 .

nalt:234798
  skos:prefLabel "estigma social"@es, "social stigma"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:203819 .

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

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

nalt:16457
  skos:prefLabel "comportamiento social"@es, "social behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:203819 .

nalt:203819_def
  rdf:value "Característica de los grupos sociales que describe la firmeza del compromiso de los participantes con otros miembros del grupo y con el grupo en conjunto."@es, "A property of social groups describing the strength of participants' commitment to other group members and to the group as a whole."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

