Activity

Derivative Generators

Attributes

KeyField
LAM.1_activity
Identifier
LAM.1
Name
Activity
Description
Projects, Research Tasks, Experiments and similar activities.
Documentation
https://linked.art/model/base/#events-and-activities
API Documentation
https://linked.art/api/1.0/endpoint/event/
Arches Example
http://www.thesemantictakin.com:8000/graph_designer/734d1558-bfad-11ea-a62b-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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }} 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }}
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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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.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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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.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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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.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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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 activity. ->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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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.42 Part of Event - Structural part_of_event_structural This field is used to link the documented activity to the broader activity of which it forms a proper part. ->p9i->E7[42_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P9i_forms_part_of ?LAF_42_part_of_event_structural . ?LAF_42_part_of_event_structural a crm:E7_Activity . BIND(?LAF_42_part_of_event_structural as ?value) . OPTIONAL {?LAF_42_part_of_event_structural rdfs:label ?LAF_42_part_of_event_structural_label .}} LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P9i_forms_part_of ?LAF_42_part_of_event_structural . ?LAF_42_part_of_event_structural a crm:E7_Activity . BIND(?LAF_42_part_of_event_structural as ?value) . OPTIONAL {?LAF_42_part_of_event_structural rdfs:label ?LAF_42_part_of_event_structural_label .}} LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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_42_part_of_event_structural ?LAF_42_part_of_event_structural_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P9i_forms_part_of ?LAF_42_part_of_event_structural . ?LAF_42_part_of_event_structural a crm:E7_Activity . BIND(?LAF_42_part_of_event_structural as ?value) . OPTIONAL {?LAF_42_part_of_event_structural rdfs:label ?LAF_42_part_of_event_structural_label .}} LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P9i_forms_part_of ?LAF_42_part_of_event_structural . ?LAF_42_part_of_event_structural a crm:E7_Activity . BIND(?LAF_42_part_of_event_structural as ?value) . OPTIONAL {?LAF_42_part_of_event_structural rdfs:label ?LAF_42_part_of_event_structural_label .}} LIMIT 100 recyF97pcRfUWsk8s

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

Part of Activity - Structural: Sample

Part of Activity - Structural

[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.97 Member of Set member_of_set This field is used to link the documented entity to a set of which it is a member. ->la:member_of->la:Set[97_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject la:member_of ?LAF_97_member_of_set . ?LAF_97_member_of_set a la:Set . BIND(?LAF_97_member_of_set as ?value) . OPTIONAL {?LAF_97_member_of_set rdfs:label ?LAF_97_member_of_set_label . }} LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject la:member_of ?LAF_97_member_of_set . ?LAF_97_member_of_set a la:Set . BIND(?LAF_97_member_of_set as ?value) . OPTIONAL {?LAF_97_member_of_set rdfs:label ?LAF_97_member_of_set_label . }} LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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_97_member_of_set ?LAF_97_member_of_set_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject la:member_of ?LAF_97_member_of_set . ?LAF_97_member_of_set a la:Set . BIND(?LAF_97_member_of_set as ?value) . OPTIONAL {?LAF_97_member_of_set rdfs:label ?LAF_97_member_of_set_label . }} LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject la:member_of ?LAF_97_member_of_set . ?LAF_97_member_of_set a la:Set . BIND(?LAF_97_member_of_set as ?value) . OPTIONAL {?LAF_97_member_of_set rdfs:label ?LAF_97_member_of_set_label . }} LIMIT 100 recsznfWfsUSKAFYp
LAF.21 Actor in Activity activity_actor This field is used to link the documented activity to an instance of actor who was causally involved in the execution of the activity. ->p14->E39[21_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P14_carried_out_by ?LAF_21_activity_actor . BIND(?LAF_21_activity_actor as ?value) . OPTIONAL { ?LAF_21_activity_actor rdfs:label ?LAF_21_activity_actor_label . } } LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P14_carried_out_by ?LAF_21_activity_actor . BIND(?LAF_21_activity_actor as ?value) . OPTIONAL { ?LAF_21_activity_actor rdfs:label ?LAF_21_activity_actor_label . } } LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT distinct?LAF_21_activity_actor ?LAF_21_activity_actor_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P14_carried_out_by ?LAF_21_activity_actor . BIND(?LAF_21_activity_actor as ?value) . OPTIONAL { ?LAF_21_activity_actor rdfs:label ?LAF_21_activity_actor_label . } } LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P14_carried_out_by ?LAF_21_activity_actor . BIND(?LAF_21_activity_actor as ?value) . OPTIONAL { ?LAF_21_activity_actor rdfs:label ?LAF_21_activity_actor_label . } } LIMIT 100 recsVUDFhY6HgLVJU
LAF.19 Location of Activity activity_location This field is used to link the documented activity to an instance of place at which it occurred. ->p7->E53[19_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P7_took_place_at ?LAF_19_activity_location . ?LAF_19_activity_location a crm:E53_Place . BIND(?LAF_19_activity_location as ?value) . OPTIONAL { ?LAF_19_activity_location rdfs:label ?LAF_19_activity_location_label . } } LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P7_took_place_at ?LAF_19_activity_location . ?LAF_19_activity_location a crm:E53_Place . BIND(?LAF_19_activity_location as ?value) . OPTIONAL { ?LAF_19_activity_location rdfs:label ?LAF_19_activity_location_label . } } LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT distinct?LAF_19_activity_location ?LAF_19_activity_location_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P7_took_place_at ?LAF_19_activity_location . ?LAF_19_activity_location a crm:E53_Place . BIND(?LAF_19_activity_location as ?value) . OPTIONAL { ?LAF_19_activity_location rdfs:label ?LAF_19_activity_location_label . } } LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P7_took_place_at ?LAF_19_activity_location . ?LAF_19_activity_location a crm:E53_Place . BIND(?LAF_19_activity_location as ?value) . OPTIONAL { ?LAF_19_activity_location rdfs:label ?LAF_19_activity_location_label . } } LIMIT 100 recoQGqw2475SBc5a
LAF.38 Object used in Activity activity_object_used This field is used to link the documented activity to an instance of physical object used in the exercise of this activity in a manner consequential to its outcome. ->P16->E22[38_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P16_used_specific_object ?LAF_38_activity_object_used . ?LAF_38_activity_object_used a crm:E22_Human-Made_Object . BIND(?LAF_38_activity_object_used as ?value) . OPTIONAL {?LAF_38_activity_object_used rdfs:label ?LAF_38_activity_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P16_used_specific_object ?LAF_38_activity_object_used . ?LAF_38_activity_object_used a crm:E22_Human-Made_Object . BIND(?LAF_38_activity_object_used as ?value) . OPTIONAL {?LAF_38_activity_object_used rdfs:label ?LAF_38_activity_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_38_activity_object_used ?LAF_38_activity_object_used_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P16_used_specific_object ?LAF_38_activity_object_used . ?LAF_38_activity_object_used a crm:E22_Human-Made_Object . BIND(?LAF_38_activity_object_used as ?value) . OPTIONAL {?LAF_38_activity_object_used rdfs:label ?LAF_38_activity_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P16_used_specific_object ?LAF_38_activity_object_used . ?LAF_38_activity_object_used a crm:E22_Human-Made_Object . BIND(?LAF_38_activity_object_used as ?value) . OPTIONAL {?LAF_38_activity_object_used rdfs:label ?LAF_38_activity_object_used_label .} } LIMIT 100 recFyNkRpWhobM7Og
LAF.43 Influence on Activity activity_influence This field is used to link an activity to any entity which had a substantial influence on that activity. ->p15->E1[43_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P15_was_influenced_by ?LAF_43_activity_influence . BIND(?LAF_43_activity_influence as ?value) . OPTIONAL {?LAF_43_activity_influence rdfs:label ?LAF_43_activity_influence_label . }} LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT (count(?value) as ?value_count) WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P15_was_influenced_by ?LAF_43_activity_influence . BIND(?LAF_43_activity_influence as ?value) . OPTIONAL {?LAF_43_activity_influence rdfs:label ?LAF_43_activity_influence_label . }} LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT distinct?LAF_43_activity_influence ?LAF_43_activity_influence_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P15_was_influenced_by ?LAF_43_activity_influence . BIND(?LAF_43_activity_influence as ?value) . OPTIONAL {?LAF_43_activity_influence rdfs:label ?LAF_43_activity_influence_label . }} LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT (count(distinct?value) as ?value_count) WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P15_was_influenced_by ?LAF_43_activity_influence . BIND(?LAF_43_activity_influence as ?value) . OPTIONAL {?LAF_43_activity_influence rdfs:label ?LAF_43_activity_influence_label . }} LIMIT 100 recigXufTkxBxhV52
PIRF.505 Activity Caused By activity_cause This field is used to link a documented event to another event that has caused it. ->O13i->E7[505_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crmsci:O13i_was_triggered_by ?PIRF_505_activity_cause . ?PIRF_505_activity_cause a crm:E7_Activity . BIND(?PIRF_505_activity_cause as ?value) . OPTIONAL {?PIRF_505_activity_cause rdfs:label ?PIRF_505_activity_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crmsci:O13i_was_triggered_by ?PIRF_505_activity_cause . ?PIRF_505_activity_cause a crm:E7_Activity . BIND(?PIRF_505_activity_cause as ?value) . OPTIONAL {?PIRF_505_activity_cause rdfs:label ?PIRF_505_activity_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?PIRF_505_activity_cause ?PIRF_505_activity_cause_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crmsci:O13i_was_triggered_by ?PIRF_505_activity_cause . ?PIRF_505_activity_cause a crm:E7_Activity . BIND(?PIRF_505_activity_cause as ?value) . OPTIONAL {?PIRF_505_activity_cause rdfs:label ?PIRF_505_activity_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crmsci:O13i_was_triggered_by ?PIRF_505_activity_cause . ?PIRF_505_activity_cause a crm:E7_Activity . BIND(?PIRF_505_activity_cause as ?value) . OPTIONAL {?PIRF_505_activity_cause rdfs:label ?PIRF_505_activity_cause_label . }} LIMIT 100 recJQB79yLxpjNQuq
LAF.25 Begin of the Begin timespan_begin_of_the_begin This field is used to record the string value of the machine readable label used for displaying the instance of timespan of the documented activity. ->p4->E52[22_1]->p82a->xsl:date Date PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P82a_begin_of_the_begin ?LAF_25_timespan_begin_of_the_begin . BIND(?LAF_25_timespan_begin_of_the_begin 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P82a_begin_of_the_begin ?LAF_25_timespan_begin_of_the_begin . BIND(?LAF_25_timespan_begin_of_the_begin 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_25_timespan_begin_of_the_begin ?LAF_25_timespan_begin_of_the_begin_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P82a_begin_of_the_begin ?LAF_25_timespan_begin_of_the_begin . BIND(?LAF_25_timespan_begin_of_the_begin 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P82a_begin_of_the_begin ?LAF_25_timespan_begin_of_the_begin . BIND(?LAF_25_timespan_begin_of_the_begin as ?value) .} LIMIT 100 rec2u06VH7GuPNVb5
LAF.23 End of the Begin timespan_end_of_the_begin This field is used to link to a statement which describes the timespan of the documented activity. ->p4->E52[22_1]->p81a->xsl:date Date PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P81a_end_of_the_begin ?LAF_23_timespan_end_of_the_begin . BIND(?LAF_23_timespan_end_of_the_begin 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P81a_end_of_the_begin ?LAF_23_timespan_end_of_the_begin . BIND(?LAF_23_timespan_end_of_the_begin 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_23_timespan_end_of_the_begin ?LAF_23_timespan_end_of_the_begin_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P81a_end_of_the_begin ?LAF_23_timespan_end_of_the_begin . BIND(?LAF_23_timespan_end_of_the_begin 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P81a_end_of_the_begin ?LAF_23_timespan_end_of_the_begin . BIND(?LAF_23_timespan_end_of_the_begin as ?value) .} LIMIT 100 recybKHNwFmbJeIpu
LAF.24 Begin of the End timespan_begin_of_the_end This field is used to record the formal type of the timespan of the documented activity. ->p4->E52[22_1]->p81b->xsl:date Date PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P81b_begin_of_the_end ?LAF_24_timespan_begin_of_the_end . BIND(?LAF_24_timespan_begin_of_the_end 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P81b_begin_of_the_end ?LAF_24_timespan_begin_of_the_end . BIND(?LAF_24_timespan_begin_of_the_end 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_24_timespan_begin_of_the_end ?LAF_24_timespan_begin_of_the_end_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P81b_begin_of_the_end ?LAF_24_timespan_begin_of_the_end . BIND(?LAF_24_timespan_begin_of_the_end 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P81b_begin_of_the_end ?LAF_24_timespan_begin_of_the_end . BIND(?LAF_24_timespan_begin_of_the_end as ?value) .} LIMIT 100 recopQPHL1s0UNAvY
LAF.26 End of the End timespan_end_of_the_end This field is used to link to a name attributed to the timespan of the documented activity. ->p4->E52[22_1]->p82b->xsl:date Date PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P82b_end_of_the_end ?LAF_26_timespan_end_of_the_end . BIND(?LAF_26_timespan_end_of_the_end 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P82b_end_of_the_end ?LAF_26_timespan_end_of_the_end . BIND(?LAF_26_timespan_end_of_the_end 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_26_timespan_end_of_the_end ?LAF_26_timespan_end_of_the_end_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P82b_end_of_the_end ?LAF_26_timespan_end_of_the_end . BIND(?LAF_26_timespan_end_of_the_end 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P82b_end_of_the_end ?LAF_26_timespan_end_of_the_end . BIND(?LAF_26_timespan_end_of_the_end as ?value) .} LIMIT 100 recSEIn58XwJGOHXo
LAF.48 TimeSpan Type timespan_type This field is used to record the latest possible start date for the timespan of the documented activity. ->p4->E52[22_1]->p2->E55[48_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan a crm:P2_has_type ?LAF_48_timespan_type . BIND(?LAF_48_timespan_type as ?value) . OPTIONAL { ?LAF_48_timespan_type rdfs:label ?LAF_48_timespan_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan a crm:P2_has_type ?LAF_48_timespan_type . BIND(?LAF_48_timespan_type as ?value) . OPTIONAL { ?LAF_48_timespan_type rdfs:label ?LAF_48_timespan_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_48_timespan_type ?LAF_48_timespan_type_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan a crm:P2_has_type ?LAF_48_timespan_type . BIND(?LAF_48_timespan_type as ?value) . OPTIONAL { ?LAF_48_timespan_type rdfs:label ?LAF_48_timespan_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan a crm:P2_has_type ?LAF_48_timespan_type . BIND(?LAF_48_timespan_type as ?value) . OPTIONAL { ?LAF_48_timespan_type rdfs:label ?LAF_48_timespan_type_label . } } LIMIT 100 recjOu2y0uz8lNDNF
LAF.46 TimeSpan Label timespan_label This field is used to record the latest possible end date for the timespan of the documented activity. ->p4->E52[22_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan rdfs:label ?LAF_46_timespan_label . BIND(?LAF_46_timespan_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan rdfs:label ?LAF_46_timespan_label . BIND(?LAF_46_timespan_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_46_timespan_label ?LAF_46_timespan_label_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan rdfs:label ?LAF_46_timespan_label . BIND(?LAF_46_timespan_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan rdfs:label ?LAF_46_timespan_label . BIND(?LAF_46_timespan_label as ?value) .} LIMIT 100 recXWNQcHw7qlbvw1
LAF.49 Name for TimeSpan timespan_name This field is used to record the earliest possible start date for the timespan of the documented activity. ->p4->E52[22_1]->p1->E33_E41[49_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P1_is_identified_by ?LAF_49_timespan_name . ?LAF_49_timespan_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_49_timespan_name as ?value) . OPTIONAL {?LAF_49_timespan_name rdfs:label ?LAF_49_timespan_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P1_is_identified_by ?LAF_49_timespan_name . ?LAF_49_timespan_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_49_timespan_name as ?value) . OPTIONAL {?LAF_49_timespan_name rdfs:label ?LAF_49_timespan_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_49_timespan_name ?LAF_49_timespan_name_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P1_is_identified_by ?LAF_49_timespan_name . ?LAF_49_timespan_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_49_timespan_name as ?value) . OPTIONAL {?LAF_49_timespan_name rdfs:label ?LAF_49_timespan_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P1_is_identified_by ?LAF_49_timespan_name . ?LAF_49_timespan_name a crm:E33_E41_Linguistic_Appellation . BIND(?LAF_49_timespan_name as ?value) . OPTIONAL {?LAF_49_timespan_name rdfs:label ?LAF_49_timespan_name_label . }} LIMIT 100 recY2CJI0T8LxUo2H
LAF.22 Duration of TimeSpan timespan_duration This field is used to link an instance of timespan with an instance of dimension which describes the temporal duration of the timespan of the documented activity. ->p4->E52[22_1]->p191->E54[22_2] 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P191_had_duration ?LAF_22_timespan_duration . ?LAF_22_timespan_duration a crm:E54_Dimension . BIND(?LAF_22_timespan_duration as ?value) . OPTIONAL { ?LAF_22_timespan_duration rdfs:label ?LAF_22_timespan_duration_label .} } LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P191_had_duration ?LAF_22_timespan_duration . ?LAF_22_timespan_duration a crm:E54_Dimension . BIND(?LAF_22_timespan_duration as ?value) . OPTIONAL { ?LAF_22_timespan_duration rdfs:label ?LAF_22_timespan_duration_label .} } LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/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_22_timespan_duration ?LAF_22_timespan_duration_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P191_had_duration ?LAF_22_timespan_duration . ?LAF_22_timespan_duration a crm:E54_Dimension . BIND(?LAF_22_timespan_duration as ?value) . OPTIONAL { ?LAF_22_timespan_duration rdfs:label ?LAF_22_timespan_duration_label .} } LIMIT 100 PREFIX la: <https://linked.art/ns/terms/> PREFIX aat: <http://vocab.getty.edu/aat/> PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P191_had_duration ?LAF_22_timespan_duration . ?LAF_22_timespan_duration a crm:E54_Dimension . BIND(?LAF_22_timespan_duration as ?value) . OPTIONAL { ?LAF_22_timespan_duration rdfs:label ?LAF_22_timespan_duration_label .} } LIMIT 100 recuP0qCQUQNXW2uu
LAF.47 Statement about TimeSpan timespan_statement This field is used to record the earliest possible end date for the timespan of the documented activity. ->p4->E52[22_1]->p67i->E33[47_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P67i_is_referred_to_by ?LAF_47_timespan_statement . ?LAF_47_timespan_statement a crm:E33_Linguistic_Object . ?LAF_47_timespan_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_47_timespan_statement as ?value) . OPTIONAL {?LAF_47_timespan_statement rdfs:label ?LAF_47_timespan_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P67i_is_referred_to_by ?LAF_47_timespan_statement . ?LAF_47_timespan_statement a crm:E33_Linguistic_Object . ?LAF_47_timespan_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_47_timespan_statement as ?value) . OPTIONAL {?LAF_47_timespan_statement rdfs:label ?LAF_47_timespan_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_47_timespan_statement ?LAF_47_timespan_statement_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P67i_is_referred_to_by ?LAF_47_timespan_statement . ?LAF_47_timespan_statement a crm:E33_Linguistic_Object . ?LAF_47_timespan_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_47_timespan_statement as ?value) . OPTIONAL {?LAF_47_timespan_statement rdfs:label ?LAF_47_timespan_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P4_has_time-span ?LAP_6_timespan . ?LAP_6_timespan a crm:E52_Time-Span . ?LAP_6_timespan crm:P67i_is_referred_to_by ?LAF_47_timespan_statement . ?LAF_47_timespan_statement a crm:E33_Linguistic_Object . ?LAF_47_timespan_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_47_timespan_statement as ?value) . OPTIONAL {?LAF_47_timespan_statement rdfs:label ?LAF_47_timespan_statement_label . }} LIMIT 100 recXhx7AkasOLkksf

Ontology Graph

Instance Graph

Turtle RDF


JSON-LD

TimeSpan: Sample

Begin of the Begin End of the End TimeSpan Label Statement about TimeSpan Name for TimeSpan TimeSpan Type Begin of the End Duration of TimeSpan End of the Begin

Object used in Activity: Sample

Object used in Activity

Related Event causal to Activity: Sample

Related Event causal to Activity

Influence on Activity: Sample

Influence on Activity

Location of Activity: Sample

Location of Activity

Actor in Activity: Sample

Actor in Activity

Member of Set: Sample

Member of Set

[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.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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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

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.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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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.39 Source Reference Work source_reference This field is used to link the documented activity to an instance of textual source which references it. ->p67i->E33[39_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P67i_is_referred_to_by ?LAF_39_source_reference . ?LAF_39_source_reference a crm:E33_Linguistic_Object . BIND(?LAF_39_source_reference as ?value) . OPTIONAL {?LAF_39_source_reference rdfs:label ?LAF_39_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P67i_is_referred_to_by ?LAF_39_source_reference . ?LAF_39_source_reference a crm:E33_Linguistic_Object . BIND(?LAF_39_source_reference as ?value) . OPTIONAL {?LAF_39_source_reference rdfs:label ?LAF_39_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_39_source_reference ?LAF_39_source_reference_label WHERE { ?subject a crm:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P67i_is_referred_to_by ?LAF_39_source_reference . ?LAF_39_source_reference a crm:E33_Linguistic_Object . BIND(?LAF_39_source_reference as ?value) . OPTIONAL {?LAF_39_source_reference rdfs:label ?LAF_39_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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?subject crm:P67i_is_referred_to_by ?LAF_39_source_reference . ?LAF_39_source_reference a crm:E33_Linguistic_Object . BIND(?LAF_39_source_reference as ?value) . OPTIONAL {?LAF_39_source_reference rdfs:label ?LAF_39_source_reference_label . }} LIMIT 100 rec98Bfciy1Z6CW0e
LAF.54 Internal Label label This field is used to record the string value of the machine readable label used for the documented activity. 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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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:E7_Activity . OPTIONAL {?subject rdfs:label ?subject_label . FILTER NOT EXISTS { ?subject crm:P2_has_type <http://vocab.getty.edu/aat/300055863> . }?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

Source Reference Work: Sample

Source Reference Work

Digital Reference: Sample

Digital Reference Digital Reference Type

Depicted by Image: Sample

Depicted by Image

Generated by Zellīj, © 2021.