@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/04a490bf-2191-4afe-82ac-e5d335f4e50b> a dcat:Dataset ;
    dct:description "The dataset consists of annual procurement contracts data reported by the Metropolitan Transportation Authority to the Authorities Budget Office via the Public Authorities Reporting Information System (PARIS)." ;
    dct:identifier <https://data.ny.gov/api/views/twsw-2mqa> ;
    dct:issued "2023-10-17"^^xsd:date ;
    dct:modified "2025-04-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MTA Procurements: Beginning 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NY Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/04a490bf-2191-4afe-82ac-e5d335f4e50b/resource/10a1cf59-01e5-4839-a252-5b79f047d052>,
        <https://data.amerigeoss.org/dataset/04a490bf-2191-4afe-82ac-e5d335f4e50b/resource/2b667a92-0267-49da-9038-17593d268fe6>,
        <https://data.amerigeoss.org/dataset/04a490bf-2191-4afe-82ac-e5d335f4e50b/resource/b9320bf1-7477-4167-8bd7-492067810de7>,
        <https://data.amerigeoss.org/dataset/04a490bf-2191-4afe-82ac-e5d335f4e50b/resource/e970b586-137e-4fcd-9fbb-ad56c85d32c0> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "contracts",
        "procurements",
        "vendors" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/04a490bf-2191-4afe-82ac-e5d335f4e50b/resource/10a1cf59-01e5-4839-a252-5b79f047d052> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-10-20T10:02:33.513674"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:21:29.354224"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/twsw-2mqa/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/04a490bf-2191-4afe-82ac-e5d335f4e50b/resource/2b667a92-0267-49da-9038-17593d268fe6> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-10-20T10:02:33.513678"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:21:29.355016"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/twsw-2mqa/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/04a490bf-2191-4afe-82ac-e5d335f4e50b/resource/b9320bf1-7477-4167-8bd7-492067810de7> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-10-20T10:02:33.513682"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:21:29.356460"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/twsw-2mqa/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/04a490bf-2191-4afe-82ac-e5d335f4e50b/resource/e970b586-137e-4fcd-9fbb-ad56c85d32c0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-10-20T10:02:33.513680"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:21:29.355769"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/twsw-2mqa/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" .

