@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/24fb6803-b400-4943-81dd-9f943daa61a6> a dcat:Dataset ;
    dct:description "Produced by the Economic & Statistical Research Bureau, year-end tabulations of tax filings statistics for the Earned Income Tax Credit, (EITC), Young Child Tax Credit (YCTC) and Foster Youth Tax Credit (FYTC) provide credit use by county, preparer type, credit amount allowed number of dependents and a many other useful cross-sections." ;
    dct:identifier "e57254c6-230f-40b9-9a61-44193b247c40" ;
    dct:issued "2025-02-25T18:56:55.894767"^^xsd:dateTime ;
    dct:modified "2025-02-25T18:57:13.219705"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2023 FTB EITC Summary of CA Residents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FTB Open Data" ;
            vcard:hasEmail <mailto:ftbopendata@ftb.ca.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "california-franchise-tax-board",
        "eitc",
        "ftb",
        "fytc",
        "report",
        "yctc" ;
    dcat:theme <%7B%22Economy%20and%20Demographics%22%7D> .

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

