@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/770b0f31-471d-4822-85e5-b7f662eed040> a dcat:Dataset ;
    dct:description "This dataset contains the location and contact numbers for public schools in Providence." ;
    dct:identifier <https://data.providenceri.gov/api/views/pu8z-v46s> ;
    dct:issued "2017-11-14"^^xsd:date ;
    dct:modified "2019-04-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Providence Public Schools" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/770b0f31-471d-4822-85e5-b7f662eed040/resource/27f91147-9b45-4631-a344-e27c65fdecdc>,
        <https://data.amerigeoss.org/dataset/770b0f31-471d-4822-85e5-b7f662eed040/resource/aaecf16a-bf0f-4412-9a89-df78b42ae231>,
        <https://data.amerigeoss.org/dataset/770b0f31-471d-4822-85e5-b7f662eed040/resource/ad2333a5-4f53-4809-84d9-64f48e8f123f>,
        <https://data.amerigeoss.org/dataset/770b0f31-471d-4822-85e5-b7f662eed040/resource/f1e46b57-0ac8-4897-9c9a-fa561a4e5c70> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lookup",
        "national",
        "north-america",
        "schools",
        "united-states" ;
    dcat:theme <%7BReference%7D> .

<https://data.amerigeoss.org/dataset/770b0f31-471d-4822-85e5-b7f662eed040/resource/27f91147-9b45-4631-a344-e27c65fdecdc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T16:38:25.358615"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:04:02.840738"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/pu8z-v46s/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/770b0f31-471d-4822-85e5-b7f662eed040/resource/aaecf16a-bf0f-4412-9a89-df78b42ae231> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T16:38:25.358625"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:04:02.841553"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/pu8z-v46s/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/770b0f31-471d-4822-85e5-b7f662eed040/resource/ad2333a5-4f53-4809-84d9-64f48e8f123f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T16:38:25.358621"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:04:02.841160"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/pu8z-v46s/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/770b0f31-471d-4822-85e5-b7f662eed040/resource/f1e46b57-0ac8-4897-9c9a-fa561a4e5c70> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T16:38:25.358629"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:04:02.841938"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/pu8z-v46s/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

