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

<http://5.189.187.109/dataset/4d555afb-7fd0-42a1-822a-5ae63cb51514> a dcat:Dataset ;
    dct:description "Jumlah desa dan kelurahan di Kabupaten Rembang" ;
    dct:identifier "4d555afb-7fd0-42a1-822a-5ae63cb51514" ;
    dct:issued "2023-03-13T05:30:29.146728"^^xsd:dateTime ;
    dct:modified "2023-03-13T05:30:29.146735"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f61ba25b-eea3-492f-83c2-e2d57667245a> ;
    dct:title "Jumlah Desa dan Kelurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/4d555afb-7fd0-42a1-822a-5ae63cb51514/resource/7ca0abea-7f5c-4395-bda9-c100f1af6d1c> ;
    dcat:keyword "desa",
        "kelurahan" .

<http://5.189.187.109/dataset/4d555afb-7fd0-42a1-822a-5ae63cb51514/resource/7ca0abea-7f5c-4395-bda9-c100f1af6d1c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-05-27T07:58:43.484413"^^xsd:dateTime ;
    dct:modified "2023-03-13T05:30:29.139870"^^xsd:dateTime ;
    dct:title "Jumlah Desa dan Kelurahan di Kabupaten Rembang" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/4d555afb-7fd0-42a1-822a-5ae63cb51514/resource/7ca0abea-7f5c-4395-bda9-c100f1af6d1c/download/jumlah-desakelurahan.xlsx> ;
    dcat:byteSize "9012"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/f61ba25b-eea3-492f-83c2-e2d57667245a> a foaf:Agent ;
    foaf:name "Kabupaten Rembang" .

