@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/11868c69-fcef-4888-9867-1855dbbf9b2a> a dcat:Dataset ;
    dct:description "perjanjian kontrak petugas kebersihan 2018" ;
    dct:identifier "11868c69-fcef-4888-9867-1855dbbf9b2a" ;
    dct:issued "2018-05-18T03:45:38.424525"^^xsd:dateTime ;
    dct:modified "2018-05-18T03:45:38.424544"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "perjanjian kontrak petugas kebersihan 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "paryadi" ;
            vcard:hasEmail <mailto:paryadi1304@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/11868c69-fcef-4888-9867-1855dbbf9b2a/resource/f5fd558a-5c5d-4f91-9705-ed7675b9c19d> ;
    dcat:landingPage <dispermades.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/11868c69-fcef-4888-9867-1855dbbf9b2a/resource/f5fd558a-5c5d-4f91-9705-ed7675b9c19d> a dcat:Distribution ;
    dct:description "perjanjian kontrak petugas kebersihan 2018" ;
    dct:format "PDF" ;
    dct:title "perjanjian kontrak petugas kebersihan 2018" .

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

