@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/1451f3aa-bb1b-4def-899d-c26ec782ed42> a dcat:Dataset ;
    dct:description "School Allocation Memorandum ( SAM) FY 2016" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/nvm3-w2i6> ;
    dct:issued "2017-12-18"^^xsd:date ;
    dct:modified "2024-11-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2016 School Allocation Memorandum ( SAM)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1451f3aa-bb1b-4def-899d-c26ec782ed42/resource/4d6b5776-f0b8-477d-8fd0-7981c3f87442>,
        <https://data.amerigeoss.org/dataset/1451f3aa-bb1b-4def-899d-c26ec782ed42/resource/a5fdd96d-9d32-406a-9f1d-36f24f13201b>,
        <https://data.amerigeoss.org/dataset/1451f3aa-bb1b-4def-899d-c26ec782ed42/resource/b861905c-22b3-4bfa-91da-5f958636503e>,
        <https://data.amerigeoss.org/dataset/1451f3aa-bb1b-4def-899d-c26ec782ed42/resource/fe4dc7e6-a8d6-4b4b-8629-af0c47cfda49> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "allocation",
        "school" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/1451f3aa-bb1b-4def-899d-c26ec782ed42/resource/4d6b5776-f0b8-477d-8fd0-7981c3f87442> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:28.464025"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:33:30.741503"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nvm3-w2i6/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1451f3aa-bb1b-4def-899d-c26ec782ed42/resource/a5fdd96d-9d32-406a-9f1d-36f24f13201b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:28.464031"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:33:30.742384"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nvm3-w2i6/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1451f3aa-bb1b-4def-899d-c26ec782ed42/resource/b861905c-22b3-4bfa-91da-5f958636503e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:28.464034"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:33:30.743170"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nvm3-w2i6/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1451f3aa-bb1b-4def-899d-c26ec782ed42/resource/fe4dc7e6-a8d6-4b4b-8629-af0c47cfda49> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:28.464037"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:33:30.743944"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nvm3-w2i6/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" .

