@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85147355
  skos:prefLabel "Women--United States"@en ;
  a skos:Concept .

lcsh:sh2003001979
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect ;
  dc:created "2003-12-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2003-12-11T10:42:20"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "Women, Tabeguache"@en ;
  skos:prefLabel "Tabeguache women"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85147355 .

