@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/093fc768-3590-4ff5-8c1e-b4b754bb25b3> a dcat:Dataset ;
    dct:description "Jumlah Status Kepemilikan Lahan Keluarga Miskin di Kota Yogyakarta" ;
    dct:identifier "093fc768-3590-4ff5-8c1e-b4b754bb25b3" ;
    dct:issued "2025-10-30T04:05:28.900297"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:05:28.900306"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Status Kepemilikan Lahan Keluarga Miskin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/093fc768-3590-4ff5-8c1e-b4b754bb25b3/resource/19bc313b-7696-4c71-b716-9b6646501988> ;
    dcat:keyword "lahan",
        "miskin" .

<http://5.189.187.109/dataset/093fc768-3590-4ff5-8c1e-b4b754bb25b3/resource/19bc313b-7696-4c71-b716-9b6646501988> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-08T07:05:34.683850"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:05:28.886322"^^xsd:dateTime ;
    dct:title "Jumlah Status Kepemilikan Lahan Keluarga Miskin 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/093fc768-3590-4ff5-8c1e-b4b754bb25b3/resource/19bc313b-7696-4c71-b716-9b6646501988/download/jumlah-status-kepemilikan-lahan-keluarga-miskin-2021.xlsx> ;
    dcat:byteSize "10749"^^xsd:nonNegativeInteger .

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

