@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/5a0160b0-d802-4a12-a0c0-6571ca4f2c3d> a dcat:Dataset ;
    dct:description "A list of agency military liaisons for the Extended Military Benefits Program." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/rf3p-853x> ;
    dct:issued "2020-12-03"^^xsd:date ;
    dct:modified "2020-12-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Agency Military Liaisons" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a0160b0-d802-4a12-a0c0-6571ca4f2c3d/resource/51480b3e-a9d4-4a2b-8636-238925ae8d9d>,
        <https://data.amerigeoss.org/dataset/5a0160b0-d802-4a12-a0c0-6571ca4f2c3d/resource/64c7e63e-22d7-43b7-b6ce-dea5908a6184>,
        <https://data.amerigeoss.org/dataset/5a0160b0-d802-4a12-a0c0-6571ca4f2c3d/resource/740c74dd-04c9-4a92-b9d8-a8bfa02436ad>,
        <https://data.amerigeoss.org/dataset/5a0160b0-d802-4a12-a0c0-6571ca4f2c3d/resource/8cef72e6-0241-45f4-b593-4dadc6812a2e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dcas",
        "geo",
        "geoss",
        "military-liaisons",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/5a0160b0-d802-4a12-a0c0-6571ca4f2c3d/resource/51480b3e-a9d4-4a2b-8636-238925ae8d9d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T19:27:25.903304"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:09:02.109920"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rf3p-853x/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5a0160b0-d802-4a12-a0c0-6571ca4f2c3d/resource/64c7e63e-22d7-43b7-b6ce-dea5908a6184> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-12-04T19:27:25.903313"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:09:02.110750"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rf3p-853x/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5a0160b0-d802-4a12-a0c0-6571ca4f2c3d/resource/740c74dd-04c9-4a92-b9d8-a8bfa02436ad> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-12-04T19:27:25.903316"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:09:02.111131"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rf3p-853x/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5a0160b0-d802-4a12-a0c0-6571ca4f2c3d/resource/8cef72e6-0241-45f4-b593-4dadc6812a2e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-12-04T19:27:25.903310"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:09:02.110341"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rf3p-853x/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

