@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/8c84bef1-787a-44ff-8b26-9e6c9df42956> a dcat:Dataset ;
    dct:description "Data Aset" ;
    dct:identifier "8c84bef1-787a-44ff-8b26-9e6c9df42956" ;
    dct:issued "2022-10-11T14:23:15.035543"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:23:15.035548"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "Data Aset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FRD" ;
            vcard:hasEmail <mailto:kec_kunduran@gmail.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8c84bef1-787a-44ff-8b26-9e6c9df42956/resource/97e3fca7-353a-4365-8fed-058ce3f5e49d> ;
    dcat:landingPage <bagian%20aset> .

<bagian%20aset> a foaf:Document .

<http://5.189.187.109/dataset/8c84bef1-787a-44ff-8b26-9e6c9df42956/resource/97e3fca7-353a-4365-8fed-058ce3f5e49d> a dcat:Distribution ;
    dct:description "Data Aset" ;
    dct:format "XLSX" ;
    dct:issued "2019-10-15T01:59:59.371745"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:23:15.032933"^^xsd:dateTime ;
    dct:title "DATA ASET KEC. KUNDURAN.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/id/dataset/8c84bef1-787a-44ff-8b26-9e6c9df42956/resource/97e3fca7-353a-4365-8fed-058ce3f5e49d/download/data-aset-kec.-kunduran.xlsx> ;
    dcat:byteSize "26484"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

