@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/dataset/5f43e744-68a7-4b4f-ae74-c8a36f5a22de> a dcat:Dataset ;
    dct:description """Data set ini berisi sumber, jumlah lokasi sumber pencemaran, polutan pencemar, efek terhadap kesehatan dan kepemilikan\r
""" ;
    dct:identifier "5f43e744-68a7-4b4f-ae74-c8a36f5a22de" ;
    dct:issued "2023-06-13T10:46:52.874233"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:46:52.874239"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kualitas Udara di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/5f43e744-68a7-4b4f-ae74-c8a36f5a22de/resource/6df25435-7b58-499a-9ac1-f899e50a411c> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Kualitas Udara",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/5f43e744-68a7-4b4f-ae74-c8a36f5a22de/resource/6df25435-7b58-499a-9ac1-f899e50a411c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T01:05:47.298663"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:46:52.864588"^^xsd:dateTime ;
    dct:title "Data Kualitas Udara Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/5f43e744-68a7-4b4f-ae74-c8a36f5a22de/resource/6df25435-7b58-499a-9ac1-f899e50a411c/download/data-kualitas-udara-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "11531"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlxs> a foaf:Document .

