@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:15158
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "campylobacteriosis"@en, "campilobacteriosis"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C22650>, <http://id.cabi.org/cabt/23252> ;
  skos:altLabel "campylobacter infections"@en, "bovine genital campylobacteriosis"@en ;
  skos:related nalt:8001, nalt:21633, nalt:34060 ;
  skos:broader nalt:8545 ;
  ns0:marc001 "6670" ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85019266> ;
  skos:hiddenLabel "bovine-genital campylobacteriosis"@en ;
  dc:modified "2015-01-27"^^xsd:date ;
  skos:definition nalt:15158_def .

nalt:8545
  skos:prefLabel "infecciones bacterianas"@es, "bacterial infections"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:15158 .

nalt:8001
  skos:prefLabel "enfermedad transmitidas por alimentos"@es, "foodborne illness"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:15158 .

nalt:34060
  skos:prefLabel "enfermedades de transmisión sexual"@es, "sexually transmitted diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:15158 .

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

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

nalt:21633
  skos:prefLabel "Campylobacter"@es, "Campylobacter"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:15158 .

nalt:15158_def
  rdf:value "Infección bacteriana con organismos del género Campylobacter."@es, "A bacterial infection with organisms of the genus Campylobacter."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

