@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/185dcd97-61be-4263-9702-89712a5927cb> a dcat:Dataset ;
    dct:description "The number of provisional employees by agency and title." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/uxsm-hzx3> ;
    dct:issued "2020-12-03"^^xsd:date ;
    dct:modified "2025-07-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Charter Mandated Quarterly Report on Provisionals" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/185dcd97-61be-4263-9702-89712a5927cb/resource/0c65edfd-abe4-4420-a6cf-3b7b1b0ec0d2>,
        <https://data.amerigeoss.org/dataset/185dcd97-61be-4263-9702-89712a5927cb/resource/2d5ba6bb-f4aa-432b-b31a-6416600d69cf>,
        <https://data.amerigeoss.org/dataset/185dcd97-61be-4263-9702-89712a5927cb/resource/8ff00856-47e3-4241-9ec2-3291ed62f436>,
        <https://data.amerigeoss.org/dataset/185dcd97-61be-4263-9702-89712a5927cb/resource/dcce1021-27ce-472a-a576-37399bc79eed> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agency",
        "civil-service",
        "dcas",
        "department-of-citywide-administrative-services",
        "employees",
        "human-capital",
        "provisionals",
        "title" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/185dcd97-61be-4263-9702-89712a5927cb/resource/0c65edfd-abe4-4420-a6cf-3b7b1b0ec0d2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T19:28:19.838963"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:56:17.590063"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uxsm-hzx3/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/185dcd97-61be-4263-9702-89712a5927cb/resource/2d5ba6bb-f4aa-432b-b31a-6416600d69cf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-12-04T19:28:19.838979"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:56:17.591737"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uxsm-hzx3/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/185dcd97-61be-4263-9702-89712a5927cb/resource/8ff00856-47e3-4241-9ec2-3291ed62f436> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-12-04T19:28:19.838984"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:56:17.592566"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uxsm-hzx3/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/185dcd97-61be-4263-9702-89712a5927cb/resource/dcce1021-27ce-472a-a576-37399bc79eed> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-12-04T19:28:19.838973"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:56:17.590926"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uxsm-hzx3/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

