@prefix cidoc: . @prefix frbroo: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . a cidoc:E67_Birth ; rdfs:label "Birth of John Arthur Douglas Bloomfield"@de ; cidoc:P4_has_time-span ; cidoc:P98_brought_into_life . a cidoc:E69_Death ; rdfs:label "Death of John Arthur Douglas Bloomfield"@de ; cidoc:P100_was_death_of ; cidoc:P4_has_time-span . a cidoc:E42_Identifier . rdfs:label "Forename is John Arthur Douglas"@en ; cidoc:P2_has_type ; rdf:value "John Arthur Douglas" . rdfs:label "Surname is Bloomfield"@en ; cidoc:P2_has_type ; rdf:value "Bloomfield" . a cidoc:E42_Identifier ; rdfs:label "is identified by APIS Identifier as 7232"@en ; rdf:value 7232 . a cidoc:E42_Identifier ; rdfs:label "is identified by ÖBL Identifier as XXXX"@en ; rdf:value "XXXX" . a cidoc:E52_Time-Span ; cidoc:P82a_begin_of_the_begin "1802-11-12"^^xsd:date ; cidoc:P82b_end_of_the_end "1802-11-12"^^xsd:date ; rdf:value "1802-11-12" . a cidoc:E52_Time-Span ; cidoc:P82a_begin_of_the_begin "1879-08-17"^^xsd:date ; cidoc:P82b_end_of_the_end "1879-08-17"^^xsd:date ; rdf:value "1879-08-17" . rdfs:label "Preferred name is John Arthur Douglas Bloomfield"@en ; cidoc:P106_is_composed_of , ; cidoc:P2_has_type . a cidoc:E55_Type ; rdfs:label "Person was documented as male"@en ; rdf:value "male" . a frbroo:F51 ; rdf:value "Diplomat" . a cidoc:E21_Person ; rdfs:label "Person known as John Arthur Douglas Bloomfield"@en ; cidoc:P14i_performed ; cidoc:P1_is_identified_by , , ; cidoc:P2_has_type ; = .