@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/4807ac81-a23e-455d-b386-54a7597ce926> a dcat:Dataset ;
    dct:description "LETAK GEOGRAFIS KECAMATAN DEMAK" ;
    dct:identifier "4807ac81-a23e-455d-b386-54a7597ce926" ;
    dct:issued "2020-09-03T08:34:55.816291"^^xsd:dateTime ;
    dct:modified "2020-09-03T08:34:55.816301"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "LETAK GEOGRAFIS KECAMATAN DEMAK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:kecamatandemak01@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4807ac81-a23e-455d-b386-54a7597ce926/resource/0058e324-7339-46cb-9d72-e806ae234d1c> ;
    dcat:landingPage <monografi%20kecamatan%20demak> .

<https://data.jatengprov.go.id/dataset/4807ac81-a23e-455d-b386-54a7597ce926/resource/0058e324-7339-46cb-9d72-e806ae234d1c> a dcat:Distribution ;
    dct:description "LETAK GEOGRAFIS KECAMATAN DEMAK" ;
    dct:format "XLSX" ;
    dct:title "LETAK GEOGRAFIS KECAMATAN DEMAK.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/4807ac81-a23e-455d-b386-54a7597ce926/resource/0058e324-7339-46cb-9d72-e806ae234d1c/download/letak-geografis-kecamatan-demak.xlsx> ;
    dcat:byteSize 10220.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" .

