@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/f876b382-b969-4bf7-8151-158cb9cca01e> a dcat:Dataset ;
    dct:identifier "e8db77cb-d7e3-4f72-b536-9e4d11682a3d" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:51.937387"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pertanahan Nasional" ] ;
    dct:title "Jumlah Bidang Tanah" ;
    dcat:distribution <http://5.189.187.109/dataset/f876b382-b969-4bf7-8151-158cb9cca01e/resource/17a565d7-7fac-49b5-ac59-207aa93132de> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/f876b382-b969-4bf7-8151-158cb9cca01e/resource/17a565d7-7fac-49b5-ac59-207aa93132de> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:18:51.949904"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:51.931678"^^xsd:dateTime ;
    dct:title "Jumlah Bidang Tanah" .

<https://api-splp.layanan.go.id> a foaf:Document .

