@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/3d079a95-8b1f-434e-9ef3-5c8adb978222> a dcat:Dataset ;
    dct:description "This data set contains information about any DOT employees and contractors participating in the parking permit program at DOT Headquarters, details about their vehicles, and transaction histories." ;
    dct:identifier "589.0" ;
    dct:issued "2014-10-24"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOT Headquarters Parking data -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ja-Mel Wylie" ;
            vcard:hasEmail <mailto:Ja-Mel.Wylie@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3d079a95-8b1f-434e-9ef3-5c8adb978222/resource/5b557d04-8d62-4c18-95f0-b8e87043e7ca> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "benefit",
        "ckan",
        "contractor",
        "employee",
        "geo",
        "geoss",
        "national",
        "north-america",
        "parking",
        "transaction",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3d079a95-8b1f-434e-9ef3-5c8adb978222/resource/5b557d04-8d62-4c18-95f0-b8e87043e7ca> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:01:26.151375"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:18:01.721750"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

