@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/b3d39c00-371a-49e5-889d-85dcb88bd785> a dcat:Dataset ;
    dct:description "DATA SIMPUL JARINGAN INTERNET OPD PEMERINTAH PROVINSI JAWA TENGAH" ;
    dct:identifier "b3d39c00-371a-49e5-889d-85dcb88bd785" ;
    dct:issued "2018-07-29T01:24:25.075803"^^xsd:dateTime ;
    dct:modified "2018-07-29T02:15:51.680967"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9b33c23a-591d-41b3-b5d4-8534d72729ec> ;
    dct:title "data simpul jaringan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b3d39c00-371a-49e5-889d-85dcb88bd785/resource/9935cd7e-1a14-4b7d-bd33-1252ba83fd1f> .

<https://data.jatengprov.go.id/dataset/b3d39c00-371a-49e5-889d-85dcb88bd785/resource/9935cd7e-1a14-4b7d-bd33-1252ba83fd1f> a dcat:Distribution ;
    dct:description "DATA SIMPUL JARINGAN INTERNET OPD PEMERINTAH PROVINSI JAWA TENGAH" ;
    dct:format ".xlsx" ;
    dct:title "DATA SIMPUL JARINGAN INTERNET" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b3d39c00-371a-49e5-889d-85dcb88bd785/resource/9935cd7e-1a14-4b7d-bd33-1252ba83fd1f/download/data-simpul-jaringan.xlsx> ;
    dcat:byteSize 14336.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9b33c23a-591d-41b3-b5d4-8534d72729ec> a foaf:Organization ;
    foaf:name "Dinas Komunikasi dan Informatika" .

