@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:5000/dataset/7a8fc75c-6b6c-4e67-aa5c-ae0edb68725f> a dcat:Dataset ;
    dct:description "Jumlah Restoran Rumah Makan Menurut Kecamatan di Kabupaten Magelang, 2017 - 2018" ;
    dct:identifier "7a8fc75c-6b6c-4e67-aa5c-ae0edb68725f" ;
    dct:issued "2022-10-17T05:44:17.188507"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:44:17.188512"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Jumlah Restoran Rumah Makan Menurut Kecamatan di Kabupaten Magelang, 2017 - 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7a8fc75c-6b6c-4e67-aa5c-ae0edb68725f/resource/ec529b0e-8870-41a7-9dd0-f7865e038b25> ;
    dcat:keyword "Restoran",
        "Rumah Makan" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/7a8fc75c-6b6c-4e67-aa5c-ae0edb68725f/resource/ec529b0e-8870-41a7-9dd0-f7865e038b25> a dcat:Distribution ;
    dct:description "Jumlah Restoran Rumah Makan Menurut Kecamatan di Kabupaten Magelang, 2017 - 2018" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-20T03:00:25.815457"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:44:17.181278"^^xsd:dateTime ;
    dct:title "Bab 71 - Jumlah Restoran Rumah Makan Menurut Kecamatan di Kabupaten Magelang, 2017 - 2018.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/7a8fc75c-6b6c-4e67-aa5c-ae0edb68725f/resource/ec529b0e-8870-41a7-9dd0-f7865e038b25/download/bab-71-jumlah-restoran-rumah-makan-menurut-kecamatan-di-kabupaten-magelang-2017-2018.xlsx> ;
    dcat:byteSize "13565"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

