@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:5000/dataset/e4cbb396-d249-4651-a620-dcc31dc03611> a dcat:Dataset ;
    dct:description "PERATURAN PERUSAHAAN YANG ADA DILINGKUNGAN PEMERINTAHAN KABUPATEN KUBU RAYA" ;
    dct:identifier "e4cbb396-d249-4651-a620-dcc31dc03611" ;
    dct:issued "2022-11-17T09:00:35.366073"^^xsd:dateTime ;
    dct:modified "2023-01-18T15:44:54.519166"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "PERATURAN PERUSAHAAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MEKI BASRI, A.Md" ;
            vcard:hasEmail <mailto:adjiepangestu234@gmail.com> ] ;
    dcat:keyword "2022",
        "KUBU RAYA",
        "PERATURAN",
        "PERUSAHAAN" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> a foaf:Agent ;
    foaf:name "Kabupaten Kubu Raya" .

