@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:24590
  skos:prefLabel "Chelonia mydas"@es, "Chelonia mydas"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:153892 .

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

nalt:153892
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:marc001previous "93621" ;
  ns0:marc001 "9813985540200041" ;
  skos:altLabel "FP-THV (Fibropapilloma-associated turtle herpesvirus)"@es, "ChHV5 (Chelonid herpesvirus 5)"@es, "FP-THV (Fibropapilloma-associated turtle herpesvirus)"@en, "ChHV5 (Chelonid herpesvirus 5)"@en, "Chelonid fibropapillomatosis-associated herpesvirus"@es, "Chelonid fibropapillomatosis-associated herpesvirus"@en, "Chelonid fibropapilloma-associated herpesvirus"@es, "Chelonid fibropapilloma-associated herpesvirus"@en, "Chelonid herpesvirus 5"@es, "Chelonid herpesvirus 5"@en, "fibropapilloma-associated turtle herpesvirus"@es, "Fibropapilloma-associated turtle herpesvirus"@en, "C-FP-HV (Chelonid fibropapillomatosis-associated herpesvirus)"@es, "C-FP-HV (Chelonid fibropapillomatosis-associated herpesvirus)"@en, "ChHV-5 (Chelonid herpesvirus 5)"@es, "ChHV-5 (Chelonid herpesvirus 5)"@en ;
  dc:created "2012-02-03"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:328051 ;
  skos:prefLabel "Chelonid alphaherpesvirus 5"@en, "Chelonid alphaherpesvirus 5"@es ;
  skos:hiddenLabel "Chelonid-herpesvirus-5"@en ;
  dc:modified "2019-03-11"^^xsd:date ;
  skos:related nalt:24590 ;
  dc:source "International Committee on Taxonomy of Viruses" .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:328051
  skos:prefLabel "Scutavirus"@es, "Scutavirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:153892 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

