@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/47a01994-71d8-4f2b-b81e-b6ebf9fc4f41> a dcat:Dataset ;
    dct:description "The Title and Salary Listing is a compilation of job titles under the jurisdiction of the Department of Civil Service." ;
    dct:identifier <https://data.ny.gov/api/views/t3vp-5tka> ;
    dct:issued "2022-03-17"^^xsd:date ;
    dct:modified "2022-03-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Title and Salary Listing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/47a01994-71d8-4f2b-b81e-b6ebf9fc4f41/resource/7d573b25-a230-4afd-afaa-1268724d7da0>,
        <https://data.amerigeoss.org/dataset/47a01994-71d8-4f2b-b81e-b6ebf9fc4f41/resource/e11aea21-ee0d-4647-b7e0-802e83dcd7dd>,
        <https://data.amerigeoss.org/dataset/47a01994-71d8-4f2b-b81e-b6ebf9fc4f41/resource/e2a19b83-94d3-4e4c-a906-ad33c72d8242>,
        <https://data.amerigeoss.org/dataset/47a01994-71d8-4f2b-b81e-b6ebf9fc4f41/resource/f9d70bcf-ddc8-47a5-9c52-8c82fbfe658d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "classification",
        "compensation",
        "geo",
        "geoss",
        "national",
        "north-america",
        "personnel",
        "title",
        "united-states",
        "workforce" ;
    dcat:theme <%7B%22Government%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/47a01994-71d8-4f2b-b81e-b6ebf9fc4f41/resource/7d573b25-a230-4afd-afaa-1268724d7da0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:45:34.353103"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:17:09.632769"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/t3vp-5tka/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/47a01994-71d8-4f2b-b81e-b6ebf9fc4f41/resource/e11aea21-ee0d-4647-b7e0-802e83dcd7dd> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:45:34.353099"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:17:09.632373"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/t3vp-5tka/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/47a01994-71d8-4f2b-b81e-b6ebf9fc4f41/resource/e2a19b83-94d3-4e4c-a906-ad33c72d8242> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:45:34.353095"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:17:09.631965"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/t3vp-5tka/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/47a01994-71d8-4f2b-b81e-b6ebf9fc4f41/resource/f9d70bcf-ddc8-47a5-9c52-8c82fbfe658d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:45:34.353089"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:17:09.631559"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/t3vp-5tka/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" .

