@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/e80dfc9e-9a6e-45c1-ab12-db5e75e8ca9e> 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 "e80dfc9e-9a6e-45c1-ab12-db5e75e8ca9e" ;
    dct:issued "2025-12-02T01:36:45.042118"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:36:45.042122"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Top Datasets Per Key" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sue-li Yao" ;
            vcard:hasEmail <mailto:Yao.Sue-li@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e80dfc9e-9a6e-45c1-ab12-db5e75e8ca9e/resource/1cd90915-ceca-4f5c-99fb-390c513e7548> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e80dfc9e-9a6e-45c1-ab12-db5e75e8ca9e/resource/1cd90915-ceca-4f5c-99fb-390c513e7548> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2017-01-11T22:54:40.228433"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:36:45.035492"^^xsd:dateTime ;
    dct:title "DOL API" ;
    dcat:accessURL <http://api.dol.gov/V1/ApiMetrics/PerKey/TopDatasetsPerKeys?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" .

