@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/522b61b9-cf17-4fd9-bc64-0973f9481fd3> a dcat:Dataset ;
    dct:description """This table contains information about objects that work orders can be written to. Examples of objects types include pieces of equipment, buildings, parks, maintenance districts, and boroughs. Each record has specific information about that object. The primary key is OBJ_CODE. \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/e25p-jzfy> ;
    dct:issued "2019-05-09"^^xsd:date ;
    dct:modified "2022-07-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Asset Management Parks System (AMPS) – Assets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/522b61b9-cf17-4fd9-bc64-0973f9481fd3/resource/372fe968-78b2-42c0-8fad-66c1999b47f9>,
        <https://data.amerigeoss.org/dataset/522b61b9-cf17-4fd9-bc64-0973f9481fd3/resource/4dadee11-e908-46d7-ab2e-804eb3f7fec7>,
        <https://data.amerigeoss.org/dataset/522b61b9-cf17-4fd9-bc64-0973f9481fd3/resource/b447d957-a128-45ba-bd13-583ce11662f2>,
        <https://data.amerigeoss.org/dataset/522b61b9-cf17-4fd9-bc64-0973f9481fd3/resource/dc20196b-6359-4cc3-ac72-527db4a2d640> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "amps-plan-amps",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "parks",
        "united-states",
        "work-orders" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/522b61b9-cf17-4fd9-bc64-0973f9481fd3/resource/372fe968-78b2-42c0-8fad-66c1999b47f9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T16:54:05.431050"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:58:27.188936"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/e25p-jzfy/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/522b61b9-cf17-4fd9-bc64-0973f9481fd3/resource/4dadee11-e908-46d7-ab2e-804eb3f7fec7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T16:54:05.431060"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:58:27.189740"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/e25p-jzfy/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/522b61b9-cf17-4fd9-bc64-0973f9481fd3/resource/b447d957-a128-45ba-bd13-583ce11662f2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T16:54:05.431057"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:58:27.189355"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/e25p-jzfy/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/522b61b9-cf17-4fd9-bc64-0973f9481fd3/resource/dc20196b-6359-4cc3-ac72-527db4a2d640> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T16:54:05.431063"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:58:27.190129"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/e25p-jzfy/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" .

