@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/4fc3d425-81ef-4a34-b2ce-fc64c8746c85> a dcat:Dataset ;
    dct:description "City's contracts for social services." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/2bvn-ky2h> ;
    dct:issued "2021-01-29"^^xsd:date ;
    dct:modified "2021-05-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Verified Locations for NYC City-Funded Social Service Contracts - Contracts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4fc3d425-81ef-4a34-b2ce-fc64c8746c85/resource/6f16da47-0208-42a0-ac18-cc226d41ff2f>,
        <https://data.amerigeoss.org/dataset/4fc3d425-81ef-4a34-b2ce-fc64c8746c85/resource/8394b41b-13b2-403b-8c3f-9f946c79927f>,
        <https://data.amerigeoss.org/dataset/4fc3d425-81ef-4a34-b2ce-fc64c8746c85/resource/9bb4b27e-3c23-44b4-878d-7b14ef4cd2f5>,
        <https://data.amerigeoss.org/dataset/4fc3d425-81ef-4a34-b2ce-fc64c8746c85/resource/cb2f642f-e639-4eee-adc4-9d712a5251bc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geographic",
        "geoss",
        "health-and-human-services",
        "location",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/4fc3d425-81ef-4a34-b2ce-fc64c8746c85/resource/6f16da47-0208-42a0-ac18-cc226d41ff2f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T16:15:30.846001"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:22:56.274082"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/2bvn-ky2h/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4fc3d425-81ef-4a34-b2ce-fc64c8746c85/resource/8394b41b-13b2-403b-8c3f-9f946c79927f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T16:15:30.846007"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:22:56.274883"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/2bvn-ky2h/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4fc3d425-81ef-4a34-b2ce-fc64c8746c85/resource/9bb4b27e-3c23-44b4-878d-7b14ef4cd2f5> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T16:15:30.846005"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:22:56.274483"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/2bvn-ky2h/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4fc3d425-81ef-4a34-b2ce-fc64c8746c85/resource/cb2f642f-e639-4eee-adc4-9d712a5251bc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T16:15:30.845994"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:22:56.273673"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/2bvn-ky2h/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" .

