@prefix cidoc: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . a cidoc:PC144_joined_with ; cidoc:P01_has_domain ; cidoc:P02_has_range ; cidoc:P144.1_kind_of_member . a cidoc:E86_Leaving ; cidoc:P145_seperated ; cidoc:P146_seperated_from ; cidoc:P4_has_time-span . a cidoc:E42_Identifier . a cidoc:E52_Time-Span ; rdfs:label "04.11.1918" ; cidoc:P82a_begin_of_the_begin "1918-11-04"^^xsd:date ; cidoc:P82b_end_of_the_end "1918-11-04"^^xsd:date . a cidoc:E52_Time-Span ; rdfs:label "11.11.1918" ; cidoc:P82a_begin_of_the_begin "1918-11-11"^^xsd:date ; cidoc:P82b_end_of_the_end "1918-11-11"^^xsd:date . rdfs:label "Forename is Paul"@en ; cidoc:P2_has_type ; rdf:value "Paul" . rdfs:label "Surname is Kuh-Chrobak"@en ; cidoc:P2_has_type ; rdf:value "Kuh-Chrobak" . a cidoc:E42_Identifier ; rdfs:label "is identified by APIS Identifier as 3507"@en ; rdf:value 3507 . a cidoc:E42_Identifier ; rdfs:label "is identified by ÖBL Identifier as XXXX"@en ; rdf:value "XXXX" . a cidoc:E85_Joining ; cidoc:P143_joined ; cidoc:P4_has_time-span . rdfs:label "Preferred name is Paul Kuh-Chrobak"@en ; cidoc:P106_is_composed_of , ; cidoc:P2_has_type . a cidoc:E55_Type ; rdfs:label "Leiter des Reichsfinanzministeriums" . a cidoc:E55_Type ; rdfs:label "Person was documented as male"@en ; rdf:value "male" . a cidoc:E74_Group ; rdfs:label "Finanzministerium, gemeinsames"@en . a cidoc:E21_Person ; rdfs:label "Person known as Paul Kuh-Chrobak"@en ; cidoc:P1_is_identified_by , , ; cidoc:P2_has_type ; owl:sameAs .