@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

nalt:327
  skos:prefLabel "enfermedades humanas"@es, "human diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:4799 .

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

nalt:4798
  skos:prefLabel "Afipia felis"@es, "Afipia felis"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:4799 .

nalt:22795
  skos:prefLabel "linfadenitis"@es, "lymphadenitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:4799 .

nalt:15922
  skos:prefLabel "Bartonella henselae"@es, "Bartonella henselae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:4799 .

nalt:4799_def
  rdf:value "Una infección bacteriana auto-limitante de los nódulos de la linfa, causada por Afipia felis y por Bartonella henselae. Usualmente se manifiesta una o más semanas después del rasguño de un felino, con nódulos crecidos e inflamados en el sitio del rasguño como síntoma primario."@es, "A self-limiting bacterial infection of the regional lymph nodes caused by Afipia felis and Bartonella henselae. It usually arises one or more weeks following a feline scratch, with raised inflammatory nodules at the site of the scratch being the primary symptom."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:4799
  skos:hiddenLabel "cat-scratch-disease"@en ;
  skos:prefLabel "enfermedad del rasguño del gato"@es, "cat scratch disease"@en ;
  skos:altLabel "catscratch disease"@en, "cat-scratch disease"@en ;
  skos:definition nalt:4799_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:8545, nalt:327, nalt:22795 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:4798, nalt:15922 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "7191" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh98002717> ;
  dc:modified "2012-11-30"^^xsd:date .

