@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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:340763 .

nalt:340763_def
  rdf:value "Estudio comparativo de la organización social de los animales, incluidos los humanos, en particular con respecto a su base genética e historia evolutiva."@es, "The comparative study of social organization in animals including humans, especially with regard to its genetic basis and evolutionary history."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:22879
  skos:prefLabel "sociobiología de los insectos"@es, "insect sociobiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:340763 .

nalt:340763
  skos:hiddenLabel "socio-biology"@en ;
  skos:prefLabel "sociobiología"@es, "sociobiology"@en ;
  skos:definition nalt:340763_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2020-06-15"^^xsd:date ;
  skos:broader nalt:127294 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2020-10-29"^^xsd:date ;
  ns0:marc001 "95553" ;
  skos:narrower nalt:22879 .

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

