@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/3c0c5e60-01f9-45c6-b681-e2ec65e9b1da> a dcat:Dataset ;
    dct:description "Calendar of emergency management and public health trainings that are offered throughout the state for emergency management and public health representatives." ;
    dct:identifier <https://data.oregon.gov/api/views/nu5q-zsc4> ;
    dct:issued "2021-11-08"^^xsd:date ;
    dct:modified "2021-11-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OEM Training Calendar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OEM Training" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3c0c5e60-01f9-45c6-b681-e2ec65e9b1da/resource/29d0ba80-403a-44e3-a373-751f6ad33180>,
        <https://data.amerigeoss.org/dataset/3c0c5e60-01f9-45c6-b681-e2ec65e9b1da/resource/2ade9bb7-1f52-4b63-a240-af274dd9f511>,
        <https://data.amerigeoss.org/dataset/3c0c5e60-01f9-45c6-b681-e2ec65e9b1da/resource/ce68ce8a-99c7-4049-b60c-842ba574c409>,
        <https://data.amerigeoss.org/dataset/3c0c5e60-01f9-45c6-b681-e2ec65e9b1da/resource/fb351e09-6bbe-4b76-b2e7-3e4e34b4412c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "emergency-management",
        "geo",
        "geoss",
        "national",
        "north-america",
        "oem",
        "oha",
        "public-health",
        "training",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/3c0c5e60-01f9-45c6-b681-e2ec65e9b1da/resource/29d0ba80-403a-44e3-a373-751f6ad33180> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:22:52.731508"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:40:59.222383"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/nu5q-zsc4/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3c0c5e60-01f9-45c6-b681-e2ec65e9b1da/resource/2ade9bb7-1f52-4b63-a240-af274dd9f511> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:22:52.731512"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:40:59.222781"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/nu5q-zsc4/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3c0c5e60-01f9-45c6-b681-e2ec65e9b1da/resource/ce68ce8a-99c7-4049-b60c-842ba574c409> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:22:52.731502"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:40:59.221981"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/nu5q-zsc4/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3c0c5e60-01f9-45c6-b681-e2ec65e9b1da/resource/fb351e09-6bbe-4b76-b2e7-3e4e34b4412c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:22:52.731493"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:40:59.221556"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/nu5q-zsc4/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" .

