@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:sh2008005212 skos:broader lcsh:sh2009007727 .
lcsh:sh2009007727
  dc:created "2009-08-19T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:note "Here are entered works on human rights pertaining to sexuality and reproduction, including rights to sexual freedom, autonomy, bodily integrity, safety, and information." ;
  skos:broader lcsh:sh85026379 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Sexual rights"@en ;
  a skos:Concept .

lcsh:sh85026379
  skos:notation "K3236-K3268.5", "JC571-JC628" ;
  skos:prefLabel "Human rights"@en ;
  a skos:Concept .

