@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://209.15.98.139/dataset/02543cf0-9221-4364-b2a3-3be1cc27f9db> a dcat:Dataset ;
    dct:description "ข้อมูลผู้รับจ้างทั้งหมด" ;
    dct:identifier "02543cf0-9221-4364-b2a3-3be1cc27f9db" ;
    dct:issued "2022-09-09T04:25:18.443211"^^xsd:dateTime ;
    dct:modified "2022-09-09T05:35:25.114559"^^xsd:dateTime ;
    dct:publisher <http://209.15.98.139/organization/0b2605a9-5efc-49da-bafb-024bc4cebcad> ;
    dct:title "ข้อมูลผู้รับจ้าง" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ศูนย์เทคโนโลยีสารสนเทศและการสื่อสาร" ;
            vcard:hasEmail <mailto:gis@drr.go.th> ] ;
    dcat:distribution <http://209.15.98.139/dataset/02543cf0-9221-4364-b2a3-3be1cc27f9db/resource/065f2f61-576f-4de2-b3be-8df63c99977e> ;
    dcat:keyword "API",
        "ข้อมูลผู้รับจ้าง" .

<http://209.15.98.139/dataset/02543cf0-9221-4364-b2a3-3be1cc27f9db/resource/065f2f61-576f-4de2-b3be-8df63c99977e> a dcat:Distribution ;
    dct:description "ข้อมูลผู้รับจ้าง" ;
    dct:format "JSON" ;
    dct:title "ข้อมูลผู้รับจ้าง" ;
    dcat:accessURL <http://api.admin.dashboard.drr.go.th/ckan_vendor_data/> .

<http://209.15.98.139/organization/0b2605a9-5efc-49da-bafb-024bc4cebcad> a foaf:Organization ;
    foaf:name "ศูนย์เทคโนโลยีสารสนเทศและการสื่อสาร" .

