@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#> .

<https://data.jatengprov.go.id/dataset/f9ce66b7-bd91-4227-96e6-1d5923542a86> a dcat:Dataset ;
    dct:description "berisi tentang destinasi dan potensi desa" ;
    dct:identifier "f9ce66b7-bd91-4227-96e6-1d5923542a86" ;
    dct:issued "2019-08-27T09:37:31.816226"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:37:31.816247"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Profil Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hendra Septiawan" ;
            vcard:hasEmail <mailto:hendraseptiawan8992@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f9ce66b7-bd91-4227-96e6-1d5923542a86/resource/1a3e56e5-6743-4d2c-8f71-15db63a11bd5>,
        <https://data.jatengprov.go.id/dataset/f9ce66b7-bd91-4227-96e6-1d5923542a86/resource/74e526b4-8024-48c2-9a31-73bc819a0c29> ;
    dcat:landingPage <IDM> .

<https://data.jatengprov.go.id/dataset/f9ce66b7-bd91-4227-96e6-1d5923542a86/resource/1a3e56e5-6743-4d2c-8f71-15db63a11bd5> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "PROFIL DESA WANUREJO baru.docx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/f9ce66b7-bd91-4227-96e6-1d5923542a86/resource/1a3e56e5-6743-4d2c-8f71-15db63a11bd5/download/profil-desa-wanurejo-baru.docx> ;
    dcat:byteSize 28689.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/dataset/f9ce66b7-bd91-4227-96e6-1d5923542a86/resource/74e526b4-8024-48c2-9a31-73bc819a0c29> a dcat:Distribution ;
    dct:description "PROFIL DESA WANUREJO baru tahun 2019" ;
    dct:format "DOCX" ;
    dct:title "PROFIL DESA WANUREJO baru tahun 2019" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/f9ce66b7-bd91-4227-96e6-1d5923542a86/resource/74e526b4-8024-48c2-9a31-73bc819a0c29/download/profil-desa-wanurejo-baru.docx> ;
    dcat:byteSize 28689.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

