@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:261978
  skos:prefLabel "ligandos"@es, "ligands"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:297991 .

nalt:297991
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "kisspeptin"@en, "kisspeptina"@es ;
  skos:related nalt:261978 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  ns0:marc001 "82180" ;
  skos:broader nalt:261834, nalt:6524 ;
  skos:hiddenLabel "metastins"@en, "kisspeptins"@en ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:definition nalt:297991_def ;
  skos:altLabel "metastin"@en ;
  dc:created "2017-04-17"^^xsd:date .

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

nalt:6524
  skos:prefLabel "neuropéptidos"@es, "neuropeptides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:297991 .

nalt:297991_def
  rdf:value "Péptidos de señalización intercelular que se caracterizaban originalmente por su capacidad para eliminar las metástasis neoplásicas. Desde entonces se descubrió que desempeñan un rol importante en la regulación neuroendocrina de la reproducción."@es, "Intercellular signaling peptides that were originally characterized by their ability to suppress neoplasm metastasis. Kisspeptins have since been found to play an important role in the neuroendocrine regulation of reproduction."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

nalt:261834
  skos:prefLabel "proteínas supresoras de tumores"@es, "tumor suppressor proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:297991 .

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

