@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/4b163eea-cba4-4d2c-8029-66852405cf97> a dcat:Dataset ;
    dct:description """banyaknya donor darah di kota batu tahun 2016 \r
Dinas Kesehatan Kota Batu""" ;
    dct:identifier "4b163eea-cba4-4d2c-8029-66852405cf97" ;
    dct:issued "2022-10-08T10:02:22.129867"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:02:22.129872"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Banyaknya Donor Darah di Kota Batu Tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Persandian, Dinas Komunikasi dan Informatika" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4b163eea-cba4-4d2c-8029-66852405cf97/resource/2f69095e-3967-43fa-894d-3ee53f26a79a>,
        <http://5.189.187.109/dataset/4b163eea-cba4-4d2c-8029-66852405cf97/resource/6b7492eb-47d1-44b4-9fec-5d36b03ed1d7> ;
    dcat:keyword "Donor Darah" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/4b163eea-cba4-4d2c-8029-66852405cf97/resource/2f69095e-3967-43fa-894d-3ee53f26a79a> a dcat:Distribution ;
    dct:description """banyaknya donor darah di kota batu tahun 2016 \r
Dinas Kesehatan """ ;
    dct:format "XLSX" ;
    dct:issued "2020-04-13T04:09:54.516909"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:02:22.124101"^^xsd:dateTime ;
    dct:title "banyaknya donor darah 2016.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/4b163eea-cba4-4d2c-8029-66852405cf97/resource/2f69095e-3967-43fa-894d-3ee53f26a79a/download/banyaknya-donor-darah-2016.xlsx> ;
    dcat:byteSize "10050"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/4b163eea-cba4-4d2c-8029-66852405cf97/resource/6b7492eb-47d1-44b4-9fec-5d36b03ed1d7> a dcat:Distribution ;
    dct:description """banyaknya donor darah di kota batu tahun 2016 \r
Dinas Kesehatan Kota Batu """ ;
    dct:format "CSV" ;
    dct:issued "2020-04-13T04:08:56.044376"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:02:22.122205"^^xsd:dateTime ;
    dct:title "banyaknya donor darah 2016.csv" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/4b163eea-cba4-4d2c-8029-66852405cf97/resource/6b7492eb-47d1-44b4-9fec-5d36b03ed1d7/download/banyaknya-donor-darah-2016.csv> ;
    dcat:byteSize "423"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

