@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/52ecdf55-1d20-4f7b-89e7-bdcc39d8b24d> a dcat:Dataset ;
    dct:description "Jumlah Penerima Tanah Obyek Landreform dan Tanah Obyek Landreform >0.5 Tahun 2022" ;
    dct:identifier "52ecdf55-1d20-4f7b-89e7-bdcc39d8b24d" ;
    dct:issued "2023-10-02T11:55:59.271922"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:59.271928"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Penerima Tanah Obyek Landreform" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/52ecdf55-1d20-4f7b-89e7-bdcc39d8b24d/resource/5644b5a3-262e-4f07-9a22-e4512090922e> ;
    dcat:keyword "2022",
        "Tanah Obyek Landreform",
        "Tanah Obyek Landreform 0.5" .

<http://5.189.187.109/dataset/52ecdf55-1d20-4f7b-89e7-bdcc39d8b24d/resource/5644b5a3-262e-4f07-9a22-e4512090922e> a dcat:Distribution ;
    dct:description "Jumlah penerima tanah obyek landreform Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-19T02:44:26.500779"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:59.261253"^^xsd:dateTime ;
    dct:title "Jumlah penerima tanah obyek landreform Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/52ecdf55-1d20-4f7b-89e7-bdcc39d8b24d/resource/5644b5a3-262e-4f07-9a22-e4512090922e/download/jumlah-penerima-tanah-obyek-landreform-tahun-2022.csv> ;
    dcat:byteSize "2189"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

