@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/22de9c4f-23b7-47ee-9893-45d05b558c41> a dcat:Dataset ;
    dct:description "RDTR Kawasan Perkotaan Sidareja" ;
    dct:identifier "22de9c4f-23b7-47ee-9893-45d05b558c41" ;
    dct:issued "2026-04-10T02:19:13.498919"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:19:13.498938"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "RDTR Kawasan Perkotaan Sidareja" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:datapupr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/22de9c4f-23b7-47ee-9893-45d05b558c41/resource/88e40f8b-8327-4233-a4b7-ccebabead251> ;
    dcat:keyword "DPUPR" ;
    dcat:landingPage <DPUPR> .

<DPUPR> a foaf:Document .

<http://5.189.187.109/dataset/22de9c4f-23b7-47ee-9893-45d05b558c41/resource/88e40f8b-8327-4233-a4b7-ccebabead251> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:issued "2023-10-01T02:06:29.254511"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:19:13.490946"^^xsd:dateTime ;
    dct:title "RDTRKawasan Perkotaan Sidareja" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/22de9c4f-23b7-47ee-9893-45d05b558c41/resource/88e40f8b-8327-4233-a4b7-ccebabead251/download/rdtr-sidareja.docx> ;
    dcat:byteSize "20311698"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

