@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/658e0268-fc31-49b4-bb07-753631e717e1> a dcat:Dataset ;
    dct:description "Use this API to search Patent Litigation Cases. The Patent Litigation Dataset contains detailed patent litigation data on 74,623 unique district court cases filed during the period 1963-2015. OCE collected all of the data from the Public Access to Court Electronics Records (PACER) and RECAP, an independent project designed to serve as a repository for litigation data sourced from PACER." ;
    dct:identifier "OCE-PLC-API" ;
    dct:issued "2018-02-26"^^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 "OCE - Patent Litigation Cases API (Version 1)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nicholas Pairolero" ;
            vcard:hasEmail <mailto:Nicholas.Pairolero@uspto.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/658e0268-fc31-49b4-bb07-753631e717e1/resource/36cf0c7b-9ba4-4b55-8464-f48fb1327b28> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "cases",
        "ckan",
        "geo",
        "geoss",
        "litigation",
        "national",
        "north-america",
        "oce",
        "office-of-the-chief-economist",
        "patent",
        "united-states",
        "uspto" ;
    dcat:theme <%7Buspto>,
        <api%7D>,
        <cases>,
        <litigation>,
        <patent> .

<https://data.amerigeoss.org/dataset/658e0268-fc31-49b4-bb07-753631e717e1/resource/36cf0c7b-9ba4-4b55-8464-f48fb1327b28> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2022-07-15T13:50:33.116022"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:23:50.462998"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://developer.uspto.gov/api-catalog/oce-patent-litigation-cases> .

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

