@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/6bbcc9a7-2935-4851-9eda-e5fa419bf9cf> a dcat:Dataset ;
    dct:description "PDF Summary of the Department's major program activities and statistical profile of California business taxpayers." ;
    dct:identifier "b8529635-55ea-4a53-88e6-f2e2f96492f9" ;
    dct:issued "2020-02-13"^^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 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FTB Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.ftb.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6bbcc9a7-2935-4851-9eda-e5fa419bf9cf/resource/08f26938-6d47-49b3-b342-240022be04f6> ;
    dcat:keyword "2015",
        "amerigeo",
        "amerigeoss",
        "annual-report",
        "california-franchise-tax-board",
        "ckan",
        "corp",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Economy%20and%20Demographics%22%7D> .

<https://data.amerigeoss.org/dataset/6bbcc9a7-2935-4851-9eda-e5fa419bf9cf/resource/08f26938-6d47-49b3-b342-240022be04f6> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T13:35:32.772377"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:41:11.834298"^^xsd:dateTime ;
    dct:title "CORP Annual Report 2015" ;
    dcat:accessURL <https://data.ftb.ca.gov/download/bzwy-muxj/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

