@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/7f351c1b-5fc2-4b23-95e9-0cc60f45aa1e> a dcat:Dataset ;
    dct:description "Performance Analysis for Providence Employees’ Retirement System, 2012-10" ;
    dct:identifier <https://data.providenceri.gov/api/views/vi5g-4jvr> ;
    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-10" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7f351c1b-5fc2-4b23-95e9-0cc60f45aa1e/resource/f2517fce-de99-4344-9421-8c045f8c4d69> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "finance",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pension",
        "retirement",
        "united-states" ;
    dcat:theme <%7BRetirement%7D> .

<https://data.amerigeoss.org/dataset/7f351c1b-5fc2-4b23-95e9-0cc60f45aa1e/resource/f2517fce-de99-4344-9421-8c045f8c4d69> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T16:40:37.998342"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:21:19.285927"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/vi5g-4jvr/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

