@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/97918d77-bb47-49d5-8be3-1e7f2949f30a> a dcat:Dataset ;
    dct:description "Data CCTV Triwulan 1 Tahun 2023" ;
    dct:identifier "97918d77-bb47-49d5-8be3-1e7f2949f30a" ;
    dct:issued "2023-07-24T07:10:16.981956"^^xsd:dateTime ;
    dct:modified "2023-07-24T07:10:16.981965"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Data CCTV 2023 TW 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kab. Demak" ;
            vcard:hasEmail <mailto:dinkominfo@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/97918d77-bb47-49d5-8be3-1e7f2949f30a/resource/059f8a0e-67cd-4680-9c41-e914bbff8ec1> ;
    dcat:keyword "titikcctv" .

<https://data.jatengprov.go.id/dataset/97918d77-bb47-49d5-8be3-1e7f2949f30a/resource/059f8a0e-67cd-4680-9c41-e914bbff8ec1> a dcat:Distribution ;
    dct:description "Data CCTV 2023 TW 1" ;
    dct:format "PDF" ;
    dct:title "Data CCTV 2023 TW 1.pdf" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/97918d77-bb47-49d5-8be3-1e7f2949f30a/resource/059f8a0e-67cd-4680-9c41-e914bbff8ec1/download/data-cctv-2023-tw-1.pdf> ;
    dcat:byteSize 3380775.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

