@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:4628
  skos:prefLabel "organismos"@es, "organisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:283883 .

nalt:9140
  skos:prefLabel "preferencias de hábitat"@es, "habitat preferences"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:283883 .

nalt:283883
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2016-07-14"^^xsd:date ;
  skos:prefLabel "sinantropos"@es, "synanthropes"@en ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:4628 ;
  skos:hiddenLabel "synanthropic"@en ;
  skos:definition nalt:283883_def ;
  ns0:marc001 "79187" ;
  skos:related nalt:28123, nalt:9140 .

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

nalt:283883_def
  rdf:value "Especies no domesticadas (cuervos, roedores, moscas, etc.) que guardan estrecha relación con los humanos y se benefician de ellos."@es, "Non-domesticated species (crows, rodents, flies etc.,) that are closely associated with humans and benefit from them."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:28123
  skos:prefLabel "simbiosis"@es, "symbiosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:283883 .

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

