@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/65071c26-c797-434d-842d-e8b91c41c34d> a dcat:Dataset ;
    dct:description "Our kick-off meeting is Tuesday, June 6th from 1-3 pm at the Salem HSB Building at 500 Summer St. NE, OR 97301 in room 137 A." ;
    dct:identifier <https://data.oregon.gov/api/views/v8e6-4thx> ;
    dct:issued "2017-06-05"^^xsd:date ;
    dct:modified "2017-06-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Agenda Workforce June 6" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michelle" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/65071c26-c797-434d-842d-e8b91c41c34d/resource/e8514a55-dd12-47f1-944f-5c240dd4b937> ;
    dcat:keyword "agenda",
        "amerigeo",
        "amerigeoss",
        "bhc",
        "ckan",
        "geo",
        "geoss",
        "kickoff",
        "national",
        "north-america",
        "united-states",
        "workforce",
        "workgroups" ;
    dcat:theme <%7B%22Health%20&%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/65071c26-c797-434d-842d-e8b91c41c34d/resource/e8514a55-dd12-47f1-944f-5c240dd4b937> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:issued "2020-11-10T17:23:12.071740"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:59:26.424560"^^xsd:dateTime ;
    dct:title "MS Word File" ;
    dcat:accessURL <https://data.oregon.gov/download/v8e6-4thx/application/msword> ;
    dcat:mediaType "application/msword" .

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

