@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/1c32e65a-7b45-4510-8e7f-af807d13f3ea> a dcat:Dataset ;
    dct:description """This table contains work order labor records. Each record in this table corresponds to one labor entry and includes general information about that piece of labor. The primary key is BOO_CODE. The BOO_EVENT field can be joined to the Work Orders table on EVT_CODE to know how much labor was booked to 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/xzj8-i3jk> ;
    dct:issued "2019-05-09"^^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) – Labor" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1c32e65a-7b45-4510-8e7f-af807d13f3ea/resource/00a17b53-d1bf-4131-a739-1100fed07063>,
        <https://data.amerigeoss.org/dataset/1c32e65a-7b45-4510-8e7f-af807d13f3ea/resource/279ee992-afa0-4863-8e67-39316d42c110>,
        <https://data.amerigeoss.org/dataset/1c32e65a-7b45-4510-8e7f-af807d13f3ea/resource/8da46645-26fe-49c2-8dc9-f1b558db0923>,
        <https://data.amerigeoss.org/dataset/1c32e65a-7b45-4510-8e7f-af807d13f3ea/resource/b99bee43-e797-40e1-9040-e67de191017a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "amps",
        "labor-plan-amps",
        "parks",
        "work-orders" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/1c32e65a-7b45-4510-8e7f-af807d13f3ea/resource/00a17b53-d1bf-4131-a739-1100fed07063> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T17:56:03.619214"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:42:22.321936"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xzj8-i3jk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1c32e65a-7b45-4510-8e7f-af807d13f3ea/resource/279ee992-afa0-4863-8e67-39316d42c110> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T17:56:03.619220"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:42:22.324312"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xzj8-i3jk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1c32e65a-7b45-4510-8e7f-af807d13f3ea/resource/8da46645-26fe-49c2-8dc9-f1b558db0923> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T17:56:03.619217"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:42:22.323083"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xzj8-i3jk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1c32e65a-7b45-4510-8e7f-af807d13f3ea/resource/b99bee43-e797-40e1-9040-e67de191017a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T17:56:03.619205"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:42:22.320817"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xzj8-i3jk/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" .

