@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/215b7104-caea-47df-be19-a58fa0ff19bb> a dcat:Dataset ;
    dct:description "Data to Help Solar One solve their Big Idea." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/pqb7-6q2k> ;
    dct:issued "2014-05-07"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Typical Utility Bill Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/215b7104-caea-47df-be19-a58fa0ff19bb/resource/fa437fdd-f05c-46f9-8c17-35673cceffa5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "big-apps",
        "bigapps",
        "city-government",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "solar-one",
        "solarone",
        "united-states" ;
    dcat:theme <%7B%22NYC%20BigApps%22%7D> .

<https://data.amerigeoss.org/dataset/215b7104-caea-47df-be19-a58fa0ff19bb/resource/fa437fdd-f05c-46f9-8c17-35673cceffa5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:04:36.866388"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:30:09.750283"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://data.ny.gov/Energy-Environment/Typical-Utility-Bill-Information-Electric-Beginnin/87qg-62za> ;
    dcat:mediaType "text/html" .

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

