@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/17816eed-87fe-4912-8818-8f626c77e8da> a dcat:Dataset ;
    dct:identifier "17816eed-87fe-4912-8818-8f626c77e8da" ;
    dct:issued "2022-10-12T13:18:55.583275"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:18:55.583280"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah Tenaga Kesehatan Menurut Desa/Kelurahan diKecamatan 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/17816eed-87fe-4912-8818-8f626c77e8da/resource/3a2e0667-c8c8-4feb-852b-ae93d9e78d05> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <Puskesmas%20Kecamatan%20Cerme> .

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

<http://5.189.187.109/dataset/17816eed-87fe-4912-8818-8f626c77e8da/resource/3a2e0667-c8c8-4feb-852b-ae93d9e78d05> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-16T03:17:53.689843"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:18:55.577951"^^xsd:dateTime ;
    dct:title "Tahun 2020 - Jumlah Tenaga Kesehatan Menurut Desa/Kelurahan di Kecamatan Cerme" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/17816eed-87fe-4912-8818-8f626c77e8da/resource/3a2e0667-c8c8-4feb-852b-ae93d9e78d05/download/221.csv> ;
    dcat:byteSize "741"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

