@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://gdcatalognhic.nha.co.th/dataset/c3cbc2be-7064-4c8b-ab66-eea79fbe2ce8> a dcat:Dataset ;
    dct:description "บริการข้อมูล-ข่าวสารเกี่ยวกับที่อยู่อาศัย ที่ตั้งโครงการการเคหะทั่วประเทศ" ;
    dct:identifier "c3cbc2be-7064-4c8b-ab66-eea79fbe2ce8" ;
    dct:issued "2022-08-21T19:50:22.142617"^^xsd:dateTime ;
    dct:modified "2022-08-21T19:50:22.142625"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/41c5c9dc-c0be-4c38-8629-4caf3d2e3596> ;
    dct:title "ที่ตั้งโครงการการเคหะแห่งชาติ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ฝ่ายวิชาการพัฒนาที่อยู่อาศัย" ;
            vcard:hasEmail <mailto:dhds@nha.co.th> ] ;
    dcat:keyword "การเคหะ",
        "ที่ตั้งโครงการ" ;
    dcat:landingPage <https://data.go.th/dataset/projloc> .

<https://data.go.th/dataset/projloc> a foaf:Document .

<https://gdcatalognhic.nha.co.th/organization/41c5c9dc-c0be-4c38-8629-4caf3d2e3596> a foaf:Agent ;
    foaf:name "กรมทางหลวงชนบท" .

