@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:5000/dataset/8150e90a-6bc4-4a9a-9546-d241942cffd3> a dcat:Dataset ;
    dct:description "Jumlah Apotek di Kabupaten Kubu Raya Tahun 2021" ;
    dct:identifier "8150e90a-6bc4-4a9a-9546-d241942cffd3" ;
    dct:issued "2022-11-17T08:45:22.075851"^^xsd:dateTime ;
    dct:modified "2023-01-25T16:00:57.494358"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "Jumlah Apotek di Kabupaten Kubu Raya Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anisa " ;
            vcard:hasEmail <mailto:anisaputriwahma15@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/8150e90a-6bc4-4a9a-9546-d241942cffd3/resource/86c90c8b-97e3-4a4a-b2b6-3c6f547b4bf2>,
        <http://5.189.187.109:5000/dataset/8150e90a-6bc4-4a9a-9546-d241942cffd3/resource/9697b1ea-5049-4699-be29-e964c5c1afeb> ;
    dcat:keyword "apotek",
        "kabupaten kubu raya",
        "tahun 2021" .

<http://5.189.187.109:5000/dataset/8150e90a-6bc4-4a9a-9546-d241942cffd3/resource/86c90c8b-97e3-4a4a-b2b6-3c6f547b4bf2> a dcat:Distribution ;
    dct:description "Jumlah Apotek di Kabupaten Kubu Raya Tahun 2021" ;
    dct:format "JSON" ;
    dct:issued "2022-08-09T04:29:38.879845"^^xsd:dateTime ;
    dct:modified "2023-01-25T16:00:57.499676"^^xsd:dateTime ;
    dct:title "Jumlah Apotek di Kabupaten Kubu Raya Tahun 2021" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/8150e90a-6bc4-4a9a-9546-d241942cffd3/resource/86c90c8b-97e3-4a4a-b2b6-3c6f547b4bf2/download/jumlah-apotek-di-kab-kubu-raya-tahun-2021.json> ;
    dcat:byteSize "1301"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<http://5.189.187.109:5000/dataset/8150e90a-6bc4-4a9a-9546-d241942cffd3/resource/9697b1ea-5049-4699-be29-e964c5c1afeb> a dcat:Distribution ;
    dct:description "Jumlah Apotek di Kabupaten Kubu Raya Tahun 2021" ;
    dct:format "XML" ;
    dct:issued "2022-08-09T04:29:21.209977"^^xsd:dateTime ;
    dct:modified "2023-01-25T16:00:57.499528"^^xsd:dateTime ;
    dct:title "Jumlah Apotek di Kabupaten Kubu Raya Tahun 2021" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/8150e90a-6bc4-4a9a-9546-d241942cffd3/resource/9697b1ea-5049-4699-be29-e964c5c1afeb/download/jumlah-apotek-di-kab-kubu-raya-tahun-2021.pdf> ;
    dcat:byteSize "12123"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109:5000/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> a foaf:Agent ;
    foaf:name "Kabupaten Kubu Raya" .

