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

nalt:340104
  skos:related nalt:42808 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "Geotrichum infection"@en ;
  skos:definition nalt:340104_def ;
  skos:hiddenLabel "Geotrichum infected"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:prefLabel "geotricosis"@es, "geotrichosis"@en ;
  skos:broader nalt:13049 ;
  ns0:marc001 "95477" ;
  a ns0:Topic, skos:Concept ;
  dc:created "2020-05-22"^^xsd:date .

nalt:42808
  skos:prefLabel "Geotrichum"@es, "Geotrichum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:340104 .

nalt:13049
  skos:prefLabel "micosas"@es, "mycoses"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:340104 .

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

nalt:340104_def
  rdf:value "Infecciones o enfermedades causadas por hongos del género Geotrichum."@es, "Infections or diseases caused by the Geotrichum fungus."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

