@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/195f7a80-963c-44dc-a2a6-c309c3357e4a> a dcat:Dataset ;
    dct:identifier "195f7a80-963c-44dc-a2a6-c309c3357e4a" ;
    dct:issued "2022-10-12T13:19:11.156932"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:19:11.156937"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah Peserta KB Menurut Alat Kontrasepsi yang  Digunakan di Kecamatan Panceng" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kabupaten Gresik" ] ;
    dcat:distribution <http://5.189.187.109/dataset/195f7a80-963c-44dc-a2a6-c309c3357e4a/resource/85e483f7-7e4f-4ad1-9bb9-e6930b21e3fc> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <Puskesmas%20Panceng> .

<Puskesmas%20Panceng> a foaf:Document .

<http://5.189.187.109/dataset/195f7a80-963c-44dc-a2a6-c309c3357e4a/resource/85e483f7-7e4f-4ad1-9bb9-e6930b21e3fc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T08:07:43.972336"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:19:11.152221"^^xsd:dateTime ;
    dct:title "Tahun 2019 - Jumlah Peserta KB Menurut Alat Kontrasepsi yang  Digunakan di Kecamatan Panceng" ;
    dcat:accessURL <http://10.10.0.105/dataset/195f7a80-963c-44dc-a2a6-c309c3357e4a/resource/85e483f7-7e4f-4ad1-9bb9-e6930b21e3fc/download/225.csv> ;
    dcat:byteSize "523"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

