@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/1810bfd7-bf7f-4d7e-9389-3ba4d3f1a20e> a dcat:Dataset ;
    dct:description "List of species hunted or trapped in Maryland" ;
    dct:identifier <https://opendata.maryland.gov/api/views/ikha-2iuk> ;
    dct:issued "2021-06-21"^^xsd:date ;
    dct:modified "2025-07-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Hunting Species" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anthony.Burrows1@maryland.gov" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1810bfd7-bf7f-4d7e-9389-3ba4d3f1a20e/resource/083f6d17-5aef-4644-86f9-fcf3650a69e5>,
        <https://data.amerigeoss.org/dataset/1810bfd7-bf7f-4d7e-9389-3ba4d3f1a20e/resource/625a136b-62c3-45ef-9894-2c9ba412bd2a>,
        <https://data.amerigeoss.org/dataset/1810bfd7-bf7f-4d7e-9389-3ba4d3f1a20e/resource/b35d0425-811e-44c1-8e75-697a211bd501>,
        <https://data.amerigeoss.org/dataset/1810bfd7-bf7f-4d7e-9389-3ba4d3f1a20e/resource/ee34e511-35a6-4657-b495-c447a12212d6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "hunting",
        "species" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/1810bfd7-bf7f-4d7e-9389-3ba4d3f1a20e/resource/083f6d17-5aef-4644-86f9-fcf3650a69e5> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-07-23T14:10:27.167012"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:35:44.489709"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/ikha-2iuk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1810bfd7-bf7f-4d7e-9389-3ba4d3f1a20e/resource/625a136b-62c3-45ef-9894-2c9ba412bd2a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-07-23T14:10:27.167014"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:35:44.490474"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/ikha-2iuk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1810bfd7-bf7f-4d7e-9389-3ba4d3f1a20e/resource/b35d0425-811e-44c1-8e75-697a211bd501> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-07-23T14:10:27.167001"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:35:44.488119"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/ikha-2iuk/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1810bfd7-bf7f-4d7e-9389-3ba4d3f1a20e/resource/ee34e511-35a6-4657-b495-c447a12212d6> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-07-23T14:10:27.167008"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:35:44.488927"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/ikha-2iuk/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" .

