@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/b47d1c4e-273c-4cad-a5e3-34b749e5c45c> a dcat:Dataset ;
    dct:description "รายงานการยืมหนังสือ" ;
    dct:identifier "b47d1c4e-273c-4cad-a5e3-34b749e5c45c" ;
    dct:issued "2024-12-03T07:48:51.749689"^^xsd:dateTime ;
    dct:modified "2024-12-03T08:53:32.189212"^^xsd:dateTime ;
    dct:publisher <https://data.library.tu.ac.th/organization/292c612f-57d8-4f5d-88e9-dfe666dd6ed4> ;
    dct:title "รายงานการยืมหนังสือปี พ.ศ. 2555" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "หอสมุดแห่งมหาวิทยาลัยธรรมศาสตร์" ;
            vcard:hasEmail <mailto:tulib@tu.ac.th> ] ;
    dcat:distribution <https://data.library.tu.ac.th/dataset/b47d1c4e-273c-4cad-a5e3-34b749e5c45c/resource/edb34658-a2d2-457d-99ee-829d84274e0c> ;
    dcat:keyword "ห้องสมุด" .

<https://data.library.tu.ac.th/dataset/b47d1c4e-273c-4cad-a5e3-34b749e5c45c/resource/edb34658-a2d2-457d-99ee-829d84274e0c> a dcat:Distribution ;
    dct:description "2555" ;
    dct:format "XLSX" ;
    dct:issued "2024-12-03T07:49:24.916241"^^xsd:dateTime ;
    dct:modified "2024-12-03T08:53:32.196208"^^xsd:dateTime ;
    dct:title "2555" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b3c18a047ba9d147ce5e95a3310f1b13"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.library.tu.ac.th/dataset/b47d1c4e-273c-4cad-a5e3-34b749e5c45c/resource/edb34658-a2d2-457d-99ee-829d84274e0c/download/2555.xlsx> ;
    dcat:byteSize 4025698.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 "รายงานการยืมหนังสือ" .

