@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/193bec18-ff60-48e8-9131-3977850c0328> a dcat:Dataset ;
    dct:description "DOT manages approximately 1,000,000 signs on the streets of New York.  This dataset contains current and historical signs, including regulatory, warning, guide and parking." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/qt6m-xctn> ;
    dct:issued "2020-10-29"^^xsd:date ;
    dct:modified "2025-09-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Street Sign Work Orders" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/193bec18-ff60-48e8-9131-3977850c0328/resource/2803a675-1a0d-4cc2-a497-db7a71024c49>,
        <https://data.amerigeoss.org/dataset/193bec18-ff60-48e8-9131-3977850c0328/resource/947b2825-3983-419e-96be-8dd2280a8761>,
        <https://data.amerigeoss.org/dataset/193bec18-ff60-48e8-9131-3977850c0328/resource/bf1a7cb2-3e64-4a9f-b2da-49682f4b2a08>,
        <https://data.amerigeoss.org/dataset/193bec18-ff60-48e8-9131-3977850c0328/resource/c309a47f-f534-4ee6-a984-7c53d2c6614c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "location",
        "parking",
        "regulation",
        "sign",
        "sims",
        "status",
        "street" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/193bec18-ff60-48e8-9131-3977850c0328/resource/2803a675-1a0d-4cc2-a497-db7a71024c49> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-20T17:18:28.379577"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:43:07.533696"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/qt6m-xctn/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/193bec18-ff60-48e8-9131-3977850c0328/resource/947b2825-3983-419e-96be-8dd2280a8761> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-20T17:18:28.379556"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:43:07.530164"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/qt6m-xctn/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/193bec18-ff60-48e8-9131-3977850c0328/resource/bf1a7cb2-3e64-4a9f-b2da-49682f4b2a08> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-20T17:18:28.379572"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:43:07.532547"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/qt6m-xctn/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/193bec18-ff60-48e8-9131-3977850c0328/resource/c309a47f-f534-4ee6-a984-7c53d2c6614c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-20T17:18:28.379566"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:43:07.531415"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/qt6m-xctn/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

