@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/6eb9dc8e-8ae3-41fa-ae38-c80d9fbc190e> a dcat:Dataset ;
    dct:description """api.data.gov is a free API management service for federal agencies. This API offers access to high level metrics for the APIs that are using the shared service.

This API is used to power the api.data.gov metrics page.""" ;
    dct:identifier "GSA-2022-07-11-01" ;
    dct:issued "2025-11-22T13:42:33.202866"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2022-07-11T14:15:09.532000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Api.Data.Gov Metrics API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "API Help Team" ;
            vcard:hasEmail <mailto:api.data.gov@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6eb9dc8e-8ae3-41fa-ae38-c80d9fbc190e/resource/d5e47d75-b0db-4232-9f67-6acdaf47c8a7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6eb9dc8e-8ae3-41fa-ae38-c80d9fbc190e/resource/d5e47d75-b0db-4232-9f67-6acdaf47c8a7> a dcat:Distribution ;
    dct:issued "2022-07-12T05:36:32.759810"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:42:33.196849"^^xsd:dateTime ;
    dct:title "Api.Data.Gov Metrics API" ;
    dcat:accessURL <https://open.gsa.gov/api/apidatagov-metrics/#overview> .

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

