@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:313185
  skos:prefLabel "proteínas antitrombinas"@es, "antithrombin proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:18157 .

nalt:35505
  skos:prefLabel "activador de tejido plasminógeno"@es, "t-plasminogen activator"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:18157 .

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

nalt:18157_def
  rdf:value "Proteína derivada de fibrinogeno en presencia de trombina, que forma parte del coágulo sanguíneo."@es, "A protein derived from fibrinogen in the presence of thrombin, which forms part of the blood clot."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:18157
  skos:exactMatch <http://id.agrisemantics.org/gacs/C31001>, <http://id.cabi.org/cabt/47885>, <http://id.loc.gov/authorities/subjects/sh85048029> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "fibrin"@en, "fibrina"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:related nalt:35505 ;
  skos:definition nalt:18157_def ;
  skos:altLabel "antithrombin I"@en ;
  skos:broader nalt:313185 ;
  dc:modified "2018-02-08"^^xsd:date ;
  ns0:marc001 "15096" ;
  dc:created "2006-01-19"^^xsd:date .

