@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/4daf5798-7e1f-46bb-8e18-592417460f85> 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 "2021-09-17"^^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/4daf5798-7e1f-46bb-8e18-592417460f85/resource/2703f42c-f5c3-4a8a-87f5-84ee132b2efd>,
        <https://data.amerigeoss.org/dataset/4daf5798-7e1f-46bb-8e18-592417460f85/resource/7695de5c-06ca-4d8b-aaed-39321204dc4d>,
        <https://data.amerigeoss.org/dataset/4daf5798-7e1f-46bb-8e18-592417460f85/resource/9e5112c3-5dee-4120-a2fb-911ef5920771>,
        <https://data.amerigeoss.org/dataset/4daf5798-7e1f-46bb-8e18-592417460f85/resource/a46cb6f5-43ad-4b0c-8748-ddb39b85f15d> ;
    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/4daf5798-7e1f-46bb-8e18-592417460f85/resource/2703f42c-f5c3-4a8a-87f5-84ee132b2efd> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-09-17T20:26:13.038120"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:05:06.881938"^^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/4daf5798-7e1f-46bb-8e18-592417460f85/resource/7695de5c-06ca-4d8b-aaed-39321204dc4d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-09-17T20:26:13.038114"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:05:06.880968"^^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/4daf5798-7e1f-46bb-8e18-592417460f85/resource/9e5112c3-5dee-4120-a2fb-911ef5920771> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-09-17T20:26:13.038117"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:05:06.881382"^^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/dataset/4daf5798-7e1f-46bb-8e18-592417460f85/resource/a46cb6f5-43ad-4b0c-8748-ddb39b85f15d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-09-17T20:26:13.038105"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:05:06.880525"^^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/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

