@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#> .

<https://data.sumbarprov.go.id/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-03-04T09:01:55.644961"^^xsd:dateTime ;
    dct:modified "2024-03-04T09:01:55.644968"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> ;
    dct:title "Jumlah Fasilitas Kesehatan di Kecamatan Padang Selatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ekapaten" ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/2f483ca7-7947-4e59-9ead-0568fe64e471/resource/0287991e-e2c7-40ce-908a-a76c710f9391> ;
    dcat:keyword "fasilitas kesehatan",
        "health",
        "posyandu",
        "puskesmas",
        "pustu" .

<https://data.sumbarprov.go.id/dataset/2f483ca7-7947-4e59-9ead-0568fe64e471/resource/0287991e-e2c7-40ce-908a-a76c710f9391> a dcat:Distribution ;
    dct:format "CSV" ;
    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.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> a foaf:Organization ;
    foaf:name "Kota Padang" .

