@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/10c1c939-673b-43e3-a4ee-761ea11024c0> a dcat:Dataset ;
    dct:description "Excel Summary of the Department's major program activities and statistical profile of California business taxpayers." ;
    dct:identifier "5218912b-195c-406c-b1e4-3f5bf151bdaa" ;
    dct:issued "2019-11-25"^^xsd:date ;
    dct:modified "2021-12-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CORP Annual Report 2018 Excel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FTB Open Data" ;
            vcard:hasEmail <mailto:ftbopendata@ftb.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10c1c939-673b-43e3-a4ee-761ea11024c0/resource/8ed7ac1a-14e1-4e2b-9009-7ef063639c35> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "annual-report",
        "california-corporation-tax",
        "california-franchise-tax-board",
        "corp",
        "ftb" ;
    dcat:theme <%7B%22Economy%20and%20Demographics%22%7D> .

<https://data.amerigeoss.org/dataset/10c1c939-673b-43e3-a4ee-761ea11024c0/resource/8ed7ac1a-14e1-4e2b-9009-7ef063639c35> a dcat:Distribution ;
    dct:description "Excel Summary of the Department's major program activities and statistical profile of California business taxpayers." ;
    dct:format "CSV" ;
    dct:issued "2024-05-14T20:33:12.439222"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:19:15.135043"^^xsd:dateTime ;
    dct:title "CORP Annual Report Excel 2018" ;
    dcat:accessURL <https://data.ca.gov/dataset/5218912b-195c-406c-b1e4-3f5bf151bdaa/resource/f05599bb-2492-4eb0-a398-c86f8292faa1/download/corp_annual_report_excel_2018.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

