@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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://osf.io/yr8n2> a ns1:Project ;
    dcterms:created "2024-02-13"^^rdf:string ;
    dcterms:creator <https://osf.io/awgcb>,
        <https://osf.io/hgncf>,
        <https://osf.io/th4zy>,
        <https://osf.io/u6ywm> ;
    dcterms:hasVersion <https://osf.io/w8h4n> ;
    dcterms:identifier "https://osf.io/yr8n2"^^rdf:string ;
    dcterms:modified "2026-01-09"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Sexual Identity and Perceived Power: Exploring Disparities in Power Allocation Between LGBTQIA+ and Cishet Participants"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/th4zy> ;
            ns1:order 2 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/awgcb> ;
            ns1:order 0 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/u6ywm> ;
            ns1:order 1 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/hgncf> ;
            ns1:order 3 ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/da6c7991-0f1e-48ad-9a24-44770bd9893b> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 0 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

<http://opensource.org/licenses/AFL-3.0> dcterms:identifier "http://opensource.org/licenses/AFL-3.0"^^rdf:string ;
    foaf:name "Academic Free License (AFL) 3.0"^^rdf:string .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/registries/osf> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io/"^^rdf:string,
        "https://osf.io/registries/osf"^^rdf:string ;
    foaf:name "OSF Registries"^^rdf:string .

<https://osf.io/w8h4n> a ns1:Registration ;
    dcterms:created "2024-02-13"^^rdf:string ;
    dcterms:creator <https://osf.io/awgcb>,
        <https://osf.io/th4zy>,
        <https://osf.io/u6ywm> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/W8H4N"^^rdf:string,
        "https://osf.io/w8h4n"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:rights <http://opensource.org/licenses/AFL-3.0> ;
    dcterms:title "The LGBTQIA+ Hierarchy of Power: Perceptions of sexual identity power and status from within and outside of the LGBTQIA+ community"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/W8H4N> .

<https://schema.datacite.org/meta/kernel-4/#StudyRegistration> rdfs:label "StudyRegistration"@en .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

<https://osf.io/hgncf> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/hgncf"^^rdf:string ;
    foaf:familyName "Woodzicka"^^rdf:string ;
    foaf:givenName "Julie"^^rdf:string ;
    foaf:name "Julie A. Woodzicka"^^rdf:string .

<https://osf.io/awgcb> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/awgcb"^^rdf:string ;
    foaf:familyName "Smith"^^rdf:string ;
    foaf:givenName "Emma"^^rdf:string ;
    foaf:name "Emma Jane Smith"^^rdf:string .

<https://osf.io/th4zy> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/th4zy"^^rdf:string ;
    foaf:familyName "Chotkiewicz"^^rdf:string ;
    foaf:givenName "Jowita"^^rdf:string ;
    foaf:name "Jowita Chotkiewicz"^^rdf:string .

<https://osf.io/u6ywm> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/u6ywm"^^rdf:string ;
    foaf:familyName "Griffith"^^rdf:string ;
    foaf:givenName "Isabella"^^rdf:string ;
    foaf:name "Isabella Griffith"^^rdf:string .