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

<https://homosaurus.org/v2/sexualOrientation> a skos:Concept;
  dc:identifier "sexualOrientation";
  dc:isReplacedBy <https://homosaurus.org/v3/homoit0001298>;
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2021-09-24"^^xsd:date;
  rdfs:comment "The direction of an individual's sexual attraction towards other individuals of the same, opposite, or multiple sexes; commonly understood to be biologically and physiologically dictated, rather than sociologically determined";
  skos:changeNote "Version 2.3.0";
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh91005179>;
  skos:hasTopConcept <https://homosaurus.org/v2/sexualOrientation>;
  skos:inScheme <http://homosaurus.org/v2>;
  skos:narrower <https://homosaurus.org/v2/asexuality>,
    <https://homosaurus.org/v2/bisexuality>,
    <https://homosaurus.org/v2/demisexuality>,
    <https://homosaurus.org/v2/heterosexuality>,
    <https://homosaurus.org/v2/homosexuality>,
    <https://homosaurus.org/v2/lesbianism>,
    <https://homosaurus.org/v2/sexualFunction>,
    <https://homosaurus.org/v2/allosexuality>,
    <https://homosaurus.org/v2/monosexuality>,
    <https://homosaurus.org/v2/polysexuality>,
    <https://homosaurus.org/v2/greysexuality>,
    <https://homosaurus.org/v2/megasexuality>;
  skos:prefLabel "Sexual orientation";
  skos:related <https://homosaurus.org/v2/denialOfSexualOrientation>,
    <https://homosaurus.org/v2/gaydar>,
    <https://homosaurus.org/v2/sexualDiversity>,
    <https://homosaurus.org/v2/sexualIdentity>,
    <https://homosaurus.org/v2/sexualMinorities>,
    <https://homosaurus.org/v2/sexualPreference>,
    <https://homosaurus.org/v2/sexualReorientation>,
    <https://homosaurus.org/v2/relationshipOrientation> .
