@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/5dad5835-6ce5-417a-8b37-bb9b0861f65b> a dcat:Dataset ;
    dct:description "MONOGRAFI DESA DEMPEL 2019" ;
    dct:identifier "5dad5835-6ce5-417a-8b37-bb9b0861f65b" ;
    dct:issued "2025-02-26T03:35:46.383075"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:35:46.383084"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "MONOGRAFI DESA DEMPEL 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ariharyono" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5dad5835-6ce5-417a-8b37-bb9b0861f65b/resource/9277d445-2a68-40e9-a1bc-93209a65f218> ;
    dcat:keyword "dempel",
        "desa",
        "monografi" .

<http://5.189.187.109/dataset/5dad5835-6ce5-417a-8b37-bb9b0861f65b/resource/9277d445-2a68-40e9-a1bc-93209a65f218> a dcat:Distribution ;
    dct:description "MONOGRAFI DESA DEMPEL 2019" ;
    dct:format "DOC" ;
    dct:issued "2019-11-28T02:52:38.580840"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:35:46.372578"^^xsd:dateTime ;
    dct:title "3. Monografi 2019.docx" ;
    dcat:accessURL <http://data.grobogan.go.id/id/dataset/5dad5835-6ce5-417a-8b37-bb9b0861f65b/resource/9277d445-2a68-40e9-a1bc-93209a65f218/download/3.-monografi-2019.docx> ;
    dcat:byteSize "63104"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> a foaf:Agent ;
    foaf:name "Kabupaten Grobogan" .

