@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/149b6a67-6a97-4c03-a347-1c8e5dfd6132> a dcat:Dataset ;
    dct:description "Length of time in years a student takes to complete a bachelor's degree.  Because this is calculated using calendar months, some groups' time to degree is less than four years.  For example, a student starting in September 2007 and graduating in June 2011 takes 3.75 years to graduate." ;
    dct:identifier <https://data.wa.gov/api/views/wmk5-euti> ;
    dct:issued "2019-05-28"^^xsd:date ;
    dct:modified "2025-01-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PCHEES Dashboard - Time to Degree" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew Weller" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/149b6a67-6a97-4c03-a347-1c8e5dfd6132/resource/2f5518db-d405-47df-83b1-cc5ba1bc1fc8>,
        <https://data.amerigeoss.org/dataset/149b6a67-6a97-4c03-a347-1c8e5dfd6132/resource/2f6bb6ed-f5e6-45f6-bc66-6716752e52bd>,
        <https://data.amerigeoss.org/dataset/149b6a67-6a97-4c03-a347-1c8e5dfd6132/resource/94beb0ae-376b-42d6-9e83-1076cd09f48d>,
        <https://data.amerigeoss.org/dataset/149b6a67-6a97-4c03-a347-1c8e5dfd6132/resource/f7d520be-ea72-4412-8e6e-0abb96603eca> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "pchees" ;
    dcat:theme <%7Beducation%7D> .

<https://data.amerigeoss.org/dataset/149b6a67-6a97-4c03-a347-1c8e5dfd6132/resource/2f5518db-d405-47df-83b1-cc5ba1bc1fc8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:21:39.317582"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:45:32.522578"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.wa.gov/api/views/wmk5-euti/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/149b6a67-6a97-4c03-a347-1c8e5dfd6132/resource/2f6bb6ed-f5e6-45f6-bc66-6716752e52bd> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:21:39.317571"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:45:32.518732"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.wa.gov/api/views/wmk5-euti/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/149b6a67-6a97-4c03-a347-1c8e5dfd6132/resource/94beb0ae-376b-42d6-9e83-1076cd09f48d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:21:39.317577"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:45:32.519610"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.wa.gov/api/views/wmk5-euti/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/149b6a67-6a97-4c03-a347-1c8e5dfd6132/resource/f7d520be-ea72-4412-8e6e-0abb96603eca> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:21:39.317561"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:45:32.517804"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.wa.gov/api/views/wmk5-euti/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" .

