@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:18161
  skos:prefLabel "hemoglobina"@es, "hemoglobin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:246140 .

nalt:18059
  skos:prefLabel "sangre"@es, "blood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:246140 .

nalt:246140_def
  rdf:value "Divisiones más pequeñas de las arterias, ubicadas entre las arterias musculares y las capilares."@es, "The smallest divisions of the arteries located between the muscular arteries and the capillaries."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:246140
  dc:created "2015-03-30"^^xsd:date ;
  skos:related nalt:18059, nalt:18161 ;
  skos:definition nalt:246140_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "arteriole"@en ;
  skos:prefLabel "arteriolas"@es, "arterioles"@en ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:broader nalt:10603 ;
  ns0:marc001 "63421" .

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

nalt:10603
  skos:prefLabel "arterias"@es, "arteries"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:246140 .

