@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:148775
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "demeclociclina"@es, "demeclocycline"@en ;
  skos:broader nalt:10210 ;
  skos:definition nalt:148775_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "59620" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85036637> ;
  dc:created "2011-10-06"^^xsd:date .

nalt:148775_def
  rdf:value "Un análogo de la tetraciclina que contiene un 7-cloro y un 6-metil. Al ser eliminada más lentamente que la tetraciclina, mantiene niveles efectivos de sangre para períodos más largos de tiempo."@es, "A tetracycline analog having a 7-chloro and a 6-methyl. Because it is excreted more slowly than tetracycline, it maintains effective blood levels for longer periods of time."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

