@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#> .

<http://5.189.187.109/dataset/1a8d562d-b484-4c95-8977-df836b084d85> a dcat:Dataset ;
    dct:description "Jumlah Usia Pendidikan Dasar" ;
    dct:identifier "1a8d562d-b484-4c95-8977-df836b084d85" ;
    dct:issued "2024-12-20T08:49:28.290341"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:49:28.290348"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> ;
    dct:title "Jumlah Usia Pendidikan Dasar" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yeni Mareta" ;
            vcard:hasEmail <mailto:yenniferry@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1a8d562d-b484-4c95-8977-df836b084d85/resource/42ae560a-5adf-45ac-ac75-3f51b5834975> ;
    dcat:keyword "Usia Pendidikan Dasar",
        "kesehatan" .

<http://5.189.187.109/dataset/1a8d562d-b484-4c95-8977-df836b084d85/resource/42ae560a-5adf-45ac-ac75-3f51b5834975> a dcat:Distribution ;
    dct:description "Jumlah Usia Pendidikan Dasar" ;
    dct:format "XLSX" ;
    dct:issued "2024-12-04T05:30:41.874173"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:49:28.282474"^^xsd:dateTime ;
    dct:title "Jumlah Usia Pendidikan Dasar" ;
    dcat:accessURL <https://data.kaboki.go.id/dataset/1a8d562d-b484-4c95-8977-df836b084d85/resource/42ae560a-5adf-45ac-ac75-3f51b5834975/download/jumlah-usia-pendidikan-dasar.xlsx> ;
    dcat:byteSize "11205"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> a foaf:Agent ;
    foaf:name "Kabupaten Ogan Komering Ilir" .

