@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/249c18a9-024b-4db2-9129-8a2fb4534bcf> a dcat:Dataset ;
    dct:description """This table contains information about transactions. A transaction tracks the movement of parts and materials between store houses and work orders. Each record represents a single transaction. The primary key is TRA_CODE. When TRA_TOENTITY is “EVNT” then you can use the TRA_TOCODE field to join to the Work Orders table on EVT_CODE to know which transactions are associated with each work order.\r
\r
For the User Guide, please follow <a href="https://docs.google.com/document/d/1UwyGGncb6oFMiOfgz73G-iM8Yea9ubz4931hPeBO9YQ/edit?usp=sharing">this link</a>\r
For the Data Dictionary, please follow <a href="https://docs.google.com/spreadsheets/d/1pDr-BUe4LS7DvATfbOnd8UrV6s77krJgzqdq_gVYWqc/edit?usp=sharing">this link </a>""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/gcys-vvnq> ;
    dct:issued "2019-05-14"^^xsd:date ;
    dct:modified "2025-09-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Asset Management Parks System (AMPS) – Transactions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/249c18a9-024b-4db2-9129-8a2fb4534bcf/resource/00245374-3e20-499f-a956-b1b1a2debcdd>,
        <https://data.amerigeoss.org/dataset/249c18a9-024b-4db2-9129-8a2fb4534bcf/resource/3b2081dd-5fa8-4c80-9e71-b8a13cc5ddb1>,
        <https://data.amerigeoss.org/dataset/249c18a9-024b-4db2-9129-8a2fb4534bcf/resource/7288728a-12f4-4feb-9de9-854ea11ca8e4>,
        <https://data.amerigeoss.org/dataset/249c18a9-024b-4db2-9129-8a2fb4534bcf/resource/87d596cd-5751-4649-b9a4-e13db0479b79> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "amps",
        "materials",
        "parks",
        "parts",
        "transactions-plan-amps",
        "work-orders" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/249c18a9-024b-4db2-9129-8a2fb4534bcf/resource/00245374-3e20-499f-a956-b1b1a2debcdd> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T17:03:03.399383"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:13:00.456559"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gcys-vvnq/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/249c18a9-024b-4db2-9129-8a2fb4534bcf/resource/3b2081dd-5fa8-4c80-9e71-b8a13cc5ddb1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T17:03:03.399379"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:13:00.455107"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gcys-vvnq/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/249c18a9-024b-4db2-9129-8a2fb4534bcf/resource/7288728a-12f4-4feb-9de9-854ea11ca8e4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T17:03:03.399371"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:13:00.453668"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gcys-vvnq/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/249c18a9-024b-4db2-9129-8a2fb4534bcf/resource/87d596cd-5751-4649-b9a4-e13db0479b79> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T17:03:03.399386"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:13:00.457891"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gcys-vvnq/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" .

