@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://ckan.dpim.go.th/dataset/161c4c28-5068-480c-9d4b-71e6eecaeede> a dcat:Dataset ;
    dct:description "ชนิดและปริมาณแร่ที่ต้องชำระค่าภาคหลวงแร่" ;
    dct:identifier "161c4c28-5068-480c-9d4b-71e6eecaeede" ;
    dct:issued "2021-03-29T15:50:43.193261"^^xsd:dateTime ;
    dct:modified "2021-07-20T07:17:10.160249"^^xsd:dateTime ;
    dct:publisher <https://ckan.dpim.go.th/organization/c2cc3e6f-51c9-447d-9e37-cf350c6dcc83> ;
    dct:title "คำร้องขอชำระค่าภาคหลวงแร่" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานอุตสาหกรรมจังหวัด" ;
            vcard:hasEmail <mailto:prvindustry@dpim.go.th> ] ;
    dcat:keyword "คำร้องขอชำระ",
        "คำร้องขอชำระค่าภาคหลวงแร่" .

<https://ckan.dpim.go.th/organization/c2cc3e6f-51c9-447d-9e37-cf350c6dcc83> a foaf:Agent ;
    foaf:name "สำนักงานอุตสาหกรรมจังหวัด" .

