@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:216655
  skos:prefLabel "antígenos de la hepatitis C"@es, "hepatitis C antigens"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:45122 .

nalt:45122
  skos:altLabel "HCV (Hepatitis C virus)"@en, "HCV (Hepatitis C virus)"@es ;
  skos:hiddenLabel "Hepatitis-C virus"@en, "Hepatitis-C viruses"@en, "Hepatitis-C-virus"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:exactMatch <http://id.cabi.org/cabt/56593>, <http://id.agrisemantics.org/gacs/C4031> ;
  ns0:taxonomicRank nalt:350021 ;
  ns0:marc001 "18052" ;
  skos:related nalt:216655, nalt:82553 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:broader nalt:40435 ;
  skos:prefLabel "Hepatitis C virus"@es, "Hepatitis C virus"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-05-09"^^xsd:date .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:40435
  skos:prefLabel "Hepacivirus"@es, "Hepacivirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:45122 .

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

nalt:82553
  skos:prefLabel "hepatitis C"@es, "hepatitis C"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:45122 .

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

