@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:27287
  skos:prefLabel "cloxacilina"@es, "cloxacillin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:148717 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:148717_def
  rdf:value "Una de las penicilinas, que es resistente a la penicilinasa."@es, "One of the penicillins which is resistant to penicillinase."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:148717
  ns0:marc001 "59629" ;
  dc:created "2011-10-04"^^xsd:date ;
  dc:modified "2017-07-06"^^xsd:date ;
  a skos:Concept, ns0:Chemical ;
  skos:broader nalt:27287 ;
  skos:hiddenLabel "dicloxacillin sodium"@en ;
  skos:prefLabel "dicloxacillin"@en, "dicloxacilina"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:148717_def .

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

