@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/53543b35-20df-4d08-9cbc-225c511f1130> a dcat:Dataset ;
    dct:identifier "53543b35-20df-4d08-9cbc-225c511f1130" ;
    dct:issued "2022-07-11T06:14:40.092786"^^xsd:dateTime ;
    dct:modified "2022-07-11T06:14:40.092796"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Volume Produksi dan Raman TPI per Bulan Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ida Kominfo" ] ;
    dcat:landingPage <Dinas%20Kelautan%20dan%20Perikanan%20Kabupaten%20Kendal> .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

