@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/ca81a74c-19dd-4c88-8a4d-4e3d665bc0b9> a dcat:Dataset ;
    dct:description "Data Utilisasi sampai dengan Oktober 2022" ;
    dct:identifier "ca81a74c-19dd-4c88-8a4d-4e3d665bc0b9" ;
    dct:issued "2022-11-28T15:20:47.281575"^^xsd:dateTime ;
    dct:modified "2024-08-16T01:34:04.297898"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/47cc1179-e494-4622-8104-ed1ab3f0e04b> ;
    dct:title "Utilisasi Kawasan Industri" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pusat Data dan Informasi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/ca81a74c-19dd-4c88-8a4d-4e3d665bc0b9/resource/e5ee3fa8-a092-437b-a28e-2b4274be1fcf> .

<http://5.189.187.109/dataset/ca81a74c-19dd-4c88-8a4d-4e3d665bc0b9/resource/e5ee3fa8-a092-437b-a28e-2b4274be1fcf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-28T15:21:20.014239"^^xsd:dateTime ;
    dct:modified "2022-11-28T15:21:21.683963"^^xsd:dateTime ;
    dct:title "Data Utilisasi s.d. Oktober.xlsx" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/ca81a74c-19dd-4c88-8a4d-4e3d665bc0b9/resource/e5ee3fa8-a092-437b-a28e-2b4274be1fcf/download/data-utilisasi-s.d.-oktober.xlsx> ;
    dcat:byteSize "60387"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/47cc1179-e494-4622-8104-ed1ab3f0e04b> a foaf:Agent ;
    foaf:name "Kementerian Perindustrian" .

