@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/6796555b-9d5d-4d89-994f-5ceab823c60d> a dcat:Dataset ;
    dct:description "A list of sites across the five boroughs where a complaint was made that construction activity has come to an abrupt halt. Daily updates provide all sites where the stalled status is currently active." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/i296-73x5> ;
    dct:issued "2022-07-27"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOB Stalled Construction Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6796555b-9d5d-4d89-994f-5ceab823c60d/resource/40a7d942-be54-41b4-ae50-907ac97c01c9>,
        <https://data.amerigeoss.org/dataset/6796555b-9d5d-4d89-994f-5ceab823c60d/resource/4d867ead-a0cb-4e82-9047-318c0857e1dc>,
        <https://data.amerigeoss.org/dataset/6796555b-9d5d-4d89-994f-5ceab823c60d/resource/67a36889-d154-4bb6-befd-d5be1a2a1dd6>,
        <https://data.amerigeoss.org/dataset/6796555b-9d5d-4d89-994f-5ceab823c60d/resource/8536c8e8-e473-40f7-8911-b5fac4469402> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "buildings",
        "ckan",
        "dob",
        "geo",
        "geoss",
        "national",
        "north-america",
        "stalled-construction-sites",
        "united-states" ;
    dcat:theme <%7B%22Housing%20&%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/6796555b-9d5d-4d89-994f-5ceab823c60d/resource/40a7d942-be54-41b4-ae50-907ac97c01c9> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:27.908148"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:53:21.238723"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/i296-73x5/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6796555b-9d5d-4d89-994f-5ceab823c60d/resource/4d867ead-a0cb-4e82-9047-318c0857e1dc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:27.908137"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:53:21.238295"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/i296-73x5/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6796555b-9d5d-4d89-994f-5ceab823c60d/resource/67a36889-d154-4bb6-befd-d5be1a2a1dd6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:27.908159"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:53:21.239514"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/i296-73x5/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6796555b-9d5d-4d89-994f-5ceab823c60d/resource/8536c8e8-e473-40f7-8911-b5fac4469402> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:27.908154"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:53:21.239120"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/i296-73x5/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

