@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/09234410-09f3-4f09-8059-d085c1da653e> a dcat:Dataset ;
    dct:description "Businesses registered with the Secretary of State Corporation Division during the month of February." ;
    dct:identifier <https://data.oregon.gov/api/views/rzbk-bycp> ;
    dct:issued "2018-07-02"^^xsd:date ;
    dct:modified "2025-04-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "New Business List - February" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Judy Weems" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09234410-09f3-4f09-8059-d085c1da653e/resource/5031667e-b472-4b42-b65b-c6c5223b9403>,
        <https://data.amerigeoss.org/dataset/09234410-09f3-4f09-8059-d085c1da653e/resource/66482c5b-fd9f-4124-afe6-ac081a2f1852>,
        <https://data.amerigeoss.org/dataset/09234410-09f3-4f09-8059-d085c1da653e/resource/7c5b268a-8792-481e-b74c-ea88dd41668d>,
        <https://data.amerigeoss.org/dataset/09234410-09f3-4f09-8059-d085c1da653e/resource/dd1f1959-5677-470b-8828-78bd1f909a23> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "buisness-name",
        "registration" ;
    dcat:theme <%7Bbusiness%7D> .

<https://data.amerigeoss.org/dataset/09234410-09f3-4f09-8059-d085c1da653e/resource/5031667e-b472-4b42-b65b-c6c5223b9403> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:01.173513"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:55:13.264044"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/rzbk-bycp/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/09234410-09f3-4f09-8059-d085c1da653e/resource/66482c5b-fd9f-4124-afe6-ac081a2f1852> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:01.173518"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:55:13.264827"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/rzbk-bycp/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/09234410-09f3-4f09-8059-d085c1da653e/resource/7c5b268a-8792-481e-b74c-ea88dd41668d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:01.173500"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:55:13.263225"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/rzbk-bycp/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/09234410-09f3-4f09-8059-d085c1da653e/resource/dd1f1959-5677-470b-8828-78bd1f909a23> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:01.173523"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:55:13.265596"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/rzbk-bycp/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" .

