@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://data.library.tu.ac.th/dataset/c8e9f8b6-5bd3-4c15-bea8-1f3c1c51d74e> a dcat:Dataset ;
    dct:description "รายงานการยืมหนังสือ" ;
    dct:identifier "c8e9f8b6-5bd3-4c15-bea8-1f3c1c51d74e" ;
    dct:issued "2024-12-03T07:50:53.036038"^^xsd:dateTime ;
    dct:modified "2024-12-03T08:53:58.036458"^^xsd:dateTime ;
    dct:publisher <https://data.library.tu.ac.th/organization/292c612f-57d8-4f5d-88e9-dfe666dd6ed4> ;
    dct:title "รายงานการยืมหนังสือปี พ.ศ. 2553" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "หอสมุดแห่งมหาวิทยาลัยธรรมศาสตร์" ;
            vcard:hasEmail <mailto:tulib@tu.ac.th> ] ;
    dcat:distribution <https://data.library.tu.ac.th/dataset/c8e9f8b6-5bd3-4c15-bea8-1f3c1c51d74e/resource/f119782a-39c5-46e4-af5a-b7f789356c95> ;
    dcat:keyword "ห้องสมุด" .

<https://data.library.tu.ac.th/dataset/c8e9f8b6-5bd3-4c15-bea8-1f3c1c51d74e/resource/f119782a-39c5-46e4-af5a-b7f789356c95> a dcat:Distribution ;
    dct:description "2553" ;
    dct:format "XLSX" ;
    dct:issued "2024-12-03T07:51:06.820266"^^xsd:dateTime ;
    dct:modified "2024-12-03T08:53:58.042426"^^xsd:dateTime ;
    dct:title "2553" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1e97683c81a2e846a8bfc4049db487ad"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.library.tu.ac.th/dataset/c8e9f8b6-5bd3-4c15-bea8-1f3c1c51d74e/resource/f119782a-39c5-46e4-af5a-b7f789356c95/download/2553.xlsx> ;
    dcat:byteSize 929901.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.library.tu.ac.th/organization/292c612f-57d8-4f5d-88e9-dfe666dd6ed4> a foaf:Organization ;
    foaf:name "รายงานการยืมหนังสือ" .

