@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/44143c46-ef99-432b-ac6e-b84c0e9bdc25> a dcat:Dataset ;
    dct:description "RKA SKPD Dinas Perdagangan Tahun 2018" ;
    dct:identifier "44143c46-ef99-432b-ac6e-b84c0e9bdc25" ;
    dct:issued "2019-11-04T15:17:49.333001"^^xsd:dateTime ;
    dct:modified "2019-11-04T15:17:49.333016"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Ringkasan RKA SKPD Dinas Perdagangan Tahun 2018" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

