@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/d3e3f2c3-5389-4b5b-9eea-221da1996dd4> a dcat:Dataset ;
    dct:description "Jumlah Peserta Sosialisasi P4GN Mei 2022" ;
    dct:identifier "d3e3f2c3-5389-4b5b-9eea-221da1996dd4" ;
    dct:issued "2022-10-04T13:46:54.684799"^^xsd:dateTime ;
    dct:modified "2022-10-04T13:46:54.684809"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Peserta Sosialisasi P4GN Mei 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d3e3f2c3-5389-4b5b-9eea-221da1996dd4/resource/ee14c696-5f7f-4859-aaec-4c3a25ed6c5f> .

<https://data.jatengprov.go.id/dataset/d3e3f2c3-5389-4b5b-9eea-221da1996dd4/resource/ee14c696-5f7f-4859-aaec-4c3a25ed6c5f> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "DATA PESERTA MEI.doc" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/d3e3f2c3-5389-4b5b-9eea-221da1996dd4/resource/ee14c696-5f7f-4859-aaec-4c3a25ed6c5f/download/data-peserta-mei.doc> ;
    dcat:byteSize 150528.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

