@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:7812
  skos:prefLabel "compuestos bioquímicos"@es, "biochemical compounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:17262 .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:17262
  skos:hiddenLabel "bio-markers"@en, "dendritic markers"@en, "dendritic marker"@en, "biomarker"@en, "biological marker"@en, "functional markers"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/18691>, <http://id.agrisemantics.org/gacs/C7016> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "biomarkers"@en, "biomarcadores"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:17262_def ;
  skos:broader nalt:7812 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85014122> ;
  dc:modified "2018-03-02"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "5067" ;
  skos:altLabel "biochemical markers"@en, "biological markers"@en .

nalt:17262_def
  rdf:value "Indicador de cambios o eventos en los sistemas biológicos. Los marcadores biológicos de exposición son medidas celulares, bioquímicas, analíticas o moleculares que se obtienen de medios biológicos como tejidos, células o fluidos e indican la exposición a un agente. Los biomarcadores de efecto constituyen cambios cuantificables que indican la exposición a un compuesto, mientras que los de susceptibilidad son características que vuelven a un individuo susceptible a los efectos de una exposición."@es, "An indicator of changes or events in biological systems. Biological markers of exposure are cellular, biochemical, analytical, or molecular measures that are obtained from biological media such as tissues, cells, or fluids and are indicative of exposure to an agent. Biomarkers of effect are quantifiable changes, indicating exposure to a compound, while biomarkers of susceptibility are characteristics that make an individual susceptible to the effects of an exposure."@en ;
  dc:source "US, Environmental protection Agency" ;
  a ns0:Definition .

