@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/36213d03-ffd1-41d5-a7a9-e265ce12932b> a dcat:Dataset ;
    dct:description "Oregon State Athletic Commission calendar of events" ;
    dct:identifier <https://data.oregon.gov/api/views/vuh8-7ewj> ;
    dct:issued "2019-03-12"^^xsd:date ;
    dct:modified "2019-04-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OSAC Calendar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "jw_yost" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/36213d03-ffd1-41d5-a7a9-e265ce12932b/resource/3e335099-1500-40db-871b-2aa5c4d84a17>,
        <https://data.amerigeoss.org/dataset/36213d03-ffd1-41d5-a7a9-e265ce12932b/resource/5259bb72-b7c3-4edd-aca8-dbb23cfd0aed>,
        <https://data.amerigeoss.org/dataset/36213d03-ffd1-41d5-a7a9-e265ce12932b/resource/5db31762-577e-4510-87c1-d756cefdccbb>,
        <https://data.amerigeoss.org/dataset/36213d03-ffd1-41d5-a7a9-e265ce12932b/resource/df43434a-ae27-4819-8123-a1640da5d78b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boxing",
        "ckan",
        "entertainment-wrestling",
        "geo",
        "geoss",
        "kick-boxing",
        "mixed-martial-arts",
        "mma",
        "national",
        "north-america",
        "oregon-state-athletic-commission",
        "osac",
        "ring-side-sports",
        "united-states",
        "wrestling" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/36213d03-ffd1-41d5-a7a9-e265ce12932b/resource/3e335099-1500-40db-871b-2aa5c4d84a17> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:15.340289"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:07:30.794562"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/vuh8-7ewj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/36213d03-ffd1-41d5-a7a9-e265ce12932b/resource/5259bb72-b7c3-4edd-aca8-dbb23cfd0aed> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:15.340295"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:07:30.794964"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/vuh8-7ewj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/36213d03-ffd1-41d5-a7a9-e265ce12932b/resource/5db31762-577e-4510-87c1-d756cefdccbb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:15.340280"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:07:30.794155"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/vuh8-7ewj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/36213d03-ffd1-41d5-a7a9-e265ce12932b/resource/df43434a-ae27-4819-8123-a1640da5d78b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:15.340299"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:07:30.795342"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/vuh8-7ewj/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" .

