@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://data.labura.go.id/dataset/c5d42d01-506a-4675-aee0-d45378c548c3> a dcat:Dataset ;
    dct:description "Jumlah LSM dan Ormas di Kabupaten Labuhanbatu Utara" ;
    dct:identifier "c5d42d01-506a-4675-aee0-d45378c548c3" ;
    dct:issued "2023-08-15T01:23:33.009296"^^xsd:dateTime ;
    dct:modified "2023-08-15T02:59:17.673042"^^xsd:dateTime ;
    dct:publisher <http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> ;
    dct:title "Jumlah LSM dan Ormas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kabupaten Labuhanbatu Utara" ;
            vcard:hasEmail <mailto:bps1223@bps.go.id> ] ;
    dcat:distribution <http://data.labura.go.id/dataset/c5d42d01-506a-4675-aee0-d45378c548c3/resource/eeac557f-7d1e-4a7f-b11c-0863cdf93783> ;
    dcat:keyword "Jumlah Organisasi Masyarakat",
        "Lembaga Swadaya Masyarakat" ;
    dcat:landingPage <Badan%20Kesatuan%20dan%20Politik%20Kabupaten%20Labuhanbatu%20Utara> .

<Badan%20Kesatuan%20dan%20Politik%20Kabupaten%20Labuhanbatu%20Utara> a foaf:Document .

<http://data.labura.go.id/dataset/c5d42d01-506a-4675-aee0-d45378c548c3/resource/eeac557f-7d1e-4a7f-b11c-0863cdf93783> a dcat:Distribution ;
    dct:description " Jumlah LSM dan Ormas di Kabupaten Labuhanbatu Utara 2017-2021" ;
    dct:format "CSV" ;
    dct:issued "2023-08-15T01:24:16.828038"^^xsd:dateTime ;
    dct:modified "2023-08-15T01:24:17.025020"^^xsd:dateTime ;
    dct:title " Jumlah LSM dan Ormas " ;
    dcat:accessURL <https://data.labura.go.id/dataset/c5d42d01-506a-4675-aee0-d45378c548c3/resource/eeac557f-7d1e-4a7f-b11c-0863cdf93783/download/2.2.11-jumlah-lsm-dan-ormas-di-kabupaten-labuhanbatu-utara-2017-2021.csv> ;
    dcat:byteSize "466"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> a foaf:Agent ;
    foaf:name "BPS Kabupaten Labuhanbatu Utara" .

