@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/e4dc3a94-5de0-44c7-9bc0-8573dd706722> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Pangkat/Golongan, dan Jabatan ASN\r
""" ;
    dct:identifier "e4dc3a94-5de0-44c7-9bc0-8573dd706722" ;
    dct:issued "2023-06-13T13:29:09.198384"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:29:09.198390"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data ASN SD Negeri 10 Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e4dc3a94-5de0-44c7-9bc0-8573dd706722/resource/ecc2677e-e613-45bb-87dd-0b9c2d8691a2> ;
    dcat:keyword "ASN",
        "Pontianak Timur",
        "SD Negeri 10" .

<http://5.189.187.109:5000/dataset/e4dc3a94-5de0-44c7-9bc0-8573dd706722/resource/ecc2677e-e613-45bb-87dd-0b9c2d8691a2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-14T08:20:30.216011"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:29:09.190388"^^xsd:dateTime ;
    dct:title "Data ASN SD Negeri 10 Pontianak Timur Bulan Juni 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e4dc3a94-5de0-44c7-9bc0-8573dd706722/resource/ecc2677e-e613-45bb-87dd-0b9c2d8691a2/download/data-asn-sd-negeri-10-pontianak-timur-bulan-juni-2020.xlsx> ;
    dcat:byteSize "9281"^^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" .

