@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/990fb57f-3bf4-4df9-b0f6-39b71cdebb73> a dcat:Dataset ;
    dct:description "Persebaran menara telekomunikasi di Kabupaten Kudus " ;
    dct:identifier "990fb57f-3bf4-4df9-b0f6-39b71cdebb73" ;
    dct:issued "2023-01-23T05:43:36.606054"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:43:36.606062"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Persebaran Menara Telekomunikasi Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/990fb57f-3bf4-4df9-b0f6-39b71cdebb73/resource/e707d486-b3eb-45b3-9e25-92eea11d90cd> ;
    dcat:keyword "telekomunikasi" .

<https://data.jatengprov.go.id/dataset/990fb57f-3bf4-4df9-b0f6-39b71cdebb73/resource/e707d486-b3eb-45b3-9e25-92eea11d90cd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "persebaran.xlsx" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/990fb57f-3bf4-4df9-b0f6-39b71cdebb73/resource/e707d486-b3eb-45b3-9e25-92eea11d90cd/download/persebaran.xlsx> ;
    dcat:byteSize 26298.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

