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

<https://data.jatengprov.go.id/dataset/e333d30f-3c8d-4e7a-90b4-41db3997f15c> a dcat:Dataset ;
    dct:description "Data Jasa Pengiriman Kecamatan Bulu tahun 2021" ;
    dct:identifier "e333d30f-3c8d-4e7a-90b4-41db3997f15c" ;
    dct:issued "2022-07-08T06:11:19.631791"^^xsd:dateTime ;
    dct:modified "2022-07-08T06:11:19.631804"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "Data Jasa Pengiriman Kecamatan Bulu tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e333d30f-3c8d-4e7a-90b4-41db3997f15c/resource/1f361c47-b575-41e1-aef2-49f1ded4f6b3> .

<https://data.jatengprov.go.id/dataset/e333d30f-3c8d-4e7a-90b4-41db3997f15c/resource/1f361c47-b575-41e1-aef2-49f1ded4f6b3> a dcat:Distribution ;
    dct:format "PDF" ;
    dcat:accessURL <http://data.sukoharjokab.go.id/dataset/e333d30f-3c8d-4e7a-90b4-41db3997f15c/resource/1f361c47-b575-41e1-aef2-49f1ded4f6b3/download/data-jasa-pengiriman.pdf> ;
    dcat:byteSize 9542.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

