@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/2dcaf0f7-76e0-4a3c-8930-6902c3f72abf> a dcat:Dataset ;
    dct:description "Displays resource(s) and all specified location information. The data contains title, resource identifier, level, date range, and assigned containers." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/bk7g-bhsz> ;
    dct:issued "2021-09-16"^^xsd:date ;
    dct:modified "2021-09-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Archivesspace Resources and Instances List" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2dcaf0f7-76e0-4a3c-8930-6902c3f72abf/resource/5e833790-8fde-4314-b48d-16eaedb0b7c8>,
        <https://data.amerigeoss.org/dataset/2dcaf0f7-76e0-4a3c-8930-6902c3f72abf/resource/989e60e1-ba00-4269-898e-709917f87bea>,
        <https://data.amerigeoss.org/dataset/2dcaf0f7-76e0-4a3c-8930-6902c3f72abf/resource/a4fdbf3c-2f53-456b-b3b3-e28e9a3b62f1>,
        <https://data.amerigeoss.org/dataset/2dcaf0f7-76e0-4a3c-8930-6902c3f72abf/resource/de431c9e-a4d5-48fe-806b-ea000eabc2a2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "archivesspace",
        "ckan",
        "doris",
        "geo",
        "geoss",
        "instances-list",
        "national",
        "north-america",
        "records",
        "resource-list",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/2dcaf0f7-76e0-4a3c-8930-6902c3f72abf/resource/5e833790-8fde-4314-b48d-16eaedb0b7c8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-09-17T21:07:57.495674"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:36:23.810807"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bk7g-bhsz/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2dcaf0f7-76e0-4a3c-8930-6902c3f72abf/resource/989e60e1-ba00-4269-898e-709917f87bea> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-09-17T21:07:57.495682"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:36:23.811211"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bk7g-bhsz/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2dcaf0f7-76e0-4a3c-8930-6902c3f72abf/resource/a4fdbf3c-2f53-456b-b3b3-e28e9a3b62f1> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-09-17T21:07:57.495686"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:36:23.811599"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bk7g-bhsz/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2dcaf0f7-76e0-4a3c-8930-6902c3f72abf/resource/de431c9e-a4d5-48fe-806b-ea000eabc2a2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-09-17T21:07:57.495689"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:36:23.812000"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bk7g-bhsz/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" .

