@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/9ee5c48c-c32c-44c3-b1e2-1ef27f15ab2b> a dcat:Dataset ;
    dct:identifier "9ee5c48c-c32c-44c3-b1e2-1ef27f15ab2b" ;
    dct:issued "2022-10-12T13:31:07.574080"^^xsd:dateTime ;
    dct:modified "2023-01-12T13:43:11.529901"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Luas Wilayah Kecamatan Cerme Menurut Desa/Kelurahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Gresik" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9ee5c48c-c32c-44c3-b1e2-1ef27f15ab2b/resource/1393ed19-961f-4fe2-8669-da514e1360fb>,
        <http://5.189.187.109/dataset/9ee5c48c-c32c-44c3-b1e2-1ef27f15ab2b/resource/b3c11dd2-a0d1-481a-b6fc-4d6b82374709> ;
    dcat:keyword "Geografi" ;
    dcat:landingPage <Kantor%20Kecamatan%20Cerme> .

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

<http://5.189.187.109/dataset/9ee5c48c-c32c-44c3-b1e2-1ef27f15ab2b/resource/1393ed19-961f-4fe2-8669-da514e1360fb> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang Luas Wilayah Menurut Desa/Kelurahan di Kecamatan Cerme" ;
    dct:format "CSV" ;
    dct:issued "2023-01-10T04:28:11.156420"^^xsd:dateTime ;
    dct:modified "2023-01-12T13:43:11.536930"^^xsd:dateTime ;
    dct:title "Tahun 2021 - Luas Wilayah Kecamatan Cerme Menurut Desa/Kelurahan" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/9ee5c48c-c32c-44c3-b1e2-1ef27f15ab2b/resource/1393ed19-961f-4fe2-8669-da514e1360fb/download/cerme.csv> ;
    dcat:byteSize "761"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/9ee5c48c-c32c-44c3-b1e2-1ef27f15ab2b/resource/b3c11dd2-a0d1-481a-b6fc-4d6b82374709> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-07T01:05:59.794275"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:31:07.569335"^^xsd:dateTime ;
    dct:title "Tahun 2020" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/9ee5c48c-c32c-44c3-b1e2-1ef27f15ab2b/resource/b3c11dd2-a0d1-481a-b6fc-4d6b82374709/download/111.csv> ;
    dcat:byteSize "749"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

