@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.sumbarprov.go.id/dataset/cefe047d-306e-45d6-9131-7c84fbd08000> a dcat:Dataset ;
    dct:description "merupakan salah satu indikator pembentuk Indeks Pembangunan Manusia" ;
    dct:identifier "cefe047d-306e-45d6-9131-7c84fbd08000" ;
    dct:issued "2024-07-01T03:49:04.045380"^^xsd:dateTime ;
    dct:modified "2024-07-01T03:49:04.045390"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "Rata-rata Lama Sekolah (RTLS)" ;
    owl:versionInfo "2010-2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ari Afif Hudri" ;
            vcard:hasEmail <mailto:ariafifhudri@dharmasrayakab.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/cefe047d-306e-45d6-9131-7c84fbd08000/resource/b10aec27-f4d8-49f8-898e-ddb474bc490b> ;
    dcat:keyword "HDI",
        "IPM",
        "human development index",
        "indeks pembangunan manusia" ;
    dcat:landingPage <bps.go.id> .

<https://data.sumbarprov.go.id/dataset/cefe047d-306e-45d6-9131-7c84fbd08000/resource/b10aec27-f4d8-49f8-898e-ddb474bc490b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "rata lama sekolah Tahun 2010-2023" ;
    dcat:accessURL <https://satudata.dharmasrayakab.go.id/dataset/cefe047d-306e-45d6-9131-7c84fbd08000/resource/b10aec27-f4d8-49f8-898e-ddb474bc490b/download/2-rata-lama-sekolah.xlsx> ;
    dcat:byteSize 11030.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> a foaf:Organization ;
    foaf:name "Kabupaten Dharmasraya" .

