@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/u8ens> a ns1:File ;
    dcterms:created "2023-07-07"^^rdf:string ;
    dcterms:description "RURAL DEVELOPMENT EXPENDITURE AND POVERTY REDUCTION"^^rdf:string ;
    dcterms:identifier "https://osf.io/u8ens"^^rdf:string ;
    dcterms:modified "2023-07-07"^^rdf:string ;
    dcterms:title "RURAL DEVELOPMENT EXPENDITURE AND POVERTY REDUCTION"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#JournalArticle> ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/4fd5eb30-1cdd-4799-8486-bfdaaf3f52cb> ;
    ns1:fileName "IJED-2020-38.pdf"^^rdf:string ;
    ns1:filePath "/IJED-2020-38.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/u8ens?revision=1> ;
    ns1:isContainedBy <https://osf.io/rk6ae> .

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

<https://osf.io/rk6ae> a ns1:Project ;
    dcterms:created "2023-06-25"^^rdf:string ;
    dcterms:creator <https://osf.io/jzsv9> ;
    dcterms:identifier "https://osf.io/rk6ae"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "new"^^rdf:string .

<https://osf.io/u8ens?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-07-07"^^rdf:string ;
    dcterms:creator <https://osf.io/jzsv9> ;
    dcterms:extent "0.135 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-07-07"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::b0a0701cb5e482587a2f477005e03b59ac8bd6925c2e70c11c6a28ca307d160b> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

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

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

<https://osf.io/jzsv9> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-9736-1299"^^rdf:string,
        "https://osf.io/jzsv9"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-9736-1299> ;
    foaf:name "DINABANDHU bag"^^rdf:string .