@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/06c165f2-bd19-427e-9bf8-fbb392680b43> a dcat:Dataset ;
    dct:identifier "26ac8846-0004-4ade-892e-efa44ff1ec21" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:44.120861"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pertanahan Nasional" ] ;
    dct:title "Luas Tanah Yang Bersertifikat" ;
    dcat:distribution <http://5.189.187.109/dataset/06c165f2-bd19-427e-9bf8-fbb392680b43/resource/968bdb8e-07f3-4e74-9aae-fea964fce42e> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/06c165f2-bd19-427e-9bf8-fbb392680b43/resource/968bdb8e-07f3-4e74-9aae-fea964fce42e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:18:44.129697"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:44.117027"^^xsd:dateTime ;
    dct:title "Luas Tanah Yang Bersertifikat" .

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

