@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://nonthaburi.gdcatalog.go.th/dataset/ad5c0248-eb8e-4311-9380-0127cc13cbff> a dcat:Dataset ;
    dct:description "สถานีตำรวจจังหวัดนนทบุรี" ;
    dct:identifier "ad5c0248-eb8e-4311-9380-0127cc13cbff" ;
    dct:issued "2026-03-30T03:49:04.505802"^^xsd:dateTime ;
    dct:modified "2026-03-30T03:50:30.261525"^^xsd:dateTime ;
    dct:publisher <https://nonthaburi.gdcatalog.go.th/organization/980b3518-a278-48d2-a2c8-8ef5a8aa97c1> ;
    dct:title "จำนวนสถานีตำรวจจังหวัดนนทบุรี" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานตำรวจแห่งชาติ" ;
            vcard:hasEmail <mailto:saraban@police.go.th> ] ;
    dcat:keyword "ท่องเที่ยว",
        "สถานีตำรวจ" .

<https://nonthaburi.gdcatalog.go.th/organization/980b3518-a278-48d2-a2c8-8ef5a8aa97c1> a foaf:Agent ;
    foaf:name "สำนักงานตำรวจแห่งชาติ" .

