@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#> .

<http://5.189.187.109:5000/dataset/74fc7a76-fcba-43ec-9101-b2124b82b0d4> a dcat:Dataset ;
    dct:identifier "80600203-d69d-4d8a-b806-606c63441f37" ;
    dct:issued "2024-05-15T10:35:40"^^xsd:dateTime ;
    dct:modified "2024-05-15T10:36:33"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Keuangan Daerah Kota Depok" ] ;
    dct:title "Jumlah Rumah Makan dan Restoran" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/74fc7a76-fcba-43ec-9101-b2124b82b0d4/resource/e009778f-5212-4d48-89b1-4c9b3cc7368e> ;
    dcat:keyword "Restoran",
        "Rumah Makan" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/80600203-d69d-4d8a-b806-606c63441f37> .

<http://5.189.187.109:5000/dataset/74fc7a76-fcba-43ec-9101-b2124b82b0d4/resource/e009778f-5212-4d48-89b1-4c9b3cc7368e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:07:07.660787"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:00:25.357560"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Makan dan Restoran" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/DD1_Jumlah_Rumah_makan_dan_restoran_2023.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/80600203-d69d-4d8a-b806-606c63441f37> a foaf:Document .

