@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/dataset/534a35ef-4ebb-41d7-b35e-15e3ab7581d6> a dcat:Dataset ;
    dct:description "Data Penyuluhan Luar Gedung Puskesmas Arjowinangun Tahun 2022" ;
    dct:identifier "534a35ef-4ebb-41d7-b35e-15e3ab7581d6" ;
    dct:issued "2023-03-08T06:01:35.148428"^^xsd:dateTime ;
    dct:modified "2024-12-23T11:42:26.914794"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Penyuluhan Luar Gedung Puskesmas Arjowinangun" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Farida Angrijani Nuna" ;
            vcard:hasEmail <mailto:pkmarjowinangun@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/534a35ef-4ebb-41d7-b35e-15e3ab7581d6/resource/b3641478-c652-410f-8119-66fc69ee021c> ;
    dcat:keyword "kesehatan",
        "penyuluhan luar gedung",
        "puskesmas arjowinangun" ;
    dcat:landingPage <Data%202022> .

<Data%202022> a foaf:Document .

<http://5.189.187.109/dataset/534a35ef-4ebb-41d7-b35e-15e3ab7581d6/resource/b3641478-c652-410f-8119-66fc69ee021c> a dcat:Distribution ;
    dct:description "Data Penyuluhan Luar Gedung Puskesmas Arjowinangun Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-03-01T02:09:45.502460"^^xsd:dateTime ;
    dct:modified "2024-12-23T11:42:26.930403"^^xsd:dateTime ;
    dct:title "DATA PENYULUHAN LUAR GEDUNG.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/534a35ef-4ebb-41d7-b35e-15e3ab7581d6/resource/b3641478-c652-410f-8119-66fc69ee021c/download/data-penyuluhan-luar-gedung.xlsx> ;
    dcat:byteSize "18553"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

