@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/d131001b-95ac-4041-b643-5f4c6bf60c10> a dcat:Dataset ;
    dct:identifier "d131001b-95ac-4041-b643-5f4c6bf60c10" ;
    dct:issued "2023-10-09T06:46:19.766719"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:46:19.766726"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Banyaknya Anggota Hansip Menurut Kecamatan dan Tingkat Pendidikan" ;
    dcat:distribution <http://5.189.187.109/dataset/d131001b-95ac-4041-b643-5f4c6bf60c10/resource/13ba0f62-e4bc-4ca3-bd81-97a18cdb3aca> .

<http://5.189.187.109/dataset/d131001b-95ac-4041-b643-5f4c6bf60c10/resource/13ba0f62-e4bc-4ca3-bd81-97a18cdb3aca> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-01-10T07:02:04.748045"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:46:19.763585"^^xsd:dateTime ;
    dct:title "Banyaknya Anggota Hansip Menurut Kecamatan dan Tingkat Pendidikan.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/d131001b-95ac-4041-b643-5f4c6bf60c10/resource/13ba0f62-e4bc-4ca3-bd81-97a18cdb3aca/download/banyaknya-anggota-hansip-menurut-kecamatan-dan-tingkat-pendidikan.csv> ;
    dcat:byteSize "977"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> a foaf:Agent ;
    foaf:name "Kabupaten Sragen" .

