@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/7a379619-2c0a-445b-99c4-eafe164a1768> a dcat:Dataset ;
    dct:description "Data berisi tentang  daftar nama apotek di Kabupaten Blora" ;
    dct:identifier "7a379619-2c0a-445b-99c4-eafe164a1768" ;
    dct:issued "2022-10-11T14:22:52.547580"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:22:52.547586"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "Daftar Nama Apotek Kab Blora" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Kab Blora" ;
            vcard:hasEmail <mailto:diskominfoblora@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7a379619-2c0a-445b-99c4-eafe164a1768/resource/ae6c3666-c94a-48ce-8e00-ca1c3c4f39d6> ;
    dcat:keyword "Kesehatan" .

<http://5.189.187.109/dataset/7a379619-2c0a-445b-99c4-eafe164a1768/resource/ae6c3666-c94a-48ce-8e00-ca1c3c4f39d6> a dcat:Distribution ;
    dct:description "Data berisi tentang data apotek Kabupaten Blora" ;
    dct:format "CSV" ;
    dct:issued "2018-07-02T01:02:08.130317"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:22:52.542966"^^xsd:dateTime ;
    dct:title "Daftar Apotek Kabupaten Blora" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/7a379619-2c0a-445b-99c4-eafe164a1768/resource/ae6c3666-c94a-48ce-8e00-ca1c3c4f39d6/download/20180116103900apotek.xlsx> ;
    dcat:byteSize "10133"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

