@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/f5d2b10a-ac98-4063-bec6-2cf7fde67df4> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Kelompok Pembudidaya Tambak di Kabupaten Pekalongan" ;
    dct:identifier "f5d2b10a-ac98-4063-bec6-2cf7fde67df4" ;
    dct:issued "2021-05-27T06:53:55.865061"^^xsd:dateTime ;
    dct:modified "2021-05-27T06:53:55.865074"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Kelompok Pembudidaya Tambak di Kabupaten Pekalongan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kelautan dan Perikanan" ] ;
    dcat:landingPage <Profil%20Dinas%20Kelautan%20dan%20Perikanan> .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

