@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:10505
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:3055, nalt:10210 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13499>, <http://id.cabi.org/cabt/28034>, <http://aims.fao.org/aos/agrovoc/c_9826> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "chlortetracycline"@en, "clortetraciclina"@es ;
  dc:modified "2016-06-28"^^xsd:date ;
  skos:hiddenLabel "chlorotetracycline"@en ;
  skos:definition nalt:10505_def ;
  ns0:marc001 "8223" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:3055
  skos:prefLabel "agentes antiprotozoicos"@es, "antiprotozoal agents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10505 .

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

nalt:10505_def
  rdf:value "Tetraciclina con una sustitución de 7-cloro."@es, "A tetracycline with a 7-chloro substitution."@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:10505 .

