@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/23db06da-3da7-53b7-b973-71487d6217b8> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/opsis-oxford> ;
            foaf:name "Oxford Programme for Infrastructure Systems" ] ;
    dct:description "Collection of open datasets that provide indicators, covariates and validation of downscaled (global) regional economic activity." ;
    dct:identifier "23db06da-3da7-53b7-b973-71487d6217b8" ;
    dct:issued "2025-09-25T16:50:21.202000+00:00"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:50:21.202000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Data to support downscaling regional economic activity" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/23db06da-3da7-53b7-b973-71487d6217b8/resource/06548212-e8da-4caf-9251-ed4e1de31adc> .

<https://mldata.opendata.ai/dataset/23db06da-3da7-53b7-b973-71487d6217b8/resource/06548212-e8da-4caf-9251-ed4e1de31adc> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:12:18.871104"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:18.869130"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/opsis-oxford/global-econ-data/README.md> ;
    dcat:byteSize "3139"^^xsd:nonNegativeInteger .

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

