@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/05067a8b-4d98-4bd2-a4ea-ba0d78107cca> a dcat:Dataset ;
    dct:description "untuk penunjang marbot melakukan kegiatannya" ;
    dct:identifier "05067a8b-4d98-4bd2-a4ea-ba0d78107cca" ;
    dct:issued "2023-11-03T17:10:09.535472"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:10:09.535478"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Prasarana Ibadah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "krisna" ;
            vcard:hasEmail <mailto:krisnawahyunanto@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/05067a8b-4d98-4bd2-a4ea-ba0d78107cca/resource/a5f4210b-cf62-443f-8129-2df7b9fc309a> ;
    dcat:keyword "kecamatan blimbing" ;
    dcat:landingPage <data%20monografi%20semester%201%20th%202023> .

<data%20monografi%20semester%201%20th%202023> a foaf:Document .

<http://5.189.187.109/dataset/05067a8b-4d98-4bd2-a4ea-ba0d78107cca/resource/a5f4210b-cf62-443f-8129-2df7b9fc309a> a dcat:Distribution ;
    dct:description "untuk kegiatan marbot masjid di lingkungan RW msing2" ;
    dct:format "WFS" ;
    dct:issued "2023-10-26T13:25:19.916616"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:10:09.530180"^^xsd:dateTime ;
    dct:title "DATA PRASARANA IBADAH.docx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/05067a8b-4d98-4bd2-a4ea-ba0d78107cca/resource/a5f4210b-cf62-443f-8129-2df7b9fc309a/download/data-prasarana-ibadah.docx> ;
    dcat:byteSize "12927"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

