@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/d8d99482-7d5c-4ab2-84c0-df6f211f1b74> a dcat:Dataset ;
    dct:description "Survei Rutin Jembatan Ngandong" ;
    dct:identifier "d8d99482-7d5c-4ab2-84c0-df6f211f1b74" ;
    dct:issued "2024-05-14T08:57:19.999061"^^xsd:dateTime ;
    dct:modified "2024-05-14T08:57:19.999068"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Survei Rutin Jembatan Ngandong" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "https://dpubinmarcipka.jatengprov.go.id/" ;
            vcard:hasEmail <mailto:dpubmckjateng@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d8d99482-7d5c-4ab2-84c0-df6f211f1b74/resource/d82a1776-43d6-417b-95ce-76125e21ad8f> ;
    dcat:keyword "dpubmckjateng",
        "jembatan" ;
    dcat:landingPage <https://dpubinmarcipka.jatengprov.go.id/> .

<http://5.189.187.109/dataset/d8d99482-7d5c-4ab2-84c0-df6f211f1b74/resource/d82a1776-43d6-417b-95ce-76125e21ad8f> a dcat:Distribution ;
    dct:description "Survei Rutin Jembatan Ngandong" ;
    dct:format ".xlsx" ;
    dct:issued "2024-05-07T05:48:19.656019"^^xsd:dateTime ;
    dct:modified "2024-05-14T08:57:19.990116"^^xsd:dateTime ;
    dct:title "Survei Rutin Jembatan Ngandong.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/d8d99482-7d5c-4ab2-84c0-df6f211f1b74/resource/d82a1776-43d6-417b-95ce-76125e21ad8f/download/survei-rutin-jembatan-ngandong.xlsx> ;
    dcat:byteSize "1803019"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://dpubinmarcipka.jatengprov.go.id/> a foaf:Document .

