@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/5cb9b0ba-8b5e-4883-aaf5-4df661702a37> a dcat:Dataset ;
    dct:description "DATA LUAS TANAH BENGKOK KECAMATAN WEDUNG" ;
    dct:identifier "5cb9b0ba-8b5e-4883-aaf5-4df661702a37" ;
    dct:issued "2023-05-22T10:30:19.820431"^^xsd:dateTime ;
    dct:modified "2024-12-14T18:56:54.853657"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "DATA LUAS TANAH BENGKOK KECAMATAN WEDUNG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "umum dan kepegawaian" ;
            vcard:hasEmail <mailto:kecamatanwedung11@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5cb9b0ba-8b5e-4883-aaf5-4df661702a37/resource/bdc3c32a-5218-4314-9109-e3c38ed3b92e> ;
    dcat:keyword "LUAS",
        "TANAH BENGKOK",
        "WEDUNG" ;
    dcat:landingPage <kecamatanwedung11@gmail.com> .

<http://5.189.187.109/dataset/5cb9b0ba-8b5e-4883-aaf5-4df661702a37/resource/bdc3c32a-5218-4314-9109-e3c38ed3b92e> a dcat:Distribution ;
    dct:description "TANAH BENGKOK" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-12T04:30:24.730975"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:30:19.810055"^^xsd:dateTime ;
    dct:title "DATA LUAS TANAH BENGKOK KECAMATAN WEDUNG.xls" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/5cb9b0ba-8b5e-4883-aaf5-4df661702a37/resource/bdc3c32a-5218-4314-9109-e3c38ed3b92e/download/data-luas-tanah-bengkok-kecamatan-wedung.xls> ;
    dcat:byteSize "19456"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<kecamatanwedung11@gmail.com> a foaf:Document .

