@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://homosaurus.org/v2/lesbians> a skos:Concept;
  dc:identifier "lesbians";
  dc:isReplacedBy <https://homosaurus.org/v3/homoit0000556>;
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2021-09-24"^^xsd:date;
  skos:altLabel "Gay women",
    "Lesbian women";
  skos:broader <https://homosaurus.org/v2/LGBTQPeople>,
    <https://homosaurus.org/v2/sexualMinorities>,
    <https://homosaurus.org/v2/women>;
  skos:changeNote "Version 2.3.0";
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85076160>;
  skos:hasTopConcept <https://homosaurus.org/v2/LGBTQPeople>;
  skos:inScheme <http://homosaurus.org/v2>;
  skos:narrower <https://homosaurus.org/v2/babyDyke>,
    <https://homosaurus.org/v2/closetedLesbians>,
    <https://homosaurus.org/v2/femmes>,
    <https://homosaurus.org/v2/lipstickLesbians>,
    <https://homosaurus.org/v2/olderLesbians>;
  skos:prefLabel "Lesbians";
  skos:related <https://homosaurus.org/v2/amazons>,
    <https://homosaurus.org/v2/anti-lesbianViolence>,
    <https://homosaurus.org/v2/bois>,
    <https://homosaurus.org/v2/butches>,
    <https://homosaurus.org/v2/dykeMarches>,
    <https://homosaurus.org/v2/dykes>,
    <https://homosaurus.org/v2/fricatrices>,
    <https://homosaurus.org/v2/homosexuality>,
    <https://homosaurus.org/v2/lesbian-gayRelations>,
    <https://homosaurus.org/v2/lesbianCharacters>,
    <https://homosaurus.org/v2/lesbianGirls>,
    <https://homosaurus.org/v2/lesbianIdentity>,
    <https://homosaurus.org/v2/lesbianism>,
    <https://homosaurus.org/v2/lesbianYouth>,
    <https://homosaurus.org/v2/lesbophobia>,
    <https://homosaurus.org/v2/parentsOfLesbians>,
    <https://homosaurus.org/v2/partnersOfLesbians>,
    <https://homosaurus.org/v2/persecutionOfLesbians>,
    <https://homosaurus.org/v2/queerWomen>,
    <https://homosaurus.org/v2/softButches>,
    <https://homosaurus.org/v2/stoneButches>,
    <https://homosaurus.org/v2/tribades>,
    <https://homosaurus.org/v2/womenWhoHaveSexWithWomen> .
