@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/faeb6e13-7483-4c57-84a1-ed2ae0c4b347> a dcat:Dataset ;
    dct:description "Topografi Desa kelurahan di Kecamatan Tempuran, 2020" ;
    dct:identifier "faeb6e13-7483-4c57-84a1-ed2ae0c4b347" ;
    dct:issued "2022-10-17T06:03:38.495165"^^xsd:dateTime ;
    dct:modified "2022-10-17T06:03:38.495171"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Topografi Desa kelurahan di Kecamatan Tempuran, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/faeb6e13-7483-4c57-84a1-ed2ae0c4b347/resource/e8f7c6e9-d576-480e-a9df-cea4566ae227> ;
    dcat:keyword "Tempuran",
        "Topografi" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/faeb6e13-7483-4c57-84a1-ed2ae0c4b347/resource/e8f7c6e9-d576-480e-a9df-cea4566ae227> a dcat:Distribution ;
    dct:description "Topografi Desa kelurahan di Kecamatan Tempuran, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-15T04:14:59.158196"^^xsd:dateTime ;
    dct:modified "2022-10-17T06:03:38.396191"^^xsd:dateTime ;
    dct:title "Topografi Desa kelurahan di Kecamatan Tempuran, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/faeb6e13-7483-4c57-84a1-ed2ae0c4b347/resource/e8f7c6e9-d576-480e-a9df-cea4566ae227/download/topografi-desa-kelurahan-di-kecamatan-tempuran-2020.xlsx> ;
    dcat:byteSize "10049"^^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" .

