@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:65629_def
  rdf:value "Antibiótico naftaceno que inhibe la unión del amino acil ARN transferasa durante la síntesis de proteínas."@es, "A naphthacene antibiotic that inhibits amino acyl tRNA binding during protein synthesis."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#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 <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:65629 .

nalt:65629
  skos:altLabel "tetracycline hydrochloride"@en, "tetracyclin"@en ;
  skos:broader nalt:10210 ;
  skos:hiddenLabel "tetracycline skeleton"@en, "tetracyclin skeleton"@en, "tetracycline skeletons"@en ;
  dc:modified "2017-09-27"^^xsd:date ;
  skos:prefLabel "tetraciclina"@es, "tetracycline"@en ;
  skos:definition nalt:65629_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C6593>, <http://id.cabi.org/cabt/115725>, <http://id.loc.gov/authorities/subjects/sh85134190> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "37125" ;
  a ns0:Chemical, skos:Concept .

