@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/5d5ae00f-3f59-49d9-bd5f-c5a44e0823bf> a dcat:Dataset ;
    dct:description "This dataset shows the population, civilian labor force, unemployed, and unemployment rate for people aged 16 years and older by race and ethnicity in New York State and its Labor Market Regions.." ;
    dct:identifier <https://data.ny.gov/api/views/ykyj-hw45> ;
    dct:issued "2020-12-07"^^xsd:date ;
    dct:modified "2022-01-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Labor Force Status by Race and Ethnicity: Beginning 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NY Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d5ae00f-3f59-49d9-bd5f-c5a44e0823bf/resource/0725be78-0aa4-483a-a8af-7cbcab27a847>,
        <https://data.amerigeoss.org/dataset/5d5ae00f-3f59-49d9-bd5f-c5a44e0823bf/resource/30ede36d-1ff7-4778-bf95-7d8054904b1e>,
        <https://data.amerigeoss.org/dataset/5d5ae00f-3f59-49d9-bd5f-c5a44e0823bf/resource/39ad6f80-a95e-4232-8190-cbccd839b3b3>,
        <https://data.amerigeoss.org/dataset/5d5ae00f-3f59-49d9-bd5f-c5a44e0823bf/resource/5695401b-3114-43bc-a580-748bede494aa> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ethnicity",
        "geo",
        "geoss",
        "labor-force",
        "national",
        "north-america",
        "population",
        "race",
        "unemployed",
        "united-states" ;
    dcat:theme <%7B%22Economic%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/5d5ae00f-3f59-49d9-bd5f-c5a44e0823bf/resource/0725be78-0aa4-483a-a8af-7cbcab27a847> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T04:00:40.782279"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:52:11.899963"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ykyj-hw45/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5d5ae00f-3f59-49d9-bd5f-c5a44e0823bf/resource/30ede36d-1ff7-4778-bf95-7d8054904b1e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:00:40.782342"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:52:11.901194"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ykyj-hw45/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5d5ae00f-3f59-49d9-bd5f-c5a44e0823bf/resource/39ad6f80-a95e-4232-8190-cbccd839b3b3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T04:00:40.782326"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:52:11.900390"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ykyj-hw45/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5d5ae00f-3f59-49d9-bd5f-c5a44e0823bf/resource/5695401b-3114-43bc-a580-748bede494aa> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T04:00:40.782336"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:52:11.900800"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ykyj-hw45/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" .

