@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:16380
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18554>, <http://id.loc.gov/authorities/subjects/sh2007002906>, <http://id.cabi.org/cabt/50994>, <http://aims.fao.org/aos/agrovoc/c_32859> ;
  ns0:marc001 "16329" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:taxonomicRank nalt:350016 ;
  skos:broader nalt:339181 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:prefLabel "Geminiviridae"@es, "Geminiviridae"@en ;
  skos:narrower nalt:1864 ;
  skos:altLabel "geminiviruses"@es, "geminiviruses"@en, "geminivirus group"@es, "geminivirus group"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-04-27"^^xsd:date ;
  skos:hiddenLabel "geminivirus"@en .

nalt:350016
  skos:prefLabel "familia"@es, "family"@en ;
  a ns0:Topic, skos:Concept .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:1864
  skos:prefLabel "Begomovirus"@es, "Begomovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:16380 .

nalt:339181
  skos:prefLabel "Geplafuvirales"@es, "Geplafuvirales"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:16380 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

