@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/ecaa8550-79d9-453d-b0e6-0f6fbfb05b74> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Pangkat/Golongan, dan Jabatan ASN\r
""" ;
    dct:identifier "ecaa8550-79d9-453d-b0e6-0f6fbfb05b74" ;
    dct:issued "2023-06-13T13:36:50.105435"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:36:50.105442"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data ASN Kelurahan Pal Lima Kecamatan Pontianak Selatan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ecaa8550-79d9-453d-b0e6-0f6fbfb05b74/resource/bfd8e79f-f9e5-46ae-a568-5ba727a23759> ;
    dcat:keyword "ASN",
        "Kecamatan",
        "Kelurahan",
        "Pal Lima",
        "Pontianak Selatan" .

<http://5.189.187.109:5000/dataset/ecaa8550-79d9-453d-b0e6-0f6fbfb05b74/resource/bfd8e79f-f9e5-46ae-a568-5ba727a23759> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-11-26T03:16:19.147606"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:36:49.748498"^^xsd:dateTime ;
    dct:title "Data ASN Kelurahan Pal Lima Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ecaa8550-79d9-453d-b0e6-0f6fbfb05b74/resource/bfd8e79f-f9e5-46ae-a568-5ba727a23759/download/data-asn-kelurahan-pal-lima-tahun-2021.xlsx> ;
    dcat:byteSize "9378"^^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" .

