@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:185478
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:185478_def ;
  skos:altLabel "amnioscopic surgery"@en, "amnioscopic surgical procedures"@en, "amnioscopy"@en, "embryoscopy"@en, "fetoscopic surgical procedures"@en, "fetoscopic surgery"@en, "embryoscopic surgical procedures"@en, "embryoscopic surgery"@en ;
  ns0:marc001 "60966" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "fetoscopia"@es, "fetoscopy"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85047961> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2012-04-24"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85004563> ;
  skos:broader nalt:37074 .

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

nalt:37074
  skos:prefLabel "endoscopía"@es, "endoscopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:185478 .

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

nalt:185478_def
  rdf:value "Examen, terapia o cirugía que se practica al feto y en la cavidad amniótica a través del abdomen o el útero, por medio de un endoscopio."@es, "Endoscopic examination, therapy or surgery of the fetus and amniotic cavity through abdominal or uterine entry."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

