@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/445309b7-500b-4347-a22b-6aeabbe8cb59> a dcat:Dataset ;
    dct:description "Oregon workers' compensation data attorney fees paid. The data is presented in the Department of Consumer and Business Services report at https://www.oregon.gov/dcbs/reports/compensation/Pages/index.aspx. The attached pdf provides definitions of the data." ;
    dct:identifier <https://data.oregon.gov/api/views/nvw4-u7fx> ;
    dct:issued "2019-10-03"^^xsd:date ;
    dct:modified "2021-08-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Workers' Compensation Attorney Fees" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DCBS Research Unit" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/445309b7-500b-4347-a22b-6aeabbe8cb59/resource/83f59037-42cd-4537-8c89-34cf06561be2>,
        <https://data.amerigeoss.org/dataset/445309b7-500b-4347-a22b-6aeabbe8cb59/resource/bafd2501-2e6c-4c42-8852-48755e229a47>,
        <https://data.amerigeoss.org/dataset/445309b7-500b-4347-a22b-6aeabbe8cb59/resource/d600137c-d5ba-4edc-9f07-3c67e72eb3e4>,
        <https://data.amerigeoss.org/dataset/445309b7-500b-4347-a22b-6aeabbe8cb59/resource/d9965c80-83b1-471f-947f-aa9a3cd46093> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "attorney-fees",
        "ckan",
        "disputes",
        "geo",
        "geoss",
        "legal-costs",
        "national",
        "north-america",
        "oregon",
        "united-states",
        "workers-compensation" ;
    dcat:theme <%7BBusiness%7D> .

<https://data.amerigeoss.org/dataset/445309b7-500b-4347-a22b-6aeabbe8cb59/resource/83f59037-42cd-4537-8c89-34cf06561be2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:22:52.656690"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:19:52.666828"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/nvw4-u7fx/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/445309b7-500b-4347-a22b-6aeabbe8cb59/resource/bafd2501-2e6c-4c42-8852-48755e229a47> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:22:52.656705"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:19:52.667625"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/nvw4-u7fx/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/445309b7-500b-4347-a22b-6aeabbe8cb59/resource/d600137c-d5ba-4edc-9f07-3c67e72eb3e4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:22:52.656710"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:19:52.668005"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/nvw4-u7fx/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/445309b7-500b-4347-a22b-6aeabbe8cb59/resource/d9965c80-83b1-471f-947f-aa9a3cd46093> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:22:52.656700"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:19:52.667239"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/nvw4-u7fx/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

