@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/a3f59d8e-7bf3-45a3-b34b-4bf83104c402> a dcat:Dataset ;
    dct:description "KA SOSIALISASI PPI PUSKESMAS MOJOGEDANG 1" ;
    dct:identifier "a3f59d8e-7bf3-45a3-b34b-4bf83104c402" ;
    dct:issued "2022-10-06T08:21:58.065905"^^xsd:dateTime ;
    dct:modified "2022-10-06T08:21:58.065915"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "KA SOSIALISASI PPI PUSKESMAS MOJOGEDANG 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puskesmas Mojogedang 1" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a3f59d8e-7bf3-45a3-b34b-4bf83104c402/resource/ce6629f2-c7c3-4967-ae14-5840878d3532> .

<https://data.jatengprov.go.id/dataset/a3f59d8e-7bf3-45a3-b34b-4bf83104c402/resource/ce6629f2-c7c3-4967-ae14-5840878d3532> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "KA sosialisasi PPI.doc" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/a3f59d8e-7bf3-45a3-b34b-4bf83104c402/resource/ce6629f2-c7c3-4967-ae14-5840878d3532/download/ka-sosialisasi-ppi.doc> ;
    dcat:byteSize 225280.0 ;
    dcat:mediaType "application/msword" .

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

