@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/1cf4a284-5b97-4085-a009-3417d9b44832> a dcat:Dataset ;
    dct:description "The NYC KIDS Survey is a population-based telephone survey conducted by the Health Department. The survey provides robust data on the health of children aged 13 years or younger (2017: children aged 0-13 years; 2019: children aged 1-13 years) in New York City, including citywide and borough estimates, on a broad range of topics including physical and mental health, health care access, and school and childcare enrollment and learning. For more information, visit <a href='https://www1.nyc.gov/site/doh/data/data-sets/child-chs.page' target=\"_blank\" rel=\"noopener noreferrer\">https://www1.nyc.gov/site/doh/data/data-sets/child-chs.page</a>" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/u7vp-i37z> ;
    dct:issued "2021-07-02"^^xsd:date ;
    dct:modified "2023-03-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2017-2021 NYC KIDS Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1cf4a284-5b97-4085-a009-3417d9b44832/resource/3967dd87-f4d1-4361-b6a5-f51f83078347> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "children",
        "new-york-city",
        "public-health",
        "surveys" ;
    dcat:theme <%7BHealth%7D> .

<https://data.amerigeoss.org/dataset/1cf4a284-5b97-4085-a009-3417d9b44832/resource/3967dd87-f4d1-4361-b6a5-f51f83078347> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2022-01-25T01:55:35.446183"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:22:26.384530"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/u7vp-i37z/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

