@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/293f7127-682f-48f2-8e1d-bb2d2a921292> a dcat:Dataset ;
    dct:description "3K Projects by School" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/xs6e-ka4w> ;
    dct:issued "2021-04-23"^^xsd:date ;
    dct:modified "2023-05-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "3K Projects by School" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/293f7127-682f-48f2-8e1d-bb2d2a921292/resource/3eb81e8f-84ee-478f-9238-cc84c49c2dd1>,
        <https://data.amerigeoss.org/dataset/293f7127-682f-48f2-8e1d-bb2d2a921292/resource/45a18dca-38cd-4c64-87e7-b9d1582d2b39>,
        <https://data.amerigeoss.org/dataset/293f7127-682f-48f2-8e1d-bb2d2a921292/resource/4c396299-0069-4991-9e87-0b71180e90c3>,
        <https://data.amerigeoss.org/dataset/293f7127-682f-48f2-8e1d-bb2d2a921292/resource/59401a06-2dd0-4f89-81bd-b8c4af991076> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/293f7127-682f-48f2-8e1d-bb2d2a921292/resource/3eb81e8f-84ee-478f-9238-cc84c49c2dd1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:06:12.467714"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:20:21.242637"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xs6e-ka4w/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/293f7127-682f-48f2-8e1d-bb2d2a921292/resource/45a18dca-38cd-4c64-87e7-b9d1582d2b39> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:12.467719"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:20:21.243590"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xs6e-ka4w/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/293f7127-682f-48f2-8e1d-bb2d2a921292/resource/4c396299-0069-4991-9e87-0b71180e90c3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:12.467724"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:20:21.244461"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xs6e-ka4w/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/293f7127-682f-48f2-8e1d-bb2d2a921292/resource/59401a06-2dd0-4f89-81bd-b8c4af991076> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:06:12.467703"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:20:21.241616"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xs6e-ka4w/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

