@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://gdcatalognhic.nha.co.th/dataset/6c24b751-1230-483d-992b-14d63c372768> a dcat:Dataset ;
    dct:description "ข้อมูลการประชุมผู้บริหารของสำนักเทศกิจ" ;
    dct:identifier "6c24b751-1230-483d-992b-14d63c372768" ;
    dct:issued "2024-05-28T17:13:10.346580"^^xsd:dateTime ;
    dct:modified "2024-05-28T17:13:10.590372"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/a2706175-f7a9-4e30-86bb-1b3083a53c35> ;
    dct:title "ข้อมูลรายงานการประชุมผู้บริหาร" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักเทศกิจ กรุงเทพมหานคร" ;
            vcard:hasEmail <mailto:saraban.citylaw@bangkok.go.th> ] ;
    dcat:distribution <https://gdcatalognhic.nha.co.th/dataset/6c24b751-1230-483d-992b-14d63c372768/resource/8fa32245-f6b4-4372-9bc9-44df5d722597> ;
    dcat:keyword "รายงานการประชุมผู้บริหารสำนักเทศกิจ" .

<https://gdcatalognhic.nha.co.th/dataset/6c24b751-1230-483d-992b-14d63c372768/resource/8fa32245-f6b4-4372-9bc9-44df5d722597> a dcat:Distribution ;
    dct:description "ข้อมูลการประชุมผู้บริหารของสำนักเทศกิจ" ;
    dct:format "CSV" ;
    dct:issued "2023-08-10T08:09:42.599128"^^xsd:dateTime ;
    dct:modified "2024-05-28T17:13:10.327428"^^xsd:dateTime ;
    dct:title "ข้อมูลรายงานการประชุมผู้บริหาร" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4be3b6cd879de99c6533a7df950a3039"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.bangkok.go.th/dataset/6c24b751-1230-483d-992b-14d63c372768/resource/8fa32245-f6b4-4372-9bc9-44df5d722597/download/4.-.csv> ;
    dcat:byteSize "42012"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://gdcatalognhic.nha.co.th/organization/a2706175-f7a9-4e30-86bb-1b3083a53c35> a foaf:Agent ;
    foaf:name "กรุงเทพมหานคร" .

