@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/003047e6-6ece-4fb1-b3e6-80c1d1854e6f> a dcat:Dataset ;
    dct:description " Data Fasilitas Kesehatan di Kabupaten Semarang" ;
    dct:identifier "003047e6-6ece-4fb1-b3e6-80c1d1854e6f" ;
    dct:issued "2023-09-07T12:38:45.007772"^^xsd:dateTime ;
    dct:modified "2023-09-07T12:38:45.007779"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f32cb43f-345d-4f52-9c10-f0719288350e> ;
    dct:title "Fasilitas Kesehatan di Kabupaten Semarang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/003047e6-6ece-4fb1-b3e6-80c1d1854e6f/resource/6d6354e8-6a9f-4874-83b6-3aa4a5235067> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <Statistik%20Sektoral> .

<Statistik%20Sektoral> a foaf:Document .

<http://5.189.187.109/dataset/003047e6-6ece-4fb1-b3e6-80c1d1854e6f/resource/6d6354e8-6a9f-4874-83b6-3aa4a5235067> a dcat:Distribution ;
    dct:description "Data Fasilitas Kesehatan di Kabupaten Semarang" ;
    dct:format "JSON" ;
    dct:issued "2023-09-04T06:16:26.746541"^^xsd:dateTime ;
    dct:modified "2023-09-07T12:38:45.002617"^^xsd:dateTime ;
    dct:title "fasilitas kesehatan di Kabupaten Semarang.json" ;
    dcat:accessURL <https://data.semarangkab.go.id/ckan/dataset/003047e6-6ece-4fb1-b3e6-80c1d1854e6f/resource/6d6354e8-6a9f-4874-83b6-3aa4a5235067/download/fasilitas-kesehatan-di-kabupaten-semarang.json> ;
    dcat:byteSize "8636"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<http://5.189.187.109/organization/f32cb43f-345d-4f52-9c10-f0719288350e> a foaf:Agent ;
    foaf:name "Kabupaten Semarang" .

