@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:324013
  skos:prefLabel "Alphapolyomavirus"@es, "Alphapolyomavirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:324090 .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:324090
  skos:altLabel "Trichodysplasia spinulosa-associated polyomavirus"@es, "Trichodysplasia spinulosa-associated polyomavirus"@en ;
  skos:hiddenLabel "Trichodysplasia spinulosa associated polyomavirus"@en, "TSPyV"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  dc:modified "2020-03-26"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "87847" ;
  skos:broader nalt:324013 ;
  dc:created "2018-09-05"^^xsd:date ;
  skos:prefLabel "Human polyomavirus 8"@en, "Human polyomavirus 8"@es ;
  ns0:taxonomicRank nalt:350021 .

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

