@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/187b48f1-8366-4ed5-8639-88473e998499> a dcat:Dataset ;
    dct:description "DOE Patents, developed by the U.S. Department of Energy (DOE) Office of Scientific and Technical Information (OSTI), is a searchable database of patent information resulting from DOE-sponsored research and development (R&D).  Included here are patents that DOE sponsored through a variety of funding mechanisms, including grants, contracts, or cooperative agreements." ;
    dct:identifier "osti-2" ;
    dct:issued "2025-11-20T05:13:05.784126"^^xsd:dateTime ;
    dct:language "{us-EN}" ;
    dct:modified "2018-10-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOE Patents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lynn Davis" ;
            vcard:hasEmail <mailto:doepatentscomments@osti.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/187b48f1-8366-4ed5-8639-88473e998499/resource/43e5704e-6ddd-482f-9ee4-c98418c081b0>,
        <https://data.amerigeoss.org/dataset/187b48f1-8366-4ed5-8639-88473e998499/resource/a3f710f2-fcc2-46bf-8169-e33702a9329b>,
        <https://data.amerigeoss.org/dataset/187b48f1-8366-4ed5-8639-88473e998499/resource/ea32d469-b90c-495d-b1c9-7d026cf819a0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "department-of-energy",
        "doe",
        "energy",
        "energy-research",
        "geo",
        "geoss",
        "global-discovery",
        "information",
        "national",
        "north-america",
        "office-of-scientific-and-technical-information",
        "patents",
        "physical-science",
        "research",
        "research-and-development",
        "research-results",
        "science",
        "science-research",
        "technology",
        "united-states",
        "united-states-patent-and-trademark-office" ;
    dcat:theme <%7Bscience%7D> .

<https://data.amerigeoss.org/dataset/187b48f1-8366-4ed5-8639-88473e998499/resource/43e5704e-6ddd-482f-9ee4-c98418c081b0> a dcat:Distribution ;
    dct:issued "2020-11-10T16:26:04.362411"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:13:05.771207"^^xsd:dateTime ;
    dct:title "DOE Patents" ;
    dcat:accessURL <https://www.osti.gov/doepatents/> .

<https://data.amerigeoss.org/dataset/187b48f1-8366-4ed5-8639-88473e998499/resource/a3f710f2-fcc2-46bf-8169-e33702a9329b> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2020-11-10T16:26:04.362421"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:13:05.771607"^^xsd:dateTime ;
    dct:title "REST API" ;
    dcat:accessURL <https://www.osti.gov/doepatents/api/v1/docs> .

<https://data.amerigeoss.org/dataset/187b48f1-8366-4ed5-8639-88473e998499/resource/ea32d469-b90c-495d-b1c9-7d026cf819a0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:26:04.362427"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:13:05.771986"^^xsd:dateTime ;
    dct:title "XML Service" ;
    dcat:accessURL <https://www.osti.gov/doepatents/doepatentsxml> ;
    dcat:mediaType "application/xml" .

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

