@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/1777f4bb-569b-40b3-a1e3-17c18eb96e14> a dcat:Dataset ;
    dct:description "This dataset contains information for buildings that have completed the certification process. These buildings are all publicly viewable on the WiredNYC website (www.wiredscore.com)" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/37it-gmcp> ;
    dct:issued "2017-09-14"^^xsd:date ;
    dct:modified "2024-01-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "WiredNYC – Certified Buildings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1777f4bb-569b-40b3-a1e3-17c18eb96e14/resource/0d788338-a015-4afc-81d8-acb09dce88fb>,
        <https://data.amerigeoss.org/dataset/1777f4bb-569b-40b3-a1e3-17c18eb96e14/resource/39366e72-6f8a-43e0-8549-c81391e7fda9>,
        <https://data.amerigeoss.org/dataset/1777f4bb-569b-40b3-a1e3-17c18eb96e14/resource/9b9d27bb-6f65-48c1-86d9-3bb7a34e6e10>,
        <https://data.amerigeoss.org/dataset/1777f4bb-569b-40b3-a1e3-17c18eb96e14/resource/f72d8b22-b635-4815-a484-28ce0812a8b6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "access",
        "bigapps",
        "broadband",
        "buildings",
        "connectivity",
        "nyc-bigapps",
        "nycedc",
        "wirednyc" ;
    dcat:theme <%7B%22NYC%20BigApps%22%7D> .

<https://data.amerigeoss.org/dataset/1777f4bb-569b-40b3-a1e3-17c18eb96e14/resource/0d788338-a015-4afc-81d8-acb09dce88fb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T16:18:31.569641"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:54:06.763985"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/37it-gmcp/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1777f4bb-569b-40b3-a1e3-17c18eb96e14/resource/39366e72-6f8a-43e0-8549-c81391e7fda9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T16:18:31.569651"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:54:06.766411"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/37it-gmcp/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1777f4bb-569b-40b3-a1e3-17c18eb96e14/resource/9b9d27bb-6f65-48c1-86d9-3bb7a34e6e10> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T16:18:31.569654"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:54:06.767584"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/37it-gmcp/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1777f4bb-569b-40b3-a1e3-17c18eb96e14/resource/f72d8b22-b635-4815-a484-28ce0812a8b6> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T16:18:31.569648"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:54:06.765226"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/37it-gmcp/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" .

