@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/744116e2-4cd1-483c-8dcf-ca3c253cfa0e> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Data Gedung Pemerintah Provinsi DKI Jakarta" ;
    dct:identifier "5cebb60c56c03b5516207351e41748f7" ;
    dct:issued "2023-10-18"^^xsd:date ;
    dct:modified "2023-11-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Cipta Karya, Tata Ruang, dan Pertanahan" ] ;
    dct:title "Data Gedung Pemerintah Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/744116e2-4cd1-483c-8dcf-ca3c253cfa0e/resource/3165687e-6748-4634-a1a2-5e6e7eaaa248> ;
    dcat:keyword "gedung" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-gedung-pemerintah-daerah> .

<http://5.189.187.109/dataset/744116e2-4cd1-483c-8dcf-ca3c253cfa0e/resource/3165687e-6748-4634-a1a2-5e6e7eaaa248> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:39:38.746947"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:39:38.727290"^^xsd:dateTime ;
    dct:title "Data Gedung Pemerintah Daerah" ;
    dcat:accessURL <http://-> .

<https://satudata.jakarta.go.id/open-data/detail/data-gedung-pemerintah-daerah> a foaf:Document .

