@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/a21aadf0-59b8-41f0-a4f3-c1247a594fca> a dcat:Dataset ;
    dct:description "Jumlah Kepala Keluarga 2023 Semester I" ;
    dct:identifier "a21aadf0-59b8-41f0-a4f3-c1247a594fca" ;
    dct:issued "2025-02-26T03:45:01.144015"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:45:01.144023"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "Jumlah Kepala Keluarga 2023 Semester I Per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <http://5.189.187.109/dataset/a21aadf0-59b8-41f0-a4f3-c1247a594fca/resource/479898c2-3d6b-4261-90f0-bf2d9950a57e> .

<http://5.189.187.109/dataset/a21aadf0-59b8-41f0-a4f3-c1247a594fca/resource/479898c2-3d6b-4261-90f0-bf2d9950a57e> a dcat:Distribution ;
    dct:description "Jumlah Kepala Keluarga 2023 Semester I Per Kecamatan" ;
    dct:format "CSV" ;
    dct:issued "2023-09-08T06:10:59.003401"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:45:01.128636"^^xsd:dateTime ;
    dct:title "Jumlah Kepala Keluarga 2023 Semester I Per Kecamatan" .

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

