@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/07315661-4c21-486d-bf09-aadc3112b7d6> a dcat:Dataset ;
    dct:description "Contains detailed information derived from the Office actions issued by patent examiners to applicants during the patent examination process. The Office Action is a written notification to the applicant of the examiners decision on patentability. It generally discloses the reasons for any rejections, objections, or requirements and includes relevant information or references that the applicant may find useful for responding to the examiner and deciding whether to continue prosecuting the application. This api refreshes daily and contains publicly available Office Actions starting with 12 series applications." ;
    dct:identifier "ODP-OATR-API" ;
    dct:issued "2020-03-12"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2021-12-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Office Action Text Retrieval API (Version 1)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Scott Beliveau" ;
            vcard:hasEmail <mailto:Scott.Beliveau@uspto.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/07315661-4c21-486d-bf09-aadc3112b7d6/resource/b58e5370-b36a-472c-8bfd-a51169885590> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "api",
        "office-actions",
        "patent",
        "patent-application",
        "retrieval",
        "text",
        "uspto" ;
    dcat:theme <%22office%20actions%22>,
        <%22patent%20application%22>,
        <%7Buspto>,
        <api%7D>,
        <patent>,
        <retrieval>,
        <text> .

<https://data.amerigeoss.org/dataset/07315661-4c21-486d-bf09-aadc3112b7d6/resource/b58e5370-b36a-472c-8bfd-a51169885590> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2022-07-15T13:50:24.919256"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:14:54.271995"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://developer.uspto.gov/api-catalog/uspto-office-action-text-retrieval-api> .

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

