@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/79556378-245f-4119-8dc9-3822c36b4236> a dcat:Dataset ;
    dct:description "Comparison of Asset Allocation - City of Providence Employees' Retirement System & Similar Plans" ;
    dct:identifier <https://data.providenceri.gov/api/views/43n7-3xxs> ;
    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 "Asset Allocation Of Similar Retirement Plans" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Toby" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79556378-245f-4119-8dc9-3822c36b4236/resource/3dd577f9-484e-4fdb-95b1-d2f34f52e8f1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "investment",
        "national",
        "north-america",
        "pension",
        "united-states" ;
    dcat:theme <%7BRetirement%7D> .

<https://data.amerigeoss.org/dataset/79556378-245f-4119-8dc9-3822c36b4236/resource/3dd577f9-484e-4fdb-95b1-d2f34f52e8f1> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T16:32:05.440340"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:15:13.923437"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/43n7-3xxs/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

