@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/39351714-b122-477b-890b-3193ba48f35c> a dcat:Dataset ;
    dct:description "Assignment (ownership) text data (no images)." ;
    dct:identifier "EIP-5903T-OL" ;
    dct:issued "1995-11-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 "Trademark Assignment XML (1955 - Present)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chris Leithiser" ;
            vcard:hasEmail <mailto:Chris.Leithiser@uspto.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39351714-b122-477b-890b-3193ba48f35c/resource/66583ce9-512c-472a-b808-e5e6a99c6433> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "application",
        "assignment",
        "change",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ownership",
        "pending",
        "recordation",
        "registered",
        "text",
        "trademark",
        "united-states",
        "uspto",
        "xml" ;
    dcat:theme <%7Buspto>,
        <assignments>,
        <ownership>,
        <trademark>,
        <xml%7D> .

<https://data.amerigeoss.org/dataset/39351714-b122-477b-890b-3193ba48f35c/resource/66583ce9-512c-472a-b808-e5e6a99c6433> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-07-15T13:50:45.214238"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:58:14.553786"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://bulkdata.uspto.gov/data/trademark/dailyxml/assignments/> .

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

