@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://datagov.mot.go.th/dataset/4b16d4c8-d7f0-43c5-926b-059d1b0fab8a> a dcat:Dataset ;
    dct:description "Web service โครงข่ายสะพาน" ;
    dct:identifier "4b16d4c8-d7f0-43c5-926b-059d1b0fab8a" ;
    dct:issued "2024-10-10T04:15:14.393345"^^xsd:dateTime ;
    dct:modified "2025-03-11T07:50:51.259798"^^xsd:dateTime ;
    dct:publisher <https://datagov.mot.go.th/organization/0de8656d-45d9-48b6-8832-baac3c4f1445> ;
    dct:title "Web Service โครงข่ายสะพาน 2567" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ศูนย์เทคโนโลยีสารสนเทศและการสื่อสาร" ;
            vcard:hasEmail <mailto:gis@drr.go.th> ] ;
    dcat:distribution <https://datagov.mot.go.th/dataset/4b16d4c8-d7f0-43c5-926b-059d1b0fab8a/resource/ce0edb77-d89a-44db-959b-403fe263f4ec> ;
    dcat:keyword "API",
        "GIS",
        "Webservice",
        "โครงข่ายสะพาน" ;
    dcat:landingPage <https://gis.drr.go.th/arcgis/rest/services/DRR_Feature/FeatureServer/1> .

<https://datagov.mot.go.th/dataset/4b16d4c8-d7f0-43c5-926b-059d1b0fab8a/resource/ce0edb77-d89a-44db-959b-403fe263f4ec> a dcat:Distribution ;
    dct:description "Web Service โครงข่ายทางหลวงชนบท จำนวน 1,000 แห่งแรก หากต้องการโครงข่ายทางหลวงชนบทเพิ่มเติม สามารถสอบถามเพิ่มเติมที่ [แบบฟอร์มคำร้องขอชุดข้อมูลกรมทางหลวงชนบท](https://survey123.arcgis.com/share/5e3c3669777d42319cacfaea450632cf?portalUrl=https://gisportal.drr.go.th/portal)" ;
    dct:format "JSON" ;
    dct:issued "2024-10-10T02:42:11.600357"^^xsd:dateTime ;
    dct:modified "2024-10-10T04:17:56.172313"^^xsd:dateTime ;
    dct:title "Web Service โครงข่ายสะพาน ปี 2567" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "946bb333333f6eac623db3a3e94e0712"^^xsd:hexBinary ] ;
    dcat:accessURL <https://gis.drr.go.th/arcgis/rest/services/DRR_Feature/FeatureServer/1/query?where=&objectIds=&time=&geometry=&geometryType=esriGeometryEnvelope&inSR=&spatialRel=esriSpatialRelIntersects&relationParam=&outFields=&returnGeometry=true&maxAllowableOffset=&geometryPrecision=&outSR=&gdbVersion=&returnIdsOnly=false&returnCountOnly=false&orderByFields=&groupByFieldsForStatistics=&outStatistics=&returnZ=false&returnM=false&f=pjson> .

<https://datagov.mot.go.th/organization/0de8656d-45d9-48b6-8832-baac3c4f1445> a foaf:Agent ;
    foaf:name "กรมทางหลวงชนบท" .

<https://gis.drr.go.th/arcgis/rest/services/DRR_Feature/FeatureServer/1> a foaf:Document .

