@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/4d9be1e9-ce1f-416e-bb4f-522a22f18335> a dcat:Dataset ;
    dct:description "YQL provides a consistent interface to many datasets. For questions or comments, contact: sojumu@yahoo-inc.com" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/vghm-gmwr> ;
    dct:issued "2014-04-30"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "YQL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4d9be1e9-ce1f-416e-bb4f-522a22f18335/resource/3f68cb6e-f99a-4256-8410-e45198747752> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "big-apps",
        "bigapps",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nyc",
        "united-states",
        "yahoo",
        "yql" ;
    dcat:theme <%7B%22NYC%20BigApps%22%7D> .

<https://data.amerigeoss.org/dataset/4d9be1e9-ce1f-416e-bb4f-522a22f18335/resource/3f68cb6e-f99a-4256-8410-e45198747752> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:05:46.063840"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:02:31.838826"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.datatables.org/> ;
    dcat:mediaType "text/html" .

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

