@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.jatengprov.go.id/dataset/f09ff546-7949-423e-b90a-7dba4f1acf8e> a dcat:Dataset ;
    dct:description "Data Peserta KB Baru per Mix Kontrasepsi pada bulan April 2023" ;
    dct:identifier "f09ff546-7949-423e-b90a-7dba4f1acf8e" ;
    dct:issued "2023-09-05T10:57:53.812791"^^xsd:dateTime ;
    dct:modified "2023-09-05T10:57:53.812800"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Data Peserta KB Baru Bulan April 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DP3AP2KB KOTA SURAKARTA" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f09ff546-7949-423e-b90a-7dba4f1acf8e/resource/3575e21a-f7e3-49f7-97c6-47ce91b5e0c7> ;
    dcat:keyword "2023",
        "APRIL",
        "DP3AP2KB",
        "KB",
        "KELUARGA BERENCANA",
        "KESERTAAN BER-KB",
        "KONTRASEPSI",
        "PB" .

<https://data.jatengprov.go.id/dataset/f09ff546-7949-423e-b90a-7dba4f1acf8e/resource/3575e21a-f7e3-49f7-97c6-47ce91b5e0c7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "04-apr-kb baru.xlsx" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/f09ff546-7949-423e-b90a-7dba4f1acf8e/resource/3575e21a-f7e3-49f7-97c6-47ce91b5e0c7/download/04-apr-kb-baru.xlsx> ;
    dcat:byteSize 6201.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

