@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/7f725721-9b3f-400d-b411-128cbf087a30> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Pangkat/Golongan, dan Jabatan ASN\r
""" ;
    dct:identifier "7f725721-9b3f-400d-b411-128cbf087a30" ;
    dct:issued "2023-06-13T11:20:39.312552"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:20:39.312558"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data ASN SD Negeri 14 Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7f725721-9b3f-400d-b411-128cbf087a30/resource/1cd46a0d-90ed-4099-a341-ad4ce04a1738> ;
    dcat:keyword "ASN",
        "Pontianak Timur",
        "SD Negeri 14" .

<http://5.189.187.109:5000/dataset/7f725721-9b3f-400d-b411-128cbf087a30/resource/1cd46a0d-90ed-4099-a341-ad4ce04a1738> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-14T08:22:53.756746"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:20:39.304467"^^xsd:dateTime ;
    dct:title "Data ASN SD Negeri 14 Pontianak Timur Bulan Juni 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/7f725721-9b3f-400d-b411-128cbf087a30/resource/1cd46a0d-90ed-4099-a341-ad4ce04a1738/download/data-asn-sd-negeri-14-pontianak-timur-bulan-juni-2020.xlsx> ;
    dcat:byteSize "8580"^^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" .

