@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/615e8f95-2e45-41a9-a327-359cd5292bbd> a dcat:Dataset ;
    dct:description "Aggregate monthly wait times for clients at Job Center services." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/fq4m-vjs9> ;
    dct:issued "2021-06-11"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Job Center Wait Time" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/615e8f95-2e45-41a9-a327-359cd5292bbd/resource/33bf49e4-4e43-4bd5-90d2-062c5e1a4281>,
        <https://data.amerigeoss.org/dataset/615e8f95-2e45-41a9-a327-359cd5292bbd/resource/4a64d438-02fe-48f7-965b-36edd1fc5612>,
        <https://data.amerigeoss.org/dataset/615e8f95-2e45-41a9-a327-359cd5292bbd/resource/88cb72b8-de8e-4111-b8dd-dd4ae1ba38e8>,
        <https://data.amerigeoss.org/dataset/615e8f95-2e45-41a9-a327-359cd5292bbd/resource/a87902d0-b38c-4255-8a23-8e19fa54cc90> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "average-wait-time",
        "ca",
        "cash-assistance",
        "ckan",
        "geo",
        "geoss",
        "job-center",
        "national",
        "north-america",
        "united-states",
        "wait-time" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/615e8f95-2e45-41a9-a327-359cd5292bbd/resource/33bf49e4-4e43-4bd5-90d2-062c5e1a4281> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:02:56.543936"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:02:08.007223"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fq4m-vjs9/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/615e8f95-2e45-41a9-a327-359cd5292bbd/resource/4a64d438-02fe-48f7-965b-36edd1fc5612> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:02:56.543931"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:02:08.006807"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fq4m-vjs9/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/615e8f95-2e45-41a9-a327-359cd5292bbd/resource/88cb72b8-de8e-4111-b8dd-dd4ae1ba38e8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:02:56.543915"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:02:08.005990"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fq4m-vjs9/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/615e8f95-2e45-41a9-a327-359cd5292bbd/resource/a87902d0-b38c-4255-8a23-8e19fa54cc90> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:02:56.543926"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:02:08.006405"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fq4m-vjs9/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" .

