@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/bab3f809-6930-4b5f-ad49-9596e33d52b7> a dcat:Dataset ;
    dct:description "data-ormas/lsm di kabupaten demak 2020" ;
    dct:identifier "bab3f809-6930-4b5f-ad49-9596e33d52b7" ;
    dct:issued "2023-01-18T08:54:09.733401"^^xsd:dateTime ;
    dct:modified "2023-01-18T08:54:09.733408"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA ORMAS/LSM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin kesbangpolinmas" ;
            vcard:hasEmail <mailto:kesbangpolinmas30@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bab3f809-6930-4b5f-ad49-9596e33d52b7/resource/21dd82ec-69cc-4076-b77d-a46359621d74> ;
    dcat:keyword "government" .

<https://data.jatengprov.go.id/dataset/bab3f809-6930-4b5f-ad49-9596e33d52b7/resource/21dd82ec-69cc-4076-b77d-a46359621d74> a dcat:Distribution ;
    dct:description "data-ormas-2020" ;
    dct:format ".xlsx" ;
    dct:title "data-ormas-2020.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/bab3f809-6930-4b5f-ad49-9596e33d52b7/resource/21dd82ec-69cc-4076-b77d-a46359621d74/download/data-ormas-2020.xlsx> ;
    dcat:byteSize 9905.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" .

