@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/2f483ca7-7947-4e59-9ead-0568fe64e471> a dcat:Dataset ;
    dct:description "Jumlah Puskesmas, Pustu, Posyandu" ;
    dct:identifier "2f483ca7-7947-4e59-9ead-0568fe64e471" ;
    dct:issued "2024-06-11T03:17:05.469094"^^xsd:dateTime ;
    dct:modified "2024-07-20T13:39:19.173453"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/cc3e6dfa-579b-4b82-b51a-7b209bf95b05> ;
    dct:title "Jumlah Fasilitas Kesehatan di Kecamatan Padang Selatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ekapaten" ] ;
    dcat:distribution <http://5.189.187.109/dataset/2f483ca7-7947-4e59-9ead-0568fe64e471/resource/0287991e-e2c7-40ce-908a-a76c710f9391> ;
    dcat:keyword "fasilitas kesehatan",
        "health",
        "posyandu",
        "puskesmas",
        "pustu" .

<http://5.189.187.109/dataset/2f483ca7-7947-4e59-9ead-0568fe64e471/resource/0287991e-e2c7-40ce-908a-a76c710f9391> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T04:36:46.876357"^^xsd:dateTime ;
    dct:modified "2024-06-11T03:17:05.450936"^^xsd:dateTime ;
    dct:title "Jumlah Fasilitas Kesehatan di Kecamatan Padang Selatan.csv" ;
    dcat:accessURL <https://satudata.padang.go.id/dataset/2f483ca7-7947-4e59-9ead-0568fe64e471/resource/0287991e-e2c7-40ce-908a-a76c710f9391/download/jumlah-fasilitas-kesehatan-di-kecamatan-padang-selatan.csv> ;
    dcat:byteSize "56"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/cc3e6dfa-579b-4b82-b51a-7b209bf95b05> a foaf:Agent ;
    foaf:name "Provinsi Sumatera Barat" .

