@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 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:217646
  skos:hiddenLabel "oncogene protein"@en, "oncoprotein"@en, "oncogene product"@en, "oncogene-proteins"@en ;
  skos:broader nalt:217644 ;
  dc:created "2014-06-04"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:altLabel "oncogene products"@en, "oncoproteins"@en ;
  skos:prefLabel "oncogene proteins"@en, "proteínas oncogénicas"@es ;
  dc:modified "2017-12-06"^^xsd:date ;
  ns0:marc001 "70601" ;
  skos:definition nalt:217646_def .

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

nalt:217644
  skos:prefLabel "proteínas de neoplasia"@es, "neoplasm proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:217646 .

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

nalt:217646_def
  rdf:value "Proteínas codificadas mediante oncogenes."@es, "Proteins coded by oncogenes."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

