@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#> .

<http://5.189.187.109/dataset/c4d1474f-1244-451d-9e6d-9860d80c4f0e> a dcat:Dataset ;
    dct:description "Dataset ini berisi penemuan teknologi tepat guna yang ditemukan oleh masyarakat di Kabupaten Bantul" ;
    dct:identifier "c4d1474f-1244-451d-9e6d-9860d80c4f0e" ;
    dct:issued "2024-06-11T08:37:32.725118"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:37:32.725125"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Teknologi Tepat Guna" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Badan Perencanaan Pembangunan Daerah" ;
            vcard:hasEmail <mailto:dalitbang@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c4d1474f-1244-451d-9e6d-9860d80c4f0e/resource/dcbc51a4-2fea-4106-aabf-e968d7e07667> ;
    dcat:keyword "teknologi",
        "teknologi tepat guna",
        "tepat guna" ;
    dcat:landingPage <https://bappeda.bantulkab.go.id/> .

<http://5.189.187.109/dataset/c4d1474f-1244-451d-9e6d-9860d80c4f0e/resource/dcbc51a4-2fea-4106-aabf-e968d7e07667> a dcat:Distribution ;
    dct:description "Data ini berisi teknologi tepat guna dari Kabupaten Bantul" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T05:21:19.553825"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:37:32.715229"^^xsd:dateTime ;
    dct:title "Teknologi Tepat Guna dan Penemu Tahun 2017-2018" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/c4d1474f-1244-451d-9e6d-9860d80c4f0e/resource/dcbc51a4-2fea-4106-aabf-e968d7e07667/download/teknologi-tepat-guna-dan-penemu.xlsx> ;
    dcat:byteSize "9992"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<https://bappeda.bantulkab.go.id/> a foaf:Document .

