@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:774
  skos:prefLabel "personas"@es, "people"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:810 .

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

nalt:61835
  skos:prefLabel "mujeres campesinas"@es, "rural women"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:810 .

nalt:1849
  skos:prefLabel "mujeres maltratadas"@es, "abused women"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:810 .

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

nalt:36906
  skos:prefLabel "mujeres trabajadoras"@es, "employed women"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:810 .

nalt:48737
  skos:prefLabel "mujeres lactantes"@es, "lactating women"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:810 .

nalt:810
  skos:hiddenLabel "woman"@en ;
  skos:narrower nalt:48737, nalt:51652, nalt:36906, nalt:61835, nalt:67389, nalt:1849 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2002006249>, <http://id.cabi.org/cabt/124792>, <http://aims.fao.org/aos/agrovoc/c_8420>, <http://id.agrisemantics.org/gacs/C503>, <http://id.loc.gov/authorities/subjects/sh85147274> ;
  skos:prefLabel "mujeres"@es, "women"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "females (women)"@en ;
  skos:broader nalt:774 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "40100" ;
  dc:modified "2014-07-25"^^xsd:date .

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

nalt:67389
  skos:prefLabel "mujeres de sectores rurales"@es, "women in agriculture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:810 .

