@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/a129912b-95cc-4641-ba7f-85b9cce13e00> a dcat:Dataset ;
    dct:description "Jumlah restoran" ;
    dct:identifier "a129912b-95cc-4641-ba7f-85b9cce13e00" ;
    dct:issued "2023-01-23T05:43:41.104813"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:43:41.104820"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Jumlah restoran" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a129912b-95cc-4641-ba7f-85b9cce13e00/resource/09c5696e-2e52-433e-aae2-99c27121c333> ;
    dcat:keyword "pariwisata" .

<https://data.jatengprov.go.id/dataset/a129912b-95cc-4641-ba7f-85b9cce13e00/resource/09c5696e-2e52-433e-aae2-99c27121c333> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah restoran" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/a129912b-95cc-4641-ba7f-85b9cce13e00/resource/09c5696e-2e52-433e-aae2-99c27121c333/download/jumlah-restoran.xlsx> ;
    dcat:byteSize 10173.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" .

