@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/2f991868-575a-4ce9-92cb-c7041e39fc50> a dcat:Dataset ;
    dct:description "Airport Point" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/3q66-h7aj> ;
    dct:issued "2014-11-18"^^xsd:date ;
    dct:modified "2024-02-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AIRPORT_POINT" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2f991868-575a-4ce9-92cb-c7041e39fc50/resource/0291b160-4517-44d0-beb2-319e0b9ca035>,
        <https://data.amerigeoss.org/dataset/2f991868-575a-4ce9-92cb-c7041e39fc50/resource/63dfb724-c2b2-4745-8ef4-3a549a0cb0bf>,
        <https://data.amerigeoss.org/dataset/2f991868-575a-4ce9-92cb-c7041e39fc50/resource/c96c5d2f-c9bd-4ee9-9b6f-1bb5343a5101>,
        <https://data.amerigeoss.org/dataset/2f991868-575a-4ce9-92cb-c7041e39fc50/resource/e958608a-2217-404b-971a-7d78d707e62f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "airport-point",
        "doitt-gis",
        "doittgis" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/2f991868-575a-4ce9-92cb-c7041e39fc50/resource/0291b160-4517-44d0-beb2-319e0b9ca035> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-02-09T16:21:35.021482"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:49:49.404893"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3q66-h7aj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2f991868-575a-4ce9-92cb-c7041e39fc50/resource/63dfb724-c2b2-4745-8ef4-3a549a0cb0bf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-09T16:21:35.021478"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:49:49.384846"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3q66-h7aj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2f991868-575a-4ce9-92cb-c7041e39fc50/resource/c96c5d2f-c9bd-4ee9-9b6f-1bb5343a5101> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-02-09T16:21:35.021485"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:49:49.410334"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3q66-h7aj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2f991868-575a-4ce9-92cb-c7041e39fc50/resource/e958608a-2217-404b-971a-7d78d707e62f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-02-09T16:21:35.021484"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:49:49.407395"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3q66-h7aj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

