@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:USPTO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:uspto .

bioregistry.metaresource:miriam dcterms:hasPart miriam:uspto .

bioregistry.metaresource:n2t dcterms:hasPart n2t:uspto .

bioregistry:uspto a bioregistry.schema:0000001 ;
    rdfs:label "United States Patent and Trademark Office" ;
    dcterms:contributor orcid:0000-0002-3012-7446 ;
    dcterms:description "The United States Patent and Trademark Office (USPTO) is the federal agency for granting U.S. patents and registering trademarks. As a mechanism that protects new ideas and investments in innovation and creativity, the USPTO is at the cutting edge of the nation's technological progress and achievement."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:USPTO,
        n2t:uspto,
        miriam:uspto ;
    foaf:homepage <http://patft.uspto.gov/netahtml/PTO/index.html> ;
    bioregistry.schema:0000005 "4145692"^^xsd:string ;
    bioregistry.schema:0000006 "http://patft.uspto.gov/netacgi/nph-Parser?Sect2=PTO1&Sect2=HITOFF&p=1&u=/netahtml/PTO/search-bool.html&r=1&f=G&l=50&d=PALL&RefSrch=yes&Query=PN/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^(\\d{1,2},?\\d{3},?\\d{3}|(PP|RE|AI|RX)\\d{2},?\\d{3}|(D|T|H|X)\\d{3},?\\d{3})$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://patft.uspto.gov/netacgi/nph-Parser?Sect2=PTO1&Sect2=HITOFF&p=1&u=/netahtml/PTO/search-bool.html&r=1&f=G&l=50&d=PALL&RefSrch=yes&Query=PN/"^^xsd:string ;
    bioregistry.schema:0000027 <http://patft.uspto.gov/netacgi/nph-Parser?Sect2=PTO1&Sect2=HITOFF&p=1&u=/netahtml/PTO/search-bool.html&r=1&f=G&l=50&d=PALL&RefSrch=yes&Query=PN/4145692> ;
    bioregistry.schema:0000029 "uspto" .

orcid:0000-0002-3012-7446 rdfs:label "Daniel Himmelstein" .

biocontext:USPTO dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:uspto dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:uspto dcterms:isPartOf bioregistry.metaresource:miriam .

