@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/1f5aaf2b-d889-489d-9261-0d53776973ea> a dcat:Dataset ;
    dct:description "Oregon Timber Harvest Data, 1962-2019." ;
    dct:identifier <https://data.oregon.gov/api/views/c3sg-dt24> ;
    dct:issued "2021-01-31"^^xsd:date ;
    dct:modified "2021-02-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Timber Harvest Data 1962-2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brandon Kaetzel" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1f5aaf2b-d889-489d-9261-0d53776973ea/resource/7ca20774-db28-495b-85fa-bbab12814a16>,
        <https://data.amerigeoss.org/dataset/1f5aaf2b-d889-489d-9261-0d53776973ea/resource/833198e5-2d85-453f-82df-4fa4cb346c59>,
        <https://data.amerigeoss.org/dataset/1f5aaf2b-d889-489d-9261-0d53776973ea/resource/ce11927a-2e27-430a-a559-a707c5d0aaca>,
        <https://data.amerigeoss.org/dataset/1f5aaf2b-d889-489d-9261-0d53776973ea/resource/f88a1750-67a2-45e3-8a6b-e9ae99b316e3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "forestry",
        "geo",
        "geoss",
        "national",
        "north-america",
        "timber-harvest",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/1f5aaf2b-d889-489d-9261-0d53776973ea/resource/7ca20774-db28-495b-85fa-bbab12814a16> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T14:42:44.613154"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:19:52.542679"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/c3sg-dt24/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1f5aaf2b-d889-489d-9261-0d53776973ea/resource/833198e5-2d85-453f-82df-4fa4cb346c59> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T14:42:44.613139"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:19:52.541495"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/c3sg-dt24/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1f5aaf2b-d889-489d-9261-0d53776973ea/resource/ce11927a-2e27-430a-a559-a707c5d0aaca> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T14:42:44.613152"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:19:52.542300"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/c3sg-dt24/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1f5aaf2b-d889-489d-9261-0d53776973ea/resource/f88a1750-67a2-45e3-8a6b-e9ae99b316e3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T14:42:44.613148"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:19:52.541906"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/c3sg-dt24/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" .

