@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/fc537bdf-268c-49c8-8886-a7c2b9093643> a dcat:Dataset ;
    dct:description "Data provided by insurers, on the premiums, annuities, claims and certificates for the 2012 year. Based on reporting on the consolidated pages of the P&C-1 or Life-1 Annual returns. This data is also reported in the Superintendent of Insurance’s Annual Report." ;
    dct:identifier "fc537bdf-268c-49c8-8886-a7c2b9093643" ;
    dct:issued "2025-11-25T07:46:03.762478"^^xsd:dateTime ;
    dct:modified "2025-11-25T07:46:03.762482"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/bfd4572c-97a2-4dbd-a058-29209d9c0c3d> ;
    dct:title "Life Insurance Premiums, Annuities, Claims, and Certificates, Alberta, 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:TBF.Data.Support@gov.ab.ca> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fc537bdf-268c-49c8-8886-a7c2b9093643/resource/f37c1fec-f035-489a-88ff-d03820eef7b1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Canada",
        "GEO",
        "GEOSS",
        "National",
        "North America" .

<https://data.amerigeoss.org/dataset/fc537bdf-268c-49c8-8886-a7c2b9093643/resource/f37c1fec-f035-489a-88ff-d03820eef7b1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-06-27T19:51:58.999020"^^xsd:dateTime ;
    dct:modified "2025-11-25T07:46:03.756377"^^xsd:dateTime ;
    dct:title "Life Insurance Premiums, Annuities, Claims, and Certificates, Alberta, 2012" ;
    dcat:accessURL <https://open.alberta.ca/dataset/fc537bdf-268c-49c8-8886-a7c2b9093643/resource/f37c1fec-f035-489a-88ff-d03820eef7b1/download/2012lifeinsurpremannuitiesclaimscerts-v1-2014-01-21.csv> .

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

