@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/cf0697f8-b380-4b38-8a35-e813ce73a962> a dcat:Dataset ;
    dct:description "Data Jumlah Kelahiran di Kota Malang Tahun 2019" ;
    dct:identifier "cf0697f8-b380-4b38-8a35-e813ce73a962" ;
    dct:issued "2023-12-27T07:24:15.498421"^^xsd:dateTime ;
    dct:modified "2024-12-30T19:38:39.332992"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Jumlah Kelahiran di Kota Malang Tahun 2019" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Roni" ;
            vcard:hasEmail <mailto:dispendukcapilkotamalang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/cf0697f8-b380-4b38-8a35-e813ce73a962/resource/6c13c8c2-a445-4948-836f-59a117a48058> ;
    dcat:keyword "dispendukcapil kota malang",
        "jumlah kelahiran",
        "kota malang" ;
    dcat:landingPage <data.malangkota.go.id/dataset/jumlah-kelahiran-di-kota-malang-tahun-2019> .

<data.malangkota.go.id/dataset/jumlah-kelahiran-di-kota-malang-tahun-2019> a foaf:Document .

<http://5.189.187.109/dataset/cf0697f8-b380-4b38-8a35-e813ce73a962/resource/6c13c8c2-a445-4948-836f-59a117a48058> a dcat:Distribution ;
    dct:description """Jumlah Kelahiran di Kota Malang Tahun 2019\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-27T02:16:46.539079"^^xsd:dateTime ;
    dct:modified "2024-12-30T19:38:39.349158"^^xsd:dateTime ;
    dct:title "jml kelahiran.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/cf0697f8-b380-4b38-8a35-e813ce73a962/resource/6c13c8c2-a445-4948-836f-59a117a48058/download/jml-kelahiran.xlsx> ;
    dcat:byteSize "8951"^^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" .

