@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:206579
  skos:broader nalt:173 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "hybrid molecularly imprinted"@en, "molecularly imprinted"@en, "molecular imprinted"@en, "molecularly-imprinted"@en, "molecular-imprinting"@en ;
  skos:prefLabel "molecular imprinting"@en, "huella molecular"@es ;
  dc:created "2013-10-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "69796" ;
  dc:modified "2018-01-17"^^xsd:date ;
  skos:definition nalt:206579_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh98002021> .

nalt:173
  skos:prefLabel "análisis químico"@es, "chemical analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:206579 .

nalt:206579_def
  rdf:value "Metodología para sintetizar químicamente moldes de polímeros o sitios de reconocimiento de moléculas específicas. Entre las aplicaciones de polímeros de huella molecular se incluyen separaciones, ensayos, biosensores y catálisis."@es, "A methodology for chemically synthesizing polymer molds of specific molecules or recognition sites of specific molecules. Applications for molecularly imprinted polymers (MIPs) include separations, assays and biosensors, and catalysis."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

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

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

