@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/076773ac-f02d-4cb7-abd2-e9d958e007b3> a dcat:Dataset ;
    dct:description "Projected total New York City population for five intervals from 2010 through 2040 by Borough, broken down by 18 age cohorts. (Age groups may not add up to the total due to rounding.)" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/97pn-acdf> ;
    dct:issued "2014-04-22"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Projected Population 2010-2040 - Total By Age Groups" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/076773ac-f02d-4cb7-abd2-e9d958e007b3/resource/5b4c9124-4bc7-4283-aeac-35672959ac83>,
        <https://data.amerigeoss.org/dataset/076773ac-f02d-4cb7-abd2-e9d958e007b3/resource/6c511615-e11e-4d10-b7d2-5f5fb27b280b>,
        <https://data.amerigeoss.org/dataset/076773ac-f02d-4cb7-abd2-e9d958e007b3/resource/ae9c5cb3-e97d-46b4-afe8-aaae5d6682a9>,
        <https://data.amerigeoss.org/dataset/076773ac-f02d-4cb7-abd2-e9d958e007b3/resource/c98efa29-1500-4f89-967d-40a8dc35b167> ;
    dcat:keyword "2010",
        "2040",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "dcp",
        "projected-population-2000-2040-total-by-age-groups" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/076773ac-f02d-4cb7-abd2-e9d958e007b3/resource/5b4c9124-4bc7-4283-aeac-35672959ac83> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:27.509082"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:19:17.863536"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/97pn-acdf/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/076773ac-f02d-4cb7-abd2-e9d958e007b3/resource/6c511615-e11e-4d10-b7d2-5f5fb27b280b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:27.509092"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:19:17.864463"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/97pn-acdf/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/076773ac-f02d-4cb7-abd2-e9d958e007b3/resource/ae9c5cb3-e97d-46b4-afe8-aaae5d6682a9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:27.509097"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:19:17.865248"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/97pn-acdf/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/076773ac-f02d-4cb7-abd2-e9d958e007b3/resource/c98efa29-1500-4f89-967d-40a8dc35b167> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:27.509101"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:19:17.865987"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/97pn-acdf/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

