@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/70c153a6-c370-4292-8d46-d91c4f3d23da> a dcat:Dataset ;
    dct:description "2007 Providence Public Schools Specifications and Proposal Forms for Student Transportation" ;
    dct:identifier <https://data.providenceri.gov/api/views/i54w-4idw> ;
    dct:issued "2013-09-23"^^xsd:date ;
    dct:modified "2013-09-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2007 Student Transportation RFP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/70c153a6-c370-4292-8d46-d91c4f3d23da/resource/82742c7a-5f64-448c-a7b3-98eabef6d792> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bus",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "transportation",
        "united-states" ;
    dcat:theme <%7BReference%7D> .

<https://data.amerigeoss.org/dataset/70c153a6-c370-4292-8d46-d91c4f3d23da/resource/82742c7a-5f64-448c-a7b3-98eabef6d792> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T16:36:48.693467"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:04:42.909407"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/i54w-4idw/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

