@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:196343_def
  rdf:value "Infección bacteriana producida por especies de Chlamydia o Chlamydophila."@es, "A bacterial infection caused by species of Chlamydia or Chlamydophila."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8545
  skos:prefLabel "infecciones bacterianas"@es, "bacterial infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:196343 .

nalt:25243
  skos:prefLabel "Chlamydophila"@es, "Chlamydophila"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:196343 .

nalt:25224
  skos:prefLabel "Chlamydia"@es, "Chlamydia"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:196343 .

nalt:15174
  skos:prefLabel "psitacosis"@es, "psittacosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:196343 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:196343
  skos:related nalt:25224, nalt:25243, nalt:15174 ;
  ns0:marc001 "64969" ;
  dc:created "2013-02-14"^^xsd:date ;
  skos:definition nalt:196343_def ;
  skos:prefLabel "clamidiosis"@es, "chlamydiosis"@en ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:broader nalt:8545 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

