@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/67e9d4cd-a089-4f90-92d7-96aaf3a38efb> a dcat:Dataset ;
    dct:description "pendataan jaket" ;
    dct:identifier "67e9d4cd-a089-4f90-92d7-96aaf3a38efb" ;
    dct:issued "2023-11-03T17:11:17.514839"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:11:17.514846"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Surat Keluar Pengembangan Kapasitas Aparatur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "krisnawahyunanto@gmail.com" ;
            vcard:hasEmail <mailto:krisnawahyunanto@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/67e9d4cd-a089-4f90-92d7-96aaf3a38efb/resource/72d0b391-aa46-4fdb-b416-1a02486b9bcf> ;
    dcat:keyword "kecmatan blimbing" ;
    dcat:landingPage <data%20kelurahan> .

<data%20kelurahan> a foaf:Document .

<http://5.189.187.109/dataset/67e9d4cd-a089-4f90-92d7-96aaf3a38efb/resource/72d0b391-aa46-4fdb-b416-1a02486b9bcf> a dcat:Distribution ;
    dct:description "data  pembagian jaket" ;
    dct:format "WFS" ;
    dct:issued "2023-10-30T08:18:10.130738"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:11:17.509673"^^xsd:dateTime ;
    dct:title "27. Surat Keluar Tanggal 30 Oktober 2023.pdf" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/67e9d4cd-a089-4f90-92d7-96aaf3a38efb/resource/72d0b391-aa46-4fdb-b416-1a02486b9bcf/download/27.-surat-keluar-tanggal-30-oktober-2023.pdf> ;
    dcat:byteSize "1537043"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

