@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:4303
  skos:prefLabel "conducta sexual"@es, "sexual behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9471 .

nalt:24878
  skos:prefLabel "parto (seres humanos)"@es, "childbirth"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9471 .

nalt:7518
  skos:prefLabel "ciclo menstrual"@es, "menstrual cycle"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9471 .

nalt:3138
  skos:prefLabel "reproducción de animales"@es, "animal reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9471 .

nalt:9207
  skos:prefLabel "fertilidad humana"@es, "human fertility"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9471 .

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

nalt:39946
  skos:prefLabel "reproducción sexual"@es, "sexual reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9471 .

nalt:37484
  skos:prefLabel "fisiología humana"@es, "human physiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9471 .

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

nalt:9471
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:39946, nalt:4303, nalt:7518 ;
  skos:narrower nalt:9207, nalt:24878 ;
  ns0:marc001 "18656" ;
  skos:broader nalt:37484, nalt:3138 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "reproducción humana"@es, "human reproduction"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85062887> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "human-reproduction"@en .

