@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/01981fb5-df2a-4c47-82b8-e913278e1fcc> a dcat:Dataset ;
    dct:description "Every Federal agency that operates or directs one or more Federal laboratories or that conducts research and development is required to prepare and submit an annual report of its technology transfer activities as described in 15 U.S.C. § 3710(f)." ;
    dct:identifier "ark:/88434/mds2-2235" ;
    dct:issued "2020-05-27"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2017-11-21T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Federal Lab Technology Transfer Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Courtney Silverthorn" ;
            vcard:hasEmail <mailto:tpo@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/01981fb5-df2a-4c47-82b8-e913278e1fcc/resource/b8753b84-a5ac-4266-91f2-e7fe2686b263> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "invention",
        "license",
        "national",
        "north-america",
        "patent",
        "technology-transfer",
        "united-states" ;
    dcat:theme <%7BInfrastructure%7D> .

<https://data.amerigeoss.org/dataset/01981fb5-df2a-4c47-82b8-e913278e1fcc/resource/b8753b84-a5ac-4266-91f2-e7fe2686b263> a dcat:Distribution ;
    dct:issued "2022-08-07T18:20:33.062841"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:48:53.418853"^^xsd:dateTime ;
    dct:title "DOI Access for Federal Lab Technology Transfer Database" ;
    dcat:accessURL <https://doi.org/10.18434/M32235> .

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

