Skip to main content

USask Art Application Profile

note

Dataset Status: Published

Purpose

To document how the University of Saskatchewan Art Collection data is modelled for compatibility with the wider LINCS data model. This document provides patterns used in the mapping of University of Saskatchewan Art Gallery data which correspond to the categories outlined in the LINCS Application Profile Main Document.

This document introduces class and property concepts as used in this specific context (LINCS and the University of Saskatchewan Art Gallery dataset), and are not complete definitions. Consult CIDOC CRM v. 7.1.1 documentation for full class and property descriptions.

Acronyms

Ontology Acronyms:

Vocabulary and Authority Acronyms:

Main Classes

Entity TypeClassDeclaration Snippet (TTL)
Artworkcrm:E22_Human-Made_Object
<artwork> a crm:E22_Human-Made_Object ;
crm:P2_has_type aat:300133025 .
Accession Numbercrm:E42_Identifier
<accession_number> a crm:E42_Identifier ;
crm:P2_has_type aat:300312355 .
Titlecrm:E33_E41_Linguistic_Appellation
<title> a crm:E33_E41_Linguistic_Appellation ;
crm:P2_has_type aat:300417193 .
Classificationcrm:E55_Type
<classification> a crm:E55_Type .
Imagecrm:E36_Visual_Item
<image> a crm:E36_Visual_Item .
Production Eventcrm:E12_Production
<production_event> a crm:E12_Production ;
crm:P2_has_type aat:300404387 .
Actor (e.g., maker, owner)crm:E39_Actor* subclass E21_Person or E74_Group used where possible
<actor> a crm:E39_Actor .
Materials Statementcrm:E33_Linguistic_Object
<dimensions_label> a crm:E33_Linguistic_Object ;
crm:P2_has_type aat:300435429 .
Mediumcrm:E57_Material
<medium> a crm:E57_Material .
Dimension Statementcrm:E33_Linguistic_Object
<dimension_statement> a crm:E33_Linguistic_Object ;
crm:P2_has_type aat:300435430 .
Dimension Measurementscrm:E54_Dimension
<dimension_measurements> a crm:E54_Dimension ;
crm:P2_has_type <dimension_type> .
Credit Linecrm:E33_Linguistic_Object
<credit_line> a crm:E33_Linguistic_Object ;
rm:P2_has_type aat:300435418 .
Acquisition Eventcrm:E8_Acquisition
<acquisition_event> a crm:E8_Acquisition .

Overview Diagram

Below is an image of the application profile overview diagram. Follow this link for a zoomable, more readable version. The segments below align with the document sections.

Application profile

Nodes

Basic Patterns

Identifiers

Accession Numbers

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that an object is identified by an accession number.

Abstraction

crm:E22_Human-Made_Object → crm:P1_is_identified_by → crm:E42_Identifier
→ crm:P2_has_type → crm

aat:300312355

→ crm:P190_has_symbolic_contentrdfs:literal

Content ValuesType of ValueLiteral value (text)
Expected Value

Literal value (text) from the University of Saskatchewan Art Gallery dataset

Format/Requirements for the Valuerdfs:literal
Example Values“2020.006.001”; “2020.013.001”; “2020.008.008”
Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that is identified by the accession number “2020.008.008.”

<usask:3359> → crm:P1_is_identified_by → crm:E42_Identifier
→ crm:P2_has_type → <aat:300312355>
→ crm:P190_has_symbolic_content “2020.008.008”

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Art & Architecture Thesaurus Online.

https://www.getty.edu/research/tools/vocabularies/aat/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternObject Identifier

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;  
rdfs:label "<USASK_artwork>" ;
crm:P1_is_identified_by <ObjectIdentifier> .

<ObjectIdentifier> a crm:E42_Identifier ;
rdfs:label "Accession Number of University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P2_has_type aat:300312355 ;
crm:P190_has_symbolic_content "<ObjectIdentifier>" .

aat:300312355 a crm:E55_Type ;
rdfs:label "accession number" .
Titles

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object is identified by a title.
Abstraction

crm:E22_Human-Made_Object → crm:P1_is_identified_by → crm:E33_E41_Linguistic_Appellation
→ crm:P2_has_type → crm

aat:300417193

→ crm:P190_has_Symbolic_contentrdfs:literal

Content ValuesType of Valueliteral value (text)
Expected Value

Literal value (text) from the University of Saskatchewan Art Gallery dataset

Format/Requirements for the Valuerdfs:literal
Example Values“Antics”; “On the Town”; “New Model”
Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object with the title “Antics.”

<usask:3359> → crm:P1_is_identified_by → crm:E33_E41_Linguistic_Appellation
→ crm:P2_has_type → <aat:300417193>
→ crm:P190_has_Symbolic_content“Antics”

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Art & Architecture Thesaurus Online.

https://www.getty.edu/research/tools/vocabularies/aat/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternObject Title 1; Object Title 2

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ; 
rdfs:label "<USASK_artwork>" ;
crm:P1_is_identified_by <Object_title> .

<object_title> a crm:E33_E41_Linguistic_Appellation ;
rdfs:label "Title of University of Saskatchewan Art Gallery
object <ObjectIdentifier>" ;
crm:P2_has_type aat:300417193 ;
crm:P190_has_symbolic_content "<object_title>" .

aat:300417193 a crm:E55_Type ;
rdfs:label "titles (general, names)" .

Categories & Classifications (Types)

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that an object is categorized by a classification term.

Abstraction

crm:E22_Human-Made_Object → crm:P2_has_type crm:E55_Type

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI from the Art & Architecture Thesaurus (AAT)
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://vocab.getty.edu/aat/300033618>; <http://vocab.getty.edu/aat/300015637>; <http://vocab.getty.edu/aat/300133025>

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that is categorized as a painting.

<usask:3359> → crm:P2_has_type <aat:300033618>

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Art & Architecture Thesaurus Online.

https://www.getty.edu/research/tools/vocabularies/aat/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternCategory

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P2_has_type aat:<category> .

aat:<category> a crm:E55_Type ;
rdfs:label "<category>" .

Visual Representation

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object is represented by an image.
Abstraction

crm:E22_Human-Made_Object → crm:P138i_has_representation crm:E36_Visual_Item

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI from the University of Saskatchewan Art Gallery dataset
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<https://saskcollections.org/kenderdine/media/sask_kenderdine/images/1/2/4/84567_ca_object_representations_media_12414_page.jpg>; <https://saskcollections.org/kenderdine/media/sask_kenderdine/images/6/8/27647_ca_object_representations_media_6821_page.jpg>; <https://saskcollections.org/kenderdine/media/sask_kenderdine/images/1/1/2/68332_ca_object_representations_media_11273_page.jpg>

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that is represented by an image.

<usask:3359> → crm:P138i_has_representation

<usask:84567_ca_object_representations_media_12414_page.jpg>

Edge Case Example & AbstractionN/A
Resource LinksN/A
Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternImage

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P138i_has_representation <digital_reproduction> .

<digital_reproduction> a crm:E36_Visual_Item ;
rdfs:label "Image of University of Saskatchewan Art Gallery
object <ObjectIdentifier>" .

Physical Objects

Production

Production Event

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object was produced.
Abstraction

crm:E22_Human-Made_Object → crm:P108i_was_produced_by crm:E12_Production

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://id.lincsproject.ca/fH58jkFjLxs>; <http://id.lincsproject.ca/exjMjCxcod2>;


<http://id.lincsproject.ca/f8sSCltwAwo>

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that was produced through a production event.

<usask:3359> → crm:P108i_was_produced_by <lincs:JF5Kgscc7k6>

Edge Case Example & AbstractionN/A
Resource LinksN/A
Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternArtist; Date of Object; From; To

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P108i_was_produced_by <production_event> .

<production_event> a crm:E12_Production ;
rdfs:label "Production event of University of Saskatchewan Art
Gallery object <ObjectIdentifier>" .

Production Date

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object was produced on a date.
Abstraction

crm:E22_Human-Made_Object → crm:P108i_was_produced_by → crm:E12_Production
→ crm:P4_has_time-span → crm:E52_Time-Span
→ crm:P82_at_some_time_withinrdfs:Literal
→ crm:P82a_begin_of_the_beginxsd:dateTime
→ crm:P82b_end_of_the_endxsd:dateTime

Content ValuesType of Valueliteral value (text); date-time value
Expected Value

Literal value (text) from the University of Saskatchewan Art Gallery dataset; date-time value from the University of Saskatchewan Art Gallery dataset

Format/Requirements for the Valuerdfs:literal; xsd:dateTime
Example Values

“1982”; “1900s”; “1982-01-01T00:00:00”; “1982-12-31T23:59:59”; “1981”

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that was produced in 1982.

<usask:3359> → crm:P108i_was_produced_by → crm:E12_Production
→ crm:P4_has_time-span → crm:E52_Time-Span
→ crm:P82_at_some_time_within“1982”
→ crm:P82a_begin_of_the_begin“1982-01-01T00:00:00”^^xsd:dateTime
→ crm:P82b_end_of_the_end “1982-12-31T23:59:59”^^xsd:dateTime

Edge Case Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that was produced some time between 1900 and 1910.

<usask:801> → crm:P108i_was_produced_by → crm:E12_Production
→ crm:P4_has_time-span → crm:E52_Time-Span
→ crm:P82_at_some_time_within“1900s”
→ crm:P82a_begin_of_the_begin“1900-01-01T00:00:00”^^xsd:dateTime
→ crm:P82b_end_of_the_end “1909-12-31T23:59:59”^^xsd:dateTime

Resource Links

W3C. (2012, April 5). W3C XML Schema Definition Language (XSD) 1.1 Part 1: Structures.

https://www.w3.org/TR/xmlschema11-1/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternDate of Object; From; To

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P108i_was_produced_by <production_event> .

<production_event> a crm:E12_Production ;
rdfs:label "Production event of University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P4_has_time-span <Date_of_Object> .

<Date_of_Object> a crm:E52_Time-Span ;
rdfs:label "Time-span of production event of University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P82_at_some_time_within "<Date_of_Object>" ;
crm:P82a_begin_of_the_begin "<Date_of_Object>"^^xsd:dateTime ;
crm:P82b_end_of_the_end "<Date_of_Object>"^^xsd:dateTime .
Creator

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object was produced by an actor.
Abstraction

crm:E22_Human-Made_Object → crm:P108i_was_produced_by → crm:E12_Production
→ crm:P14_carried_out_bycrm:E39_Actor

Content ValuesType of ValueUniform Resource Identifier (URI); literal value (text)
Expected Value

URI from an existing linked data authority or minted by LINCS; literal value (text) from the University of Saskatchewan Art Gallery dataset

Format/Requirements for the ValueURI (preferably dereferenceable); rdfs:literal
Example Values

<http://vocab.getty.edu/ulan/500063770>; <https://www.wikidata.org/wiki/Q1514848>; <http://www.wikidata.org/entity/Q23770211>

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that was created by the artist Marcel Barbeau.

<usask:6681> → crm:P108i_was_produced_by → crm:E12_Production
→ crm:P14_carried_out_by <ulan:500063770>


<ulan:500063770> → a → crm:E21_Person
→ rdfs:label“Marcel Barbeau”

Edge Case Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that the object was also created by the group Peter and Tradul Markgraf / Editions Markgraf Publishing.

<usask:6681> → crm:P108i_was_produced_by → crm:E12_Production
→ crm:P14_carried_out_by<lincs:cqgxNOgrwTQ>


<lincs:cqgxNOgrwTQ> → a → crm:E74_Group
→ rdfs:label

“Peter and Tradul Markgraf / Editions Markgraf Publishing”

Resource Links

The Getty Research Institute. (2017, March 7). Union List of Artist Names.

https://www.getty.edu/research/tools/vocabularies/ulan/

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the Pattern

crm:E39_Actor is implemented through one of its subclasses: crm:E21_Person when it is one (1) person, and crm:E74_Group when it is more than one. In most cases, the creator is an E21_Person; however, in some cases the creator is an E74_Group.

USask Elements Following this PatternArtist

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<object_title>" ;
crm:P108i_was_produced_by <production_event> .

<production_event> a crm:E12_Production ;
rdfs:label "Production event of University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P14_carried_out_by <Artist> .

<Artist> a crm:E39_Actor ;
rdfs:label "<Artist>" .

Physical Characteristics

Materials
Materials Statement

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that an object is made of one or more materials, as described in a text statement.

Abstraction

crm:E22_Human-Made_Thing → crm:P67i_is_referred_to_by → crm:E33_Linguistic_Object
→ crm:P2_has_type → crm

aat:300435429

→ crm:P190_has_symbolic_contentrdfs:literal

Content ValuesType of Valueliteral value (text)
Expected Value

Literal value (text) from the University of Saskatchewan Art Gallery dataset

Format/Requirements for the Valuerdfs:literal
Example Values

“Oil on canvas”; “daguerreotype on copper”; “linocut on soft tracing paper”

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that is an oil on canvas painting.

<usask:801> → crm:P67i_is_referred_to_by → crm:E33_Linguistic_Object


(crm:P2_has_type → <aat:300435429>)
→ crm:P190_has_symbolic_contentrdfs:literal

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Art & Architecture Thesaurus Online.

https://www.getty.edu/research/tools/vocabularies/aat/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternMedium

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P67i_is_referred_to_by <materials_statement> .

<materials_statement> a crm:E33_Linguistic_Object ;
rdfs:label "Materials statement for University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P2_has_type aat:300435429 ;
crm:P190_has_symbolic_content "<materials_statement>" .

aat:300435429 a crm:E55_Type ;
rdfs:label "materials/technique statement" .
Medium

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object is made of a type of material.
Abstraction

crm:E22_Human-Made_Thing → crm:P45_consists_of crm:E57_Material

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI from an existing linked data authority or minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://vocab.getty.edu/aat/300015050>; <https://www.wikidata.org/wiki/Q296955>; <http://id.lincsproject.ca/Kk9Wmb46spW>

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that consists of oil paint.

<usask:801> → crm:P45_consists_of <aat:300015050>

Edge Case Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that consists of archival inkjet print. This compound material is combined through a LINCS material URI.

<usask:4961> → crm:P45_consists_of <lincs:ZFvHQuR6SdH>
→ crm:P2_has_type<aat:300218588>
→ crm:P2_has_type<aat:300265621>

Resource Links

The Getty Research Institute. (2017, March 7). Art & Architecture Thesaurus Online.

https://www.getty.edu/research/tools/vocabularies/aat/

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternMaterial

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P45_consists_of <medium>.

<medium> a crm:E57_Material ;
rdfs:label "<medium>" .
Dimensions
Dimensions Statement

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that an object has one or more dimensions, as described in a text statement.

Abstraction

crm:E22_Human-Made_Object → crm:P67i_is_referred_to_by → crm:E33_Linguistic_Object
→ crm:P2_has_type → crm

aat:300435430

→ crm:P190_has_symbolic_contentrdfs:literal

Content ValuesType of Valueliteral value (text)
Expected Value

Literal value (text) from the University of Saskatchewan Art Gallery dataset

Format/Requirements for the Valuerdfs:literal
Example Values

“131 cm W x 222 cm H”; “0 cm L x 89.5 cm W x 180.5 cm H x 0 cm D 0 cm THK”; “85 cm W x 113.2 cm H”

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that is referred to by the dimensions description “66 cm W x 50.7 cm H.”

<usask:3359> → crm:P67i_is_referred_to_by → crm:E33_Linguistic_Object


(crm:P2_has_type → <aat:300435430>)
→ crm:P190_has_symbolic_content“66 cm W x 50.7 cm H”

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Art & Architecture Thesaurus Online.

https://www.getty.edu/research/tools/vocabularies/aat/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternDimensions

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P67i_is_referred_to_by <dimensions_label> .

<dimensions_label> a crm:E33_Linguistic_Object ;
rdfs:label "Dimensions statement for University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P2_has_type aat:300435430 ;
crm:P190_has_symbolic_content "<dimensions_label>" .

aat:300435430 a crm:E55_Type ;
rdfs:label "dimensions description" .
Dimensions Measurements

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that an object has one or more dimensions; an object can have a separate dimension for length, width, height, depth, and thickness.

Abstraction

crm:E22_Human-Made_Object → crm:P43_has_dimension → crm:E54_Dimension
→ crm:P2_has_typecrm:E55_Type
→ crm:P90_has_value rdfs:literal
→ crm:P91_has_unitcrm

aat:300379098

Content ValuesType of ValueUniform Resource Identifier (URI); literal value (text)
Expected Value

URI from an existing linked data authority; literal value (text) from the University of Saskatchewan Art Gallery dataset

Format/Requirements for the ValueURI (preferably dereferenceable); rdfs:literal
Example Values

<http://vocab.getty.edu/aat/300055647>; <http://vocab.getty.edu/aat/300379098>; "58.8"; "16.4"

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object with a width of 66 centimetres.

<usask:3359> → crm:P43_has_dimension → crm:E54_Dimension
→ crm:P2_has_type<aat:300055647>
→ crm:P90_has_value “66”
→ crm:P91_has_unit<aat:300379098>

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Art & Architecture Thesaurus Online.

https://www.getty.edu/research/tools/vocabularies/aat/

Discussion Elements Pertaining to the Pattern

Other E55s: aat:300055645 [“Length”]; aat:300055644 [“Height”]; aat:300072633 [“Depth”]; aat:300055646 [“Thickness”].

USask Elements Following this PatternLength; Width; Height; Depth; Thickness

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<object_title>" ;
crm:P43_has_dimension <width> .

<width> a crm:E54_Dimension ;
rdfs:label "Width of University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P2_has_type aat:300055647 ;
crm:P90_has_value <rdfs:literal> ;
crm:P91_has_unit aat:300379098 .

aat:300055647 a crm:E55_Type ;
rdfs:label "width" .

aat:300379098 a crm:E58_Measurement_Unit ;
rdfs:label "centimeters" .

Provenance

Provenance Statement (Credit Line)

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object has a credit line statement.
Abstraction

crm:E22_Human-Made_Object → crm:P67i_is_referred_to_by → crm:E33_Linguistic_Object
→ crm:P2_has_type → crm

aat:300435418

→ crm:P190_has_symbolic_contentrdfs:literal

Content ValuesType of Valueliteral value (text)
Expected Value

Literal value (text) from the University of Saskatchewan Art Gallery dataset

Format/Requirements for the Valuerdfs:literal
Example Values

“Collection of the University of Saskatchewan. Gift of Danika Lochhead, 2020.”; “Collection of the University of Saskatchewan. Gift of Leslie Saunders Estate, 1984.”; “Collection of the University of Saskatchewan. Gift of Stephen Rowat, 1997.”

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that is credited as “Collection of the University of Saskatchewan. Gift of Danika Lochhead, 2020.”

<usask:3359> → crm:P67i_is_referred_to_by → crm:E33_Linguistic_Object


(crm:P2_has_type → <aat:300435418>
→ crm:P190_has_symbolic_content“Collection of the University of Saskatchewan. Gift of Danika Lochhead, 2020.”

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Art & Architecture Thesaurus Online.

https://www.getty.edu/research/tools/vocabularies/aat/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternCredit Line

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<object_title>" ;
crm:P67i_is_referred_to_by <Credit_Line> .

<Credit_Line> a crm:E33_Linguistic_Object ;
rdfs:label "Credit line for University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P2_has_type aat:300435418 ;
crm:P190_has_symbolic_content "<Credit_Line>" .

aat:300435418 a crm:E55_Type ;
rdfs:label "credit line" .
Owners
Current Owner

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object has a current owner.
Abstraction

crm:E22_Human-Made_Object → crm:P52_has_current_owner crm:E74_Group

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI from an existing linked data authority or minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values<https://www.wikidata.org/wiki/Q1514848>
Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that is currently owned by the University of Saskatchewan.

<usask:801> → crm:P52_has_current_owner <wikidata:Q1514848>


<wikidata:Q1514848> → a → crm:E74_Group

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Union List of Artist Names.

https://www.getty.edu/research/tools/vocabularies/ulan/

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternCurrent Owner

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P52_has_current_owner wikidata:Q1514848 .

wikidata:Q1514848 a crm:E74_Group ;
rdfs:label "University of Saskatchewan" .
Former Owner

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object has a former owner.
Abstraction

crm:E22_Human-Made_Object → crm:P51_has_former_or_current_owner crm:E39_Actor

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI from an existing linked data authority or minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://vocab.getty.edu/ulan/500063770>; <https://www.wikidata.org/wiki/Q1514848>; <http://id.lincsproject.ca/D54tPKvtykr>

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that was previously owned by Norm Biram.

<usask:801> → crm:P51_has_former_or_current_owner <lincs:JFaPXVXFSB5>


<lincs:JFaPXVXFSB5> → a → crm:E21_Person

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Union List of Artist Names.

https://www.getty.edu/research/tools/vocabularies/ulan/

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the Pattern

crm:E39_Actor is implemented through one of its subclasses: crm:E21_Person when it is one (1) person, and crm:E74_Group when it is more than one.

USask Elements Following this PatternOriginal Owner

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P51_has_former_or_current_owner <Former_Owner> .

<Former_Owner> a crm:E39_Actor ;
rdfs:label "<Former_Owner>" .
Acquisition
Acquisition Event

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that an object changed ownership through an acquisition event.

Abstraction

crm:E22_Human-Made_Object → crm:P24i_changed_ownership_through crm:E8_Acquisition

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://id.lincsproject.ca/yoxyZ0K10z6>; <http://id.lincsproject.ca/pjfS3EV7t8W>; <http://id.lincsproject.ca/F6l5wcRnIIB>

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that was acquired through an acquisition event.

<usask:3359> → crm:P24i_changed_ownership_through <lincs:6xRfXM0Tej0>

Edge Case Example & AbstractionN/A
Resource LinksN/A
Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternAcquisition Date

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P24i_changed_ownership_through <Acquisition_Event> .

<Acquisition_Event> a crm:E8_Acquisition ;
rdfs:label "Acquisition of University of Saskatchewan Art Gallery object <ObjectIdentifier>" .
Acquisition Date

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that an object changed ownership on a date.
Abstraction

crm:E22_Human-Made_Object → crm:P24i_changed_ownership_through → crm:E8_Acquisition
→ crm:P4_has_time-span → crm:E52_Time-Span
→ crm:P82_at_some_time_withinrdfs:Literal
→ crm:P82a_begin_of_the_beginxsd:dateTime
→ crm:P82b_end_of_the_endxsd:dateTime

Content ValuesType of Valueliteral value (text); date-time value
Expected Value

Literal value (text) from the University of Saskatchewan Art Gallery dataset; date-time value from the University of Saskatchewan Art Gallery dataset

Format/Requirements for the Valuerdfs:literal; xsd:dateTime
Example Values“2020”; “2020-01-01”; “2020-12-31”
Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that there is an object that was acquired in 2020.

<usask:3359> → crm:P24i_changed_ownership_through → crm:E8_Acquisition
→ crm:P4_has_time-span → crm:E52_Time-Span
→ crm:P82_at_some_time_within“2020”
→ crm:P82a_begin_of_the_begin“2020-01-01”
→ crm:P82b_end_of_the_end“2020-12-31”

Edge Case Example & AbstractionN/A
Resource Links

W3C. (2012, April 5). W3C XML Schema Definition Language (XSD) 1.1 Part 1: Structures.

https://www.w3.org/TR/xmlschema11-1/

Discussion Elements Pertaining to the PatternN/A
USask Elements Following this PatternAcquisition Date

Pattern in TTL:

<USASK_artwork> a crm:E22_Human-Made_Object ;
rdfs:label "<USASK_artwork>" ;
crm:P24i_changed_ownership_through <Acquisition_Event> .

<Acquisition_Event> a crm:E8_Acquisition ;
rdfs:label "Acquisition of University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P4_has_time-span <Acquisition_Time-Span> .

<Acquisition_Time-Span> a crm:E52_Time-Span ;
rdfs:label "Acquisition event time-span of University of Saskatchewan Art Gallery object <ObjectIdentifier>" ;
crm:P82_at_some_time_within "<Acquisition_Date>" ;
crm:P82a_begin_of_the_begin "<Acquisition_Date>"^^xsd:dateTime ;
crm:P82b_end_of_the_end "<Acquisition_Date>"^^xsd:dateTime .
Relinquishing Ownership

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that an actor relinquished ownership of an object through an acquisition event.

Abstraction

crm:E39_Actor → crm:P23i_surrendered_title_through


crm:E8_Acquisition

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://id.lincsproject.ca/dwDjpbKSzW6>; <http://id.lincsproject.ca/P0UA275cHpW>; <http://id.lincsproject.ca/137rL9LrYlv>

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that Norm Biram surrendered an object through an acquisition event.

<lincs:9HyksKkIfFA> → crm:P23i_surrendered_title_through <lincs:lsgSoeNnUkf>

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Union List of Artist Names.

https://www.getty.edu/research/tools/vocabularies/ulan/

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the Pattern

crm:E39_Actor is implemented through one of its subclasses: crm:E21_Person when it is one (1) person, and crm:E74_Group when it is more than one.

USask Elements Following this PatternOriginal Owner

Pattern in TTL:

<actor> a crm:E39_Actor ; 
rdfs:label "<actor>" ;
crm:P23i_surrendered_title_through <Acquisition_Event> .

<Acquisition_Event> a crm:E8_Acquisition ;
rdfs:label "Acquisition of University of Saskatchewan Art Gallery object <ObjectIdentifier>" .
Gaining Ownership

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that an actor gained ownership of an object through an acquisition event.

Abstraction

crm:E39_Actor → crm:P22i_acquired_title_through crm:E8_Acquisition

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://id.lincsproject.ca/U7TNy3t9sOd>; <http://id.lincsproject.ca/ruQUldTKggc>; <http://id.lincsproject.ca/dIYZhbzCqJE>

Case ExamplesTypical Example & Abstraction

The University of Saskatchewan Art Gallery dataset states that University of Saskatchewan gained ownership of an object through an acquisition event.

<wikidata:Q1514848> → crm:P22i_aquired_title_through <lincs:U7TNy3t9sOd>

Edge Case Example & AbstractionN/A
Resource Links

The Getty Research Institute. (2017, March 7). Union List of Artist Names.

https://www.getty.edu/research/tools/vocabularies/ulan/

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the Pattern

crm:E39_Actor is implemented through one of its subclasses: crm:E21_Person when it is one (1) person, and crm:E74_Group when it is more than one.

USask Elements Following this PatternCurrent Owner

Pattern in TTL:

<actor> a crm:E39_Actor ; 
rdfs:label "<actor>" ;
crm:P22i_acquired_title_through <Acquisition_Event> .

<Acquisition_Event> a crm:E8_Acquisition ;
rdfs:label "Acquisition of University of Saskatchewan Art Gallery object <ObjectIdentifier>" .