@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/34f9506a-69b4-4e75-abeb-a0875ff9084b> a dcat:Dataset ;
    dct:description "Oregon Bicycle and Pedestrian Advisory Committee (OBPAC) will meet at the ODOT building in Portland June 4th for the monthly committee meeting. Please review the attached agenda for public comment" ;
    dct:identifier <https://data.oregon.gov/api/views/g4kk-43ma> ;
    dct:issued "2014-05-30"^^xsd:date ;
    dct:modified "2014-05-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OBPAC June 4 Portland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AmandaCody" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/34f9506a-69b4-4e75-abeb-a0875ff9084b/resource/884a30a8-20df-4603-94e4-ae8224bce12c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bicycle",
        "intersection",
        "pedestrian",
        "safety",
        "transportation" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/34f9506a-69b4-4e75-abeb-a0875ff9084b/resource/884a30a8-20df-4603-94e4-ae8224bce12c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:22:29.060466"^^xsd:dateTime ;
    dct:modified "2025-09-25T01:02:03.251494"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.oregon.gov/download/g4kk-43ma/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

