@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://nonthaburi.gdcatalog.go.th/dataset/adbf3cdb-b921-47fb-8283-9405a8c62a41> a dcat:Dataset ;
    dct:description "สถานีตำรวจจังหวัดนนทบุรี " ;
    dct:identifier "adbf3cdb-b921-47fb-8283-9405a8c62a41" ;
    dct:issued "2023-01-17T07:06:35.352586"^^xsd:dateTime ;
    dct:modified "2025-06-25T15:04:33.136374"^^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:distribution <https://nonthaburi.gdcatalog.go.th/dataset/adbf3cdb-b921-47fb-8283-9405a8c62a41/resource/b732ed99-4446-489d-882a-31b6925e2096> ;
    dcat:keyword "ท่องเที่ยว",
        "นนทบุรี",
        "สถานีตำรวจ" ;
    dcat:landingPage <https://www.royalthaipolice.go.th/station.php> .

<https://nonthaburi.gdcatalog.go.th/dataset/adbf3cdb-b921-47fb-8283-9405a8c62a41/resource/b732ed99-4446-489d-882a-31b6925e2096> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-07-26T09:12:47.457415"^^xsd:dateTime ;
    dct:modified "2023-08-16T07:35:50.987779"^^xsd:dateTime ;
    dct:title "สถานีตำรวจจังหวัดนนทบุรี" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "c5c3110e1951f1d73e3071574501c740"^^xsd:hexBinary ] ;
    dcat:accessURL <https://nonthaburi.gdcatalog.go.th/dataset/adbf3cdb-b921-47fb-8283-9405a8c62a41/resource/b732ed99-4446-489d-882a-31b6925e2096/download/police.csv> ;
    dcat:byteSize "3029"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<https://www.royalthaipolice.go.th/station.php> a foaf:Document .

