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

<https://data.jatengprov.go.id/dataset/3d8094bb-d9ad-4324-91c4-d92d57a9e6b4> a dcat:Dataset ;
    dct:description "Data Serikat Pekerja (SP) Jumlah Unit" ;
    dct:identifier "3d8094bb-d9ad-4324-91c4-d92d57a9e6b4" ;
    dct:issued "2019-10-03T03:50:39.552128"^^xsd:dateTime ;
    dct:modified "2019-10-03T03:50:39.552140"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Serikat Pekerja (SP) Jumlah Unit" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3d8094bb-d9ad-4324-91c4-d92d57a9e6b4/resource/8502ccb7-c29e-4f8e-acc7-86e290fc708f> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/3767/1/jumlah-unit.json> .

<https://data.jatengprov.go.id/dataset/3d8094bb-d9ad-4324-91c4-d92d57a9e6b4/resource/8502ccb7-c29e-4f8e-acc7-86e290fc708f> a dcat:Distribution ;
    dct:description "jumlah-unit" ;
    dct:format "JSON" ;
    dct:title "jumlah-unit.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/3767/1/jumlah-unit.json> ;
    dcat:mediaType "application/json" .

<https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purworejo" .

