@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .

nalt:702
  skos:prefLabel "neoplasmas"@es, "neoplasms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:727 .

nalt:727_def
  rdf:value "Tumores más vistos con mayor frecuencia en o cerca de los genitales. Son venéreos, posiblemente transmitidos a través del transplante de células por contacto. Se han reportado metástasis. Puede ocurrir la regresión espontánea."@es, "Tumors most commonly seen on or near the genitalia. They are venereal, most likely transmitted through transplantation of cells by contact. Metastases have been reported. Spontaneous regression may occur."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:727
  dc:modified "2013-01-15"^^xsd:date ;
  skos:altLabel "transmissible venereal tumours"@en, "transmissible venereal tumor"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "tumores venéreos transmisibles"@es, "transmissible venereal tumors"@en ;
  skos:broader nalt:702 ;
  skos:definition nalt:727_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "38130" ;
  skos:hiddenLabel "transmissible-venereal-tumors"@en .

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

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

