http://shapes.performing-arts.ch/performances/Creation_of_non-performative_work
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX frbroo: <http://iflastandards.info/ns/fr/frbr/frbroo/>
SELECT $this
WHERE {
$this a frbroo:F28_Expression_Creation .
$this frbroo:R17_created ?something .
?something a frbroo:F22_Self-Contained_Expression .
}| Property name | URI | Expected value | Card. |
|---|---|---|---|
| consists of | Activity Participation |
1..*
|
|
| created | Non-Performative Expression |
1..1
|
http://shapes.performing-arts.ch/performances/Creation_of_Performance_Plan
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX frbroo: <http://iflastandards.info/ns/fr/frbr/frbroo/>
SELECT $this
WHERE {
$this a frbroo:F28_Expression_Creation .
$this frbroo:R17_created ?something .
?something a frbroo:F25_Performance_Plan .
}| Property name | URI | Expected value | Card. |
|---|---|---|---|
| consists of | Activity Participation |
1..*
|
|
| created | Performance Plan |
1..1
|
|
| created a realisation of | Performance Work |
0..1
|
http://shapes.performing-arts.ch/performances/Creation_of_Recording
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX frbroo: <http://iflastandards.info/ns/fr/frbr/frbroo/>
SELECT $this
WHERE {
$this a frbroo:F28_Expression_Creation .
$this frbroo:R17_created ?something .
?something a frbroo:F26_Recording .
}| Property name | URI | Expected value | Card. |
|---|---|---|---|
| consists of | Activity Participation |
1..*
|
|
| created | Recording |
1..1
|
|
| has time-span | Time-Span |
0..1
|
http://shapes.performing-arts.ch/performances/E42_IdentifierCes identifiants font référence à d'autres base de données internes à SAPA
- Applies to: crm:E42_Identifier
| Property name | URI | Expected value | Card. |
|---|---|---|---|
| has type | Type of Identifier |
1..1
|
|
| value | xsd:string |
1..1
|
http://shapes.performing-arts.ch/performances/E33_Linguistic_Object
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX frbroo: <http://iflastandards.info/ns/fr/frbr/frbroo/>
SELECT $this
WHERE {
$this a crm:E33_Linguistic_Object.
}| Property name | URI | Expected value | Card. |
|---|---|---|---|
| has type | Type of Linguistic Object |
1..1
|
|
| value | Literal |
1..1
|
| Performance Plan | is referred to by |
|---|---|
| Performance Serie | is referred to by |
| Performance Single | is referred to by |
| Performance Stand-alone | is referred to by |
| Recording | is referred to by |
http://shapes.performing-arts.ch/performances/F22_Self-Contained_ExpressionIn this class we can find URI in /u/ and /a/
- Applies to: frbroo:F22_Self-Contained_Expression
| Property name | URI | Expected value | Card. |
|---|---|---|---|
| has title | Title |
0..*
|
|
| label | xsd:string |
0..1
|
http://shapes.performing-arts.ch/performances/F25_Performance_Plan- Applies to: frbroo:F25_Performance_Plan
| Property name | URI | Expected value | Card. |
|---|---|---|---|
| comment | xsd:string |
0..1
|
|
| has music title | xsd:string |
0..*
|
|
| has title | Title |
0..*
|
|
| incorporates | Non-Performative Expression |
0..*
|
|
| is identified by | Identifier |
0..*
|
|
| is referred to by | Linguistic Object |
0..*
|
|
| label | xsd:string |
0..*
|
|
| same as | IRI |
0..*
|
http://shapes.performing-arts.ch/performances/Performance_SerieA performance serie consists of other performances
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX frbroo: <http://iflastandards.info/ns/fr/frbr/frbroo/>
PREFIX schema: <http://schema.org/>
SELECT $this
WHERE {
$this a frbroo:F31_Performance .
$this schema:additionalType <http://vocab.performing-arts.ch/hlser> .
}| Property name | URI | Expected value | Card. |
|---|---|---|---|
| additional type | vocab:hlser |
1..1
|
|
| consists of (participation) | Activity Participation |
0..*
|
|
| falls within (saison) | Saison |
0..*
|
|
| has title | Title |
0..1
|
|
| has type | Type of Performance |
0..*
|
|
| is referred to by | Linguistic Object |
0..*
|
|
| label | xsd:string |
1..1
|
|
| performed | Performance Plan |
1..1
|
|
| took place on or within | crm:E22_Man-Made_Object |
0..*
|
| Performance Single | forms part of (serie) |
|---|
http://shapes.performing-arts.ch/performances/Single_PerformanceA single performance is a performance that does not consists_of other performances
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX frbroo: <http://iflastandards.info/ns/fr/frbr/frbroo/>
PREFIX schema: <http://schema.org/>
SELECT $this
WHERE {
$this a frbroo:F31_Performance .
$this schema:additionalType <http://vocab.performing-arts.ch/hlsin> .
}| Property name | URI | Expected value | Card. |
|---|---|---|---|
| additional type | vocab:hlsin |
1..1
|
|
| forms part of (serie) | Performance Serie |
1..1
|
|
| has time-span | Time-Span |
0..1
|
|
| has title | Title |
0..1
|
|
| has type | Type of Performance |
0..*
|
|
| is referred to by | Linguistic Object |
0..*
|
|
| label | xsd:string |
1..1
|
| Recording | documents |
|---|
http://shapes.performing-arts.ch/performances/Performance_StandaloneA stand-alone performance with no predefined serie, e.g. a workshop, etc.
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX frbroo: <http://iflastandards.info/ns/fr/frbr/frbroo/>
PREFIX schema: <http://schema.org/>
SELECT $this
WHERE {
$this a frbroo:F31_Performance .
$this schema:additionalType <http://vocab.performing-arts.ch/hlsta> .
}| Property name | URI | Expected value | Card. |
|---|---|---|---|
| additional type | vocab:hlsta |
1..1
|
|
| consists of (participation) | Activity Participation |
0..*
|
|
| has music title | xsd:string |
0..*
|
|
| has time-span | Time-Span |
0..1
|
|
| has title | Title |
0..1
|
|
| is referred to by | Linguistic Object |
0..*
|
|
| label | xsd:string |
1..1
|
|
| took place on or within | crm:E22_Man-Made_Object |
0..*
|
|
| type (P2) | Type of Performance |
0..*
|
| Recording | documents |
|---|
http://shapes.performing-arts.ch/performances/F20_Performance_WorkIn this class we can find URI in /u/ and /a/
- Applies to: frbroo:F20_Performance_Work
| Property name | URI | Expected value | Card. |
|---|---|---|---|
| has type | Type of Performance Work |
0..*
|
|
| in language | Type of Language |
0..*
|
|
| is realised in | Performance Plan |
1..1
|
|
| label | xsd:string |
0..1
|
|
| subtitle language | Type of Language |
0..*
|
http://shapes.performing-arts.ch/performances/F26_Recording- Applies to: frbroo:F26_Recording
| Property name | URI | Expected value | Card. |
|---|---|---|---|
| documents | Performance Single or Performance Stand-alone |
0..1
|
|
|
➙ Link to the performance being recorded
|
|||
| duration | xsd:string |
0..*
|
|
| has title | Title |
1..1
|
|
| incorporates | Performance Plan |
0..*
|
|
|
➙ Link to the production
|
|||
| is referred to by | Linguistic Object |
0..*
|
|
| label | xsd:string or rdf:langString |
0..1
|
|
| see also | IRI |
0..*
|
|
|
➙ Note : the range of the property is left intentionnally open. It can points to RecordResource,
Instantiation, File or other Recordings
|
|||
| type (P2) | Type of Recording |
0..*
|
|
http://shapes.performing-arts.ch/performances/E4_Period
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX frbroo: <http://iflastandards.info/ns/fr/frbr/frbroo/>
SELECT $this
WHERE {
$this a crm:E4_Period .
}| Property name | URI | Expected value | Card. |
|---|---|---|---|
| has time-span | Time-Span |
1..1
|
|
| label | rdf:langString |
1..*
|
| Performance Serie | falls within (saison) |
|---|
http://shapes.performing-arts.ch/performances/E52_Time-Span- Applies to: crm:E52_Time-Span
| Property name | URI | Expected value | Card. |
|---|---|---|---|
| begin of the begin | xsd:date |
0..1
|
|
| end of the end | xsd:date |
0..1
|
|
| label | xsd:string |
0..1
|
http://shapes.performing-arts.ch/performances/E35_Title- Applies to: crm:E35_Title
| Property name | URI | Expected value | Card. |
|---|---|---|---|
| has type | Type of Title |
1..1
|
|
| value | xsd:string or rdf:langString |
1..1
|

