@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/5951aaf9-631f-47e3-b4c7-4d272c6df96b> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, Jabatan/Pekerjaan, dan Nomor Kontrak Non ASN\r
""" ;
    dct:identifier "5951aaf9-631f-47e3-b4c7-4d272c6df96b" ;
    dct:issued "2023-06-13T10:39:49.402613"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:39:49.402620"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Non ASN Kelurahan Kota Baru Kecamatan Pontianak Selatan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/5951aaf9-631f-47e3-b4c7-4d272c6df96b/resource/29f0b893-2c52-4005-87d5-adc7854e882e> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Kelurahan Kota Baru",
        "Non ASN",
        "Pontianak Selatan" .

<http://5.189.187.109:5000/dataset/5951aaf9-631f-47e3-b4c7-4d272c6df96b/resource/29f0b893-2c52-4005-87d5-adc7854e882e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-10T03:44:03.018863"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:39:49.390811"^^xsd:dateTime ;
    dct:title "Data Non ASN Kelurahan Kota Baru Kecamatan Pontianak Selatan Bulan Juni 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/5951aaf9-631f-47e3-b4c7-4d272c6df96b/resource/29f0b893-2c52-4005-87d5-adc7854e882e/download/data-non-asn-kelurahan-kota-baru-kecamatan-pontianak-selatan-bulan-juni-2020.xlsx> ;
    dcat:byteSize "8616"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

