@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/37fe010d-772d-4d9d-90c8-a91ff305b08e> a dcat:Dataset ;
    dct:description "jumlah SD Negri yang ada di wilayah Kecamatan Sayung tahun 2017 " ;
    dct:identifier "37fe010d-772d-4d9d-90c8-a91ff305b08e" ;
    dct:issued "2023-05-22T09:02:52.919212"^^xsd:dateTime ;
    dct:modified "2024-12-23T12:18:05.706194"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah SD Negeri di Kecamatan Sayung tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fahri Nur muhammadi" ;
            vcard:hasEmail <mailto:fahryynur@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/37fe010d-772d-4d9d-90c8-a91ff305b08e/resource/ab6063cc-e5fd-472d-bebc-69d22dc03fb2> ;
    dcat:keyword "Kabupaten Demak",
        "Kecamatan Sayung",
        "sekolah",
        "tahun 2017" ;
    dcat:landingPage <https://demakkab.bps.go.id/> .

<http://5.189.187.109/dataset/37fe010d-772d-4d9d-90c8-a91ff305b08e/resource/ab6063cc-e5fd-472d-bebc-69d22dc03fb2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-09-17T03:30:10.229567"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:02:52.906389"^^xsd:dateTime ;
    dct:title "jumlah sd negeri di kecamatan sayung.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/37fe010d-772d-4d9d-90c8-a91ff305b08e/resource/ab6063cc-e5fd-472d-bebc-69d22dc03fb2/download/jumlah-sd-negeri-di-kecamatan-sayung.xlsx> ;
    dcat:byteSize "10496"^^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" .

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

