@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:65721
  skos:prefLabel "Therioaphis trifolii"@es, "Therioaphis trifolii"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:127593 .

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

nalt:127593
  skos:altLabel "spotted alfalfa aphid"@es, "spotted alfalfa aphid"@en, "Therioaphis maculata"@es, "Therioaphis maculata"@en, "Therioaphis trifolii form maculata"@en ;
  skos:hiddenLabel "Therioaphis-trifolii-f.-maculata"@en ;
  skos:prefLabel "Therioaphis trifolii f. maculata"@es, "Therioaphis trifolii f. maculata"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85126967> ;
  ns0:marc001 "58299" ;
  ns0:taxonomicRank nalt:350022 ;
  a skos:Concept, ns0:Organism ;
  skos:broader nalt:65721 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-04-04"^^xsd:date .

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

