@prefix : <http://wisski.cs.fau.de/ontologies/hmp/> .
@prefix ecrm: <http://erlangen-crm.org/170309/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://wisski.cs.fau.de/hmp/content/D9_has_series_note> a owl:DatatypeProperty ;
    rdfs:domain :M30_Work ;
    rdfs:subPropertyOf ecrm:P3_has_note .

<http://wisski.cs.fau.de/hmp/content/M20_J> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_j> .

: a owl:Ontology ;
    owl:imports <http://objekte-im-netz.fau.de/ontology/CRMgeo_v1.4gg.owl> .

:A10i_projection_used_in a owl:ObjectProperty ;
    rdfs:domain :M12_Projection ;
    rdfs:range :M9_Map_Production ;
    rdfs:subPropertyOf ecrm:P33i_was_used_by ;
    owl:inverseOf :A10_uses_projection .

:A11i_scale_used_in a owl:ObjectProperty ;
    rdfs:domain :M11_Scale ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P2i_is_type_of ;
    owl:inverseOf :A11_has_scale .

:A12i_language_used_in a owl:ObjectProperty ;
    rdfs:domain :M17_Language ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P2i_is_type_of ;
    owl:inverseOf :A12_uses_language .

:A13i_is_condition_of a owl:ObjectProperty ;
    rdfs:domain :M26_Condition ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P44i_is_condition_of ;
    owl:inverseOf :A13_has_condition .

:A14i_was_conserved_by a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M33_Conservation_Activity ;
    rdfs:subPropertyOf ecrm:P31i_was_modified_by ;
    owl:inverseOf :A14_performed_conservation_on .

:A15i_was_used_by a owl:ObjectProperty ;
    rdfs:domain :M22_Technique ;
    rdfs:range :M9_Map_Production ;
    rdfs:subPropertyOf ecrm:P33i_was_used_by ;
    owl:inverseOf :A15_used_technique .

:A16i_is_on_page a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M31_Page ;
    rdfs:subPropertyOf ecrm:P53_has_former_or_current_location ;
    owl:inverseOf :A16_contains .

:A17i_is_incorporated_in a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P46i_forms_part_of ;
    owl:inverseOf :A17_incorporates .

:A18i_is_page_of a owl:ObjectProperty ;
    rdfs:domain :M31_Page ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P59i_is_located_on_or_within ;
    owl:inverseOf :A18_has_page .

:A19i_is_earliest_known_location_of a owl:ObjectProperty ;
    rdfs:domain :M8_Location ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P53i_is_former_or_current_location_of ;
    owl:inverseOf :A19_has_earliest_known_location .

:A1i_is_shown_on a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M34_Image ;
    rdfs:subPropertyOf ecrm:P138i_has_representation ;
    owl:inverseOf :A1_shows .

:A20i_was_produced_by a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M37_Work_Production ;
    rdfs:subPropertyOf ecrm:P108i_was_produced_by ;
    owl:inverseOf :A20_has_produced .

:A21i_performed a owl:ObjectProperty ;
    rdfs:domain :M32_Work_Author ;
    rdfs:range :M37_Work_Production ;
    rdfs:subPropertyOf ecrm:P14i_performed ;
    owl:inverseOf :A21_carried_out_by .

:A22i_is_current_location_of a owl:ObjectProperty ;
    rdfs:domain :M8_Location ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P55i_currently_holds ;
    owl:inverseOf :A22_has_current_location .

:A23i_is_current_owner_of a owl:ObjectProperty ;
    rdfs:domain :M24_Owner ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P52i_is_current_owner_of ;
    owl:inverseOf :A23_has_current_owner .

:A24i_is_width_of a owl:ObjectProperty ;
    rdfs:domain :M13_Width ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P43i_is_dimension_of ;
    owl:inverseOf :A24_has_width .

:A25i_is_height_of a owl:ObjectProperty ;
    rdfs:domain :M14_Height ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P43i_is_dimension_of ;
    owl:inverseOf :A25_has_height .

:A26i_is_width_of a owl:ObjectProperty ;
    rdfs:domain :M13_Width ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P43i_is_dimension_of ;
    owl:inverseOf :A26_has_width .

:A27i_is_height_of a owl:ObjectProperty ;
    rdfs:domain :M14_Height ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P43i_is_dimension_of ;
    owl:inverseOf :A27_has_height .

:A29i_is_page_number_of a owl:ObjectProperty ;
    rdfs:domain :M35_Page_Number ;
    rdfs:range :M31_Page ;
    rdfs:subPropertyOf ecrm:P1i_identifies ;
    owl:inverseOf :A29_has_page_number .

:A2i_forms_part_of a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P46i_forms_part_of ;
    owl:inverseOf :A2_is_composed_of .

:A30i_is_production_date_of a owl:ObjectProperty ;
    rdfs:domain :M10_Production_Date ;
    rdfs:range :M9_Map_Production ;
    rdfs:subPropertyOf ecrm:P4i_is_time-span_of ;
    owl:inverseOf :A30_has_production_date .

:A31i_is_described_in a owl:ObjectProperty ;
    rdfs:domain :M34_Image ;
    rdfs:range :M36_Description ;
    rdfs:subPropertyOf ecrm:P129i_is_subject_of ;
    owl:inverseOf :A31_describes .

:A32i_is_title_of a owl:ObjectProperty ;
    rdfs:domain :M2_Title ;
    rdfs:range ecrm:E71_Man-Made_Thing ;
    rdfs:subPropertyOf ecrm:P102i_is_title_of ;
    owl:inverseOf :A32_has_title .

:A33i_is_common_title_of a owl:ObjectProperty ;
    rdfs:domain :M2_Title ;
    rdfs:range ecrm:E71_Man-Made_Thing ;
    rdfs:subPropertyOf ecrm:P102i_is_title_of ;
    owl:inverseOf :A33_has_common_title .

:A34i_is_subject_title_of a owl:ObjectProperty ;
    rdfs:domain :M2_Title ;
    rdfs:range ecrm:E71_Man-Made_Thing ;
    rdfs:subPropertyOf ecrm:P102i_is_title_of ;
    owl:inverseOf :A34_has_subject_title .

:A35i_is_catalog_number_of a owl:ObjectProperty ;
    rdfs:domain :M25_Catalog_Number ;
    rdfs:range ecrm:E84_Information_Carrier ;
    rdfs:subPropertyOf ecrm:P48i_is_preferred_identifier_of ;
    owl:inverseOf :A35_has_catalog_number .

:A36i_is_thumb_of a owl:ObjectProperty ;
    rdfs:domain :M29_Image_URL ;
    rdfs:range :M34_Image ;
    rdfs:subPropertyOf :A28i_is_image_url_of ;
    owl:inverseOf :A36_has_thumb_at .

:A37i_is_highres_of a owl:ObjectProperty ;
    rdfs:domain :M29_Image_URL ;
    rdfs:range :M34_Image ;
    rdfs:subPropertyOf :A28i_is_image_url_of ;
    owl:inverseOf :A37_has_highres_at .

:A38i_was_replicated_in a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M9_Map_Production ;
    rdfs:subPropertyOf ecrm:P15i_influenced ;
    owl:inverseOf :A38_was_based_on .

:A39i_is_part_of_series a owl:ObjectProperty ;
    rdfs:domain :M34_Image ;
    rdfs:range :M38_Series ;
    rdfs:subPropertyOf ecrm:P106i_forms_part_of,
        ecrm:P148i_is_component_of ;
    owl:inverseOf :A39_contains_image .

:A3i_was_produced_by a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M9_Map_Production ;
    rdfs:subPropertyOf ecrm:P108i_was_produced_by ;
    owl:inverseOf :A3_has_produced .

:A40i_is_in a owl:ObjectProperty ;
    rdfs:domain :M35_Page_Number ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P58i_defines_section ;
    owl:inverseOf :A40_has_page .

:A41i_forms_part_of a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P46i_forms_part_of ;
    owl:inverseOf :A41_is_composed_of .

:A42_was_based_on a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P130_shows_features_of .

:A42i_was_replicated_in a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P130i_features_are_also_found_on ;
    owl:inverseOf :A38_was_based_on .

:A4i_map_author_performed a owl:ObjectProperty ;
    rdfs:domain :M1_Map_Author ;
    rdfs:range :M9_Map_Production ;
    rdfs:subPropertyOf ecrm:P14i_performed ;
    owl:inverseOf :A4_carried_out_by_map_author .

:A5i_work_author_initiated a owl:ObjectProperty ;
    rdfs:domain :M32_Work_Author ;
    rdfs:range :M9_Map_Production ;
    rdfs:subPropertyOf ecrm:P17i_motivated ;
    owl:inverseOf :A5_initiated_by_work_author .

:A6i_is_used_in a owl:ObjectProperty ;
    rdfs:domain :M21_Material ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P45i_is_incorporated_in ;
    owl:inverseOf :A6_of_material .

:A7i_is_type_of a owl:ObjectProperty ;
    rdfs:domain :M20_Type ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P2i_is_type_of ;
    owl:inverseOf :A7_is_of_type .

:A8i_is_shape_of a owl:ObjectProperty ;
    rdfs:domain :M18_Shape ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P2i_is_type_of ;
    owl:inverseOf :A8_has_shape .

:A9i_is_orientation_of a owl:ObjectProperty ;
    rdfs:domain :M19_Orientation ;
    rdfs:subPropertyOf ecrm:P2i_is_type_of ;
    owl:inverseOf :A9_has_orientation .

:D1_has_condition_note a owl:DatatypeProperty ;
    rdfs:domain :M26_Condition ;
    rdfs:subPropertyOf ecrm:P3_has_note .

:D2_has_bibliography_id a owl:DatatypeProperty ;
    rdfs:domain :M34_Image ;
    rdfs:subPropertyOf ecrm:P3_has_note .

:D3_has_conservation_description a owl:DatatypeProperty ;
    rdfs:domain :M33_Conservation_Activity ;
    rdfs:subPropertyOf ecrm:P3_has_note .

:D4_cartographic_sources a owl:DatatypeProperty ;
    rdfs:domain :M9_Map_Production ;
    rdfs:subPropertyOf ecrm:P3_has_note .

:D5_has_bibliographic_references a owl:DatatypeProperty ;
    rdfs:domain :M34_Image ;
    rdfs:subPropertyOf ecrm:P3_has_note .

:D6_has_map_comment a owl:DatatypeProperty ;
    rdfs:domain :M28_Map ;
    rdfs:subPropertyOf ecrm:P3_has_note .

:D7_has_text a owl:DatatypeProperty ;
    rdfs:domain :M36_Description ;
    rdfs:subPropertyOf ecrm:P3_has_note .

:D82a_earliest_beginning a owl:DatatypeProperty ;
    rdfs:domain :M10_Production_Date ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf owl:topDataProperty .

:D82b_latest_end a owl:DatatypeProperty ;
    rdfs:domain :M10_Production_Date ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf owl:topDataProperty .

:D8_has_certainty_note a owl:DatatypeProperty ;
    rdfs:domain :M28_Map ;
    rdfs:subPropertyOf ecrm:P3_has_note .

<http://wisski.cs.fau.de/hmp/content/E75_a1> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "A1 Arabisch, Klimata" .

<http://wisski.cs.fau.de/hmp/content/E75_a2> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "A2 Arabisch, Qibla" .

<http://wisski.cs.fau.de/hmp/content/E75_a3> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "A3 Arabisch, Idrisi" .

<http://wisski.cs.fau.de/hmp/content/E75_a4> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "A4 Arabisch, Sonstige" .

<http://wisski.cs.fau.de/hmp/content/E75_arabisch> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Arabisch"@de .

<http://wisski.cs.fau.de/hmp/content/E75_d> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "D Transitional (rund, 14./15. Jh.)" .

<http://wisski.cs.fau.de/hmp/content/E75_deutsch> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Deutsch"@de .

<http://wisski.cs.fau.de/hmp/content/E75_englisch> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Englisch"@de .

<http://wisski.cs.fau.de/hmp/content/E75_franzoesisch> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Französisch"@de .

<http://wisski.cs.fau.de/hmp/content/E75_g> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "G Regionalkarte" .

<http://wisski.cs.fau.de/hmp/content/E75_griechisch> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Griechisch"@de .

<http://wisski.cs.fau.de/hmp/content/E75_holzschnitt> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Holzschnitt" .

<http://wisski.cs.fau.de/hmp/content/E75_i> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "I Itinerarkarte" .

<http://wisski.cs.fau.de/hmp/content/E75_italienisch> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Italienisch"@de .

<http://wisski.cs.fau.de/hmp/content/E75_j> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "J Jerusalemzentriert"@de .

<http://wisski.cs.fau.de/hmp/content/E75_kreis> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Kreis"@de .

<http://wisski.cs.fau.de/hmp/content/E75_kupferplatte> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Kupferplatte" .

<http://wisski.cs.fau.de/hmp/content/E75_kupferstich> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Kupferstich" .

<http://wisski.cs.fau.de/hmp/content/E75_lateinisch> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Lateinisch"@de .

<http://wisski.cs.fau.de/hmp/content/E75_leinen> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Leinen" .

<http://wisski.cs.fau.de/hmp/content/E75_malerei> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Malerei" .

<http://wisski.cs.fau.de/hmp/content/E75_nord> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Nord" .

<http://wisski.cs.fau.de/hmp/content/E75_ost> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Ost" .

<http://wisski.cs.fau.de/hmp/content/E75_oval> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Oval"@de .

<http://wisski.cs.fau.de/hmp/content/E75_p> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "P Ptolemäus" .

<http://wisski.cs.fau.de/hmp/content/E75_papier> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Papier" .

<http://wisski.cs.fau.de/hmp/content/E75_pergament> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Pergament" .

<http://wisski.cs.fau.de/hmp/content/E75_portugiesisch> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Portugiesisch"@de .

<http://wisski.cs.fau.de/hmp/content/E75_rechteck> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Rechteck"@de .

<http://wisski.cs.fau.de/hmp/content/E75_s> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "S Portulan" .

<http://wisski.cs.fau.de/hmp/content/E75_spanisch> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Spanisch"@de .

<http://wisski.cs.fau.de/hmp/content/E75_sued> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Sued" .

<http://wisski.cs.fau.de/hmp/content/E75_t1> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "T1 TO-Karte, einfach" .

<http://wisski.cs.fau.de/hmp/content/E75_t2> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "T2 TO-Karte, detailliert" .

<http://wisski.cs.fau.de/hmp/content/E75_trapez> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Trapez"@de .

<http://wisski.cs.fau.de/hmp/content/E75_v> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "V Vierteilig" .

<http://wisski.cs.fau.de/hmp/content/E75_west> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "West" .

<http://wisski.cs.fau.de/hmp/content/E75_z1> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Z1 Zonenkarte, fünf Zonen" .

<http://wisski.cs.fau.de/hmp/content/E75_z2> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Z2 Zonenkarte, sieben Klimata" .

<http://wisski.cs.fau.de/hmp/content/E75_zeichnung> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Zeichnung" .

<http://wisski.cs.fau.de/hmp/content/M17_ar> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_arabisch> .

<http://wisski.cs.fau.de/hmp/content/M17_de> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_deutsch> .

<http://wisski.cs.fau.de/hmp/content/M17_el> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_griechisch> .

<http://wisski.cs.fau.de/hmp/content/M17_en> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_englisch> .

<http://wisski.cs.fau.de/hmp/content/M17_es> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_spanisch> .

<http://wisski.cs.fau.de/hmp/content/M17_fr> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_franzoesisch> .

<http://wisski.cs.fau.de/hmp/content/M17_it> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_italienisch> .

<http://wisski.cs.fau.de/hmp/content/M17_la> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_lateinisch> .

<http://wisski.cs.fau.de/hmp/content/M17_pt> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_portugiesisch> .

<http://wisski.cs.fau.de/hmp/content/M17_xx> a :M17_Language,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_sonstige> .

<http://wisski.cs.fau.de/hmp/content/M18_Circle> a :M18_Shape,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_kreis> .

<http://wisski.cs.fau.de/hmp/content/M18_Other> a :M18_Shape,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_sonstige> .

<http://wisski.cs.fau.de/hmp/content/M18_Oval> a :M18_Shape,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_oval> .

<http://wisski.cs.fau.de/hmp/content/M18_Rectangular> a :M18_Shape,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_rechteck> .

<http://wisski.cs.fau.de/hmp/content/M18_Trapezoid> a :M18_Shape,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_trapez> .

<http://wisski.cs.fau.de/hmp/content/M19_East> a :M19_Orientation,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_ost> .

<http://wisski.cs.fau.de/hmp/content/M19_North> a :M19_Orientation,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_nord> .

<http://wisski.cs.fau.de/hmp/content/M19_South> a :M19_Orientation,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_sued> .

<http://wisski.cs.fau.de/hmp/content/M19_West> a :M19_Orientation,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_west> .

<http://wisski.cs.fau.de/hmp/content/M20_A1> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_a1> .

<http://wisski.cs.fau.de/hmp/content/M20_A2> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_a2> .

<http://wisski.cs.fau.de/hmp/content/M20_A3> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_a3> .

<http://wisski.cs.fau.de/hmp/content/M20_A4> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_a4> .

<http://wisski.cs.fau.de/hmp/content/M20_D> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_d> .

<http://wisski.cs.fau.de/hmp/content/M20_G> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_g> .

<http://wisski.cs.fau.de/hmp/content/M20_I> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_i> .

<http://wisski.cs.fau.de/hmp/content/M20_P> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_p> .

<http://wisski.cs.fau.de/hmp/content/M20_S> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_s> .

<http://wisski.cs.fau.de/hmp/content/M20_T1> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_t1> .

<http://wisski.cs.fau.de/hmp/content/M20_T2> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_t2> .

<http://wisski.cs.fau.de/hmp/content/M20_V> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_v> .

<http://wisski.cs.fau.de/hmp/content/M20_X> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_sonstige> .

<http://wisski.cs.fau.de/hmp/content/M20_Z1> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_z1> .

<http://wisski.cs.fau.de/hmp/content/M20_Z2> a :M20_Type,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_z2> .

<http://wisski.cs.fau.de/hmp/content/M21_Copperplate> a :M21_Material,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_kupferplatte> .

<http://wisski.cs.fau.de/hmp/content/M21_Linen> a :M21_Material,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_leinen> .

<http://wisski.cs.fau.de/hmp/content/M21_Paper> a :M21_Material,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_papier> .

<http://wisski.cs.fau.de/hmp/content/M21_Parchment> a :M21_Material,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_pergament> .

<http://wisski.cs.fau.de/hmp/content/M22_Copper_Engraving> a :M22_Technique,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_kupferstich> .

<http://wisski.cs.fau.de/hmp/content/M22_Drawing> a :M22_Technique,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_zeichnung> .

<http://wisski.cs.fau.de/hmp/content/M22_Other> a :M22_Technique,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_sonstige> .

<http://wisski.cs.fau.de/hmp/content/M22_Painting> a :M22_Technique,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_malerei> .

<http://wisski.cs.fau.de/hmp/content/M22_Woodcut> a :M22_Technique,
        owl:NamedIndividual ;
    ecrm:P149_is_identified_by <http://wisski.cs.fau.de/hmp/content/E75_holzschnitt> .

:A10_uses_projection a owl:ObjectProperty ;
    rdfs:domain :M9_Map_Production ;
    rdfs:range :M12_Projection ;
    rdfs:subPropertyOf ecrm:P33_used_specific_technique .

:A11_has_scale a owl:ObjectProperty ;
    rdfs:comment "This is a shortcut for M28 Map -> P128 carries -> E90 Symbolic Object -> P2 has type -> M11 Scale. The longcut currently is not modelled in the data."@en ;
    rdfs:domain :M28_Map ;
    rdfs:range :M11_Scale ;
    rdfs:subPropertyOf ecrm:P2_has_type .

:A12_uses_language a owl:ObjectProperty ;
    rdfs:comment "This is a shortcut for M28 Map -> P128 carries -> E33 Linguistic Object -> P72 has language -> M17 Language. The longcut currently is not modelled in the data."@en ;
    rdfs:domain :M28_Map ;
    rdfs:range :M17_Language ;
    rdfs:subPropertyOf ecrm:P2_has_type .

:A13_has_condition a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M26_Condition ;
    rdfs:subPropertyOf ecrm:P44_has_condition .

:A14_performed_conservation_on a owl:ObjectProperty ;
    rdfs:domain :M33_Conservation_Activity ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P31_has_modified .

:A15_used_technique a owl:ObjectProperty ;
    rdfs:domain :M9_Map_Production ;
    rdfs:range :M22_Technique ;
    rdfs:subPropertyOf ecrm:P33_used_specific_technique .

:A16_contains a owl:ObjectProperty ;
    rdfs:domain :M31_Page ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P53i_is_former_or_current_location_of .

:A17_incorporates a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P46_is_composed_of .

:A18_has_page a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M31_Page ;
    rdfs:subPropertyOf ecrm:P59_has_section .

:A19_has_earliest_known_location a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M8_Location ;
    rdfs:subPropertyOf ecrm:P53_has_former_or_current_location .

:A1_shows a owl:ObjectProperty ;
    rdfs:domain :M34_Image ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P138_represents .

:A20_has_produced a owl:ObjectProperty ;
    rdfs:domain :M37_Work_Production ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P108_has_produced .

:A21_carried_out_by a owl:ObjectProperty ;
    rdfs:domain :M37_Work_Production ;
    rdfs:range :M32_Work_Author ;
    rdfs:subPropertyOf ecrm:P14_carried_out_by .

:A22_has_current_location a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M8_Location ;
    rdfs:subPropertyOf ecrm:P55_has_current_location .

:A23_has_current_owner a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M24_Owner ;
    rdfs:subPropertyOf ecrm:P52_has_current_owner .

:A24_has_width a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M13_Width ;
    rdfs:subPropertyOf ecrm:P43_has_dimension .

:A25_has_height a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M14_Height ;
    rdfs:subPropertyOf ecrm:P43_has_dimension .

:A26_has_width a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M13_Width ;
    rdfs:subPropertyOf ecrm:P43_has_dimension .

:A27_has_height a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M14_Height ;
    rdfs:subPropertyOf ecrm:P43_has_dimension .

:A29_has_page_number a owl:ObjectProperty ;
    rdfs:domain :M31_Page ;
    rdfs:range :M35_Page_Number ;
    rdfs:subPropertyOf ecrm:P1_is_identified_by .

:A2_is_composed_of a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P46_is_composed_of .

:A30_has_production_date a owl:ObjectProperty ;
    rdfs:domain :M9_Map_Production ;
    rdfs:range :M10_Production_Date ;
    rdfs:subPropertyOf ecrm:P4_has_time-span .

:A31_describes a owl:ObjectProperty ;
    rdfs:domain :M36_Description ;
    rdfs:range :M34_Image ;
    rdfs:subPropertyOf ecrm:P129_is_about .

:A32_has_title a owl:ObjectProperty ;
    rdfs:domain ecrm:E71_Man-Made_Thing ;
    rdfs:range :M2_Title ;
    rdfs:subPropertyOf ecrm:P102_has_title .

:A33_has_common_title a owl:ObjectProperty ;
    rdfs:domain ecrm:E71_Man-Made_Thing ;
    rdfs:range :M2_Title ;
    rdfs:subPropertyOf ecrm:P102_has_title .

:A34_has_subject_title a owl:ObjectProperty ;
    rdfs:domain ecrm:E71_Man-Made_Thing ;
    rdfs:range :M2_Title ;
    rdfs:subPropertyOf ecrm:P102_has_title .

:A35_has_catalog_number a owl:ObjectProperty ;
    rdfs:domain ecrm:E84_Information_Carrier ;
    rdfs:range :M25_Catalog_Number ;
    rdfs:subPropertyOf ecrm:P48_has_preferred_identifier .

:A36_has_thumb_at a owl:ObjectProperty ;
    rdfs:domain :M34_Image ;
    rdfs:range :M29_Image_URL ;
    rdfs:subPropertyOf :A28_has_image_url .

:A37_has_highres_at a owl:ObjectProperty ;
    rdfs:domain :M34_Image ;
    rdfs:range :M29_Image_URL ;
    rdfs:subPropertyOf :A28_has_image_url .

:A39_contains_image a owl:ObjectProperty ;
    rdfs:domain :M38_Series ;
    rdfs:range :M34_Image ;
    rdfs:subPropertyOf ecrm:P106_is_composed_of,
        ecrm:P148_has_component .

:A3_has_produced a owl:ObjectProperty ;
    rdfs:domain :M9_Map_Production ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P108_has_produced .

:A40_has_page a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M35_Page_Number ;
    rdfs:subPropertyOf ecrm:P58_has_section_definition .

:A41_is_composed_of a owl:ObjectProperty ;
    rdfs:domain :M30_Work ;
    rdfs:range :M30_Work ;
    rdfs:subPropertyOf ecrm:P46_is_composed_of .

:A4_carried_out_by_map_author a owl:ObjectProperty ;
    rdfs:domain :M9_Map_Production ;
    rdfs:range :M1_Map_Author ;
    rdfs:subPropertyOf ecrm:P14_carried_out_by .

:A5_initiated_by_work_author a owl:ObjectProperty ;
    rdfs:domain :M9_Map_Production ;
    rdfs:range :M32_Work_Author ;
    rdfs:subPropertyOf ecrm:P17_was_motivated_by .

:A6_of_material a owl:ObjectProperty ;
    rdfs:domain :M28_Map ;
    rdfs:range :M21_Material ;
    rdfs:subPropertyOf ecrm:P45_consists_of .

:A7_is_of_type a owl:ObjectProperty ;
    rdfs:comment "This is a shortcut for M28 Map -> P128 carries -> E90 Symbolic Object -> P2 has type -> M20 Type. The longcut currently is not modelled in the data."@en ;
    rdfs:domain :M28_Map ;
    rdfs:range :M20_Type ;
    rdfs:subPropertyOf ecrm:P2_has_type .

:A8_has_shape a owl:ObjectProperty ;
    rdfs:comment "This is a shortcut for M28 Map -> P128 carries -> E90 Symbolic Object -> P2 has type -> M18 Shape. The longcut currently is not modelled in the data."@en ;
    rdfs:domain :M28_Map ;
    rdfs:range :M18_Shape ;
    rdfs:subPropertyOf ecrm:P2_has_type .

:A9_has_orientation a owl:ObjectProperty ;
    rdfs:comment "This is a shortcut for M28 Map -> P128 carries -> E90 Symbolic Object -> P2 has type -> M19 Orientation. The longcut currently is not modelled in the data."@en ;
    rdfs:domain :M28_Map ;
    rdfs:range :M19_Orientation ;
    rdfs:subPropertyOf ecrm:P2_has_type .

:A28i_is_image_url_of a owl:ObjectProperty ;
    rdfs:domain :M29_Image_URL ;
    rdfs:range :M34_Image ;
    rdfs:subPropertyOf ecrm:P149i_identifies ;
    owl:inverseOf :A28_has_image_url .

:A38_was_based_on a owl:ObjectProperty ;
    rdfs:domain :M9_Map_Production ;
    rdfs:range :M28_Map ;
    rdfs:subPropertyOf ecrm:P15_was_influenced_by .

:M11_Scale a owl:Class ;
    rdfs:subClassOf ecrm:E55_Type .

:M12_Projection a owl:Class ;
    rdfs:subClassOf ecrm:E29_Design_or_Procedure .

:M1_Map_Author a owl:Class ;
    rdfs:subClassOf ecrm:E21_Person .

:M24_Owner a owl:Class ;
    rdfs:subClassOf ecrm:E39_Actor .

:M25_Catalog_Number a owl:Class ;
    rdfs:subClassOf ecrm:E42_Identifier .

:M38_Series a owl:Class ;
    rdfs:comment "This class represents a series of M34 Images. The images are considered to belong together in addition to merely showing the same map. An example is a set of images deriving from a photo series taken at a specific point of time under certain conditions."@en ;
    rdfs:subClassOf ecrm:E73_Information_Object .

:A28_has_image_url a owl:ObjectProperty ;
    rdfs:domain :M34_Image ;
    rdfs:range :M29_Image_URL ;
    rdfs:subPropertyOf ecrm:P149_is_identified_by .

:M26_Condition a owl:Class ;
    rdfs:subClassOf ecrm:E3_Condition_State .

:M33_Conservation_Activity a owl:Class ;
    rdfs:subClassOf ecrm:E11_Modification .

:M36_Description a owl:Class ;
    rdfs:subClassOf ecrm:E33_Linguistic_Object .

<http://wisski.cs.fau.de/hmp/content/E75_sonstige> a ecrm:E75_Conceptual_Object_Appellation,
        owl:NamedIndividual ;
    ecrm:P3_has_note "Sonstige"@de .

:M10_Production_Date a owl:Class ;
    rdfs:subClassOf ecrm:E52_Time-Span .

:M13_Width a owl:Class ;
    rdfs:subClassOf ecrm:E54_Dimension .

:M14_Height a owl:Class ;
    rdfs:subClassOf ecrm:E54_Dimension .

:M32_Work_Author a owl:Class ;
    rdfs:subClassOf ecrm:E21_Person .

:M35_Page_Number a owl:Class ;
    rdfs:subClassOf ecrm:E46_Section_Definition .

:M37_Work_Production a owl:Class ;
    rdfs:subClassOf ecrm:E12_Production .

:M8_Location a owl:Class ;
    rdfs:subClassOf ecrm:E53_Place .

:M19_Orientation a owl:Class ;
    rdfs:subClassOf ecrm:E55_Type .

:M21_Material a owl:Class ;
    rdfs:subClassOf ecrm:E57_Material .

:M29_Image_URL a owl:Class ;
    rdfs:subClassOf ecrm:E51_Contact_Point,
        ecrm:E75_Conceptual_Object_Appellation .

:M2_Title a owl:Class ;
    rdfs:subClassOf ecrm:E35_Title .

:M31_Page a owl:Class ;
    rdfs:subClassOf ecrm:E53_Place .

:M18_Shape a owl:Class ;
    rdfs:subClassOf ecrm:E55_Type .

:M22_Technique a owl:Class ;
    rdfs:subClassOf ecrm:E29_Design_or_Procedure .

:M17_Language a owl:Class ;
    rdfs:subClassOf ecrm:E56_Language .

:M34_Image a owl:Class ;
    rdfs:subClassOf ecrm:E38_Image .

:M9_Map_Production a owl:Class ;
    rdfs:subClassOf ecrm:E12_Production .

:M20_Type a owl:Class ;
    rdfs:subClassOf ecrm:E55_Type .

:M30_Work a owl:Class ;
    rdfs:comment "This is not to a work in the sense of FRBR, but rather a manifestation. In the case of hmp mundi most likely a manifestation singleton."@en ;
    rdfs:subClassOf ecrm:E84_Information_Carrier .

:M28_Map a owl:Class ;
    rdfs:comment "This is the physical object that carries the map. It may be part of a book, manuscript, etc. which is represented as M30 Work. If the map is on a certain page of the work, then M31 Page may be used to represent information on the page."@en ;
    rdfs:subClassOf ecrm:E84_Information_Carrier .

[] a owl:AllDifferent ;
    owl:distinctMembers ( <http://wisski.cs.fau.de/hmp/content/M17_ar> <http://wisski.cs.fau.de/hmp/content/M17_de> <http://wisski.cs.fau.de/hmp/content/M17_el> <http://wisski.cs.fau.de/hmp/content/M17_en> <http://wisski.cs.fau.de/hmp/content/M17_es> <http://wisski.cs.fau.de/hmp/content/M17_fr> <http://wisski.cs.fau.de/hmp/content/M17_it> <http://wisski.cs.fau.de/hmp/content/M17_la> <http://wisski.cs.fau.de/hmp/content/M17_pt> <http://wisski.cs.fau.de/hmp/content/M17_xx> <http://wisski.cs.fau.de/hmp/content/M18_Circle> <http://wisski.cs.fau.de/hmp/content/M18_Other> <http://wisski.cs.fau.de/hmp/content/M18_Oval> <http://wisski.cs.fau.de/hmp/content/M18_Rectangular> <http://wisski.cs.fau.de/hmp/content/M18_Trapezoid> <http://wisski.cs.fau.de/hmp/content/M19_East> <http://wisski.cs.fau.de/hmp/content/M19_North> <http://wisski.cs.fau.de/hmp/content/M19_South> <http://wisski.cs.fau.de/hmp/content/M19_West> <http://wisski.cs.fau.de/hmp/content/M20_A1> <http://wisski.cs.fau.de/hmp/content/M20_A2> <http://wisski.cs.fau.de/hmp/content/M20_A3> <http://wisski.cs.fau.de/hmp/content/M20_A4> <http://wisski.cs.fau.de/hmp/content/M20_D> <http://wisski.cs.fau.de/hmp/content/M20_G> <http://wisski.cs.fau.de/hmp/content/M20_I> <http://wisski.cs.fau.de/hmp/content/M20_P> <http://wisski.cs.fau.de/hmp/content/M20_S> <http://wisski.cs.fau.de/hmp/content/M20_T1> <http://wisski.cs.fau.de/hmp/content/M20_T2> <http://wisski.cs.fau.de/hmp/content/M20_V> <http://wisski.cs.fau.de/hmp/content/M20_X> <http://wisski.cs.fau.de/hmp/content/M20_Z1> <http://wisski.cs.fau.de/hmp/content/M20_Z2> <http://wisski.cs.fau.de/hmp/content/M21_Copperplate> <http://wisski.cs.fau.de/hmp/content/M21_Linen> <http://wisski.cs.fau.de/hmp/content/M21_Paper> <http://wisski.cs.fau.de/hmp/content/M21_Parchment> <http://wisski.cs.fau.de/hmp/content/M22_Copper_Engraving> <http://wisski.cs.fau.de/hmp/content/M22_Drawing> <http://wisski.cs.fau.de/hmp/content/M22_Other> <http://wisski.cs.fau.de/hmp/content/M22_Painting> <http://wisski.cs.fau.de/hmp/content/M22_Woodcut> ) .

