@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/5dc1e68d-a86d-4ce6-8962-7d4a538b9c90> a dcat:Dataset ;
    dct:identifier "5dc1e68d-a86d-4ce6-8962-7d4a538b9c90" ;
    dct:issued "2022-10-12T13:25:06.015482"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:25:06.015487"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah Penduduk Menurut Kelompok Umur dan Kecamatan di Kabupaten Gresik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kabupaten Gresik" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5dc1e68d-a86d-4ce6-8962-7d4a538b9c90/resource/6e54e6a7-5716-48eb-9437-119f7a9d0d3c> ;
    dcat:keyword "penduduk" ;
    dcat:landingPage <Dinas%20Kependudukan%20dan%20Catatan%20Sipil> .

<Dinas%20Kependudukan%20dan%20Catatan%20Sipil> a foaf:Document .

<http://5.189.187.109/dataset/5dc1e68d-a86d-4ce6-8962-7d4a538b9c90/resource/6e54e6a7-5716-48eb-9437-119f7a9d0d3c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-07-06T04:44:02.828304"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:25:06.010614"^^xsd:dateTime ;
    dct:title "Tahun 2018 - Jumlah Penduduk Menurut Kelompok Umur dan Kecamatan di Kabupaten Gresik" ;
    dcat:accessURL <http://10.10.0.105/dataset/5dc1e68d-a86d-4ce6-8962-7d4a538b9c90/resource/6e54e6a7-5716-48eb-9437-119f7a9d0d3c/download/3.1.6-jumlah-penduduk-menurut-kelompok-umur-dan-kecamatan-di-kabupaten-gresik-2018.csv> ;
    dcat:byteSize "1800"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

