@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:18170
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "erythrocyte sedimentation rate"@en, "velocidad de sedimentación globular"@es ;
  skos:related nalt:18081 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85014948> ;
  skos:broader nalt:18068 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "erythrocyte-sedimentation-rate"@en ;
  skos:definition nalt:18170_def ;
  skos:altLabel "blood sedimentation tests"@en, "blood sedimentation"@en, "erythrocyte sedimentation"@en ;
  ns0:marc001 "14132" ;
  dc:modified "2013-01-14"^^xsd:date .

nalt:18068
  skos:prefLabel "pruebas hematológicas"@es, "hematologic tests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18170 .

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

nalt:18081
  skos:prefLabel "eritrocitos"@es, "erythrocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18170 .

nalt:18170_def
  rdf:value "Determinación de la velocidad de sedimentación de los eritrocitos en sangre con anticoagulantes."@es, "Measurement of rate of settling of erythrocytes in anticoagulated blood."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

