@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/10b1acec-c6c9-4fdb-8ce0-19c81af9e07a> a dcat:Dataset ;
    dct:description "City of Providence Employees' Retirement System - Investment Management Fees for Calendar Year 2012 Revised" ;
    dct:identifier <https://data.providenceri.gov/api/views/cd9c-xfck> ;
    dct:issued "2013-10-24"^^xsd:date ;
    dct:modified "2013-11-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Calendar Year 2012 Fee In Dollars - REVISED" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Toby" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10b1acec-c6c9-4fdb-8ce0-19c81af9e07a/resource/a1bd1bd5-6db2-4a40-88ad-cb8a22ac7e06> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "investment",
        "national",
        "north-america",
        "pension",
        "united-states" ;
    dcat:theme <%7BRetirement%7D> .

<https://data.amerigeoss.org/dataset/10b1acec-c6c9-4fdb-8ce0-19c81af9e07a/resource/a1bd1bd5-6db2-4a40-88ad-cb8a22ac7e06> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T16:34:58.818254"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:12:47.511755"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/cd9c-xfck/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

