@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/b02f7e54-dda9-4ced-b159-50d2d4a216db> a dcat:Dataset ;
    dct:description "Dengan Nama pajak mineral bukan logam dan batuan di pungut pajak atas pengambilan mineral bukan logam dan batuan " ;
    dct:identifier "216" ;
    dct:issued "2020"^^xsd:gYear ;
    dct:modified "2022-10-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pendapatan Daerah" ] ;
    dct:title "Pajak Mineral Bukan Logam dan Batuan" ;
    dcat:distribution <http://5.189.187.109/dataset/b02f7e54-dda9-4ced-b159-50d2d4a216db/resource/cd6830b4-6c8c-406f-ae21-baf49449480d> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-183> .

<http://5.189.187.109/dataset/b02f7e54-dda9-4ced-b159-50d2d4a216db/resource/cd6830b4-6c8c-406f-ae21-baf49449480d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:55:24.351382"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:55:24.281731"^^xsd:dateTime ;
    dct:title "pajak-mineral-bukan-logam-dan-batuan" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-183> a foaf:Document .

