@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/b00d6a5d-b96e-41be-9ef2-fcf1061e4e98> a dcat:Dataset ;
    dct:description "Data kelompok usaha bersama tahun 2019" ;
    dct:identifier "b00d6a5d-b96e-41be-9ef2-fcf1061e4e98" ;
    dct:issued "2020-09-04T05:10:06.487366"^^xsd:dateTime ;
    dct:modified "2020-09-04T05:10:06.487379"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Data Kelompok Usaha Bersama Tahun 2018" .

<https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Grobogan" .

