Identifier
Name
Field System Name
Description
CRM Path
Expected Value Type
SparQL List
SparQL Count
SparQL List Distinct
SparQL Count Distinct
Field
Derivatives
Count
LAF.142
Actor in Group Formation Event
group_formation_actor
This field is used to link the documented group formation activity to an actor responsible for carrying it out.
->P95i->E66[139_1]->P14->E39[142_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P14_carried_out_by ?LAF_142_group_formation_actor .
BIND(?LAF_142_group_formation_actor as ?value) .
OPTIONAL {?LAF_142_group_formation_actor rdfs:label ?LAF_142_group_formation_actor_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P14_carried_out_by ?LAF_142_group_formation_actor .
BIND(?LAF_142_group_formation_actor as ?value) .
OPTIONAL {?LAF_142_group_formation_actor rdfs:label ?LAF_142_group_formation_actor_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_142_group_formation_actor ?LAF_142_group_formation_actor_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P14_carried_out_by ?LAF_142_group_formation_actor .
BIND(?LAF_142_group_formation_actor as ?value) .
OPTIONAL {?LAF_142_group_formation_actor rdfs:label ?LAF_142_group_formation_actor_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P14_carried_out_by ?LAF_142_group_formation_actor .
BIND(?LAF_142_group_formation_actor as ?value) .
OPTIONAL {?LAF_142_group_formation_actor rdfs:label ?LAF_142_group_formation_actor_label . }} LIMIT 100
rec5yuiocVtypGleo
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.139
Location of Group Formation Event
group_formation_location
This field is used to link the documented group formation activity to a location at which it was carried out.
->P95i->E66[139_1]->P7->E53[139_2]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P7_took_place_at ?LAF_139_group_formation_location .
BIND(?LAF_139_group_formation_location as ?value) .
OPTIONAL {?LAF_139_group_formation_location rdfs:label ?LAF_139_group_formation_location_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P7_took_place_at ?LAF_139_group_formation_location .
BIND(?LAF_139_group_formation_location as ?value) .
OPTIONAL {?LAF_139_group_formation_location rdfs:label ?LAF_139_group_formation_location_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_139_group_formation_location ?LAF_139_group_formation_location_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P7_took_place_at ?LAF_139_group_formation_location .
BIND(?LAF_139_group_formation_location as ?value) .
OPTIONAL {?LAF_139_group_formation_location rdfs:label ?LAF_139_group_formation_location_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P7_took_place_at ?LAF_139_group_formation_location .
BIND(?LAF_139_group_formation_location as ?value) .
OPTIONAL {?LAF_139_group_formation_location rdfs:label ?LAF_139_group_formation_location_label . }} LIMIT 100
recNqQaHPjeVCwXd8
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.149
Group Formation Event Technique
group_formation_technique
This field is used to indicate a kind of technique used in the execution of the documented group formation activity.
->P95i->E66[139_1]->P32->E55[149_1]
Concept
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P32_used_general_technique ?LAF_149_group_formation_technique .
BIND(?LAF_149_group_formation_technique as ?value) .
OPTIONAL {?LAF_149_group_formation_technique rdfs:label ?LAF_149_group_formation_technique_label . } } LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P32_used_general_technique ?LAF_149_group_formation_technique .
BIND(?LAF_149_group_formation_technique as ?value) .
OPTIONAL {?LAF_149_group_formation_technique rdfs:label ?LAF_149_group_formation_technique_label . } } LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_149_group_formation_technique ?LAF_149_group_formation_technique_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P32_used_general_technique ?LAF_149_group_formation_technique .
BIND(?LAF_149_group_formation_technique as ?value) .
OPTIONAL {?LAF_149_group_formation_technique rdfs:label ?LAF_149_group_formation_technique_label . } } LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P32_used_general_technique ?LAF_149_group_formation_technique .
BIND(?LAF_149_group_formation_technique as ?value) .
OPTIONAL {?LAF_149_group_formation_technique rdfs:label ?LAF_149_group_formation_technique_label . } } LIMIT 100
recLWNpuMmAm5Tmtu
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.143
Influence on Group Formation Event
group_formation_influence
This field is used to link the documented group formation activity to any entity which had a substantial influence on that activity.
->P95i->E66[139_1]->P15->E1[143_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P15_influenced_by ?LAF_143_group_formation_influence .
BIND(?LAF_143_group_formation_influence as ?value) .
OPTIONAL {?LAF_143_group_formation_influence rdfs:label ?LAF_143_group_formation_influence_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P15_influenced_by ?LAF_143_group_formation_influence .
BIND(?LAF_143_group_formation_influence as ?value) .
OPTIONAL {?LAF_143_group_formation_influence rdfs:label ?LAF_143_group_formation_influence_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_143_group_formation_influence ?LAF_143_group_formation_influence_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P15_influenced_by ?LAF_143_group_formation_influence .
BIND(?LAF_143_group_formation_influence as ?value) .
OPTIONAL {?LAF_143_group_formation_influence rdfs:label ?LAF_143_group_formation_influence_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P15_influenced_by ?LAF_143_group_formation_influence .
BIND(?LAF_143_group_formation_influence as ?value) .
OPTIONAL {?LAF_143_group_formation_influence rdfs:label ?LAF_143_group_formation_influence_label . }} LIMIT 100
recduwokRqMzc7IYe
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.152
Related Event Causal to Group Formation Event
group_formation_cause
This field is used to link the documented group formation activity to another event which was the causal reason behind its coming to be.
->P95i->E66[1391_1]->O13i->E5[152_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crmsci:O13i_was_triggered_by ?LAF_152_group_formation_cause .
BIND(?LAF_152_group_formation_cause as ?value) .
OPTIONAL {?LAF_152_group_formation_cause rdfs:label ?LAF_152_group_formation_cause_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crmsci:O13i_was_triggered_by ?LAF_152_group_formation_cause .
BIND(?LAF_152_group_formation_cause as ?value) .
OPTIONAL {?LAF_152_group_formation_cause rdfs:label ?LAF_152_group_formation_cause_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_152_group_formation_cause ?LAF_152_group_formation_cause_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crmsci:O13i_was_triggered_by ?LAF_152_group_formation_cause .
BIND(?LAF_152_group_formation_cause as ?value) .
OPTIONAL {?LAF_152_group_formation_cause rdfs:label ?LAF_152_group_formation_cause_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crmsci:O13i_was_triggered_by ?LAF_152_group_formation_cause .
BIND(?LAF_152_group_formation_cause as ?value) .
OPTIONAL {?LAF_152_group_formation_cause rdfs:label ?LAF_152_group_formation_cause_label . }
} LIMIT 100
recxQX8GpMSWeDACv
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.147
Group Formation Event Type
group_formation_type
This field is used to record the formal type of the documented group formation activity.
->P95i->E66[139_1]->P2->E55[147_1]
Concept
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P2_has_type ?LAF_147_group_formation_type .
BIND(?LAF_147_group_formation_type as ?value) .
OPTIONAL {?LAF_147_group_formation_type rdfs:label ?LAF_147_group_formation_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P2_has_type ?LAF_147_group_formation_type .
BIND(?LAF_147_group_formation_type as ?value) .
OPTIONAL {?LAF_147_group_formation_type rdfs:label ?LAF_147_group_formation_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_147_group_formation_type ?LAF_147_group_formation_type_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P2_has_type ?LAF_147_group_formation_type .
BIND(?LAF_147_group_formation_type as ?value) .
OPTIONAL {?LAF_147_group_formation_type rdfs:label ?LAF_147_group_formation_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P2_has_type ?LAF_147_group_formation_type .
BIND(?LAF_147_group_formation_type as ?value) .
OPTIONAL {?LAF_147_group_formation_type rdfs:label ?LAF_147_group_formation_type_label . }} LIMIT 100
rec1ct8APcuPN9yqs
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.141
Source Reference Work for Group Formation Event
group_formation_source_reference
This field is used to link the documented group formation activity to a textual source which documents the activity itself.
->P95i->E66[139_1]->P67i->E33[141_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P67i_is_referred_to_by ?LAF_141_group_formation_source_reference .
BIND(?LAF_141_group_formation_source_reference as ?value) .
OPTIONAL {?LAF_141_group_formation_source_reference rdfs:label ?LAF_141_group_formation_source_reference_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P67i_is_referred_to_by ?LAF_141_group_formation_source_reference .
BIND(?LAF_141_group_formation_source_reference as ?value) .
OPTIONAL {?LAF_141_group_formation_source_reference rdfs:label ?LAF_141_group_formation_source_reference_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_141_group_formation_source_reference ?LAF_141_group_formation_source_reference_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P67i_is_referred_to_by ?LAF_141_group_formation_source_reference .
BIND(?LAF_141_group_formation_source_reference as ?value) .
OPTIONAL {?LAF_141_group_formation_source_reference rdfs:label ?LAF_141_group_formation_source_reference_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P67i_is_referred_to_by ?LAF_141_group_formation_source_reference .
BIND(?LAF_141_group_formation_source_reference as ?value) .
OPTIONAL {?LAF_141_group_formation_source_reference rdfs:label ?LAF_141_group_formation_source_reference_label . }} LIMIT 100
recBUSVlyBkNEgPbp
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.148
Group Formation Event Label
group_formation_label
This field is used to record the string value of the machine readable label used for the documented group formation activity.
->P95i->E66[139_1]->rdfs:label->rdf:literal
String
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation rdfs:label ?LAF_148_group_formation_label .
BIND(?LAF_148_group_formation_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation rdfs:label ?LAF_148_group_formation_label .
BIND(?LAF_148_group_formation_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_148_group_formation_label ?LAF_148_group_formation_label_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation rdfs:label ?LAF_148_group_formation_label .
BIND(?LAF_148_group_formation_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation rdfs:label ?LAF_148_group_formation_label .
BIND(?LAF_148_group_formation_label as ?value) .} LIMIT 100
recqrimxWXo67PVk0
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.146
Timespan of Group Formation Event
group_formation_timespan
This field is used to link the documented group formation activity to an instance of time-span recording the temporal extent of the activity.
->P95i->E66[139_1]->P4->E52[146_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P4_has_time-span ?LAF_146_group_formation_timespan .
BIND(?LAF_146_group_formation_timespan as ?value) .
OPTIONAL {?LAF_146_group_formation_timespan rdfs:label ?LAF_146_group_formation_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P4_has_time-span ?LAF_146_group_formation_timespan .
BIND(?LAF_146_group_formation_timespan as ?value) .
OPTIONAL {?LAF_146_group_formation_timespan rdfs:label ?LAF_146_group_formation_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_146_group_formation_timespan ?LAF_146_group_formation_timespan_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P4_has_time-span ?LAF_146_group_formation_timespan .
BIND(?LAF_146_group_formation_timespan as ?value) .
OPTIONAL {?LAF_146_group_formation_timespan rdfs:label ?LAF_146_group_formation_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P4_has_time-span ?LAF_146_group_formation_timespan .
BIND(?LAF_146_group_formation_timespan as ?value) .
OPTIONAL {?LAF_146_group_formation_timespan rdfs:label ?LAF_146_group_formation_timespan_label . }} LIMIT 100
recWSNocyvKehOfeK
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.144
Name for Group Formation Event
group_formation_name
This field is used to link the documented group formation activity to a name that has been attributed to it.
->P95i->E66[139_1]->P1->E33_E41[144_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P1_is_identified_by ?LAF_144_group_formation_name .
?LAF_144_group_formation_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_144_group_formation_name as ?value) .
OPTIONAL {?LAF_144_group_formation_name rdfs:label ?LAF_144_group_formation_name_label . } } LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P1_is_identified_by ?LAF_144_group_formation_name .
?LAF_144_group_formation_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_144_group_formation_name as ?value) .
OPTIONAL {?LAF_144_group_formation_name rdfs:label ?LAF_144_group_formation_name_label . } } LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_144_group_formation_name ?LAF_144_group_formation_name_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P1_is_identified_by ?LAF_144_group_formation_name .
?LAF_144_group_formation_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_144_group_formation_name as ?value) .
OPTIONAL {?LAF_144_group_formation_name rdfs:label ?LAF_144_group_formation_name_label . } } LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P1_is_identified_by ?LAF_144_group_formation_name .
?LAF_144_group_formation_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_144_group_formation_name as ?value) .
OPTIONAL {?LAF_144_group_formation_name rdfs:label ?LAF_144_group_formation_name_label . } } LIMIT 100
reclxyLBGUWuh324F
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.150
Identifier for Group Formation Event
group_formation_identifier
This field is used to link the documented group formation activity to an identifier that has been attributed to it.
->P95i->E66[139_1]->P1->E42[150_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P1_is_identified_by ?LAF_150_group_formation_identifier .
?LAF_150_group_formation_identifier a crm:E42_Identifier .
BIND(?LAF_150_group_formation_identifier as ?value) .
OPTIONAL {?LAF_150_group_formation_identifier rdfs:label ?LAF_150_group_formation_identifier_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P1_is_identified_by ?LAF_150_group_formation_identifier .
?LAF_150_group_formation_identifier a crm:E42_Identifier .
BIND(?LAF_150_group_formation_identifier as ?value) .
OPTIONAL {?LAF_150_group_formation_identifier rdfs:label ?LAF_150_group_formation_identifier_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_150_group_formation_identifier ?LAF_150_group_formation_identifier_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P1_is_identified_by ?LAF_150_group_formation_identifier .
?LAF_150_group_formation_identifier a crm:E42_Identifier .
BIND(?LAF_150_group_formation_identifier as ?value) .
OPTIONAL {?LAF_150_group_formation_identifier rdfs:label ?LAF_150_group_formation_identifier_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P1_is_identified_by ?LAF_150_group_formation_identifier .
?LAF_150_group_formation_identifier a crm:E42_Identifier .
BIND(?LAF_150_group_formation_identifier as ?value) .
OPTIONAL {?LAF_150_group_formation_identifier rdfs:label ?LAF_150_group_formation_identifier_label . }} LIMIT 100
rec33cycvTKNEuQme
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.151
Statement about Group Formation Event
group_formation_statement
This field is used to link the documented group formation activity to a statement that describes it.
->P95i->E66[139_1]->P67i->E33[151_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P67i_is_referred_to_by ?LAF_151_group_formation_statement .
?LAF_151_group_formation_statement a crm:E33_Linguistic_Object .
?LAF_151_group_formation_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_151_group_formation_statement as ?value) .
OPTIONAL {?LAF_151_group_formation_statement rdfs:label ?LAF_151_group_formation_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P67i_is_referred_to_by ?LAF_151_group_formation_statement .
?LAF_151_group_formation_statement a crm:E33_Linguistic_Object .
?LAF_151_group_formation_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_151_group_formation_statement as ?value) .
OPTIONAL {?LAF_151_group_formation_statement rdfs:label ?LAF_151_group_formation_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_151_group_formation_statement ?LAF_151_group_formation_statement_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P67i_is_referred_to_by ?LAF_151_group_formation_statement .
?LAF_151_group_formation_statement a crm:E33_Linguistic_Object .
?LAF_151_group_formation_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_151_group_formation_statement as ?value) .
OPTIONAL {?LAF_151_group_formation_statement rdfs:label ?LAF_151_group_formation_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P95i_was_formed_by ?LAP_14_group_formation .
?LAP_14_group_formation a crm:E66_Formation .
?LAP_14_group_formation crm:P67i_is_referred_to_by ?LAF_151_group_formation_statement .
?LAF_151_group_formation_statement a crm:E33_Linguistic_Object .
?LAF_151_group_formation_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_151_group_formation_statement as ?value) .
OPTIONAL {?LAF_151_group_formation_statement rdfs:label ?LAF_151_group_formation_statement_label . }} LIMIT 100
recC9E86PFAO6DGIj
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.129
Colleague in Professional Activity
professional_activity_actor
This field is used to link the documented group's professional activity to other actors involved in carrying it out.
->P14i->E7[126_1]->P14->E39[129_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P14_carried_out_by ?LAF_129_professional_activity_actor .
BIND(?LAF_129_professional_activity_actor as ?value) .
OPTIONAL {?LAF_129_professional_activity_actor rdfs:label ?LAF_129_professional_activity_actor_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P14_carried_out_by ?LAF_129_professional_activity_actor .
BIND(?LAF_129_professional_activity_actor as ?value) .
OPTIONAL {?LAF_129_professional_activity_actor rdfs:label ?LAF_129_professional_activity_actor_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_129_professional_activity_actor ?LAF_129_professional_activity_actor_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P14_carried_out_by ?LAF_129_professional_activity_actor .
BIND(?LAF_129_professional_activity_actor as ?value) .
OPTIONAL {?LAF_129_professional_activity_actor rdfs:label ?LAF_129_professional_activity_actor_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P14_carried_out_by ?LAF_129_professional_activity_actor .
BIND(?LAF_129_professional_activity_actor as ?value) .
OPTIONAL {?LAF_129_professional_activity_actor rdfs:label ?LAF_129_professional_activity_actor_label . }} LIMIT 100
recNgZnu6o3BQpGja
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.126
Location of Professional Activity
professional_activity_location
This field is used to link the documented group's professional activity to a location at which it was carried out.
->P14i->E7[126_1]->P7->E53[126_2]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P7_took_place_at ?LAF_126_professional_activity_location .
BIND(?LAF_126_professional_activity_location as ?value) .
OPTIONAL {?LAF_126_professional_activity_location rdfs:label ?LAF_126_professional_activity_location_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P7_took_place_at ?LAF_126_professional_activity_location .
BIND(?LAF_126_professional_activity_location as ?value) .
OPTIONAL {?LAF_126_professional_activity_location rdfs:label ?LAF_126_professional_activity_location_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_126_professional_activity_location ?LAF_126_professional_activity_location_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P7_took_place_at ?LAF_126_professional_activity_location .
BIND(?LAF_126_professional_activity_location as ?value) .
OPTIONAL {?LAF_126_professional_activity_location rdfs:label ?LAF_126_professional_activity_location_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P7_took_place_at ?LAF_126_professional_activity_location .
BIND(?LAF_126_professional_activity_location as ?value) .
OPTIONAL {?LAF_126_professional_activity_location rdfs:label ?LAF_126_professional_activity_location_label . }} LIMIT 100
reci4Xr223h3NtcI7
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.136
Professional Activity Technique
professional_activity_technique
This field is used to indicate a kind of technique used in the execution of the documented group's professional activity.
->P14i->E7[126_1]->P32->E55[136_1]
Concept
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P32_used_general_technique ?LAF_136_professional_activity_technique .
BIND(?LAF_136_professional_activity_technique as ?value) .
OPTIONAL {?LAF_136_professional_activity_technique rdfs:label ?LAF_136_professional_activity_technique_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P32_used_general_technique ?LAF_136_professional_activity_technique .
BIND(?LAF_136_professional_activity_technique as ?value) .
OPTIONAL {?LAF_136_professional_activity_technique rdfs:label ?LAF_136_professional_activity_technique_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_136_professional_activity_technique ?LAF_136_professional_activity_technique_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P32_used_general_technique ?LAF_136_professional_activity_technique .
BIND(?LAF_136_professional_activity_technique as ?value) .
OPTIONAL {?LAF_136_professional_activity_technique rdfs:label ?LAF_136_professional_activity_technique_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P32_used_general_technique ?LAF_136_professional_activity_technique .
BIND(?LAF_136_professional_activity_technique as ?value) .
OPTIONAL {?LAF_136_professional_activity_technique rdfs:label ?LAF_136_professional_activity_technique_label . }} LIMIT 100
recbK8C3lsxS1N2Xz
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.130
Influence on Professional Activity
professional_activity_influence
This field is used to link the documented group's professional activity to any entity which had a substantial influence on that activity.
->P14i->E7[126_1]->P15->E1[130_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P15_influenced_by ?LAF_130_professional_activity_influence .
BIND(?LAF_130_professional_activity_influence as ?value) .
OPTIONAL {?LAF_130_professional_activity_influence rdfs:label ?LAF_130_professional_activity_influence_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P15_influenced_by ?LAF_130_professional_activity_influence .
BIND(?LAF_130_professional_activity_influence as ?value) .
OPTIONAL {?LAF_130_professional_activity_influence rdfs:label ?LAF_130_professional_activity_influence_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_130_professional_activity_influence ?LAF_130_professional_activity_influence_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P15_influenced_by ?LAF_130_professional_activity_influence .
BIND(?LAF_130_professional_activity_influence as ?value) .
OPTIONAL {?LAF_130_professional_activity_influence rdfs:label ?LAF_130_professional_activity_influence_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P15_influenced_by ?LAF_130_professional_activity_influence .
BIND(?LAF_130_professional_activity_influence as ?value) .
OPTIONAL {?LAF_130_professional_activity_influence rdfs:label ?LAF_130_professional_activity_influence_label . }} LIMIT 100
recANHN2zpdxKqE6w
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.134
Professional Activity Type
professional_activity_type
This field is used to record the formal type of the documented group's professional activity.
->P14i->E7[126_1]->P2->E55[134_1]
Concept
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P2_has_type ?LAF_134_professional_activity_type .
BIND(?LAF_134_professional_activity_type as ?value) .
OPTIONAL {?LAF_134_professional_activity_type rdfs:label ?LAF_134_professional_activity_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P2_has_type ?LAF_134_professional_activity_type .
BIND(?LAF_134_professional_activity_type as ?value) .
OPTIONAL {?LAF_134_professional_activity_type rdfs:label ?LAF_134_professional_activity_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_134_professional_activity_type ?LAF_134_professional_activity_type_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P2_has_type ?LAF_134_professional_activity_type .
BIND(?LAF_134_professional_activity_type as ?value) .
OPTIONAL {?LAF_134_professional_activity_type rdfs:label ?LAF_134_professional_activity_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P2_has_type ?LAF_134_professional_activity_type .
BIND(?LAF_134_professional_activity_type as ?value) .
OPTIONAL {?LAF_134_professional_activity_type rdfs:label ?LAF_134_professional_activity_type_label . }} LIMIT 100
recSR0M4UR3v0AADK
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.128
Source Reference Work for Professional Activity
professional_activity_source_reference
This field is used to link the documented group's professional activity to a textual source which documents the professional itself.
->P14i->E7[126_1]->P67i->E33[128_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P67i_is_referred_to_by ?LAF_128_professional_activity_source_reference .
BIND(?LAF_128_professional_activity_source_reference as ?value) .
OPTIONAL {?LAF_128_professional_activity_source_reference rdfs:label ?LAF_128_professional_activity_source_reference_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P67i_is_referred_to_by ?LAF_128_professional_activity_source_reference .
BIND(?LAF_128_professional_activity_source_reference as ?value) .
OPTIONAL {?LAF_128_professional_activity_source_reference rdfs:label ?LAF_128_professional_activity_source_reference_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_128_professional_activity_source_reference ?LAF_128_professional_activity_source_reference_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P67i_is_referred_to_by ?LAF_128_professional_activity_source_reference .
BIND(?LAF_128_professional_activity_source_reference as ?value) .
OPTIONAL {?LAF_128_professional_activity_source_reference rdfs:label ?LAF_128_professional_activity_source_reference_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P67i_is_referred_to_by ?LAF_128_professional_activity_source_reference .
BIND(?LAF_128_professional_activity_source_reference as ?value) .
OPTIONAL {?LAF_128_professional_activity_source_reference rdfs:label ?LAF_128_professional_activity_source_reference_label . }} LIMIT 100
recfj6st7myzE1TWp
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.135
Professional Activity Label
professional_activity_label
This field is used to record the string value of the machine readable label used for the documented group's professional activity.
->P14i->E7[126_1]->rdfs:label->rdf:literal
String
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity rdfs:label ?LAF_135_professional_activity_label .
BIND(?LAF_135_professional_activity_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity rdfs:label ?LAF_135_professional_activity_label .
BIND(?LAF_135_professional_activity_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_135_professional_activity_label ?LAF_135_professional_activity_label_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity rdfs:label ?LAF_135_professional_activity_label .
BIND(?LAF_135_professional_activity_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity rdfs:label ?LAF_135_professional_activity_label .
BIND(?LAF_135_professional_activity_label as ?value) .} LIMIT 100
recOTnJmlWsGSgMxg
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.133
TimeSpan of Professional Activity
professional_activity_timespan
This field is used to link the documented group's professional activity to an instance of time-span recording the temporal extent of the activity.
->P14i->E7[126_1]->P4->E52[133_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P4_has_time-span ?LAF_133_professional_activity_timespan .
BIND(?LAF_133_professional_activity_timespan as ?value) .
OPTIONAL {?LAF_133_professional_activity_timespan rdfs:label ?LAF_133_professional_activity_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P4_has_time-span ?LAF_133_professional_activity_timespan .
BIND(?LAF_133_professional_activity_timespan as ?value) .
OPTIONAL {?LAF_133_professional_activity_timespan rdfs:label ?LAF_133_professional_activity_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_133_professional_activity_timespan ?LAF_133_professional_activity_timespan_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P4_has_time-span ?LAF_133_professional_activity_timespan .
BIND(?LAF_133_professional_activity_timespan as ?value) .
OPTIONAL {?LAF_133_professional_activity_timespan rdfs:label ?LAF_133_professional_activity_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P4_has_time-span ?LAF_133_professional_activity_timespan .
BIND(?LAF_133_professional_activity_timespan as ?value) .
OPTIONAL {?LAF_133_professional_activity_timespan rdfs:label ?LAF_133_professional_activity_timespan_label . }} LIMIT 100
recFduTdKY5x4L1Cu
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.131
Name for Professional Activity
professional_activity_name
This field is used to link the documented group's professional activity to a name that has been attributed to it.
->P14i->E7[126_1]->P1->E33_E41[131_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P1_is_identified_by ?LAF_131_professional_activity_name .
?LAF_131_professional_activity_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_131_professional_activity_name as ?value) .
OPTIONAL {?LAF_131_professional_activity_name rdfs:label ?LAF_131_professional_activity_name_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P1_is_identified_by ?LAF_131_professional_activity_name .
?LAF_131_professional_activity_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_131_professional_activity_name as ?value) .
OPTIONAL {?LAF_131_professional_activity_name rdfs:label ?LAF_131_professional_activity_name_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_131_professional_activity_name ?LAF_131_professional_activity_name_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P1_is_identified_by ?LAF_131_professional_activity_name .
?LAF_131_professional_activity_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_131_professional_activity_name as ?value) .
OPTIONAL {?LAF_131_professional_activity_name rdfs:label ?LAF_131_professional_activity_name_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P1_is_identified_by ?LAF_131_professional_activity_name .
?LAF_131_professional_activity_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_131_professional_activity_name as ?value) .
OPTIONAL {?LAF_131_professional_activity_name rdfs:label ?LAF_131_professional_activity_name_label . }} LIMIT 100
recNJg9VWjDhSsOLL
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.137
Identifier for Professional Activity
professional_activity_identifier
This field is used to link the documented group's professional activity to an identifier that has been attributed to it.
->P14i->E7[126_1]->P1->E42[137_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P1_is_identified_by ?LAF_137_professional_activity_identifier .
?LAF_137_professional_activity_identifier a crm:E42_Identifier .
BIND(?LAF_137_professional_activity_identifie as ?value) .
OPTIONAL {?LAF_137_professional_activity_identifier rdfs:label ?LAF_137_professional_activity_identifier_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P1_is_identified_by ?LAF_137_professional_activity_identifier .
?LAF_137_professional_activity_identifier a crm:E42_Identifier .
BIND(?LAF_137_professional_activity_identifie as ?value) .
OPTIONAL {?LAF_137_professional_activity_identifier rdfs:label ?LAF_137_professional_activity_identifier_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_137_professional_activity_identifier ?LAF_137_professional_activity_identifier_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P1_is_identified_by ?LAF_137_professional_activity_identifier .
?LAF_137_professional_activity_identifier a crm:E42_Identifier .
BIND(?LAF_137_professional_activity_identifie as ?value) .
OPTIONAL {?LAF_137_professional_activity_identifier rdfs:label ?LAF_137_professional_activity_identifier_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P1_is_identified_by ?LAF_137_professional_activity_identifier .
?LAF_137_professional_activity_identifier a crm:E42_Identifier .
BIND(?LAF_137_professional_activity_identifie as ?value) .
OPTIONAL {?LAF_137_professional_activity_identifier rdfs:label ?LAF_137_professional_activity_identifier_label . }
} LIMIT 100
recq6idCBJZ2PUkxB
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.138
Statement about Professional Activity
professional_activity_statement
This field is used to link the documented group's professional activity to a statement that describes it.
->P14i->E7[126_1]->P67i->E33[138_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P67i_is_referred_to_by ?LAF_138_professional_activity_statement .
?LAF_138_professional_activity_statement a crm:E33_Linguistic_Object .
?LAF_138_professional_activity_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_138_professional_activity_statement as ?value) .
OPTIONAL {?LAF_138_professional_activity_statement rdfs:label ?LAF_138_professional_activity_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P67i_is_referred_to_by ?LAF_138_professional_activity_statement .
?LAF_138_professional_activity_statement a crm:E33_Linguistic_Object .
?LAF_138_professional_activity_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_138_professional_activity_statement as ?value) .
OPTIONAL {?LAF_138_professional_activity_statement rdfs:label ?LAF_138_professional_activity_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_138_professional_activity_statement ?LAF_138_professional_activity_statement_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P67i_is_referred_to_by ?LAF_138_professional_activity_statement .
?LAF_138_professional_activity_statement a crm:E33_Linguistic_Object .
?LAF_138_professional_activity_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_138_professional_activity_statement as ?value) .
OPTIONAL {?LAF_138_professional_activity_statement rdfs:label ?LAF_138_professional_activity_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P14i_performed ?LAP_13_professional_activity .
?LAP_13_professional_activity a crm:E7_Activity .
?LAP_13_professional_activity crm:P67i_is_referred_to_by ?LAF_138_professional_activity_statement .
?LAF_138_professional_activity_statement a crm:E33_Linguistic_Object .
?LAF_138_professional_activity_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_138_professional_activity_statement as ?value) .
OPTIONAL {?LAF_138_professional_activity_statement rdfs:label ?LAF_138_professional_activity_statement_label . }} LIMIT 100
recfmbQmMFTYfs7Xq
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.153
Location of Group Dissolution Event
group_dissolution_location
This field is used to link the documented group dissolution activity to a location at which it was carried out.
->P99i->E68[153_1]->P7->E53[126_2]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P7_took_place_at ?LAF_153_group_dissolution_location .
BIND(?LAF_153_group_dissolution_location as ?value) .
OPTIONAL {?LAF_153_group_dissolution_location rdfs:label ?LAF_153_group_dissolution_location_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P7_took_place_at ?LAF_153_group_dissolution_location .
BIND(?LAF_153_group_dissolution_location as ?value) .
OPTIONAL {?LAF_153_group_dissolution_location rdfs:label ?LAF_153_group_dissolution_location_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_153_group_dissolution_location ?LAF_153_group_dissolution_location_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P7_took_place_at ?LAF_153_group_dissolution_location .
BIND(?LAF_153_group_dissolution_location as ?value) .
OPTIONAL {?LAF_153_group_dissolution_location rdfs:label ?LAF_153_group_dissolution_location_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P7_took_place_at ?LAF_153_group_dissolution_location .
BIND(?LAF_153_group_dissolution_location as ?value) .
OPTIONAL {?LAF_153_group_dissolution_location rdfs:label ?LAF_153_group_dissolution_location_label . }
} LIMIT 100
recdURqf97ECgnYPb
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.166
Related Event Causal to Group Dissolution Event
group_dissolution_cause
This field is used to link the documented group dissolution activity to another event which was the causal reason behind its coming to be.
->P99i->E68[1391_1]->O13i->E5[166_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crmsci:O13i_was_triggered_by ?LAF_166_group_dissolution_cause .
BIND(?LAF_166_group_dissolution_cause as ?value) .
OPTIONAL {?LAF_166_group_dissolution_cause rdfs:label ?LAF_166_group_dissolution_cause_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crmsci:O13i_was_triggered_by ?LAF_166_group_dissolution_cause .
BIND(?LAF_166_group_dissolution_cause as ?value) .
OPTIONAL {?LAF_166_group_dissolution_cause rdfs:label ?LAF_166_group_dissolution_cause_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_166_group_dissolution_cause ?LAF_166_group_dissolution_cause_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crmsci:O13i_was_triggered_by ?LAF_166_group_dissolution_cause .
BIND(?LAF_166_group_dissolution_cause as ?value) .
OPTIONAL {?LAF_166_group_dissolution_cause rdfs:label ?LAF_166_group_dissolution_cause_label . }
} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crmsci:O13i_was_triggered_by ?LAF_166_group_dissolution_cause .
BIND(?LAF_166_group_dissolution_cause as ?value) .
OPTIONAL {?LAF_166_group_dissolution_cause rdfs:label ?LAF_166_group_dissolution_cause_label . }
} LIMIT 100
recOJvaw5uIJ4UGLM
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.161
Group Dissolution Event Type
group_dissolution_type
This field is used to record the formal type of the documented group dissolution activity.
->P99i->E68[153_1]->P2->E55[161_1]
Concept
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P2_has_type ?LAF_161_group_dissolution_type .
BIND(?LAF_161_group_dissolution_type as ?value) .
OPTIONAL {?LAF_161_group_dissolution_type rdfs:label ?LAF_161_group_dissolution_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P2_has_type ?LAF_161_group_dissolution_type .
BIND(?LAF_161_group_dissolution_type as ?value) .
OPTIONAL {?LAF_161_group_dissolution_type rdfs:label ?LAF_161_group_dissolution_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_161_group_dissolution_type ?LAF_161_group_dissolution_type_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P2_has_type ?LAF_161_group_dissolution_type .
BIND(?LAF_161_group_dissolution_type as ?value) .
OPTIONAL {?LAF_161_group_dissolution_type rdfs:label ?LAF_161_group_dissolution_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P2_has_type ?LAF_161_group_dissolution_type .
BIND(?LAF_161_group_dissolution_type as ?value) .
OPTIONAL {?LAF_161_group_dissolution_type rdfs:label ?LAF_161_group_dissolution_type_label . }} LIMIT 100
recU2jORujRre0UqO
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.155
Source Reference Work for Group Dissolution Event
group_dissolution_source_reference
This field is used to link the documented group dissolution activity to a textual source which documents the activity itself.
->P99i->E68[153_1]->P67i->E33[155_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P67i_is_referred_to_by ?LAF_155_group_dissolution_source_reference .
BIND(?LAF_155_group_dissolution_source_reference as ?value) .
OPTIONAL {?LAF_155_group_dissolution_source_reference rdfs:label ?LAF_155_group_dissolution_source_reference_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P67i_is_referred_to_by ?LAF_155_group_dissolution_source_reference .
BIND(?LAF_155_group_dissolution_source_reference as ?value) .
OPTIONAL {?LAF_155_group_dissolution_source_reference rdfs:label ?LAF_155_group_dissolution_source_reference_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_155_group_dissolution_source_reference ?LAF_155_group_dissolution_source_reference_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P67i_is_referred_to_by ?LAF_155_group_dissolution_source_reference .
BIND(?LAF_155_group_dissolution_source_reference as ?value) .
OPTIONAL {?LAF_155_group_dissolution_source_reference rdfs:label ?LAF_155_group_dissolution_source_reference_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P67i_is_referred_to_by ?LAF_155_group_dissolution_source_reference .
BIND(?LAF_155_group_dissolution_source_reference as ?value) .
OPTIONAL {?LAF_155_group_dissolution_source_reference rdfs:label ?LAF_155_group_dissolution_source_reference_label . }} LIMIT 100
rectR6SYmxC5B3Yq0
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.162
Group Dissolution Event Label
group_dissolution_label
This field is used to record the string value of the machine readable label used for the documented group dissolution activity.
->P99i->E68[153_1]->rdfs:label->rdf:literal
String
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution rdfs:label ?LAF_162_group_dissolution_label .
BIND(?LAF_162_group_dissolution_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution rdfs:label ?LAF_162_group_dissolution_label .
BIND(?LAF_162_group_dissolution_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_162_group_dissolution_label ?LAF_162_group_dissolution_label_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution rdfs:label ?LAF_162_group_dissolution_label .
BIND(?LAF_162_group_dissolution_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution rdfs:label ?LAF_162_group_dissolution_label .
BIND(?LAF_162_group_dissolution_label as ?value) .} LIMIT 100
reci1Y2XQtV2ksqME
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.160
TimeSpan of Group Dissolution Event
group_dissolution_timespan
This field is used to link the documented group dissolution activity to an instance of time-span recording the temporal extent of the activity.
->P99i->E68[153_1]->P4->E52[160_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P4_has_time-span ?LAF_160_group_dissolution_timespan .
BIND(?LAF_160_group_dissolution_timespan as ?value) .
OPTIONAL {?LAF_160_group_dissolution_timespan rdfs:label ?LAF_160_group_dissolution_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P4_has_time-span ?LAF_160_group_dissolution_timespan .
BIND(?LAF_160_group_dissolution_timespan as ?value) .
OPTIONAL {?LAF_160_group_dissolution_timespan rdfs:label ?LAF_160_group_dissolution_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_160_group_dissolution_timespan ?LAF_160_group_dissolution_timespan_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P4_has_time-span ?LAF_160_group_dissolution_timespan .
BIND(?LAF_160_group_dissolution_timespan as ?value) .
OPTIONAL {?LAF_160_group_dissolution_timespan rdfs:label ?LAF_160_group_dissolution_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P4_has_time-span ?LAF_160_group_dissolution_timespan .
BIND(?LAF_160_group_dissolution_timespan as ?value) .
OPTIONAL {?LAF_160_group_dissolution_timespan rdfs:label ?LAF_160_group_dissolution_timespan_label . }} LIMIT 100
recaIGMxu5NuOUGGA
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.158
Name for Group Dissolution Event
group_dissolution_name
This field is used to link the documented group dissolution activity to a name that has been attributed to it.
->P99i->E68[153_1]->P1->E33_E41[158_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P1_is_identified_by ?LAF_158_group_dissolution_name .
?LAF_158_group_dissolution_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_158_group_dissolution_name as ?value) .
OPTIONAL {?LAF_158_group_dissolution_name rdfs:label ?LAF_158_group_dissolution_name_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P1_is_identified_by ?LAF_158_group_dissolution_name .
?LAF_158_group_dissolution_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_158_group_dissolution_name as ?value) .
OPTIONAL {?LAF_158_group_dissolution_name rdfs:label ?LAF_158_group_dissolution_name_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_158_group_dissolution_name ?LAF_158_group_dissolution_name_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P1_is_identified_by ?LAF_158_group_dissolution_name .
?LAF_158_group_dissolution_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_158_group_dissolution_name as ?value) .
OPTIONAL {?LAF_158_group_dissolution_name rdfs:label ?LAF_158_group_dissolution_name_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P1_is_identified_by ?LAF_158_group_dissolution_name .
?LAF_158_group_dissolution_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_158_group_dissolution_name as ?value) .
OPTIONAL {?LAF_158_group_dissolution_name rdfs:label ?LAF_158_group_dissolution_name_label . }} LIMIT 100
recRfKeMfckholDq8
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.164
Identifier for Group Dissolution Event
group_dissolution_identifier
This field is used to link the documented group dissolution activity to an identifier that has been attributed to it.
->P99i->E68[153_1]->P1->E42[164_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P1_is_identified_by ?LAF_164_group_dissolution_identifier .
?LAF_164_group_dissolution_identifier a crm:E42_Identifier .
BIND(?LAF_164_group_dissolution_identifier as ?value) .
OPTIONAL {?LAF_164_group_dissolution_identifier rdfs:label ?LAF_164_group_dissolution_identifier_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P1_is_identified_by ?LAF_164_group_dissolution_identifier .
?LAF_164_group_dissolution_identifier a crm:E42_Identifier .
BIND(?LAF_164_group_dissolution_identifier as ?value) .
OPTIONAL {?LAF_164_group_dissolution_identifier rdfs:label ?LAF_164_group_dissolution_identifier_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_164_group_dissolution_identifier ?LAF_164_group_dissolution_identifier_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P1_is_identified_by ?LAF_164_group_dissolution_identifier .
?LAF_164_group_dissolution_identifier a crm:E42_Identifier .
BIND(?LAF_164_group_dissolution_identifier as ?value) .
OPTIONAL {?LAF_164_group_dissolution_identifier rdfs:label ?LAF_164_group_dissolution_identifier_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P1_is_identified_by ?LAF_164_group_dissolution_identifier .
?LAF_164_group_dissolution_identifier a crm:E42_Identifier .
BIND(?LAF_164_group_dissolution_identifier as ?value) .
OPTIONAL {?LAF_164_group_dissolution_identifier rdfs:label ?LAF_164_group_dissolution_identifier_label . }} LIMIT 100
recx4m4W8K0m2f87z
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.165
Statement about Group Dissolution Event
group_dissolution_statement
This field is used to link the documented group dissolution activity to a statement that describes it.
->P99i->E68[153_1]->P67i->E33[165_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P67i_is_referred_to_by ?LAF_165_group_dissolution_statement .
?LAF_165_group_dissolution_statement a crm:E33_Linguistic_Object .
?LAF_165_group_dissolution_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_165_group_dissolution_statement as ?value) .
OPTIONAL {?LAF_165_group_dissolution_statement rdfs:label ?LAF_165_group_dissolution_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P67i_is_referred_to_by ?LAF_165_group_dissolution_statement .
?LAF_165_group_dissolution_statement a crm:E33_Linguistic_Object .
?LAF_165_group_dissolution_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_165_group_dissolution_statement as ?value) .
OPTIONAL {?LAF_165_group_dissolution_statement rdfs:label ?LAF_165_group_dissolution_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_165_group_dissolution_statement ?LAF_165_group_dissolution_statement_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P67i_is_referred_to_by ?LAF_165_group_dissolution_statement .
?LAF_165_group_dissolution_statement a crm:E33_Linguistic_Object .
?LAF_165_group_dissolution_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_165_group_dissolution_statement as ?value) .
OPTIONAL {?LAF_165_group_dissolution_statement rdfs:label ?LAF_165_group_dissolution_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P99i_was_dissolved_by ?LAP_15_group_dissolution .
?LAP_15_group_dissolution a crm:E68_Dissolution .
?LAP_15_group_dissolution crm:P67i_is_referred_to_by ?LAF_165_group_dissolution_statement .
?LAF_165_group_dissolution_statement a crm:E33_Linguistic_Object .
?LAF_165_group_dissolution_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_165_group_dissolution_statement as ?value) .
OPTIONAL {?LAF_165_group_dissolution_statement rdfs:label ?LAF_165_group_dissolution_statement_label . }} LIMIT 100
recGy3VVBUoSdFlSE
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.429
Data Assigner
data_assignment_actor
This field is used to indicate the actor responsible for the event of data assignment.
->p141i->E13[429_1]->P14->E39[429_2]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P14_carried_out_by ?LAF_429_data_assignment_actor .
BIND(?LAF_429_data_assignment_actor as ?value) .
OPTIONAL {?LAF_429_data_assignment_actor rdfs:label ?LAF_429_data_assignment_actor_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P14_carried_out_by ?LAF_429_data_assignment_actor .
BIND(?LAF_429_data_assignment_actor as ?value) .
OPTIONAL {?LAF_429_data_assignment_actor rdfs:label ?LAF_429_data_assignment_actor_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_429_data_assignment_actor ?LAF_429_data_assignment_actor_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P14_carried_out_by ?LAF_429_data_assignment_actor .
BIND(?LAF_429_data_assignment_actor as ?value) .
OPTIONAL {?LAF_429_data_assignment_actor rdfs:label ?LAF_429_data_assignment_actor_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P14_carried_out_by ?LAF_429_data_assignment_actor .
BIND(?LAF_429_data_assignment_actor as ?value) .
OPTIONAL {?LAF_429_data_assignment_actor rdfs:label ?LAF_429_data_assignment_actor_label . }} LIMIT 100
recluG2MWFwu85XFS
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.553
Object Used in Data Assignment
data_assignment_object_used
This field is used to link to an object that was specifically used in the context of the event of the data assignment.
->p140i->E13[429_1]->p16->E70[553_1]
Reference Model
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P16_used_specific_object ?LAF_553_data_assignment_object_used .
BIND(?LAF_553_data_assignment_object_used as ?value) .
OPTIONAL {?LAF_553_data_assignment_object_used rdfs:label ?LAF_553_data_assignment_object_used_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P16_used_specific_object ?LAF_553_data_assignment_object_used .
BIND(?LAF_553_data_assignment_object_used as ?value) .
OPTIONAL {?LAF_553_data_assignment_object_used rdfs:label ?LAF_553_data_assignment_object_used_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_553_data_assignment_object_used ?LAF_553_data_assignment_object_used_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P16_used_specific_object ?LAF_553_data_assignment_object_used .
BIND(?LAF_553_data_assignment_object_used as ?value) .
OPTIONAL {?LAF_553_data_assignment_object_used rdfs:label ?LAF_553_data_assignment_object_used_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P16_used_specific_object ?LAF_553_data_assignment_object_used .
BIND(?LAF_553_data_assignment_object_used as ?value) .
OPTIONAL {?LAF_553_data_assignment_object_used rdfs:label ?LAF_553_data_assignment_object_used_label . }} LIMIT 100
recPurCF690rN9NZ3
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.430
Type of Data Assignment
data_assignment_type
This field is used to indicate the type of the event of data assignment.
->p141i->E13[429_1]->P2->E55[430_1]
Concept
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P2_has_type ?LAF_430_data_assignment_type .
BIND(?LAF_430_data_assignment_type as ?value) .
OPTIONAL {?LAF_430_data_assignment_type rdfs:label ?LAF_430_data_assignment_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P2_has_type ?LAF_430_data_assignment_type .
BIND(?LAF_430_data_assignment_type as ?value) .
OPTIONAL {?LAF_430_data_assignment_type rdfs:label ?LAF_430_data_assignment_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_430_data_assignment_type ?LAF_430_data_assignment_type_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P2_has_type ?LAF_430_data_assignment_type .
BIND(?LAF_430_data_assignment_type as ?value) .
OPTIONAL {?LAF_430_data_assignment_type rdfs:label ?LAF_430_data_assignment_type_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P2_has_type ?LAF_430_data_assignment_type .
BIND(?LAF_430_data_assignment_type as ?value) .
OPTIONAL {?LAF_430_data_assignment_type rdfs:label ?LAF_430_data_assignment_type_label . }} LIMIT 100
recKgO2BRijh9Hk4e
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.431
Data Assignment Label
data_assignment_label
This field is used to indicate the machine readable label for the event of data assignment.
->p141i->E13[429_1]->rdfs:label->rdf:literal
String
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment rdfs:label ?LAF_431_data_assignment_label .
BIND(?LAF_431_data_assignment_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment rdfs:label ?LAF_431_data_assignment_label .
BIND(?LAF_431_data_assignment_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_431_data_assignment_label ?LAF_431_data_assignment_label_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment rdfs:label ?LAF_431_data_assignment_label .
BIND(?LAF_431_data_assignment_label as ?value) .} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment rdfs:label ?LAF_431_data_assignment_label .
BIND(?LAF_431_data_assignment_label as ?value) .} LIMIT 100
recu4tm6SaVUucGCt
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.433
TimeSpan of Data Assignment
data_assignment_timespan
This field is used to indicate the timespan for the event of data assignment.
->p141i->E13[429_1]->p4->E52[433_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P4_has_time-span ?LAF_433_data_assignment_timespan .
BIND(?LAF_433_data_assignment_timespan as ?value) .
OPTIONAL {?LAF_433_data_assignment_timespan rdfs:label ?LAF_433_data_assignment_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P4_has_time-span ?LAF_433_data_assignment_timespan .
BIND(?LAF_433_data_assignment_timespan as ?value) .
OPTIONAL {?LAF_433_data_assignment_timespan rdfs:label ?LAF_433_data_assignment_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_433_data_assignment_timespan ?LAF_433_data_assignment_timespan_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P4_has_time-span ?LAF_433_data_assignment_timespan .
BIND(?LAF_433_data_assignment_timespan as ?value) .
OPTIONAL {?LAF_433_data_assignment_timespan rdfs:label ?LAF_433_data_assignment_timespan_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P4_has_time-span ?LAF_433_data_assignment_timespan .
BIND(?LAF_433_data_assignment_timespan as ?value) .
OPTIONAL {?LAF_433_data_assignment_timespan rdfs:label ?LAF_433_data_assignment_timespan_label . }} LIMIT 100
recQ07OEimde2JC2J
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.432
Name of Data Assignment
data_assignment_name
This field is used to indicate the name given to the event of data assignment.
->p141i->E13[429_1]->p1->E41[432_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P1_is_identified_by ?LAF_432_data_assignment_name .
?LAF_432_data_assignment_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_432_data_assignment_name as ?value) .
OPTIONAL {?LAF_432_data_assignment_name rdfs:label ?LAF_432_data_assignment_name_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P1_is_identified_by ?LAF_432_data_assignment_name .
?LAF_432_data_assignment_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_432_data_assignment_name as ?value) .
OPTIONAL {?LAF_432_data_assignment_name rdfs:label ?LAF_432_data_assignment_name_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_432_data_assignment_name ?LAF_432_data_assignment_name_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P1_is_identified_by ?LAF_432_data_assignment_name .
?LAF_432_data_assignment_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_432_data_assignment_name as ?value) .
OPTIONAL {?LAF_432_data_assignment_name rdfs:label ?LAF_432_data_assignment_name_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P1_is_identified_by ?LAF_432_data_assignment_name .
?LAF_432_data_assignment_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_432_data_assignment_name as ?value) .
OPTIONAL {?LAF_432_data_assignment_name rdfs:label ?LAF_432_data_assignment_name_label . }} LIMIT 100
recXYpxTl6uOqGSMS
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System
LAF.552
Statement about Data Assignment
data_assignment_statement
This field is used to document free text statements about the event of data assignment.
->p141i->E13[429_1]->p67i->E33[552_1]
Collection
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P67i_is_referred_to_by ?LAF_552_data_assignment_statement .
?LAF_552_data_assignment_statement a crm:E33_Linguistic_Object .
?LAF_552_data_assignment_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_552_data_assignment_statement as ?value) .
OPTIONAL {?LAF_552_data_assignment_statement rdfs:label ?LAF_552_data_assignment_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P67i_is_referred_to_by ?LAF_552_data_assignment_statement .
?LAF_552_data_assignment_statement a crm:E33_Linguistic_Object .
?LAF_552_data_assignment_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_552_data_assignment_statement as ?value) .
OPTIONAL {?LAF_552_data_assignment_statement rdfs:label ?LAF_552_data_assignment_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT distinct?LAF_552_data_assignment_statement ?LAF_552_data_assignment_statement_label WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P67i_is_referred_to_by ?LAF_552_data_assignment_statement .
?LAF_552_data_assignment_statement a crm:E33_Linguistic_Object .
?LAF_552_data_assignment_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_552_data_assignment_statement as ?value) .
OPTIONAL {?LAF_552_data_assignment_statement rdfs:label ?LAF_552_data_assignment_statement_label . }} LIMIT 100
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E74_Group .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P141i_was_assigned_by ?LAP_36_data_assignment .
?LAP_36_data_assignment a crm:E13_Attribute_Assignment .
?LAP_36_data_assignment crm:P67i_is_referred_to_by ?LAF_552_data_assignment_statement .
?LAF_552_data_assignment_statement a crm:E33_Linguistic_Object .
?LAF_552_data_assignment_statement crm:P2_has_type ?LAF_14_statement_type .
?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> .
BIND(?LAF_552_data_assignment_statement as ?value) .
OPTIONAL {?LAF_552_data_assignment_statement rdfs:label ?LAF_552_data_assignment_statement_label . }} LIMIT 100
recKxgcL9OIIovhqL
Generators
Basic Atomic
Pattern XML
Generate Turtle File
Generate Turtle For System
Generate SPARQL Query
Generate SPARQL Query For System
Generate X3ML Mappings (Form A)
Generate X3ML Mappings For System (Form A)
Generate X3ML Mappings (Form B)
Generate X3ML Mappings For System (Form B)
Generate ResearchSpace Definition
Generate ResearchSpace Definition for System