@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/2256ce70-3614-4992-9271-eceaff703ad2> a dcat:Dataset ;
    dct:description "American Job Center partners with O'Net to provide a variety of APIs useful for jobseekers." ;
    dct:identifier "GSA - 138668" ;
    dct:issued "2025-09-24T09:27:19.769167"^^xsd:dateTime ;
    dct:language "{en-us}" ;
    dct:modified "2015-11-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "American Job Center Resource API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Darlene S Meskell" ;
            vcard:hasEmail <mailto:darlene.meskell@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2256ce70-3614-4992-9271-eceaff703ad2/resource/fca30adb-5f88-4073-a388-64670c49007a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "american-job-center",
        "job",
        "resource-center" ;
    dcat:theme <%7BAPI%7D> .

<https://data.amerigeoss.org/dataset/2256ce70-3614-4992-9271-eceaff703ad2/resource/fca30adb-5f88-4073-a388-64670c49007a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:12:35.951280"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:27:19.751753"^^xsd:dateTime ;
    dct:title "American Job Center Resource API" ;
    dcat:accessURL <http://jobcenter.usa.gov/apis> ;
    dcat:mediaType "text/html" .

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

