@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:127294
  skos:prefLabel "ámbitos de estudio"@es, "Fields of Study"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:136427 .

nalt:136427
  skos:narrower nalt:2136, nalt:10088 ;
  skos:broader nalt:127294 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85124003>, <http://id.agrisemantics.org/gacs/C19255>, <http://aims.fao.org/aos/agrovoc/c_36390>, <http://id.cabi.org/cabt/107816> ;
  skos:hiddenLabel "social science"@en, "social-sciences"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2015-09-03"^^xsd:date ;
  skos:prefLabel "ciencias sociales"@es, "social sciences"@en ;
  dc:created "2010-06-21"^^xsd:date ;
  ns0:marc001 "59271" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:136427_def .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:136427_def
  rdf:value "Disciplinas concernientes a las interrelaciones de individuos en una sociedad, incluyendo organizaciones e instituciones sociales. Incluyen sociología y antropología."@es, "Disciplines concerned with the interrelationships of individuals in a social environment including social organizations and institutions. Includes sociology and anthropology."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:2136
  skos:prefLabel "sociología"@es, "sociology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:136427 .

nalt:10088
  skos:prefLabel "antropología"@es, "anthropology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:136427 .

