@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/0f24bcd2-6db2-467d-bdfd-5bc2c1b758eb> a dcat:Dataset ;
    dct:description "Businesses registered with the Secretary of State Corporation Division during the month of December." ;
    dct:identifier <https://data.oregon.gov/api/views/fizx-mxwm> ;
    dct:issued "2018-02-01"^^xsd:date ;
    dct:modified "2025-02-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "New Business List - December" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Judy Weems" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0f24bcd2-6db2-467d-bdfd-5bc2c1b758eb/resource/2dd6868f-ffcc-44be-a7b2-5ff1ce401db4>,
        <https://data.amerigeoss.org/dataset/0f24bcd2-6db2-467d-bdfd-5bc2c1b758eb/resource/387de4bd-f10f-4968-afac-393b5d7aa35c>,
        <https://data.amerigeoss.org/dataset/0f24bcd2-6db2-467d-bdfd-5bc2c1b758eb/resource/f0a3e391-959c-4bb2-9d5a-3fedd1023fec>,
        <https://data.amerigeoss.org/dataset/0f24bcd2-6db2-467d-bdfd-5bc2c1b758eb/resource/fd5a785f-4b17-48e1-94a6-62243dbb113e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "business-name",
        "registration" ;
    dcat:theme <%7Bbusiness%7D> .

<https://data.amerigeoss.org/dataset/0f24bcd2-6db2-467d-bdfd-5bc2c1b758eb/resource/2dd6868f-ffcc-44be-a7b2-5ff1ce401db4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:22:27.721152"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:28:59.018576"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/fizx-mxwm/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0f24bcd2-6db2-467d-bdfd-5bc2c1b758eb/resource/387de4bd-f10f-4968-afac-393b5d7aa35c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:22:27.721149"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:28:59.017849"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/fizx-mxwm/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0f24bcd2-6db2-467d-bdfd-5bc2c1b758eb/resource/f0a3e391-959c-4bb2-9d5a-3fedd1023fec> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:22:27.721140"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:28:59.016282"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/fizx-mxwm/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0f24bcd2-6db2-467d-bdfd-5bc2c1b758eb/resource/fd5a785f-4b17-48e1-94a6-62243dbb113e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:22:27.721146"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:28:59.017139"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/fizx-mxwm/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" .

