@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/5a12f6ff-543c-4c42-a6d8-1f9544d3a8d0> a dcat:Dataset ;
    dct:description "Displays digital object(s) in table format. The data contains title, digital object identifier, object type, dates and the title and identifier of linked resources." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/28et-rv7b> ;
    dct:issued "2021-09-16"^^xsd:date ;
    dct:modified "2022-07-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Archivesspace Digital Objects" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a12f6ff-543c-4c42-a6d8-1f9544d3a8d0/resource/4a3827d1-8d84-4f4a-aa17-9ef0733928f6>,
        <https://data.amerigeoss.org/dataset/5a12f6ff-543c-4c42-a6d8-1f9544d3a8d0/resource/a22cc8c2-45c6-4f22-8230-7baaf041b3f7>,
        <https://data.amerigeoss.org/dataset/5a12f6ff-543c-4c42-a6d8-1f9544d3a8d0/resource/ba186c0c-d83f-4f38-9085-20ce552f80d5>,
        <https://data.amerigeoss.org/dataset/5a12f6ff-543c-4c42-a6d8-1f9544d3a8d0/resource/c2fd528a-005c-4095-ae0e-c2981aecfac6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "archivesspace",
        "ckan",
        "digital-objects",
        "doris",
        "geo",
        "geoss",
        "national",
        "north-america",
        "records",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/5a12f6ff-543c-4c42-a6d8-1f9544d3a8d0/resource/4a3827d1-8d84-4f4a-aa17-9ef0733928f6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-09-17T22:19:04.773403"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:12:05.122993"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/28et-rv7b/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5a12f6ff-543c-4c42-a6d8-1f9544d3a8d0/resource/a22cc8c2-45c6-4f22-8230-7baaf041b3f7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-09-17T22:19:04.773412"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:12:05.123403"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/28et-rv7b/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5a12f6ff-543c-4c42-a6d8-1f9544d3a8d0/resource/ba186c0c-d83f-4f38-9085-20ce552f80d5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-09-17T22:19:04.773423"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:12:05.124183"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/28et-rv7b/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5a12f6ff-543c-4c42-a6d8-1f9544d3a8d0/resource/c2fd528a-005c-4095-ae0e-c2981aecfac6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-09-17T22:19:04.773418"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:12:05.123797"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/28et-rv7b/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" .

