@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/a63b4fdf-a43d-48e4-ba35-c4c491e95900> a dcat:Dataset ;
    dct:description "Jumlah Sekolah MA Negeri Kecamatan Bonang Tahun 2019" ;
    dct:identifier "a63b4fdf-a43d-48e4-ba35-c4c491e95900" ;
    dct:issued "2023-05-22T14:28:09.709740"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:26:13.646468"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH SEKOLAH MA NEGERI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a63b4fdf-a43d-48e4-ba35-c4c491e95900/resource/277fa1d7-42d3-4990-bae3-d859744afa15> ;
    dcat:keyword "Jumlah Sekolah",
        "Kecamatan Bonang",
        "MA",
        "Negeri",
        "Tahun 2019" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109/dataset/a63b4fdf-a43d-48e4-ba35-c4c491e95900/resource/277fa1d7-42d3-4990-bae3-d859744afa15> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-08-04T07:46:31.402847"^^xsd:dateTime ;
    dct:modified "2023-05-22T14:28:09.560099"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah MA Negeri Kecamatan Bonang Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/a63b4fdf-a43d-48e4-ba35-c4c491e95900/resource/277fa1d7-42d3-4990-bae3-d859744afa15/download/jumlah-sekolah-ma-negeri-kecamatan-bonang-tahun-2019.xlsx> ;
    dcat:byteSize "10565"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

