@prefix cidoc: . @prefix frbroo: . @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:PC144_joined_with ; cidoc:P01_has_domain ; cidoc:P02_has_range ; cidoc:P144.1_kind_of_member . a cidoc:E42_Identifier . rdfs:label "Forename is Hermann"@en ; cidoc:P2_has_type ; rdf:value "Hermann" . rdfs:label "Surname is Gödel"@en ; cidoc:P2_has_type ; rdf:value "Gödel" . a cidoc:E74_Group ; rdfs:label "Finanzprokuratur Venedig"@en ; cidoc:P2_has_type . a cidoc:E42_Identifier ; rdfs:label "is identified by APIS Identifier as 8107"@en ; rdf:value 8107 . a cidoc:E42_Identifier ; rdfs:label "is identified by ÖBL Identifier as XXXX"@en ; rdf:value "XXXX" . a cidoc:E74_Group ; rdfs:label "Finanzprokuratur Mailand"@en . a cidoc:E85_Joining ; cidoc:P143_joined . a cidoc:E85_Joining ; cidoc:P143_joined . rdfs:label "Preferred name is Hermann Gödel"@en ; cidoc:P106_is_composed_of , ; cidoc:P2_has_type . a cidoc:E55_Type ; rdfs:label "Mitarbeiter >> leitender Mitarbeiter >> Direktor >> Finanzprokurator" . a cidoc:E55_Type ; rdfs:label "Mitarbeiter >> leitender Mitarbeiter >> Ministerialrat" . a cidoc:E55_Type ; rdfs:label "Behörde" . a cidoc:E55_Type ; rdfs:label "Person was documented as male"@en ; rdf:value "male" . a frbroo:F51 ; rdf:value "Jurist" . a cidoc:E21_Person ; rdfs:label "Person known as Hermann Gödel"@en ; cidoc:P14i_performed ; cidoc:P1_is_identified_by , , ; cidoc:P2_has_type ; owl:sameAs .