@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:5000/dataset/0083e495-e6ee-44d9-9e91-9ade8b43af83> a dcat:Dataset ;
    dct:description "Table 4" ;
    dct:identifier "0083e495-e6ee-44d9-9e91-9ade8b43af83" ;
    dct:issued "2023-05-22T07:25:50.275666"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:25:50.275673"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Table 4 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "staf" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0083e495-e6ee-44d9-9e91-9ade8b43af83/resource/fbc4944a-a58d-472b-9cc4-f74d26b736c9> .

<http://5.189.187.109:5000/dataset/0083e495-e6ee-44d9-9e91-9ade8b43af83/resource/fbc4944a-a58d-472b-9cc4-f74d26b736c9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-10-01T03:40:39.155373"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:25:50.271746"^^xsd:dateTime ;
    dct:title "Table 4.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/0083e495-e6ee-44d9-9e91-9ade8b43af83/resource/fbc4944a-a58d-472b-9cc4-f74d26b736c9/download/table-4.xlsx> ;
    dcat:byteSize "10715"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

