@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:148777
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "minociclina"@es, "minocycline"@en ;
  dc:modified "2015-01-13"^^xsd:date ;
  skos:broader nalt:10210 ;
  ns0:marc001 "59901" ;
  skos:definition nalt:148777_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2011-10-06"^^xsd:date ;
  skos:related nalt:235836 .

nalt:235836
  skos:prefLabel "tigeciclina"@es, "tigecycline"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:148777 .

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

nalt:148777_def
  rdf:value "Análogo de la tetraciclina, que tiene un 7-dimetilamino y carece del 5 metilo y grupos hidroxilo, los cuales son eficaces contra las infecciones de estafilococo resistentes a la tetraciclina."@es, "A tetracycline analog, having a 7-dimethylamino and lacking the 5 methyl and hydroxyl groups, which is effective against tetracycline-resistant Staphylococcus infections."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

nalt:10210
  skos:prefLabel "tetraciclinas"@es, "tetracyclines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148777 .

