@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://catalog.dmh.go.th/dataset/5f9bc2eb-3b96-4c5b-8856-37adf4ef6927> a dcat:Dataset ;
    dct:description """กิจกรรมto be number one\r
""" ;
    dct:identifier "5f9bc2eb-3b96-4c5b-8856-37adf4ef6927" ;
    dct:issued "2024-09-02T03:41:06.221180"^^xsd:dateTime ;
    dct:modified "2024-09-02T03:41:45.013142"^^xsd:dateTime ;
    dct:publisher <https://catalog.dmh.go.th/organization/ec70a2aa-5af9-4192-ae53-6a738538f944> ;
    dct:title "กิจกรรมto be number one" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "วิชาการ" ;
            vcard:hasEmail <mailto:tae.koonsri@gmail.com> ] ;
    dcat:distribution <https://catalog.dmh.go.th/dataset/5f9bc2eb-3b96-4c5b-8856-37adf4ef6927/resource/b34aee48-61cf-4939-a4b3-4788c5acccc6> ;
    dcat:keyword "to be number one" ;
    dcat:landingPage <https://mhc6.dmh.go.th/web1/download/DataSet_06_11.csv> .

<https://catalog.dmh.go.th/dataset/5f9bc2eb-3b96-4c5b-8856-37adf4ef6927/resource/b34aee48-61cf-4939-a4b3-4788c5acccc6> a dcat:Distribution ;
    dct:description """กิจกรรมto be number one\r
""" ;
    dct:format "CSV" ;
    dct:issued "2024-09-02T03:41:41.461108"^^xsd:dateTime ;
    dct:modified "2024-09-02T03:41:45.023633"^^xsd:dateTime ;
    dct:title "กิจกรรมto be number one" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "501b50b50a2b6085880fc08a533ab1db"^^xsd:hexBinary ] ;
    dcat:accessURL <https://catalog.dmh.go.th/dataset/5f9bc2eb-3b96-4c5b-8856-37adf4ef6927/resource/b34aee48-61cf-4939-a4b3-4788c5acccc6/download/dataset_06_11.csv> ;
    dcat:byteSize "590"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://catalog.dmh.go.th/organization/ec70a2aa-5af9-4192-ae53-6a738538f944> a foaf:Agent ;
    foaf:name "ศูนย์สุขภาพจิตที่ 6" .

<https://mhc6.dmh.go.th/web1/download/DataSet_06_11.csv> a foaf:Document .

