@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mldata.opendata.ai/dataset/4d1a13a0-ff2e-53da-875d-6ed812da702f> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/smartmaps> ;
            foaf:name "UN Smart Maps Group" ] ;
    dct:description "See https://github.com/optgeo/uppsala-conflict" ;
    dct:identifier "4d1a13a0-ff2e-53da-875d-6ed812da702f" ;
    dct:issued "2024-06-29T13:06:24.962845+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-21T16:39:55.567000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "PMTiles of UCDP (Uppsala Conflict Data Program) Georeferenced Event Dataset (GED) Global ver. 23.1" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/4d1a13a0-ff2e-53da-875d-6ed812da702f/resource/b7ebe4e0-cab6-46f0-b868-b7e9566508d6> .

<https://mldata.opendata.ai/dataset/4d1a13a0-ff2e-53da-875d-6ed812da702f/resource/b7ebe4e0-cab6-46f0-b868-b7e9566508d6> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:18:53.590236"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:18:53.588034"^^xsd:dateTime ;
    dct:title "a.pmtiles" ;
    dcat:accessURL <https://data.source.coop/smartmaps/uppsala-conflict/a.pmtiles> ;
    dcat:byteSize "136162985"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

