Physical Thing

Derivative Generators

Attributes

KeyField
LAM.10_physical_thing
Identifier
LAM.10
Name
Physical Thing
Description
A physical object, including works of art, the tools used to create them, and instruments used to measure or conserve them.
Documentation
https://linked.art/model/object/
API Documentation
https://linked.art/api/1.0/endpoint/physical_object/
Arches Example
http://www.thesemantictakin.com:8000/graph_designer/1810d182-b4b5-11ea-84f7-3af9d3b32b71
SparQL List
PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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 . } } LIMIT 100
SparQL Count
PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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(?subject) as ?subject_count) WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } }
count

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Fields

[CAT.1] Names and Identifiers

Identifier Name Field System Name Description CRM Path Expected Value Type SparQL List SparQL Count SparQL List Distinct SparQL Count Distinct Field
LAF.6 Name name_content This field is used to record the string value of the name attributed to the documented physical thing. ->p1->E33_E41[4_1]->p190->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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P190_has_symbolic_content ?LAF_6_name_content . BIND(?LAF_6_name_content 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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P190_has_symbolic_content ?LAF_6_name_content . BIND(?LAF_6_name_content 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_6_name_content ?LAF_6_name_content_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P190_has_symbolic_content ?LAF_6_name_content . BIND(?LAF_6_name_content 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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P190_has_symbolic_content ?LAF_6_name_content . BIND(?LAF_6_name_content as ?value) . } LIMIT 100 rect058aFRxVgHrNp
LAF.5 Name Type name_type This field is used to record the type of the name attributed to the documented physical thing. ->p1->E33_E41[4_1]->p2->E55[5_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P2_has_type ?LAF_5_name_type . BIND(?LAF_5_name_type as ?value) . OPTIONAL { ?LAF_5_name_type rdfs:label ?LAF_5_name_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P2_has_type ?LAF_5_name_type . BIND(?LAF_5_name_type as ?value) . OPTIONAL { ?LAF_5_name_type rdfs:label ?LAF_5_name_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_5_name_type ?LAF_5_name_type_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P2_has_type ?LAF_5_name_type . BIND(?LAF_5_name_type as ?value) . OPTIONAL { ?LAF_5_name_type rdfs:label ?LAF_5_name_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P2_has_type ?LAF_5_name_type . BIND(?LAF_5_name_type as ?value) . OPTIONAL { ?LAF_5_name_type rdfs:label ?LAF_5_name_type_label . } } LIMIT 100 recSQDDsYM8LHc5jI
LAF.7 Name Language name_language This field is used to record the language of the name attributed to the documented physical thing. ->p1->E33_E41[4_1]->p72->E56[7_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P72_has_language ?LAF_7_name_language . BIND(?LAF_7_name_language as ?value) . OPTIONAL { ?LAF_7_name_language rdfs:label ?LAF_7_name_language_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P72_has_language ?LAF_7_name_language . BIND(?LAF_7_name_language as ?value) . OPTIONAL { ?LAF_7_name_language rdfs:label ?LAF_7_name_language_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_7_name_language ?LAF_7_name_language_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P72_has_language ?LAF_7_name_language . BIND(?LAF_7_name_language as ?value) . OPTIONAL { ?LAF_7_name_language rdfs:label ?LAF_7_name_language_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P72_has_language ?LAF_7_name_language . BIND(?LAF_7_name_language as ?value) . OPTIONAL { ?LAF_7_name_language rdfs:label ?LAF_7_name_language_label . } } LIMIT 100 recx6DEv1GmIprdKT
LAF.44 Source Reference Work for Name name_source_reference This field is used to link to a source text in which the name denoting the documented physical thing is used. ->p1->E33_E41[4_1]->p67i->E33[44_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P67i_is_referred_to_by ?LAF_44_name_source_reference . BIND(?LAF_44_name_source_reference as ?value) . OPTIONAL {?LAF_44_name_source_reference rdfs:label ?LAF_44_name_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P67i_is_referred_to_by ?LAF_44_name_source_reference . BIND(?LAF_44_name_source_reference as ?value) . OPTIONAL {?LAF_44_name_source_reference rdfs:label ?LAF_44_name_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_44_name_source_reference ?LAF_44_name_source_reference_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P67i_is_referred_to_by ?LAF_44_name_source_reference . BIND(?LAF_44_name_source_reference as ?value) . OPTIONAL {?LAF_44_name_source_reference rdfs:label ?LAF_44_name_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P67i_is_referred_to_by ?LAF_44_name_source_reference . BIND(?LAF_44_name_source_reference as ?value) . OPTIONAL {?LAF_44_name_source_reference rdfs:label ?LAF_44_name_source_reference_label . } } LIMIT 100 recdX8i8aJFyGuUWf
LAF.4 Name Label name_label This field is used to record the string value of the machine readable label used for displaying the instance of name that is used to denote the documented physical thing. ->p1->E33_E41[4_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name rdfs:label ?LAF_4_name_label . BIND(?LAF_4_name_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name rdfs:label ?LAF_4_name_label . BIND(?LAF_4_name_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_4_name_label ?LAF_4_name_label_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name rdfs:label ?LAF_4_name_label . BIND(?LAF_4_name_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name rdfs:label ?LAF_4_name_label . BIND(?LAF_4_name_label as ?value) .} LIMIT 100 recfcjoEcjN1GIBgS
LAF.500 Name Part name_part This field is used to link the documented name of an entity to its relevant name part. ->p1->E33_E41[4_1]->p106->E33_E41[500_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P106_is_composed_of ?LAF_500_name_part . BIND(?LAF_500_name_part as ?value) . OPTIONAL { ?LAF_500_name_part rdfs:label ?LAF_500_name_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P106_is_composed_of ?LAF_500_name_part . BIND(?LAF_500_name_part as ?value) . OPTIONAL { ?LAF_500_name_part rdfs:label ?LAF_500_name_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_500_name_part ?LAF_500_name_part_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P106_is_composed_of ?LAF_500_name_part . BIND(?LAF_500_name_part as ?value) . OPTIONAL { ?LAF_500_name_part rdfs:label ?LAF_500_name_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:P1_is_identified_by ?LAP_1_name . ?LAP_1_name a crm:E33_E41_Linguistic_Appellation . ?LAP_1_name crm:P106_is_composed_of ?LAF_500_name_part . BIND(?LAF_500_name_part as ?value) . OPTIONAL { ?LAF_500_name_part rdfs:label ?LAF_500_name_part_label . } } LIMIT 100 recEy8nWOh68KOG18
LAF.10 Identifier identifier_content This field is used to record an identifier attributed to the documented physical thing. ->p1->E42[8_1]->p190->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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P190_has_symbolic_content ?LAF_10_identifier_content . BIND(?LAF_10_identifier_content 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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P190_has_symbolic_content ?LAF_10_identifier_content . BIND(?LAF_10_identifier_content 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_10_identifier_content ?LAF_10_identifier_content_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P190_has_symbolic_content ?LAF_10_identifier_content . BIND(?LAF_10_identifier_content 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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P190_has_symbolic_content ?LAF_10_identifier_content . BIND(?LAF_10_identifier_content as ?value) . } LIMIT 100 recLMov5hS0XQD9tf
LAF.9 Identifier Type identifier_type This field is used to record the type of the identifier attributed to the documented physical thing. ->p1->E42[8_1]->p2->E55[9_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P2_has_type ?LAF_9_identifier_type . BIND(?LAF_9_identifier_type as ?value) . OPTIONAL { ?LAF_9_identifier_type rdfs:label ?LAF_9_identifier_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P2_has_type ?LAF_9_identifier_type . BIND(?LAF_9_identifier_type as ?value) . OPTIONAL { ?LAF_9_identifier_type rdfs:label ?LAF_9_identifier_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_9_identifier_type ?LAF_9_identifier_type_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P2_has_type ?LAF_9_identifier_type . BIND(?LAF_9_identifier_type as ?value) . OPTIONAL { ?LAF_9_identifier_type rdfs:label ?LAF_9_identifier_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P2_has_type ?LAF_9_identifier_type . BIND(?LAF_9_identifier_type as ?value) . OPTIONAL { ?LAF_9_identifier_type rdfs:label ?LAF_9_identifier_type_label . }} LIMIT 100 recVpTd5ABdwoBAwR
LAF.45 Source Reference Work for Identifier identifier_source_reference This field is used to link to a source text in which the identifier denoting the documented physical thing is used. ->p1->E42[8_1]->p67i->E33[45_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P67i_is_referred_to_by ?LAF_45_identifier_source_reference . BIND(?LAF_45_identifier_source_reference as ?value) . OPTIONAL {?LAF_45_identifier_source_reference rdfs:label ?LAF_45_identifier_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P67i_is_referred_to_by ?LAF_45_identifier_source_reference . BIND(?LAF_45_identifier_source_reference as ?value) . OPTIONAL {?LAF_45_identifier_source_reference rdfs:label ?LAF_45_identifier_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_45_identifier_source_reference ?LAF_45_identifier_source_reference_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P67i_is_referred_to_by ?LAF_45_identifier_source_reference . BIND(?LAF_45_identifier_source_reference as ?value) . OPTIONAL {?LAF_45_identifier_source_reference rdfs:label ?LAF_45_identifier_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P67i_is_referred_to_by ?LAF_45_identifier_source_reference . BIND(?LAF_45_identifier_source_reference as ?value) . OPTIONAL {?LAF_45_identifier_source_reference rdfs:label ?LAF_45_identifier_source_reference_label . }} LIMIT 100 recgfh1ID6uxeBP2y
LAF.8 Identifier Label identifier_label This field is used to record the string value of the machine readable label used for displaying the instance of identifier that is used to denote the documented physical thing. ->p1->E42[8_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier rdfs:label ?LAF_8_identifier_label . BIND(?LAF_8_identifier_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier rdfs:label ?LAF_8_identifier_label . BIND(?LAF_8_identifier_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_8_identifier_label ?LAF_8_identifier_label_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier rdfs:label ?LAF_8_identifier_label . BIND(?LAF_8_identifier_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier rdfs:label ?LAF_8_identifier_label . BIND(?LAF_8_identifier_label as ?value) .} LIMIT 100 recWMQaB5yyprPgF1
LAF.434 Identifier Data Assignment identifier_data_assignment This field is used to indicate the details of the data assignment of this identifier to the documented object. ->p1->E42[8_1]->p141i->E13[434_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P141i_was_assigned_by ?LAF_434_identifier_data_assignment . BIND(?LAF_434_identifier_data_assignment as ?value) . OPTIONAL {?LAF_434_identifier_data_assignment rdfs:label ?LAF_434_identifier_data_assignment_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P141i_was_assigned_by ?LAF_434_identifier_data_assignment . BIND(?LAF_434_identifier_data_assignment as ?value) . OPTIONAL {?LAF_434_identifier_data_assignment rdfs:label ?LAF_434_identifier_data_assignment_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_434_identifier_data_assignment ?LAF_434_identifier_data_assignment_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P141i_was_assigned_by ?LAF_434_identifier_data_assignment . BIND(?LAF_434_identifier_data_assignment as ?value) . OPTIONAL {?LAF_434_identifier_data_assignment rdfs:label ?LAF_434_identifier_data_assignment_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:P1_is_identified_by ?LAP_2_identifier . ?LAP_2_identifier a crm:E42_Identifier . ?LAP_2_identifier crm:P141i_was_assigned_by ?LAF_434_identifier_data_assignment . BIND(?LAF_434_identifier_data_assignment as ?value) . OPTIONAL {?LAF_434_identifier_data_assignment rdfs:label ?LAF_434_identifier_data_assignment_label . }} LIMIT 100 recdHHbPr3JgEg6NI
LAF.37 Exact Match exact_match This field is used to document a URI which is meant to indicate an equivalence between the documented entity and a resolvable, structured reference resource that stands as a document for this self same entity. ->skos:ExactMatch->E1[37_1] uri PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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 skos:exactMatch ?LAF_37_exact_match . BIND(?LAF_37_exact_match as ?value) . OPTIONAL {?LAF_37_exact_match rdfs:label ?LAF_37_exact_match_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 skos:exactMatch ?LAF_37_exact_match . BIND(?LAF_37_exact_match as ?value) . OPTIONAL {?LAF_37_exact_match rdfs:label ?LAF_37_exact_match_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_37_exact_match ?LAF_37_exact_match_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject skos:exactMatch ?LAF_37_exact_match . BIND(?LAF_37_exact_match as ?value) . OPTIONAL {?LAF_37_exact_match rdfs:label ?LAF_37_exact_match_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 skos:exactMatch ?LAF_37_exact_match . BIND(?LAF_37_exact_match as ?value) . OPTIONAL {?LAF_37_exact_match rdfs:label ?LAF_37_exact_match_label . }} LIMIT 100 reclwn0rzR2XxUuVh

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Name: Sample

Name Part Name Type Source Reference Work for Name Name Label Name Name Language

Identifier: Sample

Identifier Identifier Type Identifier Label Identifier Data Assignment Source Reference Work for Identifier

Exact Match: Sample

Exact Match

[CAT.16] Classification

Identifier Name Field System Name Description CRM Path Expected Value Type SparQL List SparQL Count SparQL List Distinct SparQL Count Distinct Field
LAF.11 Type type This field is used to record the formal type of the documented physical thing. ->p2->E55[11_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:P2_has_type ?LAP_3_type . ?LAP_3_type a crm:E55_Type . BIND (?LAP_3_type as ?LAF_11_type) . BIND(?LAF_11_type as ?value) . OPTIONAL {?LAF_11_type rdfs:label ?LAF_11_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:P2_has_type ?LAP_3_type . ?LAP_3_type a crm:E55_Type . BIND (?LAP_3_type as ?LAF_11_type) . BIND(?LAF_11_type as ?value) . OPTIONAL {?LAF_11_type rdfs:label ?LAF_11_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_11_type ?LAF_11_type_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P2_has_type ?LAP_3_type . ?LAP_3_type a crm:E55_Type . BIND (?LAP_3_type as ?LAF_11_type) . BIND(?LAF_11_type as ?value) . OPTIONAL {?LAF_11_type rdfs:label ?LAF_11_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:P2_has_type ?LAP_3_type . ?LAP_3_type a crm:E55_Type . BIND (?LAP_3_type as ?LAF_11_type) . BIND(?LAF_11_type as ?value) . OPTIONAL {?LAF_11_type rdfs:label ?LAF_11_type_label . } } LIMIT 100 recbJPEAXPPT61g08

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Type: Sample

Type

[CAT.13] Description

Identifier Name Field System Name Description CRM Path Expected Value Type SparQL List SparQL Count SparQL List Distinct SparQL Count Distinct Field
LAF.15 Statement statement_content This field is used to record the actual textual content of the statement describing the documented physical thing. ->p67i->E33[13_1]->p190->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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P190_has_symbolic_content ?LAF_15_statement_content . BIND(?LAF_15_statement_content 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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P190_has_symbolic_content ?LAF_15_statement_content . BIND(?LAF_15_statement_content 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_15_statement_content ?LAF_15_statement_content_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P190_has_symbolic_content ?LAF_15_statement_content . BIND(?LAF_15_statement_content 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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P190_has_symbolic_content ?LAF_15_statement_content . BIND(?LAF_15_statement_content as ?value) . } LIMIT 100 reckGh3i738krVHNm
LAF.14 Statement Type statement_type This field is used to record the formal type of the statement made about the documented physical thing. ->p67i->E33[13_1]->p2->E55[14_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_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_14_statement_type as ?value) . OPTIONAL {?LAF_14_statement_type rdfs:label ?LAF_14_statement_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_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_14_statement_type as ?value) . OPTIONAL {?LAF_14_statement_type rdfs:label ?LAF_14_statement_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_14_statement_type ?LAF_14_statement_type_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_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_14_statement_type as ?value) . OPTIONAL {?LAF_14_statement_type rdfs:label ?LAF_14_statement_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_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_14_statement_type as ?value) . OPTIONAL {?LAF_14_statement_type rdfs:label ?LAF_14_statement_type_label . } } LIMIT 100 recys7BFW0YBLvxQg
PIRF.464 Statement Type Metatype statement_type_metatype This field is used to record the type of the formal type of the statement made about the documented entity. ->p67i->E33[13_1]->p2->E55[14_1]->p2->E55[464_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . BIND(?LAF_14_statement_type as ?value) . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAF_14_statement_type crm:P2_has_type ?PIRF_464_statement_type_metatype . BIND(?PIRF_464_statement_type_metatype as ?value) . OPTIONAL { ?PIRF_464_statement_type_metatype rdfs:label ?PIRF_464_statement_type_metatype_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . BIND(?LAF_14_statement_type as ?value) . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAF_14_statement_type crm:P2_has_type ?PIRF_464_statement_type_metatype . BIND(?PIRF_464_statement_type_metatype as ?value) . OPTIONAL { ?PIRF_464_statement_type_metatype rdfs:label ?PIRF_464_statement_type_metatype_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?PIRF_464_statement_type_metatype ?PIRF_464_statement_type_metatype_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . BIND(?LAF_14_statement_type as ?value) . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAF_14_statement_type crm:P2_has_type ?PIRF_464_statement_type_metatype . BIND(?PIRF_464_statement_type_metatype as ?value) . OPTIONAL { ?PIRF_464_statement_type_metatype rdfs:label ?PIRF_464_statement_type_metatype_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . BIND(?LAF_14_statement_type as ?value) . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAF_14_statement_type crm:P2_has_type ?PIRF_464_statement_type_metatype . BIND(?PIRF_464_statement_type_metatype as ?value) . OPTIONAL { ?PIRF_464_statement_type_metatype rdfs:label ?PIRF_464_statement_type_metatype_label . }} LIMIT 100 recqGe8eSrg99BmpA
LAF.16 Statement Language statement_language This field is used to record the language of the statement describing the documented physical thing. ->p67i->E33[13_1]->p72->E56[16_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P72_has_language ?LAF_16_statement_language . BIND(?LAF_16_statement_language as ?value) . OPTIONAL {?LAF_16_statement_language rdfs:label ?LAF_16_statement_language_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P72_has_language ?LAF_16_statement_language . BIND(?LAF_16_statement_language as ?value) . OPTIONAL {?LAF_16_statement_language rdfs:label ?LAF_16_statement_language_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_16_statement_language ?LAF_16_statement_language_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P72_has_language ?LAF_16_statement_language . BIND(?LAF_16_statement_language as ?value) . OPTIONAL {?LAF_16_statement_language rdfs:label ?LAF_16_statement_language_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P72_has_language ?LAF_16_statement_language . BIND(?LAF_16_statement_language as ?value) . OPTIONAL {?LAF_16_statement_language rdfs:label ?LAF_16_statement_language_label . }} LIMIT 100 recB62sRzIpyRJhzm
LAF.55 Source Reference Work for Statement statement_source_reference This field is used to link to a source text from which the statement describing the documented physical thing is derived. ->p67i->E33[13_1]->p67i->E33[55_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P67i_is_referred_to_by ?LAF_55_statement_source_reference . OPTIONAL {?LAF_55_statement_source_reference rdfs:label ?LAF_55_statement_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P67i_is_referred_to_by ?LAF_55_statement_source_reference . OPTIONAL {?LAF_55_statement_source_reference rdfs:label ?LAF_55_statement_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_55_statement_source_reference ?LAF_55_statement_source_reference_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P67i_is_referred_to_by ?LAF_55_statement_source_reference . OPTIONAL {?LAF_55_statement_source_reference rdfs:label ?LAF_55_statement_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P67i_is_referred_to_by ?LAF_55_statement_source_reference . OPTIONAL {?LAF_55_statement_source_reference rdfs:label ?LAF_55_statement_source_reference_label . } } LIMIT 100 recC8TtfbmNHNz3Wk
LAF.13 Statement Label statement_label This field is used to record the string value of the machine readable label used for displaying the instance of statement that describes the documented physical thing. ->p67i->E33[13_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement rdfs:label ?LAF_13_statement_label . BIND(?LAF_13_statement_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement rdfs:label ?LAF_13_statement_label . BIND(?LAF_13_statement_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_13_statement_label ?LAF_13_statement_label_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement rdfs:label ?LAF_13_statement_label . BIND(?LAF_13_statement_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement rdfs:label ?LAF_13_statement_label . BIND(?LAF_13_statement_label as ?value) .} LIMIT 100 recV7tSNHa0j1RDdl
LAF.50 Name for Statement statement_name This field is used to link to a name attributed to the statement made about the documented physical thing. ->p67i->E33[13_1]->p1->E33_E41[50_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P1_is_identified_by ?LAF_50_statement_name . ?LAF_50_statement_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_50_statement_name as ?value) . OPTIONAL {?LAF_50_statement_name rdfs:label ?LAF_50_statement_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P1_is_identified_by ?LAF_50_statement_name . ?LAF_50_statement_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_50_statement_name as ?value) . OPTIONAL {?LAF_50_statement_name rdfs:label ?LAF_50_statement_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_50_statement_name ?LAF_50_statement_name_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P1_is_identified_by ?LAF_50_statement_name . ?LAF_50_statement_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_50_statement_name as ?value) . OPTIONAL {?LAF_50_statement_name rdfs:label ?LAF_50_statement_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:P67i_is_referred_to_by ?LAP_4_statement . ?LAP_4_statement a crm:E33_Linguistic_Object . ?LAP_4_statement crm:P2_has_type ?LAF_14_statement_type . ?LAF_14_statement_type crm:P2_has_type <http://vocab.getty.edu/aat/300418049> . ?LAP_4_statement crm:P1_is_identified_by ?LAF_50_statement_name . ?LAF_50_statement_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_50_statement_name as ?value) . OPTIONAL {?LAF_50_statement_name rdfs:label ?LAF_50_statement_name_label . }} LIMIT 100 recoYNdWJJTOA1hZK

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Statement: Sample

Statement Language Source Reference Work for Statement Statement Label Statement Name for Statement Statement Classification Metatype Statement Type

[CAT.9] Parthood

Identifier Name Field System Name Description CRM Path Expected Value Type SparQL List SparQL Count SparQL List Distinct SparQL Count Distinct Field
LAF.276 Part of Object part_of_object This field is used to link the documented instance of physical thing to another instance of physical thing of which it forms a part. ->p46i->E22[276_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:P46i_forms_part_of ?LAF_276_part_of_object . ?LAF_276_part_of_object a crm:E22_Human-Made_Object . BIND(?LAF_276_part_of_object as ?value) . OPTIONAL {?LAF_276_part_of_object rdfs:label ?LAF_276_part_of_object_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:P46i_forms_part_of ?LAF_276_part_of_object . ?LAF_276_part_of_object a crm:E22_Human-Made_Object . BIND(?LAF_276_part_of_object as ?value) . OPTIONAL {?LAF_276_part_of_object rdfs:label ?LAF_276_part_of_object_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_276_part_of_object ?LAF_276_part_of_object_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P46i_forms_part_of ?LAF_276_part_of_object . ?LAF_276_part_of_object a crm:E22_Human-Made_Object . BIND(?LAF_276_part_of_object as ?value) . OPTIONAL {?LAF_276_part_of_object rdfs:label ?LAF_276_part_of_object_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:P46i_forms_part_of ?LAF_276_part_of_object . ?LAF_276_part_of_object a crm:E22_Human-Made_Object . BIND(?LAF_276_part_of_object as ?value) . OPTIONAL {?LAF_276_part_of_object rdfs:label ?LAF_276_part_of_object_label . }} LIMIT 100 recb5CqSLJ92WVXir
LAF.293 Part of Set member_of_set This field is used to link the documented physical thing to a set of which it is a member. ->la:member_of->la:Set[293_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 . } } 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 . } } 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_293_member_of_set ?LAF_293_member_of_set_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_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 . } } LIMIT 100 recNW5xH4jaAFfcwx

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Part of Set: Sample

Part of Set

Part of Object: Sample

Part of Object

[CAT.3] Qualities

Identifier Name Field System Name Description CRM Path Expected Value Type SparQL List SparQL Count SparQL List Distinct SparQL Count Distinct Field
LAF.101 Dimension Value dimension_value This field is used to record the value for the documented instance of dimension. ->p43->E54[98_1]->p90->rdf:literal Integer PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90_has_value ?LAF_101_dimension_value . BIND(?LAF_101_dimension_value 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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90_has_value ?LAF_101_dimension_value . BIND(?LAF_101_dimension_value 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_101_dimension_value ?LAF_101_dimension_value_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90_has_value ?LAF_101_dimension_value . BIND(?LAF_101_dimension_value 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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90_has_value ?LAF_101_dimension_value . BIND(?LAF_101_dimension_value as ?value) .} LIMIT 100 rec3nPSFQ8vL0e7uP
LAF.98 Highest Possible Dimension Value dimension_highest_possible_value This field is used to record the highest possible value for a dimension when the value of the dimension is known as a range. ->p43->E54[98_1]->p90b->rdf:literal Integer PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90b_has_highest_value_limit ?LAF_98_dimension_highest_possible_value . BIND(?LAF_98_dimension_highest_possible_value 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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90b_has_highest_value_limit ?LAF_98_dimension_highest_possible_value . BIND(?LAF_98_dimension_highest_possible_value 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_98_dimension_highest_possible_value ?LAF_98_dimension_highest_possible_value_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90b_has_highest_value_limit ?LAF_98_dimension_highest_possible_value . BIND(?LAF_98_dimension_highest_possible_value 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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90b_has_highest_value_limit ?LAF_98_dimension_highest_possible_value . BIND(?LAF_98_dimension_highest_possible_value as ?value) . } LIMIT 100 recOVCB3CZfNkIwz1
LAF.105 Lowest Possible Dimension Value dimension_lowest_possible_value This field is used to record the lowest possible value for a dimension when the value of the dimension is known as a range. ->p43->E54[98_1]->p90a->rdf:literal Integer PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90a_has_lower_value_limit ?LAF_105_dimension_lowest_possible_value . BIND(?LAF_105_dimension_lowest_possible_value 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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90a_has_lower_value_limit ?LAF_105_dimension_lowest_possible_value . BIND(?LAF_105_dimension_lowest_possible_value 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_105_dimension_lowest_possible_value ?LAF_105_dimension_lowest_possible_value_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90a_has_lower_value_limit ?LAF_105_dimension_lowest_possible_value . BIND(?LAF_105_dimension_lowest_possible_value 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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P90a_has_lower_value_limit ?LAF_105_dimension_lowest_possible_value . BIND(?LAF_105_dimension_lowest_possible_value as ?value) . } LIMIT 100 rec8JvAWsXg290E4h
LAF.99 Dimension Unit dimension_unit This field is used to record the unit for the documented instance of dimension. ->p43->E54[98_1]->p91->E58[99_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P91_has_unit ?LAF_99_dimension_unit . BIND(?LAF_99_dimension_unit as ?value) . OPTIONAL {?LAF_99_dimension_unit rdfs:label ?LAF_99_dimension_unit_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P91_has_unit ?LAF_99_dimension_unit . BIND(?LAF_99_dimension_unit as ?value) . OPTIONAL {?LAF_99_dimension_unit rdfs:label ?LAF_99_dimension_unit_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_99_dimension_unit ?LAF_99_dimension_unit_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P91_has_unit ?LAF_99_dimension_unit . BIND(?LAF_99_dimension_unit as ?value) . OPTIONAL {?LAF_99_dimension_unit rdfs:label ?LAF_99_dimension_unit_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P91_has_unit ?LAF_99_dimension_unit . BIND(?LAF_99_dimension_unit as ?value) . OPTIONAL {?LAF_99_dimension_unit rdfs:label ?LAF_99_dimension_unit_label . }} LIMIT 100 recXL5pTbiuQ6yC0x
LAF.104 Dimension Type dimension_type This field is used to record the formal type of the documented dimension. ->p43->E54[98_1]->p2->E55[104_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P2_has_type ?LAF_104_dimension_type . BIND(?LAF_104_dimension_type as ?value) . OPTIONAL {?LAF_104_dimension_type rdfs:label ?LAF_104_dimension_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P2_has_type ?LAF_104_dimension_type . BIND(?LAF_104_dimension_type as ?value) . OPTIONAL {?LAF_104_dimension_type rdfs:label ?LAF_104_dimension_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_104_dimension_type ?LAF_104_dimension_type_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P2_has_type ?LAF_104_dimension_type . BIND(?LAF_104_dimension_type as ?value) . OPTIONAL {?LAF_104_dimension_type rdfs:label ?LAF_104_dimension_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P2_has_type ?LAF_104_dimension_type . BIND(?LAF_104_dimension_type as ?value) . OPTIONAL {?LAF_104_dimension_type rdfs:label ?LAF_104_dimension_type_label . }} LIMIT 100 recYPMJ0zd1SgAlg3
LAF.103 Source Reference Work for Dimension dimension_source_reference This field is used to link the documented dimension to a statement that describes it. ->p43->E54[98_1]->p67i->E33[103_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P67i_is_referred_to_by ?LAF_103_dimension_source_reference . BIND(?LAF_103_dimension_source_reference as ?value) . OPTIONAL {?LAF_103_dimension_source_reference rdfs:label ?LAF_103_dimension_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P67i_is_referred_to_by ?LAF_103_dimension_source_reference . BIND(?LAF_103_dimension_source_reference as ?value) . OPTIONAL {?LAF_103_dimension_source_reference rdfs:label ?LAF_103_dimension_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_103_dimension_source_reference ?LAF_103_dimension_source_reference_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P67i_is_referred_to_by ?LAF_103_dimension_source_reference . BIND(?LAF_103_dimension_source_reference as ?value) . OPTIONAL {?LAF_103_dimension_source_reference rdfs:label ?LAF_103_dimension_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P67i_is_referred_to_by ?LAF_103_dimension_source_reference . BIND(?LAF_103_dimension_source_reference as ?value) . OPTIONAL {?LAF_103_dimension_source_reference rdfs:label ?LAF_103_dimension_source_reference_label . }} LIMIT 100 recvU7gf6nZDHVon6
LAF.102 Dimension Label dimension_label This field is used to record the string value of the machine readable label used for the documented dimension. ->p43->E54[98_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension rdfs:label ?LAF_102_dimension_label . BIND(?LAF_102_dimension_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension rdfs:label ?LAF_102_dimension_label . BIND(?LAF_102_dimension_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_102_dimension_label ?LAF_102_dimension_label_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension rdfs:label ?LAF_102_dimension_label . BIND(?LAF_102_dimension_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension rdfs:label ?LAF_102_dimension_label . BIND(?LAF_102_dimension_label as ?value) .} LIMIT 100 rec7GhG8Dw9hgNkjW
LAF.100 Name for Dimension dimension_name This field is used to link the documented dimension to a name that has been attributed to it. ->p43->E54[98_1]->p1->E33_E41[100_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P1_is_identified_by ?LAF_100_dimension_name . ?LAF_100_dimension_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_100_dimension_name as ?value) . OPTIONAL {?LAF_100_dimension_name rdfs:label ?LAF_100_dimension_name_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P1_is_identified_by ?LAF_100_dimension_name . ?LAF_100_dimension_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_100_dimension_name as ?value) . OPTIONAL {?LAF_100_dimension_name rdfs:label ?LAF_100_dimension_name_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_100_dimension_name ?LAF_100_dimension_name_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P1_is_identified_by ?LAF_100_dimension_name . ?LAF_100_dimension_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_100_dimension_name as ?value) . OPTIONAL {?LAF_100_dimension_name rdfs:label ?LAF_100_dimension_name_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P1_is_identified_by ?LAF_100_dimension_name . ?LAF_100_dimension_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_100_dimension_name as ?value) . OPTIONAL {?LAF_100_dimension_name rdfs:label ?LAF_100_dimension_name_value .}} LIMIT 100 recVJpTPMaV8iug4A
LAF.453 Statement about Dimension dimension_statement This field is used to link the dimension of a documented entity to a statement that describes it. ->p43->E54[98_1]->P67i->E33[453_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P67i_is_referred_to_by ?LAF_453_dimension_statement . ?LAF_453_dimension_statement a crm:E33_Linguistic_Object . ?LAF_453_dimension_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_453_dimension_statement as ?value) . OPTIONAL {?LAF_453_dimension_statement rdfs:label ?LAF_453_dimension_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P67i_is_referred_to_by ?LAF_453_dimension_statement . ?LAF_453_dimension_statement a crm:E33_Linguistic_Object . ?LAF_453_dimension_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_453_dimension_statement as ?value) . OPTIONAL {?LAF_453_dimension_statement rdfs:label ?LAF_453_dimension_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_453_dimension_statement ?LAF_453_dimension_statement_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P67i_is_referred_to_by ?LAF_453_dimension_statement . ?LAF_453_dimension_statement a crm:E33_Linguistic_Object . ?LAF_453_dimension_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_453_dimension_statement as ?value) . OPTIONAL {?LAF_453_dimension_statement rdfs:label ?LAF_453_dimension_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P67i_is_referred_to_by ?LAF_453_dimension_statement . ?LAF_453_dimension_statement a crm:E33_Linguistic_Object . ?LAF_453_dimension_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_453_dimension_statement as ?value) . OPTIONAL {?LAF_453_dimension_statement rdfs:label ?LAF_453_dimension_statement_label . }} LIMIT 100 rec0p8aCi3UW5RnDu
LAF.435 Dimension Data Assignment dimension_data_assignment This field is used to indicate the details of the data assignment of this dimension to the documented object. ->p43->E54[98_1]->p141i->E13[435_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P141i_was_assigned_by ?LAF_435_dimension_data_assignment . BIND(?LAF_435_dimension_data_assignment as ?value) . OPTIONAL {?LAF_435_dimension_data_assignment rdfs:label ?LAF_435_dimension_data_assignment_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P141i_was_assigned_by ?LAF_435_dimension_data_assignment . BIND(?LAF_435_dimension_data_assignment as ?value) . OPTIONAL {?LAF_435_dimension_data_assignment rdfs:label ?LAF_435_dimension_data_assignment_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_435_dimension_data_assignment ?LAF_435_dimension_data_assignment_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P141i_was_assigned_by ?LAF_435_dimension_data_assignment . BIND(?LAF_435_dimension_data_assignment as ?value) . OPTIONAL {?LAF_435_dimension_data_assignment rdfs:label ?LAF_435_dimension_data_assignment_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:P43_has_dimension ?LAP_8_dimension . ?LAP_8_dimension a crm:E54_Dimension . ?LAP_8_dimension crm:P141i_was_assigned_by ?LAF_435_dimension_data_assignment . BIND(?LAF_435_dimension_data_assignment as ?value) . OPTIONAL {?LAF_435_dimension_data_assignment rdfs:label ?LAF_435_dimension_data_assignment_label . }} LIMIT 100 recbrQ8Ba9fZVBsDw
LAF.246 Material material This field is used to record the material of which the documented object consists. ->p45->E57[246_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:P45_consists_of ?PIRP_39_material . ?PIRP_39_material a crm:E57_Material . BIND(?PIRP_39_material as ?value) . BIND (?PIRP_39_material as ?LAF_246_material) . OPTIONAL {?LAF_246_material rdfs:label ?LAF_246_material_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:P45_consists_of ?PIRP_39_material . ?PIRP_39_material a crm:E57_Material . BIND(?PIRP_39_material as ?value) . BIND (?PIRP_39_material as ?LAF_246_material) . OPTIONAL {?LAF_246_material rdfs:label ?LAF_246_material_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_246_material ?LAF_246_material_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P45_consists_of ?PIRP_39_material . ?PIRP_39_material a crm:E57_Material . BIND(?PIRP_39_material as ?value) . BIND (?PIRP_39_material as ?LAF_246_material) . OPTIONAL {?LAF_246_material rdfs:label ?LAF_246_material_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:P45_consists_of ?PIRP_39_material . ?PIRP_39_material a crm:E57_Material . BIND(?PIRP_39_material as ?value) . BIND (?PIRP_39_material as ?LAF_246_material) . OPTIONAL {?LAF_246_material rdfs:label ?LAF_246_material_label } } LIMIT 100 rec8jyE16aGcGmm4H
PIRF.436 Material Data Assignment material_data_assignment This field is used to indicate the details of the data assignment of this material to the documented object. ->p45->E57[246_1]->p141i->E13[436_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:P45_consists_of ?PIRP_39_material . ?PIRP_39_material a crm:E57_Material . ?PIRP_39_material crm:P141i_was_assigned_by ?PIRF_436_material_data_assignment . BIND(?PIRF_436_material_data_assignment as ?value) . OPTIONAL {?PIRF_436_material_data_assignment rdfs:label ?PIRF_436_material_data_assignment_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:P45_consists_of ?PIRP_39_material . ?PIRP_39_material a crm:E57_Material . ?PIRP_39_material crm:P141i_was_assigned_by ?PIRF_436_material_data_assignment . BIND(?PIRF_436_material_data_assignment as ?value) . OPTIONAL {?PIRF_436_material_data_assignment rdfs:label ?PIRF_436_material_data_assignment_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?PIRF_436_material_data_assignment ?PIRF_436_material_data_assignment_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P45_consists_of ?PIRP_39_material . ?PIRP_39_material a crm:E57_Material . ?PIRP_39_material crm:P141i_was_assigned_by ?PIRF_436_material_data_assignment . BIND(?PIRF_436_material_data_assignment as ?value) . OPTIONAL {?PIRF_436_material_data_assignment rdfs:label ?PIRF_436_material_data_assignment_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:P45_consists_of ?PIRP_39_material . ?PIRP_39_material a crm:E57_Material . ?PIRP_39_material crm:P141i_was_assigned_by ?PIRF_436_material_data_assignment . BIND(?PIRF_436_material_data_assignment as ?value) . OPTIONAL {?PIRF_436_material_data_assignment rdfs:label ?PIRF_436_material_data_assignment_label . }} LIMIT 100 recV5HQarqUG9Qnht

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Dimension: Sample

Statement about Dimension Dimension Value Dimension Label Lowest Possible Dimension Value Highest Possible Dimension Value Name for Dimension Dimension Unit Dimension Type Dimension Data Assignment Source Reference Work for Dimension

Material: Sample

Material Material Data Assignment

[CAT.5] Events

Identifier Name Field System Name Description CRM Path Expected Value Type SparQL List SparQL Count SparQL List Distinct SparQL Count Distinct Field
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Destruction: Sample

Related Event Causal to Destruction Event Location of Destruction Event Name for Destruction Event Timespan of Destruction Event Statement About Destruction Event Destruction Event Label Destruction Event Type Identifier for Destruction Event Source Reference Work for Destruction Event

Production: Sample

Production Event Part Name for Production Event Production Event Label Related Event Causal to Production Event Production Event Type Production Event Technique Identifier for Production Event Source Reference Work for Production Event TimeSpan of Production Event Statement about Production Event Influence on Production Event Object used in Production Event Location of Production Event Creator in Production Event

Production through Removal: Sample

Part Removal Event Type Part Removal Event Technique Identifier for Part Removal Event Location of Part Removal Event Object Removed From by Part Removal Event Part Removal Event Label Source Reference Work for Part Removal Event Statement about Part Removal Event Actor in Part Removal Event TimeSpan of Part Removal Event Object used in Part Removal Event Influence on Part Removal Event Name for Part Removal Event

Data Assignment: Sample

Type of Data Assignment Statement about Data Assignment Object Used in Data Assignment TimeSpan of Data Assignment Name of Data Assignment Data Assigner Data Assignment Label

[CAT.18] Current Status

Identifier Name Field System Name Description CRM Path Expected Value Type SparQL List SparQL Count SparQL List Distinct SparQL Count Distinct Field
PIRF.425 Current Custodian current_custodian This field is used to link the documented object with an instance of person or group that is its present custodian. ->P50->E39[424_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:P50_has_current_keeper ?PIRF_425_current_custodian . ?PIRF_425_current_custodian a crm:E39_Actor . BIND(?PIRF_425_current_custodian as ?value) . OPTIONAL {?PIRF_425_current_custodian rdfs:label ?PIRF_425_current_custodian_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:P50_has_current_keeper ?PIRF_425_current_custodian . ?PIRF_425_current_custodian a crm:E39_Actor . BIND(?PIRF_425_current_custodian as ?value) . OPTIONAL {?PIRF_425_current_custodian rdfs:label ?PIRF_425_current_custodian_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?PIRF_425_current_custodian ?PIRF_425_current_custodian_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P50_has_current_keeper ?PIRF_425_current_custodian . ?PIRF_425_current_custodian a crm:E39_Actor . BIND(?PIRF_425_current_custodian as ?value) . OPTIONAL {?PIRF_425_current_custodian rdfs:label ?PIRF_425_current_custodian_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:P50_has_current_keeper ?PIRF_425_current_custodian . ?PIRF_425_current_custodian a crm:E39_Actor . BIND(?PIRF_425_current_custodian as ?value) . OPTIONAL {?PIRF_425_current_custodian rdfs:label ?PIRF_425_current_custodian_label . }} LIMIT 100 recm3pK2kw6DadBHv
LAF.317 Current Owner current_owner This field is used to link the documented physical thing with an instance of person or group that is its present owner. ->P52->E39[317_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:P52_has_current_owner ?LAF_317_current_owner . ?LAF_317_current_owner a crm:E39_Actor . BIND(?LAF_317_current_owner as ?value) . OPTIONAL {?LAF_317_current_owner rdfs:label ?LAF_317_current_owner_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:P52_has_current_owner ?LAF_317_current_owner . ?LAF_317_current_owner a crm:E39_Actor . BIND(?LAF_317_current_owner as ?value) . OPTIONAL {?LAF_317_current_owner rdfs:label ?LAF_317_current_owner_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_317_current_owner ?LAF_317_current_owner_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P52_has_current_owner ?LAF_317_current_owner . ?LAF_317_current_owner a crm:E39_Actor . BIND(?LAF_317_current_owner as ?value) . OPTIONAL {?LAF_317_current_owner rdfs:label ?LAF_317_current_owner_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:P52_has_current_owner ?LAF_317_current_owner . ?LAF_317_current_owner a crm:E39_Actor . BIND(?LAF_317_current_owner as ?value) . OPTIONAL {?LAF_317_current_owner rdfs:label ?LAF_317_current_owner_label . }} LIMIT 100 recmhXXVvY9funfUP
LAF.247 Permanent Location permanent_location This field is used to link the documented physical thing with the instance of place that stands as its permanent location. ->p55->E53[247_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:P55_has_current_location ?LAF_247_permanent_location . ?LAF_247_permanent_location a crm:E53_Place . BIND(?LAF_247_permanent_location as ?value) . OPTIONAL {?LAF_247_permanent_location rdfs:label ?LAF_247_permanent_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:P55_has_current_location ?LAF_247_permanent_location . ?LAF_247_permanent_location a crm:E53_Place . BIND(?LAF_247_permanent_location as ?value) . OPTIONAL {?LAF_247_permanent_location rdfs:label ?LAF_247_permanent_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_247_permanent_location ?LAF_247_permanent_location_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P55_has_current_location ?LAF_247_permanent_location . ?LAF_247_permanent_location a crm:E53_Place . BIND(?LAF_247_permanent_location as ?value) . OPTIONAL {?LAF_247_permanent_location rdfs:label ?LAF_247_permanent_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:P55_has_current_location ?LAF_247_permanent_location . ?LAF_247_permanent_location a crm:E53_Place . BIND(?LAF_247_permanent_location as ?value) . OPTIONAL {?LAF_247_permanent_location rdfs:label ?LAF_247_permanent_location_label . }} LIMIT 100 reczzLkgV3a3UzDHL

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Current Custodian: Sample

Current Custodian

Current Owner: Sample

Current Owner

Permanent Location: Sample

Permanent Location

[CAT.11] Information Carriers& Information Carried

Identifier Name Field System Name Description CRM Path Expected Value Type SparQL List SparQL Count SparQL List Distinct SparQL Count Distinct Field
LAF.291 Visual Image Shown visual_image_shown This field is used to link the documented physical thing to an instance of visual work that it shows. ->P65->E36[291_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:P65_shows_visual_item?LAF_291_visual_image_shown . ?LAF_291_visual_image_shown a crm:E36_Visual_Item . BIND(?LAF_291_visual_image_shown as ?value) . OPTIONAL {?LAF_291_visual_image_shown rdfs:label ?LAF_291_visual_image_shown_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:P65_shows_visual_item?LAF_291_visual_image_shown . ?LAF_291_visual_image_shown a crm:E36_Visual_Item . BIND(?LAF_291_visual_image_shown as ?value) . OPTIONAL {?LAF_291_visual_image_shown rdfs:label ?LAF_291_visual_image_shown_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_291_visual_image_shown ?LAF_291_visual_image_shown_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P65_shows_visual_item?LAF_291_visual_image_shown . ?LAF_291_visual_image_shown a crm:E36_Visual_Item . BIND(?LAF_291_visual_image_shown as ?value) . OPTIONAL {?LAF_291_visual_image_shown rdfs:label ?LAF_291_visual_image_shown_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:P65_shows_visual_item?LAF_291_visual_image_shown . ?LAF_291_visual_image_shown a crm:E36_Visual_Item . BIND(?LAF_291_visual_image_shown as ?value) . OPTIONAL {?LAF_291_visual_image_shown rdfs:label ?LAF_291_visual_image_shown_label . }} LIMIT 100 rec8IMpURjzET2H7w
LAF.294 Text Carried text_carried This field is used to link the documented physical thing to an instance of textual object which it carries. ->P128->E33[294_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:P128_carries ?LAF_294_text_carried . ?LAF_294_text_carried a crm:E33_Linguistic_Object . BIND(?LAF_294_text_carried as ?value) . OPTIONAL {?LAF_294_text_carried rdfs:label ?LAF_294_text_carried_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:P128_carries ?LAF_294_text_carried . ?LAF_294_text_carried a crm:E33_Linguistic_Object . BIND(?LAF_294_text_carried as ?value) . OPTIONAL {?LAF_294_text_carried rdfs:label ?LAF_294_text_carried_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_294_text_carried ?LAF_294_text_carried_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P128_carries ?LAF_294_text_carried . ?LAF_294_text_carried a crm:E33_Linguistic_Object . BIND(?LAF_294_text_carried as ?value) . OPTIONAL {?LAF_294_text_carried rdfs:label ?LAF_294_text_carried_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:P128_carries ?LAF_294_text_carried . ?LAF_294_text_carried a crm:E33_Linguistic_Object . BIND(?LAF_294_text_carried as ?value) . OPTIONAL {?LAF_294_text_carried rdfs:label ?LAF_294_text_carried_label . }} LIMIT 100 recJ9e1smqKJmTz5d

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Visual Image Shown: Sample

Visual Image Shown

Text Carried: Sample

Text Carried

[CAT.14] Documentation

Identifier Name Field System Name Description CRM Path Expected Value Type SparQL List SparQL Count SparQL List Distinct SparQL Count Distinct Field
LAF.562 Depicting Image depicting_image This field is used to record the existence of an image which depicts the documented entity. ->P138i->E36[562_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:P138i_has_representation ?LAF_562_depicting_image . ?LAF_562_depicting_image a crm:E36_Visual_Item . BIND(?LAF_562_depicting_image as ?value) . OPTIONAL {?LAF_562_depicting_image rdfs:label ?LAF_562_depicting_image_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:P138i_has_representation ?LAF_562_depicting_image . ?LAF_562_depicting_image a crm:E36_Visual_Item . BIND(?LAF_562_depicting_image as ?value) . OPTIONAL {?LAF_562_depicting_image rdfs:label ?LAF_562_depicting_image_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_562_depicting_image ?LAF_562_depicting_image_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P138i_has_representation ?LAF_562_depicting_image . ?LAF_562_depicting_image a crm:E36_Visual_Item . BIND(?LAF_562_depicting_image as ?value) . OPTIONAL {?LAF_562_depicting_image rdfs:label ?LAF_562_depicting_image_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:P138i_has_representation ?LAF_562_depicting_image . ?LAF_562_depicting_image a crm:E36_Visual_Item . BIND(?LAF_562_depicting_image as ?value) . OPTIONAL {?LAF_562_depicting_image rdfs:label ?LAF_562_depicting_image_label . }} LIMIT 100 recbx9bbJzruiymuQ
PIRF.426 Digital Reference digital_reference This field is used to link the documented entity to a digital object, expressed as a uri, which describes it. ->P67i->D1[426_1] uri PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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:P67i_is_referred_to_by ?LAP_61_digital_reference . ?LAP_61_digital_reference a crm:D1_Digital_Object . BIND(?PIRF_426_digital_reference as ?value) . OPTIONAL {?PIRF_426_digital_reference rdfs:label ?PIRF_426_digital_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:P67i_is_referred_to_by ?LAP_61_digital_reference . ?LAP_61_digital_reference a crm:D1_Digital_Object . BIND(?PIRF_426_digital_reference as ?value) . OPTIONAL {?PIRF_426_digital_reference rdfs:label ?PIRF_426_digital_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?PIRF_426_digital_reference ?PIRF_426_digital_reference_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P67i_is_referred_to_by ?LAP_61_digital_reference . ?LAP_61_digital_reference a crm:D1_Digital_Object . BIND(?PIRF_426_digital_reference as ?value) . OPTIONAL {?PIRF_426_digital_reference rdfs:label ?PIRF_426_digital_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:P67i_is_referred_to_by ?LAP_61_digital_reference . ?LAP_61_digital_reference a crm:D1_Digital_Object . BIND(?PIRF_426_digital_reference as ?value) . OPTIONAL {?PIRF_426_digital_reference rdfs:label ?PIRF_426_digital_reference_label . } } LIMIT 100 recWeUFeJ8uTxndmo
PIRF.427 Digital Reference Type digital_reference_type This field is used to indicate the type of a a digital object, expressed as a uri, which describes the documented entity. ->P67i->D1[426_1]->P2->E55[427_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:P67i_is_referred_to_by ?LAP_61_digital_reference . ?LAP_61_digital_reference a crm:D1_Digital_Object . ?LAP_61_digital_reference crm:P2_has_type ?PIRF_427_digital_reference_type . BIND(?PIRF_427_digital_reference_type as ?value) . OPTIONAL {?PIRF_427_digital_reference_type rdfs:label ?PIRF_427_digital_reference_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:P67i_is_referred_to_by ?LAP_61_digital_reference . ?LAP_61_digital_reference a crm:D1_Digital_Object . ?LAP_61_digital_reference crm:P2_has_type ?PIRF_427_digital_reference_type . BIND(?PIRF_427_digital_reference_type as ?value) . OPTIONAL {?PIRF_427_digital_reference_type rdfs:label ?PIRF_427_digital_reference_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?PIRF_427_digital_reference_type ?PIRF_427_digital_reference_type_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P67i_is_referred_to_by ?LAP_61_digital_reference . ?LAP_61_digital_reference a crm:D1_Digital_Object . ?LAP_61_digital_reference crm:P2_has_type ?PIRF_427_digital_reference_type . BIND(?PIRF_427_digital_reference_type as ?value) . OPTIONAL {?PIRF_427_digital_reference_type rdfs:label ?PIRF_427_digital_reference_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:P67i_is_referred_to_by ?LAP_61_digital_reference . ?LAP_61_digital_reference a crm:D1_Digital_Object . ?LAP_61_digital_reference crm:P2_has_type ?PIRF_427_digital_reference_type . BIND(?PIRF_427_digital_reference_type as ?value) . OPTIONAL {?PIRF_427_digital_reference_type rdfs:label ?PIRF_427_digital_reference_type_label . }} LIMIT 100 recr4hr85FHeBQjia
LAF.292 Source Reference Work source_reference_particular This field is used to link the documented physical thing to an instance of textual work which describes or documents it. ->P129i->E33[292_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:P129i_is_subject_of ?LAF_292_source_reference_particular . ?LAF_292_source_reference_particular a crm:E33_Linguistic_Object . BIND(?LAF_292_source_reference_particular as ?value) . OPTIONAL {?LAF_292_source_reference_particular rdfs:label ?LAF_292_source_reference_particular_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:P129i_is_subject_of ?LAF_292_source_reference_particular . ?LAF_292_source_reference_particular a crm:E33_Linguistic_Object . BIND(?LAF_292_source_reference_particular as ?value) . OPTIONAL {?LAF_292_source_reference_particular rdfs:label ?LAF_292_source_reference_particular_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_292_source_reference_particular ?LAF_292_source_reference_particular_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject crm:P129i_is_subject_of ?LAF_292_source_reference_particular . ?LAF_292_source_reference_particular a crm:E33_Linguistic_Object . BIND(?LAF_292_source_reference_particular as ?value) . OPTIONAL {?LAF_292_source_reference_particular rdfs:label ?LAF_292_source_reference_particular_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:P129i_is_subject_of ?LAF_292_source_reference_particular . ?LAF_292_source_reference_particular a crm:E33_Linguistic_Object . BIND(?LAF_292_source_reference_particular as ?value) . OPTIONAL {?LAF_292_source_reference_particular rdfs:label ?LAF_292_source_reference_particular_label . }} LIMIT 100 recdWKyzFhreIt5QQ
LAF.54 Internal Label label This field is used to record the string value of the machine readable label used for the documented physical thing. 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 rdfs:label ?LAF_54_label . BIND(?LAF_54_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 rdfs:label ?LAF_54_label . BIND(?LAF_54_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_54_label ?LAF_54_label_label WHERE { ?subject a crm:E22_Human-Made_Object . OPTIONAL {?subject rdfs:label ?subject_label . } ?subject rdfs:label ?LAF_54_label . BIND(?LAF_54_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 rdfs:label ?LAF_54_label . BIND(?LAF_54_label as ?value) .} LIMIT 100 rec2IEXFEX4hYoeC8

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Internal Label: Sample

Internal Label

Digital Reference: Sample

Digital Reference Digital Reference Type

Depicted by Image: Sample

Depicted by Image

Source Reference Work: Sample

Source Reference Work

Generated by Zellīj, © 2021.