@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/44bde29c-f7f1-4c54-bc29-e1c66f109d7c> a dcat:Dataset ;
    dct:description "List of bills signed by Governor Kitzhaber in the 2013 Legislative Session" ;
    dct:identifier <https://data.oregon.gov/api/views/xbn8-g7iv> ;
    dct:issued "2013-10-15"^^xsd:date ;
    dct:modified "2013-10-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bills Signed by Governor Kitzhaber (2013)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Linda Morrell" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/44bde29c-f7f1-4c54-bc29-e1c66f109d7c/resource/07a71588-1568-4326-a28a-d01a29e31bc0>,
        <https://data.amerigeoss.org/dataset/44bde29c-f7f1-4c54-bc29-e1c66f109d7c/resource/b43c816d-cbe8-4de8-8bc1-7ca0f7157f6d>,
        <https://data.amerigeoss.org/dataset/44bde29c-f7f1-4c54-bc29-e1c66f109d7c/resource/c95cfd1c-f010-49b8-8c46-56ec6a7079a3>,
        <https://data.amerigeoss.org/dataset/44bde29c-f7f1-4c54-bc29-e1c66f109d7c/resource/ca4bbfb1-9df0-4cc7-a279-31a8ab7df66a> ;
    dcat:keyword "2013",
        "amerigeo",
        "amerigeoss",
        "bill",
        "bills",
        "ckan",
        "geo",
        "geoss",
        "legislative",
        "legislature",
        "national",
        "north-america",
        "session",
        "signed",
        "united-states",
        "veto",
        "vetoed" ;
    dcat:theme <%7BAdministrative%7D> .

<https://data.amerigeoss.org/dataset/44bde29c-f7f1-4c54-bc29-e1c66f109d7c/resource/07a71588-1568-4326-a28a-d01a29e31bc0> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:18.472223"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:35:45.695311"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/xbn8-g7iv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/44bde29c-f7f1-4c54-bc29-e1c66f109d7c/resource/b43c816d-cbe8-4de8-8bc1-7ca0f7157f6d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:18.472228"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:35:45.695694"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/xbn8-g7iv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/44bde29c-f7f1-4c54-bc29-e1c66f109d7c/resource/c95cfd1c-f010-49b8-8c46-56ec6a7079a3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:18.472212"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:35:45.694912"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/xbn8-g7iv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/44bde29c-f7f1-4c54-bc29-e1c66f109d7c/resource/ca4bbfb1-9df0-4cc7-a279-31a8ab7df66a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:18.472234"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:35:45.696075"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/xbn8-g7iv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

