@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:9112
  skos:prefLabel "desarrollo prenatal"@es, "prenatal development"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:44753 .

nalt:51652
  skos:prefLabel "mujeres embarazadas"@es, "pregnant women"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:44753 .

nalt:44753
  skos:prefLabel "prenatal care"@en, "cuidado prenatal"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85106374> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:44753_def ;
  skos:related nalt:4296, nalt:9112, nalt:51652 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:44752 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-05-08"^^xsd:date ;
  skos:hiddenLabel "prenatal-care"@en ;
  ns0:marc001 "30004" ;
  skos:altLabel "antenatal care"@en .

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

nalt:44753_def
  rdf:value "Cuidado brindado a la mujer embarazada, a fin de evitar complicaciones y reducir la incidencia de la mortalidad materna y prenatal."@es, "Care provided the pregnant woman in order to prevent complications, and decrease the incidence of maternal and prenatal mortality."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

nalt:4296
  skos:prefLabel "adolescentes embarazadas"@es, "pregnant adolescents"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:44753 .

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

nalt:44752
  skos:prefLabel "cuidado de los pacientes"@es, "patient care"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:44753 .

