@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/d36b8458-71ba-4d43-ab8a-d6dcaa36095a> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah gedung olahraga tipe C tahun 2015-2019" ;
    dct:identifier "d36b8458-71ba-4d43-ab8a-d6dcaa36095a" ;
    dct:issued "2024-06-11T08:42:08.872638"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:42:08.872646"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Gedung Olahraga Tipe C" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Pendidikan, Pemuda dan Olahraga Kab. Bantul" ;
            vcard:hasEmail <mailto:dikpora@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d36b8458-71ba-4d43-ab8a-d6dcaa36095a/resource/47078a4f-8f4a-44be-83f2-e9be42eddae7> ;
    dcat:keyword "gedung",
        "olahraga" ;
    dcat:landingPage <dikpora.bantulkab.go.id> .

<dikpora.bantulkab.go.id> a foaf:Document .

<http://5.189.187.109/dataset/d36b8458-71ba-4d43-ab8a-d6dcaa36095a/resource/47078a4f-8f4a-44be-83f2-e9be42eddae7> a dcat:Distribution ;
    dct:description "Data ini berisi jumlah gedung olahraga tipe-c tahun 2015-2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-06-29T07:24:37.192380"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:42:08.864053"^^xsd:dateTime ;
    dct:title "Jumlah Gedung Olahraga Tipe-C Tahun 2015-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/d36b8458-71ba-4d43-ab8a-d6dcaa36095a/resource/47078a4f-8f4a-44be-83f2-e9be42eddae7/download/jumlah-gedung-olahraga-tipe-c-tahun-2015-2019.xlsx> ;
    dcat:byteSize "8454"^^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" .

