@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/c7cab997-428e-4946-89a8-3a1530cc8a31> a dcat:Dataset ;
    dct:description "Jumlah Sekolah, Murid dan Guru SLTP Negeri dan MTS di Kecamatan Dempet 2013" ;
    dct:identifier "c7cab997-428e-4946-89a8-3a1530cc8a31" ;
    dct:issued "2023-05-22T17:25:11.703597"^^xsd:dateTime ;
    dct:modified "2024-12-18T03:51:22.506143"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Sekolah, Murid dan Guru SLTP Negeri dan MTS di Dempet" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ginagirang" ;
            vcard:hasEmail <mailto:kecamatandempet@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c7cab997-428e-4946-89a8-3a1530cc8a31/resource/f66fdd0d-0be9-4cb3-8ac0-a8df5a17dc8f> ;
    dcat:keyword "2013",
        "DEMPET",
        "GURU",
        "MTS NEGERI",
        "MTS SWASTA",
        "MURID",
        "SEKOLAH",
        "SLTP NEGERI" ;
    dcat:landingPage <bps.demakkab.go.id> .

<bps.demakkab.go.id> a foaf:Document .

<http://5.189.187.109/dataset/c7cab997-428e-4946-89a8-3a1530cc8a31/resource/f66fdd0d-0be9-4cb3-8ac0-a8df5a17dc8f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-05-27T01:34:15.335693"^^xsd:dateTime ;
    dct:modified "2023-05-22T17:25:11.678886"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid dan Guru SLTP Negeri dan MTS di Kecamatan Dempet 2013.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/c7cab997-428e-4946-89a8-3a1530cc8a31/resource/f66fdd0d-0be9-4cb3-8ac0-a8df5a17dc8f/download/jumlah-sekolah-murid-dan-guru-sltp-negeri-dan-mts-di-kecamatan-dempet-2013.xlsx> ;
    dcat:byteSize "8886"^^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" .

