@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/9c09f312-beb3-468e-9d22-d2cd16e0e7eb> a dcat:Dataset ;
    dct:description " Banyaknya Anggota Serikat Buruh/Serikat Pekerja (SB/SP) di Kabupaten Sukoharjo " ;
    dct:identifier "9c09f312-beb3-468e-9d22-d2cd16e0e7eb" ;
    dct:issued "2020-09-04T00:51:10.184420"^^xsd:dateTime ;
    dct:modified "2020-09-04T00:51:10.184432"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "Banyaknya Anggota Serikat Buruh/Serikat Pekerja (SB/SP) di Kabupaten Sukoharjo" .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

