@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/f41d0fa6-3495-4207-ad6e-ffe265645d44> a dcat:Dataset ;
    dct:description "Data Pertanahan (Kepemilikan dan Sengketa Tanah)" ;
    dct:identifier "f41d0fa6-3495-4207-ad6e-ffe265645d44" ;
    dct:issued "2022-10-11T12:43:59.189255"^^xsd:dateTime ;
    dct:modified "2022-10-11T12:43:59.189260"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Data Pertanahan (Kepemilikan dan Sengketa Tanah)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f41d0fa6-3495-4207-ad6e-ffe265645d44/resource/173e89cc-309f-41e2-88ff-e15e43d8eb83> ;
    dcat:keyword "Pertanahan" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/f41d0fa6-3495-4207-ad6e-ffe265645d44/resource/173e89cc-309f-41e2-88ff-e15e43d8eb83> a dcat:Distribution ;
    dct:description "Data Pertanahan (Kepemilikan dan Sengketa Tanah) di Kota Tegal" ;
    dct:format "XLSX" ;
    dct:issued "2022-09-19T02:09:38.249940"^^xsd:dateTime ;
    dct:modified "2022-10-11T12:43:59.183057"^^xsd:dateTime ;
    dct:title "24. Urusan Pertanahan.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f41d0fa6-3495-4207-ad6e-ffe265645d44/resource/173e89cc-309f-41e2-88ff-e15e43d8eb83/download/24.-urusan-pertanahan.xlsx> ;
    dcat:byteSize "11964"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

