@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:350022
  skos:prefLabel "infraespecífico"@es, "infraspecific"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:23600
  skos:prefLabel "Centaurea stoebe"@es, "Centaurea stoebe"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:23610 .

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:23610_def
  rdf:value "Una maleza bienal que es monocárpica y diploide (2n=18) y que es nativa de Europa. Contrasta Centaurea stoebe subsp. micranthos."@es, "A biennial weed which is monocarpic and diploid (2n=18) and which is native to Europe. Contrast Centaurea stoebe subsp. micranthos."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:23610
  skos:altLabel "spotted knapweed"@en, "Centaurea maculosa Lam."@es, "Centaurea maculosa Lam."@en, "Centaurea maculosa (Europe)"@es, "Centaurea maculosa (Europe)"@en, "Centaurea stoebe ssp. stoebe"@en ;
  ns0:taxonomicRank nalt:350022 ;
  skos:hiddenLabel "Centaurea stoebe subsp stoebe"@en, "Centaurea-stoebe-subsp.-stoebe"@en, "spotted knap-weed"@en ;
  ns0:marc001 "7457" ;
  skos:definition nalt:23610_def ;
  skos:prefLabel "Centaurea stoebe subsp. stoebe"@en, "Centaurea stoebe subsp. stoebe"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Organism, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:23600 ;
  dc:modified "2020-03-25"^^xsd:date .

