@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/95052b48-2a9a-4d2e-8535-e07185601f0f> a dcat:Dataset ;
    dct:identifier "95052b48-2a9a-4d2e-8535-e07185601f0f" ;
    dct:issued "2022-10-12T13:30:08.125383"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:30:08.125389"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah Aparat Pemerintahan Menurut Desa/kelurahan di Kecamatan Cerme" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Gresik" ;
            vcard:hasEmail <mailto:diskominfo.gresik@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/95052b48-2a9a-4d2e-8535-e07185601f0f/resource/6949f6df-1100-46e7-92c1-a06099d33d8b> ;
    dcat:keyword "Wilayah Administratif" ;
    dcat:landingPage <Kantor%20Kecamatan%20Cerme> .

<Kantor%20Kecamatan%20Cerme> a foaf:Document .

<http://5.189.187.109/dataset/95052b48-2a9a-4d2e-8535-e07185601f0f/resource/6949f6df-1100-46e7-92c1-a06099d33d8b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-22T03:13:53.605218"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:30:08.120679"^^xsd:dateTime ;
    dct:title "Tahun 2020 - Jumlah Aparat Pemerintahan Menurut Desa/kelurahan di Kecamatan Cerme" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/95052b48-2a9a-4d2e-8535-e07185601f0f/resource/6949f6df-1100-46e7-92c1-a06099d33d8b/download/412.csv> ;
    dcat:byteSize "513"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> a foaf:Agent ;
    foaf:name "Kabupaten Gresik" .

