@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/146f0591-b4f9-468e-b1cb-90ab02eb4c20> a dcat:Dataset ;
    dct:description "Letak Geografis Kecamatan Sayung " ;
    dct:identifier "146f0591-b4f9-468e-b1cb-90ab02eb4c20" ;
    dct:issued "2023-05-22T07:56:34.504741"^^xsd:dateTime ;
    dct:modified "2024-12-20T00:48:03.606400"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Letak geografis Kecamatan Sayung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Sayung " ;
            vcard:hasEmail <mailto:kecsayung@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/146f0591-b4f9-468e-b1cb-90ab02eb4c20/resource/04f282c0-d40c-489c-9104-fc35dbca72fa> ;
    dcat:keyword "Kecamatan Sayung",
        "geografis",
        "kabupaten demak" ;
    dcat:landingPage <https://demakkab.bps.go.id/> .

<http://5.189.187.109/dataset/146f0591-b4f9-468e-b1cb-90ab02eb4c20/resource/04f282c0-d40c-489c-9104-fc35dbca72fa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-09-18T02:03:05.052339"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:56:34.495082"^^xsd:dateTime ;
    dct:title "Letak geografis Kecamatan sayung.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/146f0591-b4f9-468e-b1cb-90ab02eb4c20/resource/04f282c0-d40c-489c-9104-fc35dbca72fa/download/letak-geografis-kecamatan-sayung.xlsx> ;
    dcat:byteSize "11029"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<https://demakkab.bps.go.id/> a foaf:Document .

