@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://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://api.osf.io/v2/schemas/registrations/564d31db8c5e4a7c9694b2be/> dcterms:description "You will be asked to provide a narrative summary of what is contained in your project. There is no minimum character length."^^rdf:string ;
    dcterms:title "Open-Ended Registration"^^rdf:string .

<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://doi.org/10.17605/OSF.IO/MW37T> foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/668887b1-b8c2-4bb2-83df-417cbc237a9a> .

<https://osf.io/k8sbg> a ns1:Project ;
    dcterms:created "2017-09-21"^^rdf:string ;
    dcterms:creator <https://osf.io/u97k3> ;
    dcterms:identifier "https://osf.io/k8sbg"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Extracting Social Discounting Data from Prior Work"^^rdf:string .

<https://osf.io/mw37t> a ns1:Registration ;
    dcterms:conformsTo <https://api.osf.io/v2/schemas/registrations/564d31db8c5e4a7c9694b2be/> ;
    dcterms:created "2017-09-21"^^rdf:string ;
    dcterms:creator <https://osf.io/u97k3> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/MW37T"^^rdf:string,
        "https://osf.io/mw37t"^^rdf:string ;
    dcterms:isVersionOf <https://osf.io/k8sbg> ;
    dcterms:modified "2017-09-21"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:title "Extracting Social Discounting Data from Prior Work"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/MW37T> ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/u97k3> ] ;
    ns1:archivedAt <https://archive.org/details/osf-registrations-mw37t-v1> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 0 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:usage [ dcterms:temporal "2026-05"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/mw37t> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 1 ;
            ns1:viewSessionCount 1 ] .

<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://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/u97k3> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/ltiokhin"^^rdf:string,
        "http://leotiokhin.com/"^^rdf:string,
        "http://scholar.google.com/citations?user=wRgdEdcAAAAJ&amp;hl=en"^^rdf:string,
        "https://orcid.org/0000-0001-7333-0383"^^rdf:string,
        "https://osf.io/u97k3"^^rdf:string,
        "https://researchgate.net/profile/Leonid_Tiokhin"^^rdf:string,
        "https://www.linkedin.com/in/leo-tiokhin-phd"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-7333-0383> ;
    foaf:name "Leo Tiokhin"^^rdf:string .