@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/1edd7752-d3ca-41da-ae37-1fad7ac814c5> a dcat:Dataset ;
    dct:description "N/A" ;
    dct:identifier "220541" ;
    dct:issued "2025-09-24T06:47:10.297577"^^xsd:dateTime ;
    dct:modified "2021-06-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Robonaut 2 Technologies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Federal Labs" ;
            vcard:hasEmail <mailto:no-reply@federallabs.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1edd7752-d3ca-41da-ae37-1fad7ac814c5/resource/0d53d0bd-996d-4040-8780-e6f646337da8> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "general-services-administration",
        "gsa",
        "harvest-source",
        "json",
        "project-open-data",
        "public-data-listing" .

<https://data.amerigeoss.org/dataset/1edd7752-d3ca-41da-ae37-1fad7ac814c5/resource/0d53d0bd-996d-4040-8780-e6f646337da8> a dcat:Distribution ;
    dct:issued "2021-10-20T16:22:08.696422"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:47:10.279579"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://federallabs.org/technology/robonaut-2-technologies-0> .

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

