@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/11dc31b2-be47-4c88-8b17-8f81d71337ff> a dcat:Dataset ;
    dct:description "Standard Operating Procedure (SOP) merupakan salah satu cara jalan yang bisa ditempuh oleh sebuah organisasi untuk meningkatkan kinerja." ;
    dct:identifier "11dc31b2-be47-4c88-8b17-8f81d71337ff" ;
    dct:issued "2019-01-03T06:30:55.224146"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:30:55.224154"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "SOP DPMPTSP Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMPTSP" ;
            vcard:hasEmail <mailto:perijinan_terpadu@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/11dc31b2-be47-4c88-8b17-8f81d71337ff/resource/9332fe99-ab7a-4e1b-98fc-02bd026ab7b9> .

<https://data.jatengprov.go.id/dataset/11dc31b2-be47-4c88-8b17-8f81d71337ff/resource/9332fe99-ab7a-4e1b-98fc-02bd026ab7b9> a dcat:Distribution ;
    dct:format "RAR" ;
    dct:title "SOP _2017 DPMPTSP Kabupaten Banjarnegara" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/11dc31b2-be47-4c88-8b17-8f81d71337ff/resource/9332fe99-ab7a-4e1b-98fc-02bd026ab7b9/download/sop_2017-dpmptsp-bna-ok.rar> ;
    dcat:byteSize 1956885.0 ;
    dcat:mediaType "application/rar" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

