@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/3aaa54b4-f82a-4f86-8c24-c5b37045a3f0> a dcat:Dataset ;
    dct:description "KECAMATAN DEMPET DALAM ANGKA KATALOG BPS DEMAK 2018" ;
    dct:identifier "3aaa54b4-f82a-4f86-8c24-c5b37045a3f0" ;
    dct:issued "2023-05-22T09:08:12.643950"^^xsd:dateTime ;
    dct:modified "2024-12-23T12:46:14.123742"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH SEKOLAH MURID GURU SLTP NEGERI DAN MTS N DI DEMPET 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecdempet@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3aaa54b4-f82a-4f86-8c24-c5b37045a3f0/resource/4293776b-a394-4fba-ad39-1fce9ae58f9e> ;
    dcat:keyword "2017",
        "GURU",
        "KECAMATAN DEMPET",
        "MTS",
        "MURID",
        "NEGERI",
        "SEKOLAH",
        "banyak sekolah murid dan guru SLTP Negeri atau swasta" ;
    dcat:landingPage <demakkab.bps.go.id> .

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

<http://5.189.187.109/dataset/3aaa54b4-f82a-4f86-8c24-c5b37045a3f0/resource/4293776b-a394-4fba-ad39-1fce9ae58f9e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-02-05T02:01:57.253084"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:08:12.624852"^^xsd:dateTime ;
    dct:title "JUMLAH SEKOLAH MURID GURU SLTP NEGERI DAN MTS N DI DEMPET 2017.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/3aaa54b4-f82a-4f86-8c24-c5b37045a3f0/resource/4293776b-a394-4fba-ad39-1fce9ae58f9e/download/jumlah-sekolah-murid-guru-sltp-negeri-dan-mts-n-di-dempet-2017.xlsx> ;
    dcat:byteSize "8779"^^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" .

