@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/801124e0-6fd9-46dd-b7c0-320d63339246> a dcat:Dataset ;
    dct:description "Meeting transcripts from the Federal Prevailing Rate Advisory Committee (FPRAC), which studies the prevailing (market) rate system for wages and other matters pertinent to the establishment of prevailing rates." ;
    dct:identifier "OPM-FPRAC-0002" ;
    dct:issued "2025-11-22T23:48:25.349852"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Federal Prevailing Rate Advisory Committee (FPRAC) Meeting Transcripts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Eicher" ;
            vcard:hasEmail <mailto:michael.eicher@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "federal-employment",
        "federal-prevailing-rate-advisory-committee",
        "fprac",
        "geo",
        "geoss",
        "market-rates",
        "meeting-transcripts",
        "national",
        "north-america",
        "prevailing-rates",
        "united-states",
        "wages" .

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

