@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/5e06d3ef-a223-4154-afe0-4b8be2ef9bd1> a dcat:Dataset ;
    dct:description "This dataset contains the range of salaries of full-time city staff, by department and title, as of July, 2014." ;
    dct:identifier <https://data.providenceri.gov/api/views/vu5b-74ea> ;
    dct:issued "2014-09-30"^^xsd:date ;
    dct:modified "2014-09-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FY2015 City Employee Salary Schedule" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5e06d3ef-a223-4154-afe0-4b8be2ef9bd1/resource/3b1018c4-92a7-4175-b644-ad4ee64b126b>,
        <https://data.amerigeoss.org/dataset/5e06d3ef-a223-4154-afe0-4b8be2ef9bd1/resource/4c4ff94c-bcb8-4160-8a3f-5893cbbf95ac>,
        <https://data.amerigeoss.org/dataset/5e06d3ef-a223-4154-afe0-4b8be2ef9bd1/resource/80279a41-8391-46e7-b646-e8455120db24>,
        <https://data.amerigeoss.org/dataset/5e06d3ef-a223-4154-afe0-4b8be2ef9bd1/resource/81ff8dd0-d44f-4ecb-8fd4-7f346734f914> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "employees",
        "fy2015",
        "geo",
        "geoss",
        "national",
        "north-america",
        "salaries",
        "united-states" ;
    dcat:theme <%7BFinance%7D> .

<https://data.amerigeoss.org/dataset/5e06d3ef-a223-4154-afe0-4b8be2ef9bd1/resource/3b1018c4-92a7-4175-b644-ad4ee64b126b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T12:32:14.298306"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:22:29.365575"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/vu5b-74ea/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5e06d3ef-a223-4154-afe0-4b8be2ef9bd1/resource/4c4ff94c-bcb8-4160-8a3f-5893cbbf95ac> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T12:32:14.298300"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:22:29.365187"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/vu5b-74ea/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5e06d3ef-a223-4154-afe0-4b8be2ef9bd1/resource/80279a41-8391-46e7-b646-e8455120db24> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:32:14.298265"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:22:29.364366"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/vu5b-74ea/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5e06d3ef-a223-4154-afe0-4b8be2ef9bd1/resource/81ff8dd0-d44f-4ecb-8fd4-7f346734f914> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T12:32:14.298275"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:22:29.364794"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/vu5b-74ea/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

