@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/f11fd043-ab2e-4c0d-80b0-afeeb9d89217> a dcat:Dataset ;
    dct:description "Banyaknya Madrasah Ibtidaiyah" ;
    dct:identifier "f11fd043-ab2e-4c0d-80b0-afeeb9d89217" ;
    dct:issued "2022-10-17T06:02:12.483186"^^xsd:dateTime ;
    dct:modified "2022-10-17T06:02:12.483191"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Banyaknya Madrasah Ibtidaiyah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f11fd043-ab2e-4c0d-80b0-afeeb9d89217/resource/bde0ee64-dc0c-4357-a60b-e303abe2ef74> ;
    dcat:keyword "Madrasah Ibtidaiyah" .

<http://5.189.187.109/dataset/f11fd043-ab2e-4c0d-80b0-afeeb9d89217/resource/bde0ee64-dc0c-4357-a60b-e303abe2ef74> a dcat:Distribution ;
    dct:description "Banyaknya Madrasah Ibtidaiyah" ;
    dct:format "XLSX" ;
    dct:issued "2019-05-02T03:56:44.087308"^^xsd:dateTime ;
    dct:modified "2022-10-17T06:02:12.478143"^^xsd:dateTime ;
    dct:title "Banyaknya Madrasah Ibtidaiyah.xls" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/f11fd043-ab2e-4c0d-80b0-afeeb9d89217/resource/bde0ee64-dc0c-4357-a60b-e303abe2ef74/download/banyaknya-madrasah-ibtidaiyah.xls> ;
    dcat:byteSize "25088"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

