@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/3bb645dd-8a73-4c13-94e5-8ace02defb64> a dcat:Dataset ;
    dct:description "Agreement between the Providence Teachers Union, AFT Local 958, AFL-CIO and the City of Providence. September 1, 2011 to August 31, 2014" ;
    dct:identifier <https://data.providenceri.gov/api/views/5iz9-7wjz> ;
    dct:issued "2013-07-05"^^xsd:date ;
    dct:modified "2013-07-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Providence Teachers Union Contract 2011-2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3bb645dd-8a73-4c13-94e5-8ace02defb64/resource/a67e5853-4c51-4293-b223-690c4348f80d> ;
    dcat:keyword "958",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "contract",
        "employees",
        "geo",
        "geoss",
        "national",
        "north-america",
        "union",
        "united-states" ;
    dcat:theme <%7BReference%7D> .

<https://data.amerigeoss.org/dataset/3bb645dd-8a73-4c13-94e5-8ace02defb64/resource/a67e5853-4c51-4293-b223-690c4348f80d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T12:31:01.991648"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:27:28.480157"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/5iz9-7wjz/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

