@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:10261
  dc:modified "2013-08-21"^^xsd:date ;
  skos:prefLabel "actividad anticoagulante"@es, "anticoagulant activity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "anticoagulant property"@en, "anticoagulant activities"@en, "anticoagulant-activity"@en, "anti-coagulant activity"@en, "anti-coagulant activities"@en, "anticoagulant effects"@en ;
  ns0:marc001 "2834" ;
  skos:related nalt:10264, nalt:135573, nalt:10260 ;
  skos:broader nalt:10240 ;
  skos:altLabel "anticoagulant properties"@en, "propiedades anticoagulantes"@es, "efecto anticoagulante"@es, "anticoagulant effect"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:10264
  skos:prefLabel "coagulación sanguínea"@es, "blood coagulation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:10261 .

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

nalt:10240
  skos:prefLabel "propiedades bioactivas"@es, "bioactive properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:10261 .

nalt:135573
  skos:prefLabel "difacinona"@es, "diphacinone"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:10261 .

nalt:10260
  skos:prefLabel "anticoagulantes"@es, "anticoagulants"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:10261 .

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

