@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/62fb368f-1263-4fb7-8fac-928a5ab711c5> a dcat:Dataset ;
    dct:description "List of Oregon weed free forage providers" ;
    dct:identifier <https://data.oregon.gov/api/views/rakx-9znf> ;
    dct:issued "2018-08-30"^^xsd:date ;
    dct:modified "2022-07-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Weed Free Forage" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Katherine Leamaster" ;
            vcard:hasEmail <mailto:no-reply@data.oregon.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/62fb368f-1263-4fb7-8fac-928a5ab711c5/resource/807a63cd-ae88-4886-a13a-3b71d5d48ad1>,
        <https://data.amerigeoss.org/dataset/62fb368f-1263-4fb7-8fac-928a5ab711c5/resource/831fc5b6-0ee3-4602-8708-16866923c7af>,
        <https://data.amerigeoss.org/dataset/62fb368f-1263-4fb7-8fac-928a5ab711c5/resource/bb33c75c-b35d-4448-ae32-8bc7a2592b8e>,
        <https://data.amerigeoss.org/dataset/62fb368f-1263-4fb7-8fac-928a5ab711c5/resource/d258d802-95ed-45ca-b129-ed0f45832b23> ;
    dcat:keyword "agriculture",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "feed",
        "forage",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "weed-free" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/62fb368f-1263-4fb7-8fac-928a5ab711c5/resource/807a63cd-ae88-4886-a13a-3b71d5d48ad1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:22:57.411314"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:22:29.210359"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/rakx-9znf/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/62fb368f-1263-4fb7-8fac-928a5ab711c5/resource/831fc5b6-0ee3-4602-8708-16866923c7af> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:22:57.411335"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:22:29.211597"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/rakx-9znf/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/62fb368f-1263-4fb7-8fac-928a5ab711c5/resource/bb33c75c-b35d-4448-ae32-8bc7a2592b8e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:22:57.411325"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:22:29.210788"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/rakx-9znf/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/62fb368f-1263-4fb7-8fac-928a5ab711c5/resource/d258d802-95ed-45ca-b129-ed0f45832b23> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:22:57.411330"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:22:29.211180"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.oregon.gov/api/views/rakx-9znf/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

