@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/296f3c83-c4e7-4729-b661-8be9dbd2ae5c> a dcat:Dataset ;
    dct:description "PMRS is a data warehouse that collects data critical to the analysis of progress on strategic and annual performance plans." ;
    dct:identifier "PMRS" ;
    dct:issued "2025-09-24T17:30:09.333336"^^xsd:dateTime ;
    dct:modified "2013-12-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Performance Measurement and Reporting System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jay Bosanko" ;
            vcard:hasEmail <mailto:opendata@nara.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/296f3c83-c4e7-4729-b661-8be9dbd2ae5c/resource/5ec7b68a-0ff5-48b8-a5c9-a325986289b5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agency-goals",
        "agency-statistics",
        "nara",
        "national-archives",
        "performance",
        "performance-metrics" .

<https://data.amerigeoss.org/dataset/296f3c83-c4e7-4729-b661-8be9dbd2ae5c/resource/5ec7b68a-0ff5-48b8-a5c9-a325986289b5> a dcat:Distribution ;
    dct:issued "2024-11-07T09:48:48.570583"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:30:09.311480"^^xsd:dateTime ;
    dct:title "Annual Performance Plans and Reports web page" ;
    dcat:accessURL <https://www.archives.gov/about/plans-reports/performance-accountability/> .

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

