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

<http://5.189.187.109/dataset/8cea5fc4-d962-4d3b-83af-2c4acd3e6556> a dcat:Dataset ;
    dct:description "Jumlah Murid Menurut Tingkat Pendidikan di Kecamatan Sepaku" ;
    dct:identifier "8cea5fc4-d962-4d3b-83af-2c4acd3e6556" ;
    dct:issued "2024-11-04T05:35:02.848869"^^xsd:dateTime ;
    dct:modified "2024-11-04T05:35:02.848876"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/cdc9636a-3a34-4905-8777-e73f0ba47dc6> ;
    dct:title "Jumlah Murid Menurut Tingkat Pendidikan di Kecamatan Sepaku" ;
    dcat:distribution <http://5.189.187.109/dataset/8cea5fc4-d962-4d3b-83af-2c4acd3e6556/resource/d0dd2d6b-b67a-449f-8883-7dfe01030736> ;
    dcat:keyword "Kecamatan Sepaku",
        "Murid" .

<http://5.189.187.109/dataset/8cea5fc4-d962-4d3b-83af-2c4acd3e6556/resource/d0dd2d6b-b67a-449f-8883-7dfe01030736> a dcat:Distribution ;
    dct:description "Jumlah Murid Menurut Tingkat Pendidikan di Kecamatan Sepaku Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-05-16T07:48:47.492304"^^xsd:dateTime ;
    dct:modified "2024-11-04T05:35:02.839915"^^xsd:dateTime ;
    dct:title "Data Tahun 2023" ;
    dcat:accessURL <https://opendata.penajamkab.go.id/dataset/8cea5fc4-d962-4d3b-83af-2c4acd3e6556/resource/d0dd2d6b-b67a-449f-8883-7dfe01030736/download/jumlah-murid-menurut-tingkat-pendidikan-di-kecamatan-sepaku-tahun-2023.csv> ;
    dcat:byteSize "627"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/cdc9636a-3a34-4905-8777-e73f0ba47dc6> a foaf:Agent ;
    foaf:name "Kabupaten Penajam Paser Utara" .

