@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/6d3aa5b3-36db-4308-b4dc-61f42b33f271> a dcat:Dataset ;
    dct:description """This dataset contains Information on the County’s three retirement programs:  Employee’s Retirement System (ERS), Retirement Savings Plan (RSP) and Deferred Compensations Plan (DCP). \r
Update Frequency :Annually""" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/24at-z7c6> ;
    dct:issued "2017-06-06"^^xsd:date ;
    dct:modified "2022-07-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Montgomery County Employee Retirement Plans – General Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MCG ESB Service" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d3aa5b3-36db-4308-b4dc-61f42b33f271/resource/21ca6c2b-d43c-4956-9a91-cfce41fb71e1>,
        <https://data.amerigeoss.org/dataset/6d3aa5b3-36db-4308-b4dc-61f42b33f271/resource/299d7575-3c6b-47be-9a3e-33547d027041>,
        <https://data.amerigeoss.org/dataset/6d3aa5b3-36db-4308-b4dc-61f42b33f271/resource/430e6486-d40a-4a87-be62-520c52126f54>,
        <https://data.amerigeoss.org/dataset/6d3aa5b3-36db-4308-b4dc-61f42b33f271/resource/7d4b8602-d5f2-4b30-8552-c079ae28ce87> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "employee",
        "geo",
        "geoss",
        "national",
        "north-america",
        "personnel",
        "retirement",
        "united-states" ;
    dcat:theme <%7B%22Human%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/6d3aa5b3-36db-4308-b4dc-61f42b33f271/resource/21ca6c2b-d43c-4956-9a91-cfce41fb71e1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T15:29:30.336520"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:42:02.515989"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/24at-z7c6/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6d3aa5b3-36db-4308-b4dc-61f42b33f271/resource/299d7575-3c6b-47be-9a3e-33547d027041> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T15:29:30.336530"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:42:02.516907"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/24at-z7c6/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6d3aa5b3-36db-4308-b4dc-61f42b33f271/resource/430e6486-d40a-4a87-be62-520c52126f54> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T15:29:30.336527"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:42:02.516487"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/24at-z7c6/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6d3aa5b3-36db-4308-b4dc-61f42b33f271/resource/7d4b8602-d5f2-4b30-8552-c079ae28ce87> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T15:29:30.336533"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:42:02.517291"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/24at-z7c6/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

