@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/df8yk> a ns1:File ;
    dcterms:created "2019-10-23"^^rdf:string ;
    dcterms:identifier "https://osf.io/df8yk"^^rdf:string ;
    dcterms:modified "2019-10-23"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/6e34e1be-e01e-441e-84e2-f887d284b399> ;
    ns1:fileName "Bissu, genealogi dan tegangannya dengan islam.pdf"^^rdf:string ;
    ns1:filePath "/Bissu, genealogi dan tegangannya dengan islam.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/df8yk?revision=1> ;
    ns1:isContainedBy <https://osf.io/5ev84> .

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

<https://osf.io/5ev84> a ns1:Project ;
    dcterms:created "2019-10-16"^^rdf:string ;
    dcterms:creator <https://osf.io/7xd9h> ;
    dcterms:identifier "https://osf.io/5ev84"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Imran's Quick Files"^^rdf:string .

<https://osf.io/df8yk?revision=1> a ns1:FileVersion ;
    dcterms:created "2019-10-23"^^rdf:string ;
    dcterms:creator <https://osf.io/7xd9h> ;
    dcterms:extent "7.3 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2019-10-23"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::8511f7de759247bfb74dabddd3c14c2c82ed197117a5c4007bab1a669b3141ea> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^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/7xd9h> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-3868-9945"^^rdf:string,
        "https://osf.io/7xd9h"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-3868-9945> ;
    foaf:name "Imran"^^rdf:string .