@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:148706
  ns0:marc001 "59538" ;
  skos:definition nalt:148706_def ;
  skos:exactMatch <http://id.cabi.org/cabt/25282>, <http://id.loc.gov/authorities/subjects/sh85021605>, <http://id.agrisemantics.org/gacs/C31091> ;
  dc:created "2011-10-04"^^xsd:date ;
  skos:broader nalt:23306 ;
  skos:prefLabel "cefuroxime"@en, "cefuroxima"@es ;
  a skos:Concept, ns0:Chemical ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:148706_def
  rdf:value "Antibióticos de cefalosporinas de amplio espectro resistentes a beta-lactamasas. Se han propuesto para tratar infecciones con organismos gram-negativos y gram-positivos, gonorrea y Haemophilus."@es, "Broad-spectrum cephalosporin antibiotic resistant to beta-lactamase. It has been proposed for infections with gram-negative and gram-positive organisms, Gonorrhea, and Haemophilus."@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:23306
  skos:prefLabel "cefotaxima"@es, "cefotaxime"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148706 .

