@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/30e76eb7-ffd7-4025-bf20-b374bec7d3e6> a dcat:Dataset ;
    dct:description "Excel Summary of the Department's major program activities and statistical profile of California individual taxpayers" ;
    dct:identifier "5d033b27-4777-49f2-b878-decfef77ce8a" ;
    dct:issued "2020-03-04"^^xsd:date ;
    dct:modified "2021-12-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PIT Annual Report 2015 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/30e76eb7-ffd7-4025-bf20-b374bec7d3e6/resource/3c55baf2-ff78-4104-9e97-38ac35a31413> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "annual-report",
        "california-franchise-tax-board",
        "california-personal-income-tax",
        "ftb",
        "pit" ;
    dcat:theme <%7B%22Economy%20and%20Demographics%22%7D> .

<https://data.amerigeoss.org/dataset/30e76eb7-ffd7-4025-bf20-b374bec7d3e6/resource/3c55baf2-ff78-4104-9e97-38ac35a31413> a dcat:Distribution ;
    dct:description "Excel Summary of the Department's major program activities and statistical profile of California individual taxpayers." ;
    dct:format "CSV" ;
    dct:issued "2024-05-14T20:32:28.112185"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:51:49.258285"^^xsd:dateTime ;
    dct:title "PIT Annual Report 2015 Excel" ;
    dcat:accessURL <https://data.ca.gov/dataset/5d033b27-4777-49f2-b878-decfef77ce8a/resource/ddac9b2c-5748-46ca-a311-2ae8c2fdbc74/download/pit_annual_report_2015_excel.csv> ;
    dcat:mediaType "text/csv" .

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

