@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/6e90be54-bd3f-45b8-9529-026cbaa2be9b> a dcat:Dataset ;
    dct:description """Data ini berisi Data Guru Ngaji Kecamatan Pontianak Timur\r
""" ;
    dct:identifier "6e90be54-bd3f-45b8-9529-026cbaa2be9b" ;
    dct:issued "2023-06-13T11:02:27.011267"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:02:27.011273"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Guru Ngaji Kecamatan Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6e90be54-bd3f-45b8-9529-026cbaa2be9b/resource/e23f2d0d-10c0-4229-af6a-15ab2fd58858> ;
    dcat:keyword "Guru Ngaji",
        "kecamatan pontianak timur" .

<http://5.189.187.109:5000/dataset/6e90be54-bd3f-45b8-9529-026cbaa2be9b/resource/e23f2d0d-10c0-4229-af6a-15ab2fd58858> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-06T07:56:26.400123"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:02:27.004556"^^xsd:dateTime ;
    dct:title "Data Guru Ngaji Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/6e90be54-bd3f-45b8-9529-026cbaa2be9b/resource/e23f2d0d-10c0-4229-af6a-15ab2fd58858/download/data-guru-ngaji-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "15433"^^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" .

