@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:18144
  skos:prefLabel "activación plaquetaria"@es, "platelet activation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:18145 .

nalt:18080
  skos:prefLabel "plaquetas sanguíneas"@es, "blood platelets"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18145 .

nalt:18145
  skos:hiddenLabel "platelet-aggregation"@en, "platelet clumping"@en ;
  ns0:marc001 "51085" ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "agregación plaquetaria"@es, "platelet aggregation"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21801> ;
  skos:broader nalt:18144 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:18145_def ;
  skos:related nalt:18080 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-10-06"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85015003> .

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

nalt:18145_def
  rdf:value "Adhesión de las plaquetas entre sí. Esta formación de grumos puede ser inducida por distintos agentes (por ej. trombina, colágeno) y es parte del mecanismo que conduce a la formación de un trombo."@es, "The attachment of platelets to one another. This clumping together can be induced by a number of agents (e.g., thrombin; collagen) and is part of the mechanism leading to the formation of a thrombus."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

