@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:46000
  skos:prefLabel "parasitismo"@es, "parasitism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:47357 .

nalt:28124
  skos:prefLabel "inquilinismo"@es, "inquilinism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:47357 .

nalt:47357_def
  rdf:value "Coexistencia en el mismo nido de dos especies de insectos, de los cuales uno es parasitariamente dependiente del otro."@es, "The coexistence in the same nest or colony of two insect or animal species, of which one is parasitically dependent upon the other."@en ;
  dc:source "NAL Thesaurus Staff" ;
  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:narrower nalt:47357 .

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

nalt:47357
  skos:broader nalt:46000, nalt:22879 ;
  ns0:marc001 "34191" ;
  skos:definition nalt:47357_def ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:28124 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-02-27"^^xsd:date ;
  skos:hiddenLabel "social-parasitism"@en ;
  skos:prefLabel "social parasitism"@en, "parasitismo social"@es .

