@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:315065
  skos:hiddenLabel "poplar hybrid"@en, "Populus hybrid"@en, "hybrid Populus"@en, "cotton wood hybrids"@en, "cottonwood hybrid"@en, "hybrid of poplars"@en, "hybrid-poplars"@en, "hybrid of poplar"@en, "hybrid-poplar"@en, "hybrids of Populus"@en, "hybrid of Populus"@en ;
  skos:altLabel "cottonwood hybrids"@en, "Populus hybr."@en, "Populus hybrids"@en, "poplar hybrids"@en ;
  ns0:marc001 "87858" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:315069 ;
  skos:related nalt:59225 ;
  skos:prefLabel "álamos híbridos"@es, "hybrid poplars"@en ;
  dc:created "2018-03-19"^^xsd:date .

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

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

nalt:315069
  skos:prefLabel "especies híbridas"@es, "hybrid species"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:315065 .

nalt:59225
  skos:prefLabel "Populus"@es, "Populus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:315065 .

