@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/474c573e-8dfa-49fc-89d3-8b0d24eb916b> a dcat:Dataset ;
    dct:description "The Patent Trial and Appeal Board (PTAB) API is a RESTful API with an easy to use search interface. You can easily browse USPTO PTAB public documents, search for specific content, and request a bulk download of PTAB content. The PTAB API synchronizes close to real time with the PTAB E2E (End-to-End) system making the latest public America Invents Action (AIA) Trial information and documents available. PTAB API v2 has text search capabilities for decision documents." ;
    dct:identifier "ODP-PTAB-API" ;
    dct:issued "2019-09-25"^^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 "Patent Trial and Appeal Board (PTAB) API (Version 2.0)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Scott Beliveau" ;
            vcard:hasEmail <mailto:Scott.Beliveau@uspto.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/474c573e-8dfa-49fc-89d3-8b0d24eb916b/resource/dcb5b5fd-7d51-402e-98fb-86442a870e99> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "appeal",
        "board",
        "bpai",
        "ckan",
        "decisions",
        "documents",
        "geo",
        "geoss",
        "national",
        "north-america",
        "patent",
        "proceedings",
        "ptab",
        "trial",
        "united-states",
        "uspto" ;
    dcat:theme <%7Buspto>,
        <api%7D>,
        <appeal>,
        <board>,
        <bpai>,
        <decisions>,
        <documents>,
        <patent>,
        <proceedings>,
        <ptab>,
        <trial> .

<https://data.amerigeoss.org/dataset/474c573e-8dfa-49fc-89d3-8b0d24eb916b/resource/dcb5b5fd-7d51-402e-98fb-86442a870e99> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2022-07-15T13:50:16.074537"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:06:24.791712"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://developer.uspto.gov/api-catalog/ptab-api-v2> .

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

