@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/4bfbf25b-2f80-41b1-b540-60a79e3e09be> a dcat:Dataset ;
    dct:description "CT Income Tax Collections by Town" ;
    dct:identifier <https://data.ct.gov/api/views/pvqv-e235> ;
    dct:issued "2022-02-04"^^xsd:date ;
    dct:modified "2022-02-04"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Personal Income Tax By Town" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ernest Adamo" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4bfbf25b-2f80-41b1-b540-60a79e3e09be/resource/06e2d816-c911-4fea-b575-f4b8d43183a1>,
        <https://data.amerigeoss.org/dataset/4bfbf25b-2f80-41b1-b540-60a79e3e09be/resource/1fb613b5-e2e0-4505-9bc8-3de85e5f5048>,
        <https://data.amerigeoss.org/dataset/4bfbf25b-2f80-41b1-b540-60a79e3e09be/resource/b17ecc6f-cfbf-45bb-9f1c-7633db87dbb1>,
        <https://data.amerigeoss.org/dataset/4bfbf25b-2f80-41b1-b540-60a79e3e09be/resource/f27ea8f9-059a-4e05-ab83-767a3457f5a2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Tax%20and%20Revenue%22%7D> .

<https://data.amerigeoss.org/dataset/4bfbf25b-2f80-41b1-b540-60a79e3e09be/resource/06e2d816-c911-4fea-b575-f4b8d43183a1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:57:15.913730"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:01:33.552335"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/pvqv-e235/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4bfbf25b-2f80-41b1-b540-60a79e3e09be/resource/1fb613b5-e2e0-4505-9bc8-3de85e5f5048> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:57:15.913736"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:01:33.552757"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/pvqv-e235/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4bfbf25b-2f80-41b1-b540-60a79e3e09be/resource/b17ecc6f-cfbf-45bb-9f1c-7633db87dbb1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:57:15.913719"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:01:33.551885"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/pvqv-e235/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4bfbf25b-2f80-41b1-b540-60a79e3e09be/resource/f27ea8f9-059a-4e05-ab83-767a3457f5a2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:57:15.913741"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:01:33.553147"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/pvqv-e235/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

