@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/23e2a10d-1d20-44c5-b988-77cb8d4e92ca> a dcat:Dataset ;
    dct:description "Performance Analysis for Providence Employees’ Retirement System, 2012-05" ;
    dct:identifier <https://data.providenceri.gov/api/views/58xg-viqi> ;
    dct:issued "2013-11-21"^^xsd:date ;
    dct:modified "2013-11-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Investment Performance And Manager Review 2012-05" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/23e2a10d-1d20-44c5-b988-77cb8d4e92ca/resource/3e9e009e-5674-4b74-9974-2ca384392635> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "finance",
        "pension",
        "retirement" ;
    dcat:theme <%7BRetirement%7D> .

<https://data.amerigeoss.org/dataset/23e2a10d-1d20-44c5-b988-77cb8d4e92ca/resource/3e9e009e-5674-4b74-9974-2ca384392635> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T12:31:00.275930"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:38:09.665274"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/58xg-viqi/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

