@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/c66c316b-9da0-4cb8-831d-07eb26706946> a dcat:Dataset ;
    dct:description "Nama Kepala Desa Lurah dan Sekretaris Desa Lurah di Kecamatan Tempuran, 2020" ;
    dct:identifier "c66c316b-9da0-4cb8-831d-07eb26706946" ;
    dct:issued "2022-10-17T05:56:19.948094"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:56:19.948100"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Nama Kepala Desa Lurah dan Sekretaris Desa Lurah di Kecamatan Tempuran, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c66c316b-9da0-4cb8-831d-07eb26706946/resource/a44c65d9-a109-43f7-a62c-885452ae2df1> ;
    dcat:keyword "Kepala Desa",
        "Lurah",
        "Sekretaris Desa",
        "Tempuran" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/c66c316b-9da0-4cb8-831d-07eb26706946/resource/a44c65d9-a109-43f7-a62c-885452ae2df1> a dcat:Distribution ;
    dct:description "Nama Kepala Desa Lurah dan Sekretaris Desa Lurah di Kecamatan Tempuran, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-15T06:16:53.461968"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:56:19.934879"^^xsd:dateTime ;
    dct:title "Nama Kepala Desa Lurah dan Sekretaris Desa Lurah di Kecamatan Tempuran, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/c66c316b-9da0-4cb8-831d-07eb26706946/resource/a44c65d9-a109-43f7-a62c-885452ae2df1/download/nama-kepala-desa-lurah-dan-sekretaris-desa-lurah-di-kecamatan-tempuran-2020.xlsx> ;
    dcat:byteSize "9393"^^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" .

