@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:34455
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:10210 ;
  skos:exactMatch <http://id.cabi.org/cabt/40576>, <http://id.agrisemantics.org/gacs/C16514> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  ns0:marc001 "12496" ;
  skos:prefLabel "doxycycline"@en, "doxociclina"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:34455_def .

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

<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:34455 .

nalt:34455_def
  rdf:value "Derivado de tetraciclina sintética con actividad antimicrobiana similar. Los estudios en animales sugieren que puede causar manchas en los dientes en menor grado que otras tetraciclinas. Se utiliza en algunas áreas para el tratamiento de la malaria por P. falciparum resistente a la cloroquina (malaria, Plasmodium falciparum)."@es, "A synthetic tetracycline derivative with similar antimicrobial activity. Animal studies suggest that it may cause less tooth staining than other tetracyclines. It is used in some areas for the treatment of chloroquine-resistant falciparum malaria (malaria, Falciparum)."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

