@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:44379_def
  rdf:value "Tiempo que le toma a una sustancia (fármaco, nucleido radiactivo, u otras) perder la mitad de su actividad farmacológica, fisiológica o radiológica."@es, "The time it takes for a substance (drug, radioactive nuclide, or other) to lose half of its pharmacologic, physiologic, or radiologic activity."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:2828
  skos:prefLabel "propiedades fisicoquímicas"@es, "physicochemical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:44379 .

nalt:44379
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/54621>, <http://id.agrisemantics.org/gacs/C6969> ;
  skos:altLabel "halflife"@en, "half-lives"@en, "half-life"@en, "half lives"@en ;
  skos:related nalt:192533 ;
  ns0:marc001 "17470" ;
  skos:broader nalt:2828 ;
  skos:prefLabel "vida media"@es, "half life"@en ;
  skos:definition nalt:44379_def ;
  skos:hiddenLabel "halflives"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-02-18"^^xsd:date .

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

nalt:192533
  skos:prefLabel "semivida biológica"@es, "biological half-life"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:44379 .

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

