@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/2ab02997-90d4-42c9-9d5e-f42b7dde42e6> a dcat:Dataset ;
    dct:description "For newcomers to the opendata.maryland.gov site, gopi.data.socrata.com, and performance.maryland.gov, this page provides some insight and training into navigating these portals and how to effectively use Data & Insights, these sites' data management tool." ;
    dct:identifier <https://opendata.maryland.gov/api/views/qr67-gp98> ;
    dct:issued "2021-10-14"^^xsd:date ;
    dct:modified "2022-10-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Open Data Portal and Data & Insights Training" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Administrator" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "beginner",
        "getting-started",
        "guide",
        "maryland",
        "open-data",
        "socrata",
        "training" ;
    dcat:theme <%7BAdministrative%7D> .

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

