@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/1671b0d3-bee4-4cdd-bc49-ce2cc7c0ab07> a dcat:Dataset ;
    dct:description "Tax Income Expenditure Report for 2018" ;
    dct:identifier "c32036c9-4cf5-4d01-9f42-74bc1d8f66a3" ;
    dct:issued "2021-12-02"^^xsd:date ;
    dct:modified "2022-01-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Tax Expenditure Report 2018" ;
    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/1671b0d3-bee4-4cdd-bc49-ce2cc7c0ab07/resource/102410ad-b108-43c8-ada9-f8949b567aed> ;
    dcat:keyword "2018",
        "amerigeo",
        "amerigeoss",
        "california-franchise-tax-board",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "tax-expenditures",
        "ter",
        "united-states" ;
    dcat:theme <%7B%22Economy%20and%20Demographics%22%7D> .

<https://data.amerigeoss.org/dataset/1671b0d3-bee4-4cdd-bc49-ce2cc7c0ab07/resource/102410ad-b108-43c8-ada9-f8949b567aed> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-01-24T22:59:35.742762"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:07:54.720617"^^xsd:dateTime ;
    dct:title "Tax Expenditure Report 2018" ;
    dcat:accessURL <https://data.ftb.ca.gov/download/ueye-s7t2/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

