@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/73f8b661-2ef5-43c2-827f-a4885f723171> a dcat:Dataset ;
    dct:description """This dataset provides a Demographic breakdown of only DYCD-funded participants within a Borough of NYC. The data displays the counts, and percentages of the participants in each of the following categories:\r
●	Gender (Male, Female, Unknown)\r
●	Ethnicity (Hispanic/Latino, non-Hispanic/non-Latino)\r
●	Race (Pacific Islander, American Indian, Asian, White, Black, Other, Unknown)\r
This data is used to measure the numbers of the different population groups that are served by DYCD for a Borough, and Community.""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/6khm-nrue> ;
    dct:issued "2020-08-05"^^xsd:date ;
    dct:modified "2021-06-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Demographics by Borough" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/73f8b661-2ef5-43c2-827f-a4885f723171/resource/2c7da033-8e0e-46ec-b98a-887ff18f4d1d>,
        <https://data.amerigeoss.org/dataset/73f8b661-2ef5-43c2-827f-a4885f723171/resource/6d0a81b4-6195-46d2-a61a-0caf0ed90829>,
        <https://data.amerigeoss.org/dataset/73f8b661-2ef5-43c2-827f-a4885f723171/resource/7890ddc0-dcb4-40a5-9212-e0687b7c486f>,
        <https://data.amerigeoss.org/dataset/73f8b661-2ef5-43c2-827f-a4885f723171/resource/9497b3be-6b82-421f-b4fc-43969baf9f5d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "demographics-by-borough",
        "dycd",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Social%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/73f8b661-2ef5-43c2-827f-a4885f723171/resource/2c7da033-8e0e-46ec-b98a-887ff18f4d1d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:01.536852"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:05:30.839396"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6khm-nrue/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/73f8b661-2ef5-43c2-827f-a4885f723171/resource/6d0a81b4-6195-46d2-a61a-0caf0ed90829> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:01.536788"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:05:30.838145"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6khm-nrue/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/73f8b661-2ef5-43c2-827f-a4885f723171/resource/7890ddc0-dcb4-40a5-9212-e0687b7c486f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:01.536838"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:05:30.838591"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6khm-nrue/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/73f8b661-2ef5-43c2-827f-a4885f723171/resource/9497b3be-6b82-421f-b4fc-43969baf9f5d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:01.536847"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:05:30.838998"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6khm-nrue/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" .

