@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/07f8e58f-b260-4fdb-8e5a-d708cdedf0a5> a dcat:Dataset ;
    dct:description "Physical inventory record of the agency Artworks collection and Decorative Arts collection.  Lists the locations, quantities, dates, dollar values and other information relevant for Agency assets. " ;
    dct:identifier "40B1961C-704C-440B-BE83-867C3C72CB4B" ;
    dct:issued "2025-09-23T17:31:10.735377"^^xsd:dateTime ;
    dct:modified "2019-05-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Heritage Assets Inventory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Administrative Officer (Director of Administrative Services); Bonita Smith and/or Director of Finance; Heidi Ren" ;
            vcard:hasEmail <mailto:smithb@arts.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "null" .

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

