@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/7e72b994-28f9-4f30-9cab-1218e464d673> a dcat:Dataset ;
    dct:description "Data Kelompok KS Semester 2 Tahun 2018" ;
    dct:identifier "7e72b994-28f9-4f30-9cab-1218e464d673" ;
    dct:issued "2018-09-13T05:18:24.621401"^^xsd:dateTime ;
    dct:modified "2018-09-13T05:18:24.621416"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Data Kelompok KS" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DINSOSPPKB" ;
            vcard:hasEmail <mailto:dinsosppkb@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7e72b994-28f9-4f30-9cab-1218e464d673/resource/e5267d4c-40bb-4287-b718-f020a33e1a60> ;
    dcat:landingPage <dinsosppkb.rembangkab.go.id> .

<https://data.jatengprov.go.id/dataset/7e72b994-28f9-4f30-9cab-1218e464d673/resource/e5267d4c-40bb-4287-b718-f020a33e1a60> a dcat:Distribution ;
    dct:description "Data Kelompok KS Semester 2 Tahun 2018" ;
    dct:format "XLS" ;
    dct:title "data-kelompok-ks.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/7e72b994-28f9-4f30-9cab-1218e464d673/resource/e5267d4c-40bb-4287-b718-f020a33e1a60/download/data-kelompok-ks.xlsx> ;
    dcat:byteSize 9368.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

