@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:314933_def
  rdf:value "Grupo de infecciones causadas por el género Staphylococcus."@es, "A group of infections caused by genus Staphylococcus."@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:314933 .

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

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

nalt:314933
  skos:prefLabel "staphylococcal infections"@en, "infecciones estafilocócicas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:314933_def ;
  skos:hiddenLabel "staphyloccal infection"@en, "staphylococcal infection"@en, "staphyloccal infections"@en, "staphylococcus disease"@en, "staphylococcal-infections"@en, "staphylococcus infection"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "staphylococcus diseases"@en, "staphylococcus infections"@en ;
  skos:broader nalt:8545 ;
  skos:related nalt:13929 ;
  dc:created "2018-03-14"^^xsd:date ;
  ns0:marc001 "90749" .

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

