@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/4b854ca2-8ada-4e9b-ab88-92c912d437bf> a dcat:Dataset ;
    dct:description "Jumlah Atlet yang Dibina " ;
    dct:identifier "4b854ca2-8ada-4e9b-ab88-92c912d437bf" ;
    dct:issued "2022-10-12T13:44:46.619305"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:44:46.619326"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah Atlet yang Dibina Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Jepara" ;
            vcard:hasEmail <mailto:data@jeparakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4b854ca2-8ada-4e9b-ab88-92c912d437bf/resource/95df9d9e-0dbd-4c1c-8a64-cdcffbeaf780> ;
    dcat:keyword "2018",
        "Atlet" .

<http://5.189.187.109/dataset/4b854ca2-8ada-4e9b-ab88-92c912d437bf/resource/95df9d9e-0dbd-4c1c-8a64-cdcffbeaf780> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-12T19:02:01.612935"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:44:46.611581"^^xsd:dateTime ;
    dct:title "Jumlah Atlet yang Dibina Tahun 2018.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/4b854ca2-8ada-4e9b-ab88-92c912d437bf/resource/95df9d9e-0dbd-4c1c-8a64-cdcffbeaf780/download/jumlah-atlet-yang-dibina-tahun-2018.xlsx> ;
    dcat:byteSize "9713"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> a foaf:Agent ;
    foaf:name "Kabupaten Jepara" .

