@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/ht9ud> a ns1:File ;
    dcterms:created "2016-10-12"^^rdf:string ;
    dcterms:identifier "https://osf.io/ht9ud"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/424028dc-6132-4993-80e0-150cab92b127> ;
    ns1:fileName "Competency_and_Beliefs_NEW.docx"^^rdf:string ;
    ns1:filePath "/Competency_and_Beliefs_NEW.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/ht9ud?revision=1> ;
    ns1:isContainedBy <https://osf.io/n552j> .

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

<https://osf.io/6crf5> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-9297-6497"^^rdf:string,
        "https://osf.io/6crf5"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-9297-6497> ;
    foaf:name "Michael Inzlicht"^^rdf:string .

<https://osf.io/ht9ud?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-10-12"^^rdf:string ;
    dcterms:creator <https://osf.io/kdxv3> ;
    dcterms:extent "0.016 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::8f5fade21b8b0d0c30ae9ea2c194d497d8cfc8d9543b854f3fbd2fa2ad0fe92b> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/n552j> a ns1:ProjectComponent ;
    dcterms:created "2016-10-12"^^rdf:string ;
    dcterms:creator <https://osf.io/6crf5>,
        <https://osf.io/kdxv3> ;
    dcterms:identifier "https://osf.io/n552j"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "MTurkers Perception of Fatigue (Pilot)"^^rdf:string .

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

<https://osf.io/kdxv3> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=eDFammoAAAAJ&amp;hl=en"^^rdf:string,
        "http://zoelynnfrancis.com"^^rdf:string,
        "https://osf.io/kdxv3"^^rdf:string ;
    foaf:name "Zoƫ L. Francis"^^rdf:string .