@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/3cc5a9d0-9e18-4ab5-8ba5-318295f08608> a dcat:Dataset ;
    dct:description "Number of employees at SUNY Institutions (System Administration and campuses) by total employees, faculty only, professional (non-faculty) only and other (non-faculty) only by employment status (full-time, part-time)." ;
    dct:identifier <https://data.ny.gov/api/views/r7v3-sp8n> ;
    dct:issued "2020-08-13"^^xsd:date ;
    dct:modified "2022-01-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State University of New York (SUNY) Employees By Employment Status: Beginning Fall 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3cc5a9d0-9e18-4ab5-8ba5-318295f08608/resource/91192a36-7a0d-44a3-9757-930e735610cc>,
        <https://data.amerigeoss.org/dataset/3cc5a9d0-9e18-4ab5-8ba5-318295f08608/resource/a49e5f93-6bf8-46a7-982e-c25c2621ad1b>,
        <https://data.amerigeoss.org/dataset/3cc5a9d0-9e18-4ab5-8ba5-318295f08608/resource/be22fd72-9c5a-4043-b264-3ab2da04f0d0>,
        <https://data.amerigeoss.org/dataset/3cc5a9d0-9e18-4ab5-8ba5-318295f08608/resource/e9c357d8-b835-4427-b2f1-5a8d137ad104> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "employees",
        "faculty",
        "geo",
        "geoss",
        "higher-education",
        "national",
        "north-america",
        "suny-institutions",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/3cc5a9d0-9e18-4ab5-8ba5-318295f08608/resource/91192a36-7a0d-44a3-9757-930e735610cc> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:43:10.343638"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:08:41.978558"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/r7v3-sp8n/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3cc5a9d0-9e18-4ab5-8ba5-318295f08608/resource/a49e5f93-6bf8-46a7-982e-c25c2621ad1b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:43:10.343643"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:08:41.978996"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/r7v3-sp8n/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3cc5a9d0-9e18-4ab5-8ba5-318295f08608/resource/be22fd72-9c5a-4043-b264-3ab2da04f0d0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:43:10.343646"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:08:41.979397"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/r7v3-sp8n/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3cc5a9d0-9e18-4ab5-8ba5-318295f08608/resource/e9c357d8-b835-4427-b2f1-5a8d137ad104> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:43:10.343632"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:08:41.978104"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/r7v3-sp8n/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" .

