@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/1cc9c670-c491-402a-83ad-843803f20e19> a dcat:Dataset ;
    dct:description "This data is a spatial representation of street construction projects. Street and Highway capital projects are major street reconstruction projects, ranging from general street resurfacing projects to full reconstruction of the roadbed, sidewalks, sewer and water pipes and other utilities. Capital projects are essential to keep the City's infrastructure in a state of good repair." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/jvk9-k4re> ;
    dct:issued "2025-08-07"^^xsd:date ;
    dct:modified "2025-09-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Street and Highway Capital Reconstruction Projects - Block" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1cc9c670-c491-402a-83ad-843803f20e19/resource/72a5e706-2270-4034-9153-934e2aa313b3>,
        <https://data.amerigeoss.org/dataset/1cc9c670-c491-402a-83ad-843803f20e19/resource/a4138523-003c-4562-bce2-fe6ec3b13be4>,
        <https://data.amerigeoss.org/dataset/1cc9c670-c491-402a-83ad-843803f20e19/resource/b4af19b0-6bf8-4af5-867b-e7335b446c9f>,
        <https://data.amerigeoss.org/dataset/1cc9c670-c491-402a-83ad-843803f20e19/resource/c59cde29-c61b-4a0f-9679-947f0ee21f67> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "capital-projects",
        "construction",
        "highway",
        "roadbed",
        "sidewalk",
        "street" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/1cc9c670-c491-402a-83ad-843803f20e19/resource/72a5e706-2270-4034-9153-934e2aa313b3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T17:14:24.883559"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:14:31.107403"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jvk9-k4re/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1cc9c670-c491-402a-83ad-843803f20e19/resource/a4138523-003c-4562-bce2-fe6ec3b13be4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T17:14:24.883561"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:14:31.108655"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jvk9-k4re/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1cc9c670-c491-402a-83ad-843803f20e19/resource/b4af19b0-6bf8-4af5-867b-e7335b446c9f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T17:14:24.883555"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:14:31.106102"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jvk9-k4re/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1cc9c670-c491-402a-83ad-843803f20e19/resource/c59cde29-c61b-4a0f-9679-947f0ee21f67> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T17:14:24.883548"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:14:31.104655"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jvk9-k4re/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" .

