@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/47320ec7-c581-4c56-85b5-cde75f9114e6> a dcat:Dataset ;
    dct:description "This dataset contains the employment forecast for New York City. Data is reported at the industry level (in units of thousands) and aggregated to total nonfarm and total private levels. Updates are posted twice per year." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/nsk4-4pvs> ;
    dct:issued "2020-11-02"^^xsd:date ;
    dct:modified "2022-04-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "New York City Employment Forecast" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/47320ec7-c581-4c56-85b5-cde75f9114e6/resource/2923eb9d-aa75-4730-b508-175edc14bdf5>,
        <https://data.amerigeoss.org/dataset/47320ec7-c581-4c56-85b5-cde75f9114e6/resource/2cd534c7-d24e-4069-b1ce-ef90c291d65e>,
        <https://data.amerigeoss.org/dataset/47320ec7-c581-4c56-85b5-cde75f9114e6/resource/4220457c-091f-4bf0-8530-d157908cc215>,
        <https://data.amerigeoss.org/dataset/47320ec7-c581-4c56-85b5-cde75f9114e6/resource/88a59730-336b-4e5d-84a6-0867b0d9ea82> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "financial-plan-details",
        "geo",
        "geoss",
        "mayors-message",
        "national",
        "north-america",
        "nyc-employment-forecast",
        "nyc-omb",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/47320ec7-c581-4c56-85b5-cde75f9114e6/resource/2923eb9d-aa75-4730-b508-175edc14bdf5> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:27.598221"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:02:53.817330"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nsk4-4pvs/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/47320ec7-c581-4c56-85b5-cde75f9114e6/resource/2cd534c7-d24e-4069-b1ce-ef90c291d65e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:27.598233"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:02:53.818142"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nsk4-4pvs/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/47320ec7-c581-4c56-85b5-cde75f9114e6/resource/4220457c-091f-4bf0-8530-d157908cc215> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:27.598211"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:02:53.816794"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nsk4-4pvs/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/47320ec7-c581-4c56-85b5-cde75f9114e6/resource/88a59730-336b-4e5d-84a6-0867b0d9ea82> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:27.598227"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:02:53.817742"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nsk4-4pvs/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" .

