@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/5f098d88-bd84-43e5-91d2-593f926c1fa8> a dcat:Dataset ;
    dct:description "Batas Wilayah Kabupaten Demak Sebelah Barat tahun 2024" ;
    dct:identifier "5f098d88-bd84-43e5-91d2-593f926c1fa8" ;
    dct:issued "2024-07-27T07:45:12.108896"^^xsd:dateTime ;
    dct:modified "2024-12-27T02:59:26.640359"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "BATAS WILAYAH KAB.DEMAK SEBELAH BARAT" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappelitbangda Kab.Demak" ;
            vcard:hasEmail <mailto:bappedalitbang@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/5f098d88-bd84-43e5-91d2-593f926c1fa8/resource/4e7d99d6-84d0-4045-a46b-84ff1381dc7e> ;
    dcat:keyword "bappeda litbang",
        "batas wilayah" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/12AjUQWJJOmyWC3-fNPesA2SucKg5vfbn/edit?usp=drive_link> .

<http://5.189.187.109:5000/dataset/5f098d88-bd84-43e5-91d2-593f926c1fa8/resource/4e7d99d6-84d0-4045-a46b-84ff1381dc7e> a dcat:Distribution ;
    dct:description "Batas Wilayah Kabupaten Demak Sebelah Barat Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-19T07:52:05.473121"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:45:12.081909"^^xsd:dateTime ;
    dct:title "BATAS WILAYAH KAB.DEMAK SEBELAH BARAT" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/5f098d88-bd84-43e5-91d2-593f926c1fa8/resource/4e7d99d6-84d0-4045-a46b-84ff1381dc7e/download/9.-batas-wilayah-kab.demak-sebelah-barat.xlsx> ;
    dcat:byteSize "10311"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<https://docs.google.com/spreadsheets/d/12AjUQWJJOmyWC3-fNPesA2SucKg5vfbn/edit?usp=drive_link> a foaf:Document .

