@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/365d7d1c-7246-46a5-85d9-da0981fc1078> a dcat:Dataset ;
    dct:description "Developers using the DOL-wide API have access to a variety of queries providing usage metrics for their app's key." ;
    dct:identifier "API_M-12-012:000-557" ;
    dct:issued "2025-11-20T23:16:04.231215"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-04-13T16:45:58.399000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Top Datasets Per Month per Key" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Pulsifer" ;
            vcard:hasEmail <mailto:pulsifer.michael@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/365d7d1c-7246-46a5-85d9-da0981fc1078/resource/69a8b25c-c8c9-4abe-b439-42bf7987dbb8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api-management",
        "ckan",
        "developer",
        "geo",
        "geoss",
        "metrics",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/365d7d1c-7246-46a5-85d9-da0981fc1078/resource/69a8b25c-c8c9-4abe-b439-42bf7987dbb8> a dcat:Distribution ;
    dct:description "For these queries, a specially-configured $filter method is REQUIRED." ;
    dct:format "API" ;
    dct:issued "2021-04-12T19:37:40.950857"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:16:04.224296"^^xsd:dateTime ;
    dct:title "DOL API" ;
    dcat:accessURL <http://api.dol.gov/V1/ApiMetrics/PerKey/TopDatasetsPerMonthPerKeys?KEY=352e8ef9-7b38-4428-875b-eefd39df6289&%24filter=TOKEN%20eq%20guid%27352e8ef9-7b38-4428-875b-eefd39df6289%27> .

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

