@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#> .

nalt:38915
  skos:prefLabel "glándula uropígea"@es, "uropygial gland"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:43883 .

nalt:8997
  skos:prefLabel "acicalamiento"@es, "grooming (animal behavior)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:43883 .

nalt:43883
  skos:altLabel "self-preening"@en, "allopreening"@en ;
  skos:prefLabel "acicalarse"@es, "preening"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "allopreen"@en, "allo-preen"@en, "self-preen"@en ;
  ns0:marc001 "29986" ;
  dc:modified "2020-05-27"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:8997 ;
  skos:related nalt:38915 .

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

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

