6 Matching Annotations
  1. May 2019
    1. "type": "Geographic", "authoritativeLabel": "New Hampshire"

      To query locations that contain the string "New" like here search for:

      subject.componentList.authoritativeLabel: New AND subject.componentList.type:Geographic

    2. "label": "Report of the trial of George Ryan : before the Superior Court at Charlestown, N.H., in the county of Cheshire, May term 1811, for highway robbery."

      The label for the work.

      Combines the title.mainTitle and title.subtitle fields. This field is set for 98 of 100 works in our test set. It can be queried in a field query with label:*.

      It is mapped to rdf-schema#label in our context.