@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/0523f4f5-ef5d-4e97-9bc7-82f199809643> a dcat:Dataset ;
    dct:description "Jumlah Kunjungan Pasien Rawat Jalan untuk tiap-tiap Poliklinik di RSUD Kraton TH 2018" ;
    dct:identifier "0523f4f5-ef5d-4e97-9bc7-82f199809643" ;
    dct:issued "2022-10-16T12:57:55.375724"^^xsd:dateTime ;
    dct:modified "2022-10-16T12:57:55.375733"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Pasien Rawat Jalan RSUD Kraton" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "eko waludi" ;
            vcard:hasEmail <mailto:wekowaludi@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0523f4f5-ef5d-4e97-9bc7-82f199809643/resource/ef44ae32-8710-432a-b4e3-2a3be37f1814> ;
    dcat:keyword "jumlah kunjungan" ;
    dcat:landingPage <rsudkraton> .

<http://5.189.187.109/dataset/0523f4f5-ef5d-4e97-9bc7-82f199809643/resource/ef44ae32-8710-432a-b4e3-2a3be37f1814> a dcat:Distribution ;
    dct:description "Jumlah Kunjungan Pasien Rawat Jalan untuk tiap poliklinik di RSUD Kraton TH 2018" ;
    dct:format "XLSX" ;
    dct:issued "2019-07-24T01:59:31.530982"^^xsd:dateTime ;
    dct:modified "2022-10-16T12:57:55.356479"^^xsd:dateTime ;
    dct:title "Jumlah Pasien Rawat Jalan RSUD Kraton TH 2018.xlsx" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/0523f4f5-ef5d-4e97-9bc7-82f199809643/resource/ef44ae32-8710-432a-b4e3-2a3be37f1814/download/jumlah-pasien-rawat-jalan-rsud-kraton-th-2018.xlsx> ;
    dcat:byteSize "18907"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<rsudkraton> a foaf:Document .

