@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:sh85120562
  skos:notation "BF692-BF692.5", "BF175.5.S48" ;
  skos:prefLabel "Sex (Psychology)"@en ;
  a skos:Concept .

lcsh:sh2011000957
  dc:created "2011-03-01T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85120562 ;
  skos:altLabel "Femininity in men"@en, "Effeminate behavior"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Effeminacy"@en ;
  skos:related lcsh:sh85083510 ;
  a skos:Concept .

lcsh:sh85083510
  skos:prefLabel "Men"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2011000957 .

