@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/be50e040-c655-4043-8d63-d25a21a1b63c> a dcat:Dataset ;
    dct:description "Data Laporan Kegiatan PATEN Kecamatan Tulis Bulan Jan-18" ;
    dct:identifier "be50e040-c655-4043-8d63-d25a21a1b63c" ;
    dct:issued "2018-08-18T04:52:57.488022"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:20:45.753843"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "DATA LAPORAN PATEN KEC.TULIS BULAN JAN-18" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto mulyo" ;
            vcard:hasEmail <mailto:007habib99@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/be50e040-c655-4043-8d63-d25a21a1b63c/resource/fd48dcb9-8655-4ce7-b9a7-ab5bae0d3f64> ;
    dcat:landingPage <diskomino.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/be50e040-c655-4043-8d63-d25a21a1b63c/resource/fd48dcb9-8655-4ce7-b9a7-ab5bae0d3f64> a dcat:Distribution ;
    dct:description "Laporan Jan-18" ;
    dct:format "XLSX" ;
    dct:title "1. Jan-18.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/be50e040-c655-4043-8d63-d25a21a1b63c/resource/fd48dcb9-8655-4ce7-b9a7-ab5bae0d3f64/download/1.-jan-18.xlsx> ;
    dcat:byteSize 27508.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

