@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/sexualRelationships> a skos:Concept;
  dc:identifier "sexualRelationships";
  dc:isReplacedBy <https://homosaurus.org/v3/homoit0001302>;
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2021-09-24"^^xsd:date;
  skos:broader <https://homosaurus.org/v2/relationshipsLGBTQ>;
  skos:changeNote "Version 2.3.0";
  skos:hasTopConcept <https://homosaurus.org/v2/relationshipsLGBTQ>;
  skos:inScheme <http://homosaurus.org/v2>;
  skos:narrower <https://homosaurus.org/v2/casualSex>,
    <https://homosaurus.org/v2/loveTriangles>,
    <https://homosaurus.org/v2/monogamy>,
    <https://homosaurus.org/v2/polygamy>;
  skos:prefLabel "Sexual relationships";
  skos:related <https://homosaurus.org/v2/anonymousSex>,
    <https://homosaurus.org/v2/demisexualPeople>,
    <https://homosaurus.org/v2/fuckBuddies>,
    <https://homosaurus.org/v2/LGBTQLovers>,
    <https://homosaurus.org/v2/partnerNotification>,
    <https://homosaurus.org/v2/partnerPreference>,
    <https://homosaurus.org/v2/sexualPreference>,
    <https://homosaurus.org/v2/megasexuality>,
    <https://homosaurus.org/v2/megasexualPeople>,
    <https://homosaurus.org/v2/relationshipOrientation> .
