@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://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "person" ;
            vcard:hasEmail <mailto:bstewart@worldbank.org> ;
            foaf:homepage <https://source.coop/geographyis> ;
            foaf:name "Benjamin Stewart" ] ;
    dct:description """High resolution, World Bank-approved administrative boundaries. Includes Admin 0, 1, 2, Non-Determined Legal Status Areas (NDLSA), and an ocean mask. An Admin 0 line file (for visualization purposes with World Bank-specific drawing instructions) can also be found. A data dictionary and additional columns of information which can be joined to the Admin 1 and 2 files are available as separate downloads. \r
\r
To report an error in any of the admin boundary files, please raise a new issue here: https://github.com/worldbank/WB_GAD/issues and it will be considered during the next update cycle.""" ;
    dct:identifier "807694b1-3cb8-57dd-b034-b2aa534dd92b" ;
    dct:issued "2025-12-02T11:56:59.350000+00:00"^^xsd:dateTime ;
    dct:modified "2025-12-02T11:56:59.350000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "World Bank Global Administrative Boundaries" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/1560d5ba-b51a-487a-9975-059dcd083276>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/1c0a341b-a4c7-42e5-ae65-c89e52a1e79f>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/202fbcf2-c6da-412e-b9a1-7313b74cb808>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/34b06334-0fc5-49ce-996f-c61ccfa623b4>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/3d44928e-bed6-4213-a862-4647a999bcce>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/50bca6c5-2266-426c-a4a0-ece7f373cff3>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/68b98286-9a4e-4e54-878c-c9767209c9e5>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/7c50e006-bb0d-421d-8ccc-043777b2e928>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/902d9957-f19d-426f-87dc-f0b74270e98b>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/cfaff34c-369d-45c3-b79b-72f1d35e64ba>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/d7fd428e-712f-4b2a-aecf-9a09927523df>,
        <https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/f3852571-fd83-4017-afec-b4b3012a4cbf> .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/1560d5ba-b51a-487a-9975-059dcd083276> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330385"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327781"^^xsd:dateTime ;
    dct:title "WB_GAD_ocean_mask.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ocean_mask.geojson> ;
    dcat:byteSize "143796559"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/1c0a341b-a4c7-42e5-ae65-c89e52a1e79f> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330381"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327705"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM2_equal_area.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM2_equal_area.geojson> ;
    dcat:byteSize "627352117"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/202fbcf2-c6da-412e-b9a1-7313b74cb808> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330374"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327519"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM1_equal_area.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM1_equal_area.geojson> ;
    dcat:byteSize "315526818"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/34b06334-0fc5-49ce-996f-c61ccfa623b4> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330366"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327369"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM0_equal_area.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM0_equal_area.geojson> ;
    dcat:byteSize "212090305"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/3d44928e-bed6-4213-a862-4647a999bcce> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330344"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.326932"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM0.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM0.geojson> ;
    dcat:byteSize "172281873"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/50bca6c5-2266-426c-a4a0-ece7f373cff3> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330389"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327854"^^xsd:dateTime ;
    dct:title "WB_GAD_ocean_mask_equal_area.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ocean_mask_equal_area.geojson> ;
    dcat:byteSize "175645181"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/68b98286-9a4e-4e54-878c-c9767209c9e5> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330359"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327213"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM0_complete.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM0_complete.geojson> ;
    dcat:byteSize "173833098"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/7c50e006-bb0d-421d-8ccc-043777b2e928> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330378"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327628"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM2.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM2.geojson> ;
    dcat:byteSize "507664646"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/902d9957-f19d-426f-87dc-f0b74270e98b> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330362"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327292"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM0_complete_equal_area.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM0_complete_equal_area.geojson> ;
    dcat:byteSize "214034296"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/cfaff34c-369d-45c3-b79b-72f1d35e64ba> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330370"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327445"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM1.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM1.geojson> ;
    dcat:byteSize "254535760"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/d7fd428e-712f-4b2a-aecf-9a09927523df> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330355"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327133"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM0_NDLSA_equal_area.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM0_NDLSA_equal_area.geojson> ;
    dcat:byteSize "1943241"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/807694b1-3cb8-57dd-b034-b2aa534dd92b/resource/f3852571-fd83-4017-afec-b4b3012a4cbf> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-18T14:12:37.330351"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:37.327047"^^xsd:dateTime ;
    dct:title "WB_GAD_ADM0_NDLSA.geojson" ;
    dcat:accessURL <https://data.source.coop/geographyis/wb-gad/WB_GAD_ADM0_NDLSA.geojson> ;
    dcat:byteSize "1550467"^^xsd:nonNegativeInteger .

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

