@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/2b7b7624-b4cc-449e-a291-f87445ef2171> a dcat:Dataset ;
    dct:description "CityBench is an initiative to increase the amount of public seating on New York City’s streets. Department of Transportation (DOT) installs attractive and durable benches around the city, particularly at bus stops, retail corridors, and in areas with high concentrations of senior citizens." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/kuxa-tauh> ;
    dct:issued "2020-12-22"^^xsd:date ;
    dct:modified "2024-08-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "City Bench Locations (Historical)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b7b7624-b4cc-449e-a291-f87445ef2171/resource/66a0da83-3e7d-4f23-8f92-14b6ec3fbee2>,
        <https://data.amerigeoss.org/dataset/2b7b7624-b4cc-449e-a291-f87445ef2171/resource/e69a9afd-b93a-4e6e-a804-b089aa62bf53>,
        <https://data.amerigeoss.org/dataset/2b7b7624-b4cc-449e-a291-f87445ef2171/resource/efac08b3-a93c-407f-8d9c-293fd85f23da>,
        <https://data.amerigeoss.org/dataset/2b7b7624-b4cc-449e-a291-f87445ef2171/resource/f16c78dd-4fb5-4fc8-9935-bfcea43d7c6b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bench",
        "bus",
        "route",
        "seat" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2b7b7624-b4cc-449e-a291-f87445ef2171/resource/66a0da83-3e7d-4f23-8f92-14b6ec3fbee2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T17:18:20.427957"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:03:35.936061"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kuxa-tauh/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2b7b7624-b4cc-449e-a291-f87445ef2171/resource/e69a9afd-b93a-4e6e-a804-b089aa62bf53> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T17:18:20.427961"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:03:35.936801"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kuxa-tauh/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2b7b7624-b4cc-449e-a291-f87445ef2171/resource/efac08b3-a93c-407f-8d9c-293fd85f23da> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T17:18:20.427964"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:03:35.937497"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kuxa-tauh/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2b7b7624-b4cc-449e-a291-f87445ef2171/resource/f16c78dd-4fb5-4fc8-9935-bfcea43d7c6b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T17:18:20.427950"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:03:35.935278"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kuxa-tauh/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

