@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/7305d74c-69ff-4eec-9a29-4a3249088e05> 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 "7305d74c-69ff-4eec-9a29-4a3249088e05" ;
    dct:issued "2025-11-30T06:28:09.157003"^^xsd:dateTime ;
    dct:modified "2025-11-30T06:28:09.157007"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Top Data Tables Per Year by Week 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/7305d74c-69ff-4eec-9a29-4a3249088e05/resource/cc752921-97e6-4adf-b732-39b4829fb4c7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7305d74c-69ff-4eec-9a29-4a3249088e05/resource/cc752921-97e6-4adf-b732-39b4829fb4c7> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2017-01-11T22:54:41.975055"^^xsd:dateTime ;
    dct:modified "2025-11-30T06:28:09.150948"^^xsd:dateTime ;
    dct:title "DOL API" ;
    dcat:accessURL <http://api.dol.gov/V1/ApiMetrics/PerKey/TopDataTablesPerKeyWeeks?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" .

