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

<http://5.189.187.109/dataset/f265a252-932d-4347-a589-3e21da91dcdf> a dcat:Dataset ;
    dct:description "Sistem Pengolahan Air Limbah Domestik di Kota Yogyakarta" ;
    dct:identifier "f265a252-932d-4347-a589-3e21da91dcdf" ;
    dct:issued "2025-10-30T05:19:35.203228"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:19:35.203237"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Sistem Pengolahan Air Limbah Domestik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f265a252-932d-4347-a589-3e21da91dcdf/resource/254648bb-34f7-4c5c-b2e7-43881f6fa340>,
        <http://5.189.187.109/dataset/f265a252-932d-4347-a589-3e21da91dcdf/resource/69bbd34e-3391-4428-93d7-9669d8519b50> ;
    dcat:keyword "air limbah" .

<http://5.189.187.109/dataset/f265a252-932d-4347-a589-3e21da91dcdf/resource/254648bb-34f7-4c5c-b2e7-43881f6fa340> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-08T07:33:48.133722"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:19:35.193286"^^xsd:dateTime ;
    dct:title "Sistem Pengolahan Air Limbah Domestik 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/f265a252-932d-4347-a589-3e21da91dcdf/resource/254648bb-34f7-4c5c-b2e7-43881f6fa340/download/sistem-pengolahan-air-limbah-domestik-2021.xlsx> ;
    dcat:byteSize "10601"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/f265a252-932d-4347-a589-3e21da91dcdf/resource/69bbd34e-3391-4428-93d7-9669d8519b50> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-20T06:23:09.180370"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:19:35.191319"^^xsd:dateTime ;
    dct:title "Sistem Pengolahan Air Limbah Domestik 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/f265a252-932d-4347-a589-3e21da91dcdf/resource/69bbd34e-3391-4428-93d7-9669d8519b50/download/sistem-pengolahan-air-limbah-domestik-2020.xlsx> ;
    dcat:byteSize "10589"^^xsd:nonNegativeInteger .

<http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> a foaf:Agent ;
    foaf:name "Kota Yogyakarta" .

