@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://data.amerigeoss.org/dataset/983c6aa2-42a0-433d-85f9-edcb8701d426> a dcat:Dataset ;
    dct:description "The number of exceptions to disclosure applied by the Alberta Government to requests for information through the Freedom of Information and Protection of Privacy Act." ;
    dct:identifier "983c6aa2-42a0-433d-85f9-edcb8701d426" ;
    dct:issued "2025-11-25T02:51:32.230872"^^xsd:dateTime ;
    dct:modified "2025-11-25T02:51:32.230876"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/bfd4572c-97a2-4dbd-a058-29209d9c0c3d> ;
    dct:title "Number of FOIP exceptions to disclosure applied by the Alberta Government, by year and exception type" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:foiphelpdesk@gov.ab.ca> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/983c6aa2-42a0-433d-85f9-edcb8701d426/resource/bc1387cf-9989-4c01-9098-fdd9a5c3a890> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Canada",
        "GEO",
        "GEOSS",
        "National",
        "North America" .

<https://data.amerigeoss.org/dataset/983c6aa2-42a0-433d-85f9-edcb8701d426/resource/bc1387cf-9989-4c01-9098-fdd9a5c3a890> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2018-06-27T19:52:35.658280"^^xsd:dateTime ;
    dct:modified "2025-11-25T02:51:32.224781"^^xsd:dateTime ;
    dct:title "FOIP exceptions" ;
    dcat:accessURL <https://open.alberta.ca/dataset/983c6aa2-42a0-433d-85f9-edcb8701d426/resource/bc1387cf-9989-4c01-9098-fdd9a5c3a890/download/foip-exceptions0.xls> .

<https://data.amerigeoss.org/organization/bfd4572c-97a2-4dbd-a058-29209d9c0c3d> a foaf:Agent ;
    foaf:name "Canada" .

