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

<http://5.189.187.109:5000/dataset/101ef085-4b82-436c-aa89-6cc5aa2462fd> a dcat:Dataset ;
    dct:description "MONOGRAFI DESA TEMUREJO TAHUN 2019" ;
    dct:identifier "101ef085-4b82-436c-aa89-6cc5aa2462fd" ;
    dct:issued "2025-02-26T03:25:56.751053"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:25:56.751062"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "MONOGRAFI DESA TEMUREJO" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tamin" ;
            vcard:hasEmail <mailto:desatemurejo1@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/101ef085-4b82-436c-aa89-6cc5aa2462fd/resource/0dd80116-61c0-4906-8a91-be419790af02> .

<http://5.189.187.109:5000/dataset/101ef085-4b82-436c-aa89-6cc5aa2462fd/resource/0dd80116-61c0-4906-8a91-be419790af02> a dcat:Distribution ;
    dct:description "MONOGRAFI DESA TEMUREJO 2019" ;
    dct:format "XLS" ;
    dct:issued "2020-01-21T04:45:05.068031"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:25:56.747185"^^xsd:dateTime ;
    dct:title "MONOGRAFI" .

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

