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

nalt:199658
  skos:prefLabel "antígenos de diferenciación"@es, "differentiation antigens"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "66040" ;
  skos:definition nalt:199658_def ;
  dc:created "2013-05-31"^^xsd:date ;
  skos:narrower nalt:199659 ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:broader nalt:10368 .

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

nalt:10368
  skos:prefLabel "antígenos de superficie"@es, "surface antigens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:199658 .

nalt:199659
  skos:prefLabel "antígenos CD"@es, "CD antigens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:199658 .

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

nalt:199658_def
  rdf:value "Antígenos expresados principalmente en las membranas de células vivas durante fases secuenciales de maduración y diferenciación. Como marcadores inmunológicos, presentan un alto grado de especificidad de tejido y órgano y resultan útiles como sondas en estudios de desarrollo celular normal y de transformación neoplásica."@es, "Antigens expressed primarily on the membranes of living cells during sequential stages of maturation and differentiation. As immunologic markers they have high organ and tissue specificity and are useful as probes in studies of normal cell development as well as neoplastic transformation."@en ;
  dc:source "2013 Medical Subject Headings" ;
  a ns0:Definition .

