@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:5000/dataset/d70bda3e-b5fe-4b3d-96ac-a71de0ffd723> a dcat:Dataset ;
    dct:description "Rasio Jenis Kelamin Kota malang Tahun 2023 Semester 1" ;
    dct:identifier "d70bda3e-b5fe-4b3d-96ac-a71de0ffd723" ;
    dct:issued "2024-02-28T09:26:03.500993"^^xsd:dateTime ;
    dct:modified "2024-12-24T22:18:06.205823"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Rasio Jenis Kelamin Kota malang Tahun 2023 Semester 1" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Roni" ;
            vcard:hasEmail <mailto:dispendukcapilkotamalang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d70bda3e-b5fe-4b3d-96ac-a71de0ffd723/resource/b6aef3ff-1db1-4060-aaf2-59e5d51436a0> ;
    dcat:keyword "dispendukcapil kota malang",
        "kota malang" ;
    dcat:landingPage <data.malangkota.go.id/dataset/> .

<data.malangkota.go.id/dataset/> a foaf:Document .

<http://5.189.187.109:5000/dataset/d70bda3e-b5fe-4b3d-96ac-a71de0ffd723/resource/b6aef3ff-1db1-4060-aaf2-59e5d51436a0> a dcat:Distribution ;
    dct:description "Rasiio Jenis Kelamin Kota Malang Tahun 2023 Semester 1" ;
    dct:format "xlxs" ;
    dct:issued "2024-02-26T04:31:38.721109"^^xsd:dateTime ;
    dct:modified "2024-08-13T05:05:06.756542"^^xsd:dateTime ;
    dct:title "Rasio Jenis Kelamin smt 1 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/d70bda3e-b5fe-4b3d-96ac-a71de0ffd723/resource/b6aef3ff-1db1-4060-aaf2-59e5d51436a0/download/rasio-jenis-kelamin-smt-1-2023.xlsx> ;
    dcat:byteSize "10020"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

