@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#> .

<https://datacatalog.rtp-eservice.com/dataset/c08a67f0-6504-47da-93e8-9e9b97985d2a> a dcat:Dataset ;
    dct:description "ข้อมูลที่ดินของสำนักงานตำรวจแห่งชาติ" ;
    dct:identifier "c08a67f0-6504-47da-93e8-9e9b97985d2a" ;
    dct:issued "2026-02-16T15:34:31.023488"^^xsd:dateTime ;
    dct:modified "2026-02-24T03:02:41.529857"^^xsd:dateTime ;
    dct:publisher <https://datacatalog.rtp-eservice.com/organization/cf0fae18-3aeb-4b65-a1d7-fbeebd520983> ;
    dct:title "Land" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ยธ.1 ยธ.สกบ." ;
            vcard:hasEmail <mailto:demo-yotha-loms@gmail.com> ] ;
    dcat:distribution <https://datacatalog.rtp-eservice.com/dataset/c08a67f0-6504-47da-93e8-9e9b97985d2a/resource/5c1d0930-89b0-462e-b13b-d35e9ff21612> ;
    dcat:keyword "การใช้ประโยชน์ที่ดิน",
        "ที่ดิน" .

<https://datacatalog.rtp-eservice.com/dataset/c08a67f0-6504-47da-93e8-9e9b97985d2a/resource/5c1d0930-89b0-462e-b13b-d35e9ff21612> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-02-16T15:35:54.057040"^^xsd:dateTime ;
    dct:modified "2026-02-16T16:12:37.876916"^^xsd:dateTime ;
    dct:title "API ที่ดิน" ;
    dcat:accessURL <https://prm-api.dev-x.team/KongAPI/PRM/Public/SubModule04?page=1&limit=50> .

<https://datacatalog.rtp-eservice.com/organization/cf0fae18-3aeb-4b65-a1d7-fbeebd520983> a foaf:Agent ;
    foaf:name "GeneralStaff" .

