@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/404fc489-8098-4923-9450-5284cf849a4f> 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-553" ;
    dct:issued "2025-11-21T05:30:18.167035"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-04-13T16:45:26.030000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Number of Requests Per Year by Week 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/404fc489-8098-4923-9450-5284cf849a4f/resource/53f78ef2-889d-4cd5-9e99-4c3318094fd6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api-management",
        "ckan",
        "developer",
        "geo",
        "geoss",
        "metrics",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/404fc489-8098-4923-9450-5284cf849a4f/resource/53f78ef2-889d-4cd5-9e99-4c3318094fd6> a dcat:Distribution ;
    dct:description "For these queries, a specially-configured $filter method is REQUIRED." ;
    dct:format "API" ;
    dct:issued "2021-04-12T19:37:14.590620"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:30:18.159920"^^xsd:dateTime ;
    dct:title "DOL API" ;
    dcat:accessURL <http://api.dol.gov/V1/ApiMetrics/PerKey/NumberOfRequestsPerYearByWeeks?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" .

