@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/0fd12d82-3127-4261-b947-f3e00bd967cc> a dcat:Dataset ;
    dct:description "Data Ormas Keagamaan Tahun 2021" ;
    dct:identifier "27ad11a7-f9a8-4f91-a76f-a1980117add5" ;
    dct:issued "2022-06-29T11:51:13+00:00"^^xsd:dateTime ;
    dct:modified "2024-12-25T03:05:24+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kesatuan Bangsa dan Politik" ] ;
    dct:title "Ormas Keagamaan Tahun 2021" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0fd12d82-3127-4261-b947-f3e00bd967cc/resource/0917368e-e66d-4179-92d6-e96eda17b284> ;
    dcat:keyword "2021",
        "keagamaan",
        "ormas",
        "tahun" ;
    dcat:landingPage <https://data.sekadaukab.go.id/dataset/ormas-keagamaan-tahun-2021> .

<http://5.189.187.109:5000/dataset/0fd12d82-3127-4261-b947-f3e00bd967cc/resource/0917368e-e66d-4179-92d6-e96eda17b284> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-30T07:39:23.591229"^^xsd:dateTime ;
    dct:modified "2026-04-30T07:39:23.561893"^^xsd:dateTime ;
    dct:title "Ormas Keagamaan.xlsx" ;
    dcat:accessURL <https://data.sekadaukab.go.id/dataset/resource/ormas-keagamaanxlsx/download> .

<https://data.sekadaukab.go.id/dataset/ormas-keagamaan-tahun-2021> a foaf:Document .

