@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/8ae968c3-edce-4b01-b7a3-ddde7a1390ef> a dcat:Dataset ;
    dct:description "monografi desa karangpaing tahun 2017" ;
    dct:identifier "8ae968c3-edce-4b01-b7a3-ddde7a1390ef" ;
    dct:issued "2025-02-26T03:41:35.894816"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:41:35.894823"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "monografi desa karangpaing tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "madmuji" ;
            vcard:hasEmail <mailto:madmuji@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8ae968c3-edce-4b01-b7a3-ddde7a1390ef/resource/ab77df2e-ad17-48a9-b4fc-a0121f0660e2> ;
    dcat:keyword "monografi tahun 2017" ;
    dcat:landingPage <karangpaing%20penawangan> .

<http://5.189.187.109/dataset/8ae968c3-edce-4b01-b7a3-ddde7a1390ef/resource/ab77df2e-ad17-48a9-b4fc-a0121f0660e2> a dcat:Distribution ;
    dct:description "monografi desa karangpaing tahun 2017" ;
    dct:issued "2019-11-26T03:29:16.229219"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:41:35.889011"^^xsd:dateTime .

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

<karangpaing%20penawangan> a foaf:Document .

