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

nalt:29761
  skos:prefLabel "Coxiella burnetii"@es, "Coxiella burnetii"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:29764 .

nalt:29764
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "Q fever"@en, "fiebre Q"@es ;
  skos:altLabel "Coxiella burnetii infection"@en, "query fever"@en, "coxiellosis"@en, "Coxiella burnetii fever"@en ;
  skos:broader nalt:15175 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.cabi.org/cabt/98647>, <http://id.agrisemantics.org/gacs/C16313>, <http://aims.fao.org/aos/agrovoc/c_16461>, <http://id.loc.gov/authorities/subjects/sh85109385> ;
  ns0:marc001 "31222" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:29764_def ;
  skos:related nalt:29761 ;
  skos:hiddenLabel "Q-fever"@en ;
  dc:modified "2017-04-27"^^xsd:date .

nalt:29764_def
  rdf:value "Enfermedad infecciosa aguda causada por la coxiella burnetii de la familia Rickettsiaceae. Se caracteriza por comienzo brusco con fiebre, cefalea, malestar general y decaimiento. En seres humanos, se contrae comúnmente por la inhalación de polvo infectado a partir de animales domésticos infectados."@es, "An acute infectious disease caused by Coxiella burnetti. It is characterized by a sudden onset of fever, headache, malaise, and weakness. In humans, it is commonly contracted by inhalation of infected dusts derived from infected domestic animals."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

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

nalt:15175
  skos:prefLabel "enfermedades rickettsiales"@es, "rickettsial diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:29764 .

