@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/35beb732-c9a0-4fee-9844-4f0cad59f33e> a dcat:Dataset ;
    dct:description "Report indicates the percentage of employees who were hired by race/ethnicity and gender during the respective fiscal year." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/hjb9-uedr> ;
    dct:issued "2021-04-07"^^xsd:date ;
    dct:modified "2021-04-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "New Hire Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "svc dmesb" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/35beb732-c9a0-4fee-9844-4f0cad59f33e/resource/1ae4cba6-9f15-45bc-bf07-8b8fe43bc429>,
        <https://data.amerigeoss.org/dataset/35beb732-c9a0-4fee-9844-4f0cad59f33e/resource/24d51e65-59e0-4c13-93ca-b68855f938f3>,
        <https://data.amerigeoss.org/dataset/35beb732-c9a0-4fee-9844-4f0cad59f33e/resource/a35c9047-bf4f-4a83-acea-766ca618ea02>,
        <https://data.amerigeoss.org/dataset/35beb732-c9a0-4fee-9844-4f0cad59f33e/resource/e3262801-5120-4fba-b85e-47dc0c487867> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "employee",
        "hire",
        "human_resources",
        "new",
        "report" ;
    dcat:theme <%7B%22Human%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/35beb732-c9a0-4fee-9844-4f0cad59f33e/resource/1ae4cba6-9f15-45bc-bf07-8b8fe43bc429> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T15:36:11.023189"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:15:55.093420"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/hjb9-uedr/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/35beb732-c9a0-4fee-9844-4f0cad59f33e/resource/24d51e65-59e0-4c13-93ca-b68855f938f3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T15:36:11.023192"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:15:55.094888"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/hjb9-uedr/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/35beb732-c9a0-4fee-9844-4f0cad59f33e/resource/a35c9047-bf4f-4a83-acea-766ca618ea02> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T15:36:11.023182"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:15:55.091945"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/hjb9-uedr/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/35beb732-c9a0-4fee-9844-4f0cad59f33e/resource/e3262801-5120-4fba-b85e-47dc0c487867> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T15:36:11.023195"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:15:55.096200"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/hjb9-uedr/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" .

