@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/f6abcb72-8d88-43d9-8333-9be41a4fe1d3> a dcat:Dataset ;
    dct:description "Data Kesehatan Masyarakat Kec. Siwalan" ;
    dct:identifier "f6abcb72-8d88-43d9-8333-9be41a4fe1d3" ;
    dct:issued "2022-10-16T13:41:05.754886"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:41:05.754893"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Data Kesehatan Masyarakat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kec. Siwalan" ;
            vcard:hasEmail <mailto:rafierozak71@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f6abcb72-8d88-43d9-8333-9be41a4fe1d3/resource/db834052-5db1-467c-9d18-3eb177ebc17e> ;
    dcat:keyword "Bidang Kesehatan" ;
    dcat:landingPage <puskesmas%20siwalan> .

<http://5.189.187.109/dataset/f6abcb72-8d88-43d9-8333-9be41a4fe1d3/resource/db834052-5db1-467c-9d18-3eb177ebc17e> a dcat:Distribution ;
    dct:description "Data Pelayanan Kesehatan Masyarakat di Kecamatan Siwalan" ;
    dct:format "CSV" ;
    dct:issued "2019-09-27T02:44:37.839131"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:41:05.749330"^^xsd:dateTime ;
    dct:title "DATA PELAYANAN KESEHATAN MASYARAKAT.csv" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/f6abcb72-8d88-43d9-8333-9be41a4fe1d3/resource/db834052-5db1-467c-9d18-3eb177ebc17e/download/data-pelayanan-kesehatan-masyarakat.csv> ;
    dcat:byteSize "3124"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

<puskesmas%20siwalan> a foaf:Document .

