@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/dataset/b78c6ebf-3d7a-4855-a5c9-eb8424074992> a dcat:Dataset ;
    dct:description "Identifikasi Dataset" ;
    dct:identifier "b78c6ebf-3d7a-4855-a5c9-eb8424074992" ;
    dct:issued "2024-10-11T06:35:08.047531"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:35:08.047542"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Identifikasi Dataset" ;
    dcat:distribution <http://5.189.187.109/dataset/b78c6ebf-3d7a-4855-a5c9-eb8424074992/resource/4b273604-09e0-45ca-9073-1c06120dca31> ;
    dcat:keyword "dataset" .

<http://5.189.187.109/dataset/b78c6ebf-3d7a-4855-a5c9-eb8424074992/resource/4b273604-09e0-45ca-9073-1c06120dca31> a dcat:Distribution ;
    dct:description "Identifikasi Dataset OPD" ;
    dct:format "XLSX" ;
    dct:issued "2021-01-28T05:56:11.576021"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:35:08.040827"^^xsd:dateTime ;
    dct:title "Identifikasi Dataset OPD" ;
    dcat:accessURL <https://satudata.denpasarkota.go.id/dataset/b78c6ebf-3d7a-4855-a5c9-eb8424074992/resource/4b273604-09e0-45ca-9073-1c06120dca31/download/identifikasi-datasets.xlsx> ;
    dcat:byteSize "14462"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

