@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/4e04a028-4cd2-4b63-85da-eb2403b1dd99> a dcat:Dataset ;
    dct:description "Municipal Fiscal Indicators 2008-2012" ;
    dct:identifier "4e04a028-4cd2-4b63-85da-eb2403b1dd99" ;
    dct:issued "2025-11-29T19:04:52.235861"^^xsd:dateTime ;
    dct:modified "2025-11-29T19:04:52.235865"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Municipal Fiscal Indicators 2008-2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jamie Gamble" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4e04a028-4cd2-4b63-85da-eb2403b1dd99/resource/4a047695-ce9b-408d-b9c8-6e8b4fd9b41c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/4e04a028-4cd2-4b63-85da-eb2403b1dd99/resource/4a047695-ce9b-408d-b9c8-6e8b4fd9b41c> a dcat:Distribution ;
    dct:format "ACCESS" ;
    dct:issued "2019-04-03T02:31:01.984105"^^xsd:dateTime ;
    dct:modified "2025-11-29T19:04:52.229944"^^xsd:dateTime ;
    dct:title "MS Access Database" ;
    dcat:accessURL <https://data.ct.gov/download/9dwj-2peu/application/x-msaccess> ;
    dcat:mediaType "application/x-msaccess" .

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

