@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#> .

<https://data.jatengprov.go.id/dataset/4d5e6dc9-b95f-4d8b-8d6b-1dbe15d68361> a dcat:Dataset ;
    dct:description "Lelang Umum" ;
    dct:identifier "4d5e6dc9-b95f-4d8b-8d6b-1dbe15d68361" ;
    dct:issued "2023-05-26T08:30:31.246732"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:31.246740"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Lelang Umum" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpolpp" ;
            vcard:hasEmail <mailto:satpolpp@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4d5e6dc9-b95f-4d8b-8d6b-1dbe15d68361/resource/534f7d94-5e20-443e-9675-90a1cb591a51> ;
    dcat:keyword "Lelang Umum" ;
    dcat:landingPage <Satpol%20PP%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/4d5e6dc9-b95f-4d8b-8d6b-1dbe15d68361/resource/534f7d94-5e20-443e-9675-90a1cb591a51> a dcat:Distribution ;
    dct:description "Lelang Umum" ;
    dct:format "PDF" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/4d5e6dc9-b95f-4d8b-8d6b-1dbe15d68361/resource/534f7d94-5e20-443e-9675-90a1cb591a51/download/lelang-umum.pdf> ;
    dcat:byteSize 120563.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

