@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/kuxap> a ns1:File ;
    dcterms:created "2018-03-29"^^rdf:string ;
    dcterms:identifier "https://osf.io/kuxap"^^rdf:string ;
    dcterms:modified "2018-03-29"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/1fb6bbc6-e728-4a7f-9e2a-ed511cb5ad04> ;
    ns1:fileName "11.pdf"^^rdf:string ;
    ns1:filePath "/11.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/kuxap?revision=1> ;
    ns1:isContainedBy <https://osf.io/vnhsj> .

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

<https://creativecommons.org/licenses/by/4.0/legalcode> dcterms:identifier "https://creativecommons.org/licenses/by/4.0/legalcode"^^rdf:string ;
    foaf:name "CC-By Attribution 4.0 International"^^rdf:string .

<https://osf.io/ctz92> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ctz92"^^rdf:string ;
    foaf:name "Hayat Rasheed H. Alamri"^^rdf:string .

<https://osf.io/kuxap?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-03-29"^^rdf:string ;
    dcterms:creator <https://osf.io/sv267> ;
    dcterms:extent "0.318 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-03-29"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::9289b4c74cbe9fc099591b0eaf626ba0a30fb7e404b871a7cb6288c3b57cd4d6> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

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

<https://osf.io/vnhsj> a ns1:Preprint ;
    dcterms:created "2018-03-29"^^rdf:string ;
    dcterms:creator <https://osf.io/ctz92>,
        <https://osf.io/sv267> ;
    dcterms:dateCopyrighted "2018"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.31235/osf.io/vnhsj"^^rdf:string,
        "https://osf.io/vnhsj"^^rdf:string ;
    dcterms:publisher <https://osf.io/preprints/socarxiv> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Challenges in Practicum: Views and Perceptions of EFL Pre-service Teachers towards Field Experience Skills in Real Classrooms"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#Preprint> ;
    owl:sameAs <https://doi.org/10.31235/osf.io/vnhsj> .

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

<https://osf.io/sv267> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/sv267"^^rdf:string ;
    foaf:name "Arab World English Journal"^^rdf:string .