@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/09062e8f-bce1-4c05-b173-2d0e8b3ef7b0> a dcat:Dataset ;
    dct:description "Bills signed by Governor Kate Brown during the 2019 Legislative session." ;
    dct:identifier <https://data.oregon.gov/api/views/aj6g-6752> ;
    dct:issued "2019-03-27"^^xsd:date ;
    dct:modified "2022-10-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bills Signed by Governor Brown 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carlee Justis" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09062e8f-bce1-4c05-b173-2d0e8b3ef7b0/resource/1cd94da0-82b8-45ba-af4b-7ac49d45be5e>,
        <https://data.amerigeoss.org/dataset/09062e8f-bce1-4c05-b173-2d0e8b3ef7b0/resource/4d264880-5db7-444d-94f0-c64d305ea9fb>,
        <https://data.amerigeoss.org/dataset/09062e8f-bce1-4c05-b173-2d0e8b3ef7b0/resource/763d7298-83e3-4e9c-b186-508df10c520e>,
        <https://data.amerigeoss.org/dataset/09062e8f-bce1-4c05-b173-2d0e8b3ef7b0/resource/8b170604-5069-4d6b-a922-4d44e7256cb7> ;
    dcat:keyword "2019",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bills",
        "brown",
        "governor",
        "legislative",
        "session",
        "signed" ;
    dcat:theme <%7BAdministrative%7D> .

<https://data.amerigeoss.org/dataset/09062e8f-bce1-4c05-b173-2d0e8b3ef7b0/resource/1cd94da0-82b8-45ba-af4b-7ac49d45be5e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:22:16.403186"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:52:56.213852"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/aj6g-6752/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/09062e8f-bce1-4c05-b173-2d0e8b3ef7b0/resource/4d264880-5db7-444d-94f0-c64d305ea9fb> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:22:16.403183"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:52:56.213119"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/aj6g-6752/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/09062e8f-bce1-4c05-b173-2d0e8b3ef7b0/resource/763d7298-83e3-4e9c-b186-508df10c520e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:22:16.403176"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:52:56.212379"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/aj6g-6752/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/09062e8f-bce1-4c05-b173-2d0e8b3ef7b0/resource/8b170604-5069-4d6b-a922-4d44e7256cb7> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:22:16.403189"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:52:56.214527"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/aj6g-6752/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" .

