@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 ;
  skos:hasTopConcept lcsh:sh93005588 .

lcsh:sh93005588
  skos:altLabel "Housewives--Legal, status, laws, etc."@en, "Wives--Legal status, laws, etc."@en, "Coverture (Law)"@en ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:note "Here are entered works on the legal status of women during marriage, and on the effect of marriage on their legal capacity. Works on legal relations between husband and wife are entered under [Husband and wife.]" ;
  skos:related lcsh:sh85063204 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Married women--Legal status, laws, etc."@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Note under [Husband and wife]" ;
  dc:created "1993-07-27T00:00:00"^^xsd:dateTime .

lcsh:sh85063204
  skos:prefLabel "Husband and wife"@en ;
  a skos:Concept ;
  skos:related lcsh:sh93005588 .

