@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/190e497e-b0e0-4c56-8528-a16887d9ab56> a dcat:Dataset ;
    dct:identifier "190e497e-b0e0-4c56-8528-a16887d9ab56" ;
    dct:issued "2024-03-11T20:11:08.528581"^^xsd:dateTime ;
    dct:modified "2024-03-11T20:11:08.528591"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "DATA CERAI Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/190e497e-b0e0-4c56-8528-a16887d9ab56/resource/4f1827ab-55ae-44d5-8475-ea0961d15def> ;
    dcat:keyword "2022",
        "cerai" .

<http://5.189.187.109/dataset/190e497e-b0e0-4c56-8528-a16887d9ab56/resource/4f1827ab-55ae-44d5-8475-ea0961d15def> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T07:36:47.302984"^^xsd:dateTime ;
    dct:modified "2024-03-11T20:11:08.461625"^^xsd:dateTime ;
    dct:title "DATA CERAI Tahun 2022" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/190e497e-b0e0-4c56-8528-a16887d9ab56/resource/4f1827ab-55ae-44d5-8475-ea0961d15def/download/data-cerai-tahun-2022.csv> ;
    dcat:byteSize "426"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

