@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://bdi-dev.opend.cloud/dataset/bbb75ea5-7005-4957-90cf-804b01979e0e> a dcat:Dataset ;
    dct:description "d" ;
    dct:identifier "bbb75ea5-7005-4957-90cf-804b01979e0e" ;
    dct:issued "2025-01-17T15:09:57.345158"^^xsd:dateTime ;
    dct:modified "2025-01-17T15:14:13.471316"^^xsd:dateTime ;
    dct:publisher <https://bdi-dev.opend.cloud/organization/9b72dfd3-0b5e-428a-a32b-658bd1f489cb> ;
    dct:title "ฉัน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ก" ;
            vcard:hasEmail <mailto:asd@bdi.or.th> ] ;
    dcat:distribution <https://bdi-dev.opend.cloud/dataset/bbb75ea5-7005-4957-90cf-804b01979e0e/resource/d4d1e064-15d6-46ca-8ace-157067e07844> ;
    dcat:keyword "da",
        "dd" .

<https://bdi-dev.opend.cloud/dataset/bbb75ea5-7005-4957-90cf-804b01979e0e/resource/d4d1e064-15d6-46ca-8ace-157067e07844> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-01-17T15:13:57.119562"^^xsd:dateTime ;
    dct:modified "2025-01-17T15:14:13.475720"^^xsd:dateTime ;
    dct:title "กก" ;
    dcat:accessURL <https://pdfobject.com/pdf/sample.pdf> ;
    dcat:mediaType "application/pdf" .

<https://bdi-dev.opend.cloud/organization/9b72dfd3-0b5e-428a-a32b-658bd1f489cb> a foaf:Agent ;
    foaf:name "OrgP2" .

