@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/20132ac9-e367-4685-8e9a-21320d610cfb> a dcat:Dataset ;
    dct:description "PDF Summary of the Department's major program activities and statistical profile of California individual taxpayers" ;
    dct:identifier "1d8ef9fd-3e46-42eb-97d9-1ef95e75c7ae" ;
    dct:issued "2020-12-14"^^xsd:date ;
    dct:modified "2022-01-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PIT Annual Report 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FTB Open Data" ;
            vcard:hasEmail <mailto:ftbopendata@ftb.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/20132ac9-e367-4685-8e9a-21320d610cfb/resource/75d1b0ad-0f90-4945-8321-63fc3c9ca925> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "annual-report",
        "california-franchise-tax-board",
        "california-personal-income-tax",
        "pit" ;
    dcat:theme <%7B%22Economy%20and%20Demographics%22%7D> .

<https://data.amerigeoss.org/dataset/20132ac9-e367-4685-8e9a-21320d610cfb/resource/75d1b0ad-0f90-4945-8321-63fc3c9ca925> a dcat:Distribution ;
    dct:description "PDF Summary of the Department's major program activities and statistical profile of California individual taxpayers" ;
    dct:format "PDF" ;
    dct:issued "2024-05-14T20:31:36.295390"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:42:24.972047"^^xsd:dateTime ;
    dct:title "PIT Annual Report 2019" ;
    dcat:accessURL <https://data.ca.gov/dataset/1d8ef9fd-3e46-42eb-97d9-1ef95e75c7ae/resource/f444656b-2740-4d53-9d25-a0c1565bd398/download/2019__pit_combine_ar_b-1.pdf> ;
    dcat:mediaType "application/pdf" .

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

