@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/dc8ddb22-dcd0-4cca-a930-513f2c09b175> a dcat:Dataset ;
    dct:description "Jumlah Bangunan Sekolah di Kota Tegal SD/MI" ;
    dct:identifier "dc8ddb22-dcd0-4cca-a930-513f2c09b175" ;
    dct:issued "2024-06-11T15:47:25.802572"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:47:25.802581"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Jumlah Bangunan Sekolah di Kota Tegal SD/MI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bill" ] ;
    dcat:distribution <http://5.189.187.109/dataset/dc8ddb22-dcd0-4cca-a930-513f2c09b175/resource/d4a30a5d-d509-42e6-9436-a7e4ac2575c6> ;
    dcat:keyword "Pendidikan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1G91wlbP1aYkt-baWPgoUwbepLfYbp64c/edit?usp=drive_link&ouid=116689314760643944162&rtpof=true&sd=true> .

<http://5.189.187.109/dataset/dc8ddb22-dcd0-4cca-a930-513f2c09b175/resource/d4a30a5d-d509-42e6-9436-a7e4ac2575c6> a dcat:Distribution ;
    dct:description "Jumlah Bangunan Sekolah di Kota Tegal SD/MI" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-04T08:39:58.212659"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:47:25.793441"^^xsd:dateTime ;
    dct:title "Jumlah Bangunan Sekolah di Kota Tegal SD/MI" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1G91wlbP1aYkt-baWPgoUwbepLfYbp64c/edit?usp=drive_link&ouid=116689314760643944162&rtpof=true&sd=true> .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

<https://docs.google.com/spreadsheets/d/1G91wlbP1aYkt-baWPgoUwbepLfYbp64c/edit?usp=drive_link&ouid=116689314760643944162&rtpof=true&sd=true> a foaf:Document .

