@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:148707
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "cefapirina"@es, "cephapirin"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2011-10-04"^^xsd:date ;
  skos:hiddenLabel "cephapirin sodium"@en ;
  skos:broader nalt:148703 ;
  ns0:marc001 "59543" ;
  dc:modified "2015-03-10"^^xsd:date ;
  skos:definition nalt:148707_def .

nalt:148703
  skos:prefLabel "cefacetrila"@es, "cephacetrile"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148707 .

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

nalt:148707_def
  rdf:value "Las cefalosporinas (antibióticos beta-lactámicos), en parte asociados al plasma, son eficaces contra los organismos gram-negativos y gram-positivos."@es, "Cephalosporin antibiotic, partly plasma-bound, that is effective against gram-negative and gram-positive organisms."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

