@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/260db271-aaa5-4c8a-a551-b083f97a3b65> a dcat:Dataset ;
    dct:description """A listing of all playground equipment maintained by the city, including a description, the manufacturer, included safety surface and whether or not it is ADA accessible.\r
\r
**NOTE: The data in this dataset has not updated since 2021 because of a broken data feed. We're working to fix it.**""" ;
    dct:identifier "4b9c5947-5645-4dbc-a7b6-eb323418fe02" ;
    dct:issued "2025-09-24T14:40:10.639295"^^xsd:dateTime ;
    dct:modified "2022-12-19T14:33:48.639194"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Playground Equipment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Western Pennsylvania Regional Data Center" ;
            vcard:hasEmail <mailto:wprdc@pitt.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/260db271-aaa5-4c8a-a551-b083f97a3b65/resource/2a19eadf-7d8e-4ebd-a3fe-2fb7bc5f13e1>,
        <https://data.amerigeoss.org/dataset/260db271-aaa5-4c8a-a551-b083f97a3b65/resource/8f294b66-698f-4be1-8075-91fdff8970e2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "_etl",
        "parks",
        "playgrounds",
        "recreation",
        "youth" .

<https://data.amerigeoss.org/dataset/260db271-aaa5-4c8a-a551-b083f97a3b65/resource/2a19eadf-7d8e-4ebd-a3fe-2fb7bc5f13e1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-30T02:49:52.607233"^^xsd:dateTime ;
    dct:modified "2025-09-24T14:40:10.621976"^^xsd:dateTime ;
    dct:title "Playground Equipment" ;
    dcat:accessURL <https://data.wprdc.org/datastore/dump/e39ef76e-0a11-47c8-a86f-a37f55db7a2b> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/260db271-aaa5-4c8a-a551-b083f97a3b65/resource/8f294b66-698f-4be1-8075-91fdff8970e2> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2020-11-30T02:49:52.607244"^^xsd:dateTime ;
    dct:modified "2025-09-24T14:40:10.622851"^^xsd:dateTime ;
    dct:title "Playground Equipment" ;
    dcat:accessURL <https://data.wprdc.org/dataset/4b9c5947-5645-4dbc-a7b6-eb323418fe02/resource/eb0cf52f-3da1-4b77-8f6d-891dff8adfa0/download/playgroundequipment_img.geojson> ;
    dcat:mediaType "application/json" .

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

