@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/e160210f-b7ae-46dd-9463-e3e1c9408b8a> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Pangkat/Golongan, dan Jabatan ASN\r
""" ;
    dct:identifier "e160210f-b7ae-46dd-9463-e3e1c9408b8a" ;
    dct:issued "2023-06-13T13:25:18.849417"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:25:18.849426"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data ASN SD Negeri 14 Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e160210f-b7ae-46dd-9463-e3e1c9408b8a/resource/94c4b798-a09d-4e7e-8de9-154b1aa2b8d5> ;
    dcat:keyword "ASN",
        "Pontianak Kota",
        "SD Negeri 14" .

<http://5.189.187.109:5000/dataset/e160210f-b7ae-46dd-9463-e3e1c9408b8a/resource/94c4b798-a09d-4e7e-8de9-154b1aa2b8d5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-14T07:44:46.970618"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:25:18.611142"^^xsd:dateTime ;
    dct:title "Data ASN SD Negeri 14 Pontianak Kota Bulan Juni 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e160210f-b7ae-46dd-9463-e3e1c9408b8a/resource/94c4b798-a09d-4e7e-8de9-154b1aa2b8d5/download/data-asn-sd-negeri-14-pontianak-kota-bulan-juni-2020.xlsx> ;
    dcat:byteSize "8973"^^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" .

