@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/65b32dc7-a490-45f2-b604-005178c9470b> a dcat:Dataset ;
    dct:description """<p>A database listing all job requisitions for Metro Government positions handled by the Human Resources Recruitment Division, including current status.</p>
""" ;
    dct:identifier "32bd6610-2367-4943-abc7-1dc069b0fbc0" ;
    dct:issued "2015-11-30"^^xsd:date ;
    dct:modified "2019-04-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "HR Requestion Log" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anonymous" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/65b32dc7-a490-45f2-b604-005178c9470b/resource/0acabb19-15a7-410d-98bd-58ec0f837969> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "no-keyword-provided",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/65b32dc7-a490-45f2-b604-005178c9470b/resource/0acabb19-15a7-410d-98bd-58ec0f837969> a dcat:Distribution ;
    dct:description "Requisition_Log.csv" ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:19:22.203825"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:31:04.171782"^^xsd:dateTime ;
    dct:title "HR Requisition Log" ;
    dcat:accessURL <https://data.louisvilleky.gov/sites/default/files/Requisition_Log.csv> ;
    dcat:mediaType "text/csv" .

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

