@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 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:350022
  skos:prefLabel "infraespecífico"@es, "infraspecific"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:52329
  skos:prefLabel "meticilina"@es, "methicillin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:282671 .

nalt:282671
  skos:exactMatch <http://id.cabi.org/cabt/72873>, <http://id.agrisemantics.org/gacs/C13661> ;
  skos:prefLabel "Staphylococcus aureus resistente a la meticilina"@es, "methicillin-resistant Staphylococcus aureus"@en ;
  skos:hiddenLabel "methicillin-resistant S aureus"@en, "methicillinresistant S. aureus"@en, "methicillin-resistant S. aureus"@en, "methicillin resistant Staphylococcus aureus"@en, "methicillin resistant S aureus"@en, "Staphylococcus aureus (MRSA)"@en, "MRSA"@en, "methicillin resistant S. aureus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:taxonomicRank nalt:350022 ;
  skos:broader nalt:40966 ;
  skos:related nalt:10184, nalt:52329 ;
  ns0:marc001 "77765" ;
  skos:altLabel "MRSA (methicillin-resistant Staphylococcus aureus)"@es, "MRSA (methicillin-resistant Staphylococcus aureus)"@en ;
  dc:modified "2020-04-16"^^xsd:date ;
  skos:definition nalt:282671_def ;
  dc:created "2016-06-30"^^xsd:date .

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

nalt:282671_def
  rdf:value "Cepa de Staphylococcus aureus que no es susceptible a la acción de la meticilina. El mecanismo de resistencia suele implicar la modificación de proteínas normales o la presencia de proteínas adquiridas que se unen a la penicilina."@es, "A strain of Staphylococcus aureus that is non-susceptible to the action of methicillin. The mechanism of resistance usually involves modification of normal or the presence of acquired penicillin binding proteins."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:40966
  skos:prefLabel "Staphylococcus aureus"@es, "Staphylococcus aureus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:282671 .

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

nalt:10184
  skos:prefLabel "resistencia antibiótica"@es, "antibiotic resistance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:282671 .

