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

<http://5.189.187.109/dataset/973b32db-14d0-4044-9c71-eaa009618ebb> a dcat:Dataset ;
    dct:description "Berikut data sekolah Kabupaten Aceh Jaya Tahun 2021" ;
    dct:identifier "973b32db-14d0-4044-9c71-eaa009618ebb" ;
    dct:issued "2022-10-30T14:44:04.031031"^^xsd:dateTime ;
    dct:modified "2022-10-30T14:44:04.031037"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> ;
    dct:title "Data Sekolah Kabupaten Aceh Jaya" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Operator" ] ;
    dcat:distribution <http://5.189.187.109/dataset/973b32db-14d0-4044-9c71-eaa009618ebb/resource/2d85c8ea-382f-4e17-af93-b64d2c91991e>,
        <http://5.189.187.109/dataset/973b32db-14d0-4044-9c71-eaa009618ebb/resource/a77af25d-c33e-4795-800d-94b8249e959c> ;
    dcat:keyword "Aceh Jaya",
        "Jumlah Guru",
        "Jumlah Sekolah",
        "Jumlah Siswa",
        "PAUD",
        "SD",
        "SMP" ;
    dcat:landingPage <Dinas%20Pendidikan> .

<Dinas%20Pendidikan> a foaf:Document .

<http://5.189.187.109/dataset/973b32db-14d0-4044-9c71-eaa009618ebb/resource/2d85c8ea-382f-4e17-af93-b64d2c91991e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-04T04:12:49.997760"^^xsd:dateTime ;
    dct:modified "2022-10-30T14:44:04.015235"^^xsd:dateTime ;
    dct:title "jumlah-sekolah-guru-dan-murid-sekolah-menengah-pertama-kabupaten-aceh-jaya.csv" ;
    dcat:accessURL <https://data.acehjayakab.go.id/dataset/973b32db-14d0-4044-9c71-eaa009618ebb/resource/2d85c8ea-382f-4e17-af93-b64d2c91991e/download/jumlah-sekolah-guru-dan-murid-sekolah-menengah-pertama-kabupaten-aceh-jaya.csv> ;
    dcat:byteSize "532"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/973b32db-14d0-4044-9c71-eaa009618ebb/resource/a77af25d-c33e-4795-800d-94b8249e959c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-06-30T04:32:08.111627"^^xsd:dateTime ;
    dct:modified "2022-10-30T14:44:04.013336"^^xsd:dateTime ;
    dct:title "Data Sekolah PAUD/TK di Kabupaten Aceh Jaya.csv" ;
    dcat:accessURL <https://data.acehjayakab.go.id/dataset/973b32db-14d0-4044-9c71-eaa009618ebb/resource/a77af25d-c33e-4795-800d-94b8249e959c/download/data-jumlah-sekolah-di-aceh-jaya-menurut-kecamatan-diskominsa-aceh-jaya.csv> ;
    dcat:byteSize "871"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Jaya" .

