@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/3c52bddd-67dc-4022-ad13-316b4d7b0aca> a dcat:Dataset ;
    dct:description "List of Contributors found in the Doing Business database." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/fbkk-n4e3> ;
    dct:issued "2021-03-02"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Doing Business Contributions Summary" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3c52bddd-67dc-4022-ad13-316b4d7b0aca/resource/a25b0ebf-9809-41f4-bcc1-5110ef6a5b42>,
        <https://data.amerigeoss.org/dataset/3c52bddd-67dc-4022-ad13-316b4d7b0aca/resource/c6b6eead-3ce6-4781-8128-d9f4f4568e70>,
        <https://data.amerigeoss.org/dataset/3c52bddd-67dc-4022-ad13-316b4d7b0aca/resource/d6c1bc02-864e-43dc-b9e1-d43604dc9566>,
        <https://data.amerigeoss.org/dataset/3c52bddd-67dc-4022-ad13-316b4d7b0aca/resource/dc7fa1f3-092a-47ad-9714-8cf0f7b95dd2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cfb",
        "ckan",
        "doing-business-contributions",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/3c52bddd-67dc-4022-ad13-316b4d7b0aca/resource/a25b0ebf-9809-41f4-bcc1-5110ef6a5b42> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T16:59:00.797811"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:51:51.237808"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fbkk-n4e3/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3c52bddd-67dc-4022-ad13-316b4d7b0aca/resource/c6b6eead-3ce6-4781-8128-d9f4f4568e70> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T16:59:00.797814"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:51:51.238222"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fbkk-n4e3/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3c52bddd-67dc-4022-ad13-316b4d7b0aca/resource/d6c1bc02-864e-43dc-b9e1-d43604dc9566> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T16:59:00.797803"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:51:51.237399"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fbkk-n4e3/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3c52bddd-67dc-4022-ad13-316b4d7b0aca/resource/dc7fa1f3-092a-47ad-9714-8cf0f7b95dd2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T16:59:00.797817"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:51:51.238630"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fbkk-n4e3/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" .

