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

nalt:8545
  skos:prefLabel "infecciones bacterianas"@es, "bacterial infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:235846 .

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

nalt:10194
  skos:prefLabel "cefalosporinas"@es, "cephalosporins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:235846 .

nalt:235846
  ns0:marc001 "64654" ;
  skos:prefLabel "ceftobiprole"@en, "ceftobiprol"@es ;
  skos:altLabel "BAL 9141"@en, "zevtera"@en, "zeftera"@en ;
  dc:created "2015-01-13"^^xsd:date ;
  skos:hiddenLabel "BAL-9141"@en, "zeftera/zevtera"@en ;
  dc:modified "2015-11-16"^^xsd:date ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:10194 ;
  skos:related nalt:8545 .

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

