@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/e1141c78-97aa-4204-a118-0b0023375ced> a dcat:Dataset ;
    dct:description """Data ini berisi data nama, alamat, umur, jenis kelamin dan tempat tgl lahir jemaah haji\r
""" ;
    dct:identifier "e1141c78-97aa-4204-a118-0b0023375ced" ;
    dct:issued "2023-06-13T13:24:47.538859"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:24:47.538866"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Daftar  Jemaah Haji Kota Kecamatan Pontianak Barat" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e1141c78-97aa-4204-a118-0b0023375ced/resource/f2a73823-2564-46b6-bccc-c7a4fb8f0ebd> ;
    dcat:keyword "Haji",
        "Jamaah",
        "Kecamatan Pontianak Barat" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/e1141c78-97aa-4204-a118-0b0023375ced/resource/f2a73823-2564-46b6-bccc-c7a4fb8f0ebd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-07T04:01:09.825663"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:24:47.530603"^^xsd:dateTime ;
    dct:title "Daftar  Jemaah Haji Kota Kecamatan Pontianak Barat  Tahun 2016.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e1141c78-97aa-4204-a118-0b0023375ced/resource/f2a73823-2564-46b6-bccc-c7a4fb8f0ebd/download/daftar-jemaah-haji-kota-kecamatan-pontianak-barat-tahun-2016.xlsx> ;
    dcat:byteSize "315533"^^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" .

<xlsx> a foaf:Document .

