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

nalt:5156
  skos:prefLabel "conducta animal"@es, "animal behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9001 .

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

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

nalt:9001
  skos:narrower nalt:47360 ;
  ns0:marc001 "19453" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85066672> ;
  skos:hiddenLabel "insect-behaviours"@en, "insect behaviours"@en, "insect behaviors"@en, "insect-behavior"@en, "insect-behaviors"@en, "insect-behaviour"@en ;
  skos:related nalt:4395, nalt:22879 ;
  skos:broader nalt:37357, nalt:5156 ;
  skos:prefLabel "insect behavior"@en, "comportamiento de los insectos"@es ;
  skos:altLabel "insect behaviour"@en ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7851> ;
  dc:modified "2015-07-01"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:22879
  skos:prefLabel "sociobiología de los insectos"@es, "insect sociobiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9001 .

nalt:47360
  skos:prefLabel "enjambrar"@es, "swarming"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9001 .

nalt:37357
  skos:prefLabel "biología de los insectos"@es, "insect biology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9001 .

nalt:4395
  skos:prefLabel "insectos"@es, "insects"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9001 .

