@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/41be2ee1-8524-4095-8064-8bfd97994420> a dcat:Dataset ;
    dct:description "This dataset provides locations which have the Bridge Hold as one of the stipulations. The information gives the location of all the blocks and the intersections within 100 feet of a Bridge Structure." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/ge3f-inui> ;
    dct:issued "2018-10-11"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bridge Hold Location Stipulations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/41be2ee1-8524-4095-8064-8bfd97994420/resource/2cb2b9c2-33a2-426c-acc7-7752359e547f>,
        <https://data.amerigeoss.org/dataset/41be2ee1-8524-4095-8064-8bfd97994420/resource/4ae8d4b5-f6e2-4fe5-a0b7-a01af6a9be85>,
        <https://data.amerigeoss.org/dataset/41be2ee1-8524-4095-8064-8bfd97994420/resource/7756f163-c36c-4717-9aa0-eccfd31deef3>,
        <https://data.amerigeoss.org/dataset/41be2ee1-8524-4095-8064-8bfd97994420/resource/a35b7a53-47bd-4d30-862e-75884c57d7f3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bridge",
        "bridge-hold-map",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "permit",
        "stipulation",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/41be2ee1-8524-4095-8064-8bfd97994420/resource/2cb2b9c2-33a2-426c-acc7-7752359e547f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:05.683573"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:32:05.320599"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ge3f-inui/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/41be2ee1-8524-4095-8064-8bfd97994420/resource/4ae8d4b5-f6e2-4fe5-a0b7-a01af6a9be85> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:05.683579"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:32:05.320996"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ge3f-inui/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/41be2ee1-8524-4095-8064-8bfd97994420/resource/7756f163-c36c-4717-9aa0-eccfd31deef3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:05.683568"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:32:05.320199"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ge3f-inui/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/41be2ee1-8524-4095-8064-8bfd97994420/resource/a35b7a53-47bd-4d30-862e-75884c57d7f3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:05.683557"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:32:05.319768"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ge3f-inui/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" .

