@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/344f086d-1c17-4234-bbda-f7aaacd8afde> a dcat:Dataset ;
    dct:description "DATA JUMLAH MURID SLTA NEGERI KECAMATAN WEDUNG TAHUN 2017" ;
    dct:identifier "344f086d-1c17-4234-bbda-f7aaacd8afde" ;
    dct:issued "2023-05-22T08:55:23.251203"^^xsd:dateTime ;
    dct:modified "2025-01-03T02:27:11.515057"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "DATA JUMLAH MURID SLTA NEGERI KECAMATAN WEDUNG TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "umum dan kepegawaian" ;
            vcard:hasEmail <mailto:kecamatanwedung11@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/344f086d-1c17-4234-bbda-f7aaacd8afde/resource/e7f239de-c908-432f-9d89-c151e6eaffaa> ;
    dcat:keyword "SLTA NEGERI",
        "WEDUNG" ;
    dcat:landingPage <kecamatanwedung11@gmail.com> .

<http://5.189.187.109/dataset/344f086d-1c17-4234-bbda-f7aaacd8afde/resource/e7f239de-c908-432f-9d89-c151e6eaffaa> a dcat:Distribution ;
    dct:description "slta negeri" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-20T02:13:20.996675"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:55:23.242499"^^xsd:dateTime ;
    dct:title "DATA JUMLAH MURID  SLTA NEGERI  KECAMATAN WEDUNG TAHUN 2017.xls" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/344f086d-1c17-4234-bbda-f7aaacd8afde/resource/e7f239de-c908-432f-9d89-c151e6eaffaa/download/data-jumlah-murid-slta-negeri-kecamatan-wedung-tahun-2017.xls> ;
    dcat:byteSize "19456"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

<kecamatanwedung11@gmail.com> a foaf:Document .

