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.298
Creator in Production Event
production_actor
This field is used to link the documented production activity to an actor responsible for carrying it out.
->P108i->E12[295_1]->P14->E39[298_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P14_carried_out_by ?LAF_298_production_actor .
BIND(?LAF_298_production_actor as ?value) .
OPTIONAL {?LAF_LAF_298_production_actor rdfs:label ?LAF_298_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P14_carried_out_by ?LAF_298_production_actor .
BIND(?LAF_298_production_actor as ?value) .
OPTIONAL {?LAF_LAF_298_production_actor rdfs:label ?LAF_298_production_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_298_production_actor ?LAF_298_production_actor_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P14_carried_out_by ?LAF_298_production_actor .
BIND(?LAF_298_production_actor as ?value) .
OPTIONAL {?LAF_LAF_298_production_actor rdfs:label ?LAF_298_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P14_carried_out_by ?LAF_298_production_actor .
BIND(?LAF_298_production_actor as ?value) .
OPTIONAL {?LAF_LAF_298_production_actor rdfs:label ?LAF_298_production_actor_label . }} LIMIT 100
reczWf2mC0kQvesDo
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.295
Location of Production Event
production_location
This field is used to link the documented production activity to a location at which it was carried out.
->P108i->E12[295_1]->P7->E53[295_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P7_took_place_at ?LAF_295_production_location .
BIND(?LAF_295_production_location as ?value) .
OPTIONAL {?LAF_295_production_location rdfs:label ?LAF_295_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P7_took_place_at ?LAF_295_production_location .
BIND(?LAF_295_production_location as ?value) .
OPTIONAL {?LAF_295_production_location rdfs:label ?LAF_295_production_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_295_production_location ?LAF_295_production_location_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P7_took_place_at ?LAF_295_production_location .
BIND(?LAF_295_production_location as ?value) .
OPTIONAL {?LAF_295_production_location rdfs:label ?LAF_295_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P7_took_place_at ?LAF_295_production_location .
BIND(?LAF_295_production_location as ?value) .
OPTIONAL {?LAF_295_production_location rdfs:label ?LAF_295_production_location_label . }
} LIMIT 100
recxWZkfLUjPSGRnS
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.301
Object used in Production Event
production_object_used
This field is used to link the documented production activity to an instance of physical object used in the exercise of this activity in a manner consequential to its outcome.
->P108i->E12[295_1]->P16->E22[301_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P16_used_specific_object ?LAF_301_production_object_used .
BIND(?LAF_301_production_object_used as ?value) .
OPTIONAL {?LAF_301_production_object_used rdfs:label ?LAF_301_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P16_used_specific_object ?LAF_301_production_object_used .
BIND(?LAF_301_production_object_used as ?value) .
OPTIONAL {?LAF_301_production_object_used rdfs:label ?LAF_301_production_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_301_production_object_used ?LAF_301_production_object_used_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P16_used_specific_object ?LAF_301_production_object_used .
BIND(?LAF_301_production_object_used as ?value) .
OPTIONAL {?LAF_301_production_object_used rdfs:label ?LAF_301_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P16_used_specific_object ?LAF_301_production_object_used .
BIND(?LAF_301_production_object_used as ?value) .
OPTIONAL {?LAF_301_production_object_used rdfs:label ?LAF_301_production_object_used_label . }} LIMIT 100
recv8BCF1sgEJXXDP
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.305
Production Event Technique
production_technique
This field is used to indicate a kind of technique used in the execution of the documented production activity.
->P108i->E12[295_1]->P32->E55[305_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P32_used_general_technique ?LAF_305_production_technique .
BIND(?LAF_305_production_technique as ?value) .
OPTIONAL {?LAF_305_production_technique rdfs:label ?LAF_305_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P32_used_general_technique ?LAF_305_production_technique .
BIND(?LAF_305_production_technique as ?value) .
OPTIONAL {?LAF_305_production_technique rdfs:label ?LAF_305_production_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_305_production_technique ?LAF_305_production_technique_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P32_used_general_technique ?LAF_305_production_technique .
BIND(?LAF_305_production_technique as ?value) .
OPTIONAL {?LAF_305_production_technique rdfs:label ?LAF_305_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P32_used_general_technique ?LAF_305_production_technique .
BIND(?LAF_305_production_technique as ?value) .
OPTIONAL {?LAF_305_production_technique rdfs:label ?LAF_305_production_technique_label . } } LIMIT 100
recYm4DqMwwtq1lnD
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.299
Influence on Production Event
production_influence
This field is used to link the documented production activity to any entity which had a substantial influence on that activity.
->P108i->E12[295_1]->P15->E1[299_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P15_was_influenced_by ?LAF_299_production_influence .
BIND(?LAF_299_production_influence as ?value) .
OPTIONAL {?LAF_299_production_influence rdfs:label ?LAF_299_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P15_was_influenced_by ?LAF_299_production_influence .
BIND(?LAF_299_production_influence as ?value) .
OPTIONAL {?LAF_299_production_influence rdfs:label ?LAF_299_production_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_299_production_influence ?LAF_299_production_influence_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P15_was_influenced_by ?LAF_299_production_influence .
BIND(?LAF_299_production_influence as ?value) .
OPTIONAL {?LAF_299_production_influence rdfs:label ?LAF_299_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P15_was_influenced_by ?LAF_299_production_influence .
BIND(?LAF_299_production_influence as ?value) .
OPTIONAL {?LAF_299_production_influence rdfs:label ?LAF_299_production_influence_label . }} LIMIT 100
recuUcO8dyhajzobf
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.308
Related Event Causal to Production Event
production_cause
This field is used to link the documented production activity to another event which was the causal reason behind its coming to be.
->P108i->E12[1391_1]->O13i->E5[308_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crmsci:O13i_was_triggered_by ?LAF_308_production_cause .
BIND(?LAF_308_production_cause as ?value) .
OPTIONAL {?LAF_308_production_cause rdfs:label ?LAF_308_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crmsci:O13i_was_triggered_by ?LAF_308_production_cause .
BIND(?LAF_308_production_cause as ?value) .
OPTIONAL {?LAF_308_production_cause rdfs:label ?LAF_308_production_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_308_production_cause ?LAF_308_production_cause_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crmsci:O13i_was_triggered_by ?LAF_308_production_cause .
BIND(?LAF_308_production_cause as ?value) .
OPTIONAL {?LAF_308_production_cause rdfs:label ?LAF_308_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crmsci:O13i_was_triggered_by ?LAF_308_production_cause .
BIND(?LAF_308_production_cause as ?value) .
OPTIONAL {?LAF_308_production_cause rdfs:label ?LAF_308_production_cause_label . }
} LIMIT 100
recNlTyOSKfrCNHQ7
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.303
Production Event Type
production_type
This field is used to record the formal type of the documented production activity.
->P108i->E12[295_1]->P2->E55[303_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P2_has_type ?LAF_303_production_type .
BIND(?LAF_303_production_type as ?value) .
OPTIONAL {?LAF_303_production_type rdfs:label ?LAF_303_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P2_has_type ?LAF_303_production_type .
BIND(?LAF_303_production_type as ?value) .
OPTIONAL {?LAF_303_production_type rdfs:label ?LAF_303_production_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_303_production_type ?LAF_303_production_type_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P2_has_type ?LAF_303_production_type .
BIND(?LAF_303_production_type as ?value) .
OPTIONAL {?LAF_303_production_type rdfs:label ?LAF_303_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P2_has_type ?LAF_303_production_type .
BIND(?LAF_303_production_type as ?value) .
OPTIONAL {?LAF_303_production_type rdfs:label ?LAF_303_production_type_label . }} LIMIT 100
recWHorHkfQOlxG4D
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.297
Source Reference Work for Production Event
production_source_reference
This field is used to link the documented production activity to a textual source which documents the activity itself.
->P108i->E12[295_1]->P67i->E33[297_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P67i_is_referred_to_by ?LAF_297_production_source_reference .
BIND(?LAF_297_production_source_reference as ?value) .
OPTIONAL {?LAF_297_production_source_reference rdfs:label ?LAF_297_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P67i_is_referred_to_by ?LAF_297_production_source_reference .
BIND(?LAF_297_production_source_reference as ?value) .
OPTIONAL {?LAF_297_production_source_reference rdfs:label ?LAF_297_production_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_297_production_source_reference ?LAF_297_production_source_reference_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P67i_is_referred_to_by ?LAF_297_production_source_reference .
BIND(?LAF_297_production_source_reference as ?value) .
OPTIONAL {?LAF_297_production_source_reference rdfs:label ?LAF_297_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P67i_is_referred_to_by ?LAF_297_production_source_reference .
BIND(?LAF_297_production_source_reference as ?value) .
OPTIONAL {?LAF_297_production_source_reference rdfs:label ?LAF_297_production_source_reference_label . }} LIMIT 100
recg5IkBUFUr5yRyb
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.304
Production Event Label
production_label
This field is used to record the string value of the machine readable label used for the documented production activity.
->P108i->E12[295_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production rdfs:label ?LAF_304_production_label .
BIND(?LAF_304_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production rdfs:label ?LAF_304_production_label .
BIND(?LAF_304_production_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_304_production_label ?LAF_304_production_label_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production rdfs:label ?LAF_304_production_label .
BIND(?LAF_304_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production rdfs:label ?LAF_304_production_label .
BIND(?LAF_304_production_label as ?value) .} LIMIT 100
recEDHAZTk2atQZY0
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.309
Production Event Part
production_part
This field is used to link the documented production activity to another production activity which belongs to it as a part.
->P108i->E12[1391_1]->P9->E12[309_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P9_consists_of ?LAF_309_production_part .
?LAF_309_production_part a crm:E12_Production .
BIND(?LAF_309_production_part as ?value) .
OPTIONAL {?LAF_309_production_part rdfs:label ?LAF_309_production_part_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P9_consists_of ?LAF_309_production_part .
?LAF_309_production_part a crm:E12_Production .
BIND(?LAF_309_production_part as ?value) .
OPTIONAL {?LAF_309_production_part rdfs:label ?LAF_309_production_part_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_309_production_part ?LAF_309_production_part_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P9_consists_of ?LAF_309_production_part .
?LAF_309_production_part a crm:E12_Production .
BIND(?LAF_309_production_part as ?value) .
OPTIONAL {?LAF_309_production_part rdfs:label ?LAF_309_production_part_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P9_consists_of ?LAF_309_production_part .
?LAF_309_production_part a crm:E12_Production .
BIND(?LAF_309_production_part as ?value) .
OPTIONAL {?LAF_309_production_part rdfs:label ?LAF_309_production_part_label .}} LIMIT 100
rec6ZuOx5a6en7z6c
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.302
TimeSpan of Production Event
production_timespan
This field is used to link the documented production activity to an instance of time-span recording the temporal extent of the activity.
->P108i->E12[295_1]->P4->E52[302_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P4_has_time-span ?LAF_302_production_timespan .
BIND(?LAF_302_production_timespan as ?value) .
OPTIONAL {?LAF_302_production_timespan rdfs:label ?LAF_302_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P4_has_time-span ?LAF_302_production_timespan .
BIND(?LAF_302_production_timespan as ?value) .
OPTIONAL {?LAF_302_production_timespan rdfs:label ?LAF_302_production_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_302_production_timespan ?LAF_302_production_timespan_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P4_has_time-span ?LAF_302_production_timespan .
BIND(?LAF_302_production_timespan as ?value) .
OPTIONAL {?LAF_302_production_timespan rdfs:label ?LAF_302_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P4_has_time-span ?LAF_302_production_timespan .
BIND(?LAF_302_production_timespan as ?value) .
OPTIONAL {?LAF_302_production_timespan rdfs:label ?LAF_302_production_timespan_label . }} LIMIT 100
recpkVahQQPBuLk1x
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.300
Name for Production Event
production_name
This field is used to link the documented production activity to a name that has been attributed to it.
->P108i->E12[295_1]->P1->E33_E41[300_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P1_is_identified_by ?LAF_300_production_name .
?LAF_300_production_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_300_production_name as ?value) .
OPTIONAL {?LAF_300_production_name rdfs:label ?LAF_300_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P1_is_identified_by ?LAF_300_production_name .
?LAF_300_production_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_300_production_name as ?value) .
OPTIONAL {?LAF_300_production_name rdfs:label ?LAF_300_production_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_300_production_name ?LAF_300_production_name_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P1_is_identified_by ?LAF_300_production_name .
?LAF_300_production_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_300_production_name as ?value) .
OPTIONAL {?LAF_300_production_name rdfs:label ?LAF_300_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P1_is_identified_by ?LAF_300_production_name .
?LAF_300_production_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_300_production_name as ?value) .
OPTIONAL {?LAF_300_production_name rdfs:label ?LAF_300_production_name_label . }} LIMIT 100
rec89wSL5oLZwPlnn
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.306
Identifier for Production Event
production_identifier
This field is used to link the documented production activity to an identifier that has been attributed to it.
->P108i->E12[295_1]->P1->E42[306_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P1_is_identified_by ?LAF_306_production_identifier .
?LAF_306_production_identifier a crm:E42_Identifier .
BIND(?LAF_306_production_identifier as ?value) .
OPTIONAL {?LAF_306_production_identifier rdfs:label ?LAF_306_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P1_is_identified_by ?LAF_306_production_identifier .
?LAF_306_production_identifier a crm:E42_Identifier .
BIND(?LAF_306_production_identifier as ?value) .
OPTIONAL {?LAF_306_production_identifier rdfs:label ?LAF_306_production_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_306_production_identifier ?LAF_306_production_identifier_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P1_is_identified_by ?LAF_306_production_identifier .
?LAF_306_production_identifier a crm:E42_Identifier .
BIND(?LAF_306_production_identifier as ?value) .
OPTIONAL {?LAF_306_production_identifier rdfs:label ?LAF_306_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P1_is_identified_by ?LAF_306_production_identifier .
?LAF_306_production_identifier a crm:E42_Identifier .
BIND(?LAF_306_production_identifier as ?value) .
OPTIONAL {?LAF_306_production_identifier rdfs:label ?LAF_306_production_identifier_label . }} LIMIT 100
receiyjcenbOMvqSY
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.307
Statement about Production Event
production_statement
This field is used to link the documented production activity to a statement that describes it.
->P108i->E12[295_1]->P67i->E33[307_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P67i_is_referred_to_by ?LAF_307_production_statement .
?LAF_307_production_statement a crm:E33_Linguistic_Object .
?LAF_307_production_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_307_production_statement as ?value) .
OPTIONAL {?LAF_307_production_statement rdfs:label ?LAF_307_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P67i_is_referred_to_by ?LAF_307_production_statement .
?LAF_307_production_statement a crm:E33_Linguistic_Object .
?LAF_307_production_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_307_production_statement as ?value) .
OPTIONAL {?LAF_307_production_statement rdfs:label ?LAF_307_production_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_307_production_statement ?LAF_307_production_statement_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P67i_is_referred_to_by ?LAF_307_production_statement .
?LAF_307_production_statement a crm:E33_Linguistic_Object .
?LAF_307_production_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_307_production_statement as ?value) .
OPTIONAL {?LAF_307_production_statement rdfs:label ?LAF_307_production_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P108i_was_produced_by ?LAP_21_production .
?LAP_21_production a crm:E12_Production .
?LAP_21_production crm:P67i_is_referred_to_by ?LAF_307_production_statement .
?LAF_307_production_statement a crm:E33_Linguistic_Object .
?LAF_307_production_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_307_production_statement as ?value) .
OPTIONAL {?LAF_307_production_statement rdfs:label ?LAF_307_production_statement_label . }} LIMIT 100
rectCHy48kllLrtoI
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.265
Actor in Part Removal Event
part_removal_event_actor
This field is used to link the documented activity of removal from object to an actor responsible for carrying it out.
->P113i->E80[262_1]->P14->E39[265_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P14_carried_out_by ?LAF_265_part_removal_event_actor .
BIND(?LAF_265_part_removal_event_actor as ?value) .
OPTIONAL {?LAF_265_part_removal_event_actor rdfs:label ?LAF_265_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P14_carried_out_by ?LAF_265_part_removal_event_actor .
BIND(?LAF_265_part_removal_event_actor as ?value) .
OPTIONAL {?LAF_265_part_removal_event_actor rdfs:label ?LAF_265_part_removal_event_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_265_part_removal_event_actor ?LAF_265_part_removal_event_actor_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P14_carried_out_by ?LAF_265_part_removal_event_actor .
BIND(?LAF_265_part_removal_event_actor as ?value) .
OPTIONAL {?LAF_265_part_removal_event_actor rdfs:label ?LAF_265_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P14_carried_out_by ?LAF_265_part_removal_event_actor .
BIND(?LAF_265_part_removal_event_actor as ?value) .
OPTIONAL {?LAF_265_part_removal_event_actor rdfs:label ?LAF_265_part_removal_event_actor_label . }} LIMIT 100
recdvSucFVVpTX6sW
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.262
Location of Part Removal Event
part_removal_event_location
This field is used to link the documented activity of removal from object to a location at which it was carried out.
->P113i->E80[262_1]->P7->E53[262_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P7_took_place_at ?LAF_262_part_removal_event_location .
BIND(?LAF_262_part_removal_event_location as ?value) .
OPTIONAL {?LAF_262_part_removal_event_location rdfs:label ?LAF_262_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P7_took_place_at ?LAF_262_part_removal_event_location .
BIND(?LAF_262_part_removal_event_location as ?value) .
OPTIONAL {?LAF_262_part_removal_event_location rdfs:label ?LAF_262_part_removal_event_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_262_part_removal_event_location ?LAF_262_part_removal_event_location_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P7_took_place_at ?LAF_262_part_removal_event_location .
BIND(?LAF_262_part_removal_event_location as ?value) .
OPTIONAL {?LAF_262_part_removal_event_location rdfs:label ?LAF_262_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P7_took_place_at ?LAF_262_part_removal_event_location .
BIND(?LAF_262_part_removal_event_location as ?value) .
OPTIONAL {?LAF_262_part_removal_event_location rdfs:label ?LAF_262_part_removal_event_location_label . }
} LIMIT 100
recIvY1wSQr173yLl
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.275
Object Removed From by Part Removal Event
part_removal_event_object_removed_from
This field is used to link to the object from which an object is removed via the activity of removal from object.
->P113i->E80[262_1]->P112->E22[275_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P112_diminished ?LAF_275_part_removal_event_object_removed_from .
?LAF_275_part_removal_event_object_removed_from a crm:E22_Human-Made_Object .
BIND(?LAF_275_part_removal_event_object_removed_from as ?value) .
OPTIONAL {?LAF_275_part_removal_event_object_removed_from rdfs:label ?LAF_275_part_removal_event_object_removed_from_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P112_diminished ?LAF_275_part_removal_event_object_removed_from .
?LAF_275_part_removal_event_object_removed_from a crm:E22_Human-Made_Object .
BIND(?LAF_275_part_removal_event_object_removed_from as ?value) .
OPTIONAL {?LAF_275_part_removal_event_object_removed_from rdfs:label ?LAF_275_part_removal_event_object_removed_from_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_275_part_removal_event_object_removed_from ?LAF_275_part_removal_event_object_removed_from_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P112_diminished ?LAF_275_part_removal_event_object_removed_from .
?LAF_275_part_removal_event_object_removed_from a crm:E22_Human-Made_Object .
BIND(?LAF_275_part_removal_event_object_removed_from as ?value) .
OPTIONAL {?LAF_275_part_removal_event_object_removed_from rdfs:label ?LAF_275_part_removal_event_object_removed_from_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P112_diminished ?LAF_275_part_removal_event_object_removed_from .
?LAF_275_part_removal_event_object_removed_from a crm:E22_Human-Made_Object .
BIND(?LAF_275_part_removal_event_object_removed_from as ?value) .
OPTIONAL {?LAF_275_part_removal_event_object_removed_from rdfs:label ?LAF_275_part_removal_event_object_removed_from_label . }} LIMIT 100
recOHwdP4qnAA81O5
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.268
Object used in Part Removal Event
part_removal_event_object_used
This field is used to link the documented activity of removal from object to an instance of physical object used in the exercise of this activity in a manner consequential to its outcome.
->P113i->E80[262_1]->P16->E22[268_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P16_used_specific_object ?LAF_268_part_removal_event_object_used .
BIND(?LAF_268_part_removal_event_object_used as ?value) .
OPTIONAL {?LAF_268_part_removal_event_object_used rdfs:label ?LAF_268_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P16_used_specific_object ?LAF_268_part_removal_event_object_used .
BIND(?LAF_268_part_removal_event_object_used as ?value) .
OPTIONAL {?LAF_268_part_removal_event_object_used rdfs:label ?LAF_268_part_removal_event_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_268_part_removal_event_object_used ?LAF_268_part_removal_event_object_used_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P16_used_specific_object ?LAF_268_part_removal_event_object_used .
BIND(?LAF_268_part_removal_event_object_used as ?value) .
OPTIONAL {?LAF_268_part_removal_event_object_used rdfs:label ?LAF_268_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P16_used_specific_object ?LAF_268_part_removal_event_object_used .
BIND(?LAF_268_part_removal_event_object_used as ?value) .
OPTIONAL {?LAF_268_part_removal_event_object_used rdfs:label ?LAF_268_part_removal_event_object_used_label . }} LIMIT 100
recib5mjQnhfzFa9m
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.272
Part Removal Event Technique
part_removal_event_technique
This field is used to indicate a kind of technique used in the execution of the documented activity of removal from object.
->P113i->E80[262_1]->P32->E55[272_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P32_used_general_technique ?LAF_272_part_removal_event_technique .
BIND(?LAF_272_part_removal_event_technique as ?value) .
OPTIONAL {?LAF_272_part_removal_event_technique rdfs:label ?LAF_272_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P32_used_general_technique ?LAF_272_part_removal_event_technique .
BIND(?LAF_272_part_removal_event_technique as ?value) .
OPTIONAL {?LAF_272_part_removal_event_technique rdfs:label ?LAF_272_part_removal_event_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_272_part_removal_event_technique ?LAF_272_part_removal_event_technique_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P32_used_general_technique ?LAF_272_part_removal_event_technique .
BIND(?LAF_272_part_removal_event_technique as ?value) .
OPTIONAL {?LAF_272_part_removal_event_technique rdfs:label ?LAF_272_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P32_used_general_technique ?LAF_272_part_removal_event_technique .
BIND(?LAF_272_part_removal_event_technique as ?value) .
OPTIONAL {?LAF_272_part_removal_event_technique rdfs:label ?LAF_272_part_removal_event_technique_label . } } LIMIT 100
recAJdZy5ED5xFTEO
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.266
Influence on Part Removal Event
part_removal_event_influence
This field is used to link the documented activity of removal from object to any entity which had a substantial influence on that activity.
->P113i->E80[262_1]->P15->E1[266_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P15_was_influenced_by ?LAF_266_part_removal_event_influence .
BIND(?LAF_266_part_removal_event_influence as ?value) .
OPTIONAL {?LAF_266_part_removal_event_influence rdfs:label ?LAF_266_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P15_was_influenced_by ?LAF_266_part_removal_event_influence .
BIND(?LAF_266_part_removal_event_influence as ?value) .
OPTIONAL {?LAF_266_part_removal_event_influence rdfs:label ?LAF_266_part_removal_event_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_266_part_removal_event_influence ?LAF_266_part_removal_event_influence_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P15_was_influenced_by ?LAF_266_part_removal_event_influence .
BIND(?LAF_266_part_removal_event_influence as ?value) .
OPTIONAL {?LAF_266_part_removal_event_influence rdfs:label ?LAF_266_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P15_was_influenced_by ?LAF_266_part_removal_event_influence .
BIND(?LAF_266_part_removal_event_influence as ?value) .
OPTIONAL {?LAF_266_part_removal_event_influence rdfs:label ?LAF_266_part_removal_event_influence_label . }} LIMIT 100
recrxEfVfXsJvyOaw
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.270
Part Removal Event Type
part_removal_event_type
This field is used to record the formal type of the documented activity of removal from object.
->P113i->E80[262_1]->P2->E55[270_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P2_has_type ?LAF_270_part_removal_event_type .
BIND(?LAF_270_part_removal_event_type as ?value) .
OPTIONAL {?LAF_270_part_removal_event_type rdfs:label ?LAF_270_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P2_has_type ?LAF_270_part_removal_event_type .
BIND(?LAF_270_part_removal_event_type as ?value) .
OPTIONAL {?LAF_270_part_removal_event_type rdfs:label ?LAF_270_part_removal_event_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_270_part_removal_event_type ?LAF_270_part_removal_event_type_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P2_has_type ?LAF_270_part_removal_event_type .
BIND(?LAF_270_part_removal_event_type as ?value) .
OPTIONAL {?LAF_270_part_removal_event_type rdfs:label ?LAF_270_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P2_has_type ?LAF_270_part_removal_event_type .
BIND(?LAF_270_part_removal_event_type as ?value) .
OPTIONAL {?LAF_270_part_removal_event_type rdfs:label ?LAF_270_part_removal_event_type_label . }} LIMIT 100
rec9UYKGhM3TgVQio
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.264
Source Reference Work for Part Removal Event
part_removal_event_source_reference
This field is used to link the documented activity of removal from object to a textual source which documents the activity itself.
->P113i->E80[262_1]->P67i->E33[264_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P67i_is_referred_to_by ?LAF_264_part_removal_event_source_reference .
BIND(?LAF_264_part_removal_event_source_reference as ?value) .
OPTIONAL {?LAF_264_part_removal_event_source_reference rdfs:label ?LAF_264_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P67i_is_referred_to_by ?LAF_264_part_removal_event_source_reference .
BIND(?LAF_264_part_removal_event_source_reference as ?value) .
OPTIONAL {?LAF_264_part_removal_event_source_reference rdfs:label ?LAF_264_part_removal_event_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_264_part_removal_event_source_reference ?LAF_264_part_removal_event_source_reference_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P67i_is_referred_to_by ?LAF_264_part_removal_event_source_reference .
BIND(?LAF_264_part_removal_event_source_reference as ?value) .
OPTIONAL {?LAF_264_part_removal_event_source_reference rdfs:label ?LAF_264_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P67i_is_referred_to_by ?LAF_264_part_removal_event_source_reference .
BIND(?LAF_264_part_removal_event_source_reference as ?value) .
OPTIONAL {?LAF_264_part_removal_event_source_reference rdfs:label ?LAF_264_part_removal_event_source_reference_label . }} LIMIT 100
recXVlOSVNTYFBN9A
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.271
Part Removal Event Label
part_removal_event_label
This field is used to record the string value of the machine readable label used for the documented activity of removal from object.
->P113i->E80[262_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal rdfs:label ?LAF_271_part_removal_event_label .
BIND(?LAF_271_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal rdfs:label ?LAF_271_part_removal_event_label .
BIND(?LAF_271_part_removal_event_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_271_part_removal_event_label ?LAF_271_part_removal_event_label_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal rdfs:label ?LAF_271_part_removal_event_label .
BIND(?LAF_271_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal rdfs:label ?LAF_271_part_removal_event_label .
BIND(?LAF_271_part_removal_event_label as ?value) .} LIMIT 100
recWRejMQCRAQtvbr
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.269
TimeSpan of Part Removal Event
part_removal_event_timespan
This field is used to link the documented activity of removal from object to an instance of time-span recording the temporal extent of the activity.
->P113i->E80[262_1]->P4->E52[269_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P4_has_time-span ?LAF_269_part_removal_event_timespan .
BIND(?LAF_269_part_removal_event_timespan as ?value) .
OPTIONAL {?LAF_269_part_removal_event_timespan rdfs:label ?LAF_269_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P4_has_time-span ?LAF_269_part_removal_event_timespan .
BIND(?LAF_269_part_removal_event_timespan as ?value) .
OPTIONAL {?LAF_269_part_removal_event_timespan rdfs:label ?LAF_269_part_removal_event_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_269_part_removal_event_timespan ?LAF_269_part_removal_event_timespan_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P4_has_time-span ?LAF_269_part_removal_event_timespan .
BIND(?LAF_269_part_removal_event_timespan as ?value) .
OPTIONAL {?LAF_269_part_removal_event_timespan rdfs:label ?LAF_269_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P4_has_time-span ?LAF_269_part_removal_event_timespan .
BIND(?LAF_269_part_removal_event_timespan as ?value) .
OPTIONAL {?LAF_269_part_removal_event_timespan rdfs:label ?LAF_269_part_removal_event_timespan_label . }} LIMIT 100
rechvyu11oDWaXL4t
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.267
Name for Part Removal Event
part_removal_event_name
This field is used to link the documented activity of removal from object to a name that has been attributed to it.
->P113i->E80[262_1]->P1->E33_E41[267_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P1_is_identified_by ?LAF_267_part_removal_event_name .
?LAF_267_part_removal_event_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_267_part_removal_event_name as ?value) .
OPTIONAL {?LAF_267_part_removal_event_name rdfs:label ?LAF_267_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P1_is_identified_by ?LAF_267_part_removal_event_name .
?LAF_267_part_removal_event_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_267_part_removal_event_name as ?value) .
OPTIONAL {?LAF_267_part_removal_event_name rdfs:label ?LAF_267_part_removal_event_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_267_part_removal_event_name ?LAF_267_part_removal_event_name_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P1_is_identified_by ?LAF_267_part_removal_event_name .
?LAF_267_part_removal_event_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_267_part_removal_event_name as ?value) .
OPTIONAL {?LAF_267_part_removal_event_name rdfs:label ?LAF_267_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P1_is_identified_by ?LAF_267_part_removal_event_name .
?LAF_267_part_removal_event_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_267_part_removal_event_name as ?value) .
OPTIONAL {?LAF_267_part_removal_event_name rdfs:label ?LAF_267_part_removal_event_name_label . }} LIMIT 100
recu8rXeGxy1I02ce
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.273
Identifier for Part Removal Event
part_removal_event_identifier
This field is used to link the documented activity of removal from object to an identifier that has been attributed to it.
->P113i->E80[262_1]->P1->E42[273_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P1_is_identified_by ?LAF_273_part_removal_event_identifier .
?LAF_273_part_removal_event_identifier a crm:E42_Identifier .
BIND(?LAF_273_part_removal_event_identifier as ?value) .
OPTIONAL {?LAF_273_part_removal_event_identifier rdfs:label ?LAF_273_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P1_is_identified_by ?LAF_273_part_removal_event_identifier .
?LAF_273_part_removal_event_identifier a crm:E42_Identifier .
BIND(?LAF_273_part_removal_event_identifier as ?value) .
OPTIONAL {?LAF_273_part_removal_event_identifier rdfs:label ?LAF_273_part_removal_event_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_273_part_removal_event_identifier ?LAF_273_part_removal_event_identifier_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P1_is_identified_by ?LAF_273_part_removal_event_identifier .
?LAF_273_part_removal_event_identifier a crm:E42_Identifier .
BIND(?LAF_273_part_removal_event_identifier as ?value) .
OPTIONAL {?LAF_273_part_removal_event_identifier rdfs:label ?LAF_273_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P1_is_identified_by ?LAF_273_part_removal_event_identifier .
?LAF_273_part_removal_event_identifier a crm:E42_Identifier .
BIND(?LAF_273_part_removal_event_identifier as ?value) .
OPTIONAL {?LAF_273_part_removal_event_identifier rdfs:label ?LAF_273_part_removal_event_identifier_label . }} LIMIT 100
recDemXVakXJRsTHb
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.274
Statement about Part Removal Event
part_removal_event_statement
This field is used to link the documented activity of removal from object to a statement that describes it.
->P113i->E80[262_1]->P67i->E33[274_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P67i_is_referred_to_by ?LAF_274_part_removal_event_statement .
?LAF_274_part_removal_event_statement a crm:E33_Linguistic_Object .
?LAF_274_part_removal_event_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_274_part_removal_event_statement as ?value) .
OPTIONAL {?LAF_274_part_removal_event_statement rdfs:label ?LAF_274_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P67i_is_referred_to_by ?LAF_274_part_removal_event_statement .
?LAF_274_part_removal_event_statement a crm:E33_Linguistic_Object .
?LAF_274_part_removal_event_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_274_part_removal_event_statement as ?value) .
OPTIONAL {?LAF_274_part_removal_event_statement rdfs:label ?LAF_274_part_removal_event_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_274_part_removal_event_statement ?LAF_274_part_removal_event_statement_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P67i_is_referred_to_by ?LAF_274_part_removal_event_statement .
?LAF_274_part_removal_event_statement a crm:E33_Linguistic_Object .
?LAF_274_part_removal_event_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_274_part_removal_event_statement as ?value) .
OPTIONAL {?LAF_274_part_removal_event_statement rdfs:label ?LAF_274_part_removal_event_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P113i_was_removed_by ?LAP_26_production_through_removal .
?LAP_26_production_through_removal a crm:E80_Part_Removal .
?LAP_26_production_through_removal crm:P67i_is_referred_to_by ?LAF_274_part_removal_event_statement .
?LAF_274_part_removal_event_statement a crm:E33_Linguistic_Object .
?LAF_274_part_removal_event_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_274_part_removal_event_statement as ?value) .
OPTIONAL {?LAF_274_part_removal_event_statement rdfs:label ?LAF_274_part_removal_event_statement_label . }} LIMIT 100
recZBgMKbRii5fwS5
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.232
Location of Destruction Event
destruction_location
This field is used to link the documented event of destruction to a location at which it occurred.
->P13i->E6[232_1]->P7->E53[232_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P7_took_place_at ?LAF_232_destruction_location .
BIND(?LAF_232_destruction_location as ?value) .
OPTIONAL {?LAF_232_destruction_location rdfs:label ?LAF_232_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P7_took_place_at ?LAF_232_destruction_location .
BIND(?LAF_232_destruction_location as ?value) .
OPTIONAL {?LAF_232_destruction_location rdfs:label ?LAF_232_destruction_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_232_destruction_location ?LAF_232_destruction_location_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P7_took_place_at ?LAF_232_destruction_location .
BIND(?LAF_232_destruction_location as ?value) .
OPTIONAL {?LAF_232_destruction_location rdfs:label ?LAF_232_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P7_took_place_at ?LAF_232_destruction_location .
BIND(?LAF_232_destruction_location as ?value) .
OPTIONAL {?LAF_232_destruction_location rdfs:label ?LAF_232_destruction_location_label . }
} LIMIT 100
rec4liT4MWGXlW9ZC
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.241
Related Event Causal to Destruction Event
destruction_cause
This field is used to link the documented event of destruction to another event which was the causal reason behind its coming to pass.
->P13i->E6[232_1]->O13i->E5[241_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crmsci:O13i_was_triggered_by ?LAF_241_destruction_cause .
BIND(?LAF_241_destruction_cause as ?value) .
OPTIONAL {?LAF_241_destruction_cause rdfs:label ?LAF_241_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crmsci:O13i_was_triggered_by ?LAF_241_destruction_cause .
BIND(?LAF_241_destruction_cause as ?value) .
OPTIONAL {?LAF_241_destruction_cause rdfs:label ?LAF_241_destruction_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_241_destruction_cause ?LAF_241_destruction_cause_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crmsci:O13i_was_triggered_by ?LAF_241_destruction_cause .
BIND(?LAF_241_destruction_cause as ?value) .
OPTIONAL {?LAF_241_destruction_cause rdfs:label ?LAF_241_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crmsci:O13i_was_triggered_by ?LAF_241_destruction_cause .
BIND(?LAF_241_destruction_cause as ?value) .
OPTIONAL {?LAF_241_destruction_cause rdfs:label ?LAF_241_destruction_cause_label . }} LIMIT 100
rec0MkP4NKCbPHnNb
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.237
Destruction Event Type
destruction_type
This field is used to record the formal type of the documented event of destruction.
->P13i->E6[232_1]->P2->E55[237_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P2_has_type ?LAF_237_destruction_type .
BIND(?LAF_237_destruction_type as ?value) .
OPTIONAL {?LAF_237_destruction_type rdfs:label ?LAF_237_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P2_has_type ?LAF_237_destruction_type .
BIND(?LAF_237_destruction_type as ?value) .
OPTIONAL {?LAF_237_destruction_type rdfs:label ?LAF_237_destruction_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_237_destruction_type ?LAF_237_destruction_type_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P2_has_type ?LAF_237_destruction_type .
BIND(?LAF_237_destruction_type as ?value) .
OPTIONAL {?LAF_237_destruction_type rdfs:label ?LAF_237_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P2_has_type ?LAF_237_destruction_type .
BIND(?LAF_237_destruction_type as ?value) .
OPTIONAL {?LAF_237_destruction_type rdfs:label ?LAF_237_destruction_type_label . }} LIMIT 100
reciJuZpKcBpixByL
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.234
Source Reference Work for Destruction Event
destruction_source_reference
This field is used to link the documented event of destruction to a textual source which documents the event itself.
->P13i->E6[232_1]->P67i->E33[234_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P67i_is_referred_to_by ?LAF_234_destruction_source_reference .
BIND(?LAF_234_destruction_source_reference as ?value) .
OPTIONAL {?LAF_234_destruction_source_reference rdfs:label ?LAF_234_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P67i_is_referred_to_by ?LAF_234_destruction_source_reference .
BIND(?LAF_234_destruction_source_reference as ?value) .
OPTIONAL {?LAF_234_destruction_source_reference rdfs:label ?LAF_234_destruction_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_234_destruction_source_reference ?LAF_234_destruction_source_reference_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P67i_is_referred_to_by ?LAF_234_destruction_source_reference .
BIND(?LAF_234_destruction_source_reference as ?value) .
OPTIONAL {?LAF_234_destruction_source_reference rdfs:label ?LAF_234_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P67i_is_referred_to_by ?LAF_234_destruction_source_reference .
BIND(?LAF_234_destruction_source_reference as ?value) .
OPTIONAL {?LAF_234_destruction_source_reference rdfs:label ?LAF_234_destruction_source_reference_label . }} LIMIT 100
recxTWE6cjXrORDra
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.238
Destruction Event Label
destruction_label
This field is used to record the string value of the machine readable label used for the documented event of destruction.
->P13i->E6[232_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction rdfs:label ?LAF_238_destruction_label .
BIND(?LAF_238_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction rdfs:label ?LAF_238_destruction_label .
BIND(?LAF_238_destruction_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_238_destruction_label ?LAF_238_destruction_label_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction rdfs:label ?LAF_238_destruction_label .
BIND(?LAF_238_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction rdfs:label ?LAF_238_destruction_label .
BIND(?LAF_238_destruction_label as ?value) .} LIMIT 100
rechOPNz9oPsEOyGz
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.236
Timespan of Destruction Event
destruction_timespan
This field is used to link the documented event of destruction to an instance of time-span recording the temporal extent of the event.
->P13i->E6[232_1]->P4->E52[236_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P4_has_time-span ?LAF_236_destruction_timespan .
BIND(?LAF_236_destruction_timespan as ?value) .
OPTIONAL {?LAF_236_destruction_timespan rdfs:label ?LAF_236_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P4_has_time-span ?LAF_236_destruction_timespan .
BIND(?LAF_236_destruction_timespan as ?value) .
OPTIONAL {?LAF_236_destruction_timespan rdfs:label ?LAF_236_destruction_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_236_destruction_timespan ?LAF_236_destruction_timespan_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P4_has_time-span ?LAF_236_destruction_timespan .
BIND(?LAF_236_destruction_timespan as ?value) .
OPTIONAL {?LAF_236_destruction_timespan rdfs:label ?LAF_236_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P4_has_time-span ?LAF_236_destruction_timespan .
BIND(?LAF_236_destruction_timespan as ?value) .
OPTIONAL {?LAF_236_destruction_timespan rdfs:label ?LAF_236_destruction_timespan_label . }} LIMIT 100
recI54JJGwK3Zklj0
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.235
Name for Destruction Event
destruction_name
This field is used to link the documented event of destruction to a name that has been attributed to it.
->P13i->E6[232_1]->P1->E33_E41[235_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P1_is_identified_by ?LAF_235_destruction_name .
?LAF_235_destruction_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_235_destruction_name as ?value) .
OPTIONAL {?LAF_235_destruction_name rdfs:label ?LAF_235_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P1_is_identified_by ?LAF_235_destruction_name .
?LAF_235_destruction_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_235_destruction_name as ?value) .
OPTIONAL {?LAF_235_destruction_name rdfs:label ?LAF_235_destruction_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_235_destruction_name ?LAF_235_destruction_name_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P1_is_identified_by ?LAF_235_destruction_name .
?LAF_235_destruction_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_235_destruction_name as ?value) .
OPTIONAL {?LAF_235_destruction_name rdfs:label ?LAF_235_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P1_is_identified_by ?LAF_235_destruction_name .
?LAF_235_destruction_name a crm:E33_E41_Linguistic_Appellation .
BIND(?LAF_235_destruction_name as ?value) .
OPTIONAL {?LAF_235_destruction_name rdfs:label ?LAF_235_destruction_name_label . }} LIMIT 100
recHj394Vgy541vfr
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.239
Identifier for Destruction Event
destruction_identifier
This field is used to link the documented event of destruction to an identifier that has been attributed to it.
->P13i->E6[232_1]->P1->E42[239_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P1_is_identified_by ?LAF_239_destruction_identifier .
?LAF_239_destruction_identifier a crm:E42_Identifier .
BIND(?LAF_239_destruction_identifier as ?value) .
OPTIONAL {?LAF_239_destruction_identifier rdfs:label ?LAF_239_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P1_is_identified_by ?LAF_239_destruction_identifier .
?LAF_239_destruction_identifier a crm:E42_Identifier .
BIND(?LAF_239_destruction_identifier as ?value) .
OPTIONAL {?LAF_239_destruction_identifier rdfs:label ?LAF_239_destruction_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_239_destruction_identifier ?LAF_239_destruction_identifier_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P1_is_identified_by ?LAF_239_destruction_identifier .
?LAF_239_destruction_identifier a crm:E42_Identifier .
BIND(?LAF_239_destruction_identifier as ?value) .
OPTIONAL {?LAF_239_destruction_identifier rdfs:label ?LAF_239_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P1_is_identified_by ?LAF_239_destruction_identifier .
?LAF_239_destruction_identifier a crm:E42_Identifier .
BIND(?LAF_239_destruction_identifier as ?value) .
OPTIONAL {?LAF_239_destruction_identifier rdfs:label ?LAF_239_destruction_identifier_label . }} LIMIT 100
recquauRkNxeADNSu
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.240
Statement About Destruction Event
destruction_statement
This field is used to link the documented event of destruction to a statement that describes it.
->P13i->E6[232_1]->P67i->E33[240_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P67i_is_referred_to_by ?LAF_240_destruction_statement .
?LAF_240_destruction_statement a crm:E33_Linguistic_Object .
?LAF_240_destruction_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_240_destruction_statement as ?value) .
OPTIONAL {?LAF_240_destruction_statement rdfs:label ?LAF_240_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P67i_is_referred_to_by ?LAF_240_destruction_statement .
?LAF_240_destruction_statement a crm:E33_Linguistic_Object .
?LAF_240_destruction_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_240_destruction_statement as ?value) .
OPTIONAL {?LAF_240_destruction_statement rdfs:label ?LAF_240_destruction_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_240_destruction_statement ?LAF_240_destruction_statement_label WHERE { ?subject a crm:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P67i_is_referred_to_by ?LAF_240_destruction_statement .
?LAF_240_destruction_statement a crm:E33_Linguistic_Object .
?LAF_240_destruction_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_240_destruction_statement as ?value) .
OPTIONAL {?LAF_240_destruction_statement rdfs:label ?LAF_240_destruction_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:E22_Human-Made_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
?subject crm:P13i_was_destroyed_by ?LAP_22_destruction .
?LAP_22_destruction a crm:E6_Destruction .
?LAP_22_destruction crm:P67i_is_referred_to_by ?LAF_240_destruction_statement .
?LAF_240_destruction_statement a crm:E33_Linguistic_Object .
?LAF_240_destruction_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_240_destruction_statement as ?value) .
OPTIONAL {?LAF_240_destruction_statement rdfs:label ?LAF_240_destruction_statement_label . }} LIMIT 100
recKc0I6mY6RRReKx
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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:E22_Human-Made_Object .
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