@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/14c70419-171a-455a-9288-ddb5125cdc19> a dcat:Dataset ;
    dct:description "Current list of Protected Streets for intersections." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/hfa3-euj3> ;
    dct:issued "2016-07-15"^^xsd:date ;
    dct:modified "2024-10-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Protected Streets - Intersections" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/14c70419-171a-455a-9288-ddb5125cdc19/resource/f9c69ea6-cee3-45be-b4db-fe547089da68> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "block",
        "construction",
        "milling",
        "pavement",
        "paving",
        "permit",
        "protected",
        "roadways",
        "streets" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/14c70419-171a-455a-9288-ddb5125cdc19/resource/f9c69ea6-cee3-45be-b4db-fe547089da68> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2022-10-07T15:10:15.173336"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:52:33.264621"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://nycstreets.net/PavementWorks/Location/ProtectedStreetLocations> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

