@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/58b9e221-bd7c-4688-b047-4c2b61661669> a dcat:Dataset ;
    dct:description "data" ;
    dct:identifier "58b9e221-bd7c-4688-b047-4c2b61661669" ;
    dct:issued "2023-09-16T11:56:28.442835"^^xsd:dateTime ;
    dct:modified "2023-10-09T14:07:54.211087"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "SK Tim PPID Pembantu" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/58b9e221-bd7c-4688-b047-4c2b61661669/resource/5081efc3-e66c-46cf-905c-c589b5289feb> ;
    dcat:keyword "PPID",
        "RSSP",
        "data" ;
    dcat:landingPage <http://www.rssoehadi.sragenkab.go.id/ppid> .

<https://data.jatengprov.go.id/dataset/58b9e221-bd7c-4688-b047-4c2b61661669/resource/5081efc3-e66c-46cf-905c-c589b5289feb> a dcat:Distribution ;
    dct:description "contoh" ;
    dct:format "PDF" ;
    dct:title "Contoh data.pdf" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/58b9e221-bd7c-4688-b047-4c2b61661669/resource/5081efc3-e66c-46cf-905c-c589b5289feb/download/contoh_data.pdf> ;
    dcat:byteSize 29445.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

