@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/11de7f1c-f873-4221-836f-8ab7d6e67f98> a dcat:Dataset ;
    dct:description "The Patent Technology Monitoring Team (PTMT) studies patent statistical information and prepares reports in a variety of formats." ;
    dct:identifier "EIP-PTMT01-OL" ;
    dct:issued "1990-01-01"^^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 Statistics Reports and Data Products (1963 - 2022)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kevin McInnish" ;
            vcard:hasEmail <mailto:Kevin.McInnish@uspto.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/11de7f1c-f873-4221-836f-8ab7d6e67f98/resource/72670372-ef59-4bbc-b125-94290632e7d6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "assessment",
        "forecast",
        "html",
        "monitoring",
        "patent",
        "pdf",
        "ptmt",
        "statistics",
        "taf",
        "technology",
        "text" ;
    dcat:theme <%22patent%20grant%22>,
        <%22published%20patent%20application%22>,
        <%7Bpatent>,
        <ptmt>,
        <statistics>,
        <taf%7D> .

<https://data.amerigeoss.org/dataset/11de7f1c-f873-4221-836f-8ab7d6e67f98/resource/72670372-ef59-4bbc-b125-94290632e7d6> a dcat:Distribution ;
    dct:description "reports.htm" ;
    dct:format "HTML" ;
    dct:issued "2022-07-15T13:50:33.910363"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:58:27.270854"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.uspto.gov/web/offices/ac/ido/oeip/taf/reports.htm> .

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

