@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/2af7423a-2b6e-4ef8-bd57-a8b5c9bde74b> a dcat:Dataset ;
    dct:description "Total Populations of Villages - 2000 and 2010" ;
    dct:identifier <https://data.ny.gov/api/views/gxct-stum> ;
    dct:issued "2013-03-03"^^xsd:date ;
    dct:modified "2023-03-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Census 2000 and 2010 Population, Villages" ;
    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/2af7423a-2b6e-4ef8-bd57-a8b5c9bde74b/resource/266f0069-cf4b-4f43-9ebc-825dc14c5450>,
        <https://data.amerigeoss.org/dataset/2af7423a-2b6e-4ef8-bd57-a8b5c9bde74b/resource/33a27036-1d10-4bff-b0d1-6c5da609f987>,
        <https://data.amerigeoss.org/dataset/2af7423a-2b6e-4ef8-bd57-a8b5c9bde74b/resource/63e76c78-08cd-406d-9fff-d5d88941d1d4>,
        <https://data.amerigeoss.org/dataset/2af7423a-2b6e-4ef8-bd57-a8b5c9bde74b/resource/b66b275e-a1cb-4ba1-95d1-66cd85a35a30> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "census",
        "municipalities",
        "population" ;
    dcat:theme <%7B%22Government%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/2af7423a-2b6e-4ef8-bd57-a8b5c9bde74b/resource/266f0069-cf4b-4f43-9ebc-825dc14c5450> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T03:59:59.989557"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:32:00.924835"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/gxct-stum/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2af7423a-2b6e-4ef8-bd57-a8b5c9bde74b/resource/33a27036-1d10-4bff-b0d1-6c5da609f987> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T03:59:59.989560"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:32:00.925901"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/gxct-stum/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2af7423a-2b6e-4ef8-bd57-a8b5c9bde74b/resource/63e76c78-08cd-406d-9fff-d5d88941d1d4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T03:59:59.989550"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:32:00.923738"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/gxct-stum/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2af7423a-2b6e-4ef8-bd57-a8b5c9bde74b/resource/b66b275e-a1cb-4ba1-95d1-66cd85a35a30> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T03:59:59.989563"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:32:00.926877"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/gxct-stum/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" .

