@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/2054616c-2dc6-4330-b1c1-431f84705544> a dcat:Dataset ;
    dct:description "ITAMS provides a web frontend for the managing of all HW Assets lifecycle data purchased by ATO since 2006.  In addition it contains much of our Enterprise SW license information and a vehicle to track SW decision made by the software board.  ITAMS also provides the IT Asset Exchange tool that allows for the removal" ;
    dct:identifier "1215.0" ;
    dct:issued "2000-01-01"^^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 "IT Asset Management System -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2054616c-2dc6-4330-b1c1-431f84705544/resource/986ade02-7a31-4cfd-9ae9-1ffc560100da> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "architecture",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2054616c-2dc6-4330-b1c1-431f84705544/resource/986ade02-7a31-4cfd-9ae9-1ffc560100da> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T20:07:58.825619"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:55:30.754828"^^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" .

