@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:8004
  skos:prefLabel "embrión (animal)"@es, "embryo (animal)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:36805 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:1608
  skos:prefLabel "ombligo"@es, "umbilicus"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:36805 .

nalt:36805
  dc:created "2006-01-19"^^xsd:date ;
  skos:scopeNote "Usar para la estructura flexible que conecta el embrión o feto con la placenta; USAR \"ombligo\" para referirse a la cicatriz redonda que marca el punto donde el cordón umbilical entró en el feto."@es, "Use for the flexible structure which connects the embryo or fetus to the placenta; For the navel which marks the point where the umbilical cord entered the fetus USE umbilicus."@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85139520> ;
  skos:related nalt:12445, nalt:18180, nalt:1608 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-09-05"^^xsd:date ;
  skos:hiddenLabel "umbilical-cord"@en ;
  skos:broader nalt:8004 ;
  skos:prefLabel "cordón umbilical"@es, "umbilical cord"@en ;
  ns0:marc001 "38879" .

nalt:12445
  skos:prefLabel "arterias umbilicales"@es, "umbilical arteries"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:36805 .

nalt:18180
  skos:prefLabel "venas umbilicales"@es, "umbilical veins"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:36805 .

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

