@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:18076
  skos:prefLabel "composición sanguínea"@es, "blood composition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18118 .

nalt:18118
  skos:exactMatch <http://id.cabi.org/cabt/54104>, <http://id.loc.gov/authorities/subjects/sh85060147>, <http://aims.fao.org/aos/agrovoc/c_11421>, <http://id.agrisemantics.org/gacs/C13713> ;
  dc:modified "2020-09-01"^^xsd:date ;
  skos:hiddenLabel "proto-heme"@en, "ferroprotoporphyrins"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:18118_def ;
  skos:altLabel "ferroprotoporphyrin"@en, "protoheme"@en ;
  skos:prefLabel "hemo"@es, "heme"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:related nalt:18076 ;
  skos:broader nalt:336044 ;
  ns0:marc001 "17987" .

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

nalt:18118_def
  rdf:value "Parte de la hemoglobina que proporciona color. Se encuentra en estado libre en los tejidos y como el grupo prostético de muchas hemeproteínas."@es, "The color-furnishing portion of hemoglobin. It is found free in tissues and as the prosthetic group in many hemeproteins."@en ;
  dc:source "Medical Subject Heading" ;
  a ns0:Definition .

nalt:336044
  skos:prefLabel "metaloporfirinas"@es, "metalloporphyrins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:18118 .

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

