@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#> .

<https://data.jatengprov.go.id/dataset/230ba865-578f-4148-9cbd-9890e91b0b27> a dcat:Dataset ;
    dct:description "Data Masjid Kecamatan Mranggen" ;
    dct:identifier "230ba865-578f-4148-9cbd-9890e91b0b27" ;
    dct:issued "2020-09-03T07:36:03.480357"^^xsd:dateTime ;
    dct:modified "2020-09-03T07:36:03.480366"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Data Masjid Kecamatan Mranggen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin setda" ;
            vcard:hasEmail <mailto:setda@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/230ba865-578f-4148-9cbd-9890e91b0b27/resource/8a4e049d-dfca-47c3-b2bb-0d07c4fd7922> ;
    dcat:landingPage <setda.demakkab.go.id> .

<https://data.jatengprov.go.id/dataset/230ba865-578f-4148-9cbd-9890e91b0b27/resource/8a4e049d-dfca-47c3-b2bb-0d07c4fd7922> a dcat:Distribution ;
    dct:description "Data Masjid Kecamatan Mranggen" ;
    dct:format "XLSX" ;
    dct:title "Data Masjid Kecamatan Mranggen.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/230ba865-578f-4148-9cbd-9890e91b0b27/resource/8a4e049d-dfca-47c3-b2bb-0d07c4fd7922/download/data-masjid-kecamatan-mranggen.xlsx> ;
    dcat:byteSize 21079.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

