@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/c6ef74c1-d9d0-4b05-a4d3-6a8ead7dbfc6> a dcat:Dataset ;
    dct:description "skala prioritas propemperda tahun 2023" ;
    dct:identifier "c6ef74c1-d9d0-4b05-a4d3-6a8ead7dbfc6" ;
    dct:issued "2023-09-06T11:03:43.619566"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:43.619577"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "skala prioritas propemperda tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "danang mp" ;
            vcard:hasEmail <mailto:danangmp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c6ef74c1-d9d0-4b05-a4d3-6a8ead7dbfc6/resource/62c60081-d50d-48c6-8454-05a840536bd2> ;
    dcat:keyword "goverment" .

<https://data.jatengprov.go.id/dataset/c6ef74c1-d9d0-4b05-a4d3-6a8ead7dbfc6/resource/62c60081-d50d-48c6-8454-05a840536bd2> a dcat:Distribution ;
    dct:description "skala prioritas propemperda" ;
    dct:format "CSV" ;
    dct:title "view?usp=sharing" ;
    dcat:accessURL <https://drive.google.com/file/d/1b1DdX8feDs2hShF36ShhR6otW22gdFK2/view?usp=sharing> .

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

