@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#> .

nalt:18144
  skos:prefLabel "activación plaquetaria"@es, "platelet activation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18080 .

nalt:18080
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85015006>, <http://id.cabi.org/cabt/91931>, <http://id.agrisemantics.org/gacs/C9347>, <http://aims.fao.org/aos/agrovoc/c_6003> ;
  skos:altLabel "trombocitos"@es, "sangre, plaquetas"@es, "thrombocytes"@en ;
  skos:hiddenLabel "blood-platelets"@en, "platelets"@en, "thrombocyte"@en, "blood platelet"@en ;
  dc:modified "2019-01-31"^^xsd:date ;
  skos:related nalt:18109, nalt:18144, nalt:18077, nalt:18145 ;
  skos:prefLabel "plaquetas sanguíneas"@es, "blood platelets"@en ;
  skos:broader nalt:18061 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "5279" ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic .

nalt:18077
  skos:prefLabel "recuento de plaquetas"@es, "blood platelet count"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18080 .

nalt:18061
  skos:prefLabel "elementos figurados de la sangre"@es, "blood cells"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18080 .

nalt:18145
  skos:prefLabel "agregación plaquetaria"@es, "platelet aggregation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18080 .

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

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

nalt:18109
  skos:prefLabel "tombocitopenia"@es, "thrombocytopenia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18080 .

