view namedIdentitiesTest.owl @ 0:29bf0113a555

initial
author dwinter
date Fri, 02 Dec 2011 17:22:25 +0100
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<rdf:RDF
    xmlns:j.0="http://erlangen-crm.org/plus/xdt/110404/"
    xmlns="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:ecrm="http://erlangen-crm.org/110404/"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:sqwrl="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:ecrm-xsd="http://erlangen-crm.org/plus/xdt/110404/#"
    xmlns:dbpedia="http://dbpedia.org/ontology/"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#"
  xml:base="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/>
    <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/terms"/>
    <owl:imports rdf:resource="http://dbpedia.org/ontology/"/>
    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/3.3/swrla.owl"/>
    <owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
    <owl:imports rdf:resource="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl"/>
    <owl:imports rdf:resource="http://erlangen-crm.org/110404/"/>
    <owl:imports rdf:resource="http://erlangen-crm.org/plus/xdt/110404/"/>
  </owl:Ontology>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/metre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/centimetre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogram"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/gramPerKilometre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/day"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/millimetre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicKilometre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/newtonMetre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/megabyte"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicCentimetre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/fuelType"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerSecond"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/minute"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/litre"/>
  <rdfs:Class rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/second"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogramPerCubicMetre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/inhabitantsPerSquareKilometre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetrePerSecond"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareKilometre"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kelvin"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/hour"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/valvetrain"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilowatt"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/engineConfiguration"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerHour"/>
  <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareMetre"/>
  <owl:Class rdf:ID="NamedEntityIdentifierCreation">
    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E65_Creation"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
  </owl:Class>
  <owl:Class rdf:ID="NamedEntityProvider">
    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
  </owl:Class>
  <owl:Class rdf:ID="NamedEntityIdentifier">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identifier eines Providers (z.B. VIAF, etc..) der Provider ist angebunden über</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="was_createdBy_by_NamedEntityIdentifierCreation"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Person">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person">
        <owl:equivalentClass>
          <rdf:Description rdf:about="http://dbpedia.org/ontology/Person">
            <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
            <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
          </rdf:Description>
        </owl:equivalentClass>
      </rdf:Description>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="NamedEntity"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#NamedEntity">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Named Entity beschreibt ein Referenz Objekt des Instituts, es ist mit einem Eindeutigen Identifier versehen.  P48 ist verbunden mit einem MPIWG identifier.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="has_preferred_namedEntityIdentifier"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:ObjectProperty rdf:about="#was_createdBy_by_NamedEntityIdentifierCreation">
    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94_has_created"/>
    <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="created_NamedEntityIdentifier"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#NamedEntityIdentifierCreation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="is_preferred_namedEntityIdentifier">
    <rdfs:range rdf:resource="#NamedEntity"/>
    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48i_is_preferred_identifier_of"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#has_preferred_namedEntityIdentifier"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="carriedOutByNamedEntityProvider">
    <rdfs:domain rdf:resource="#NamedEntityIdentifierCreation"/>
    <rdfs:range rdf:resource="#NamedEntityProvider"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="inverse_of_P14_carried_out_by_3"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14_carried_out_by"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#inverse_of_P14_carried_out_by_3">
    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
    <owl:inverseOf rdf:resource="#carriedOutByNamedEntityProvider"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#created_NamedEntityIdentifier">
    <rdfs:domain rdf:resource="#NamedEntityIdentifierCreation"/>
    <owl:inverseOf rdf:resource="#was_createdBy_by_NamedEntityIdentifierCreation"/>
    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94i_was_created_by"/>
    <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="is_identified_by_namedEntityIdentifier">
    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1_is_identified_by"/>
    <rdfs:domain rdf:resource="#NamedEntity"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="identifies_NamedEntity"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#has_preferred_namedEntityIdentifier">
    <owl:inverseOf rdf:resource="#is_preferred_namedEntityIdentifier"/>
    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48_has_preferred_identifier"/>
    <rdfs:subPropertyOf rdf:resource="#is_identified_by_namedEntityIdentifier"/>
    <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
    <rdfs:domain rdf:resource="#NamedEntity"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#identifies_NamedEntity">
    <owl:inverseOf rdf:resource="#is_identified_by_namedEntityIdentifier"/>
    <rdfs:range rdf:resource="#NamedEntity"/>
    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1i_identifies"/>
    <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
  </owl:ObjectProperty>
  <rdf:Property rdf:about="http://purl.org/dc/terms/creator"/>
  <swrl:Imp rdf:ID="Rule-3">
    <swrl:head>
      <swrl:AtomList>
        <rdf:first>
          <swrl:IndividualPropertyAtom>
            <swrl:propertyPredicate rdf:resource="#is_identified_by_namedEntityIdentifier"/>
            <swrl:argument2>
              <swrl:Variable rdf:ID="x"/>
            </swrl:argument2>
            <swrl:argument1>
              <swrl:Variable rdf:ID="y"/>
            </swrl:argument1>
          </swrl:IndividualPropertyAtom>
        </rdf:first>
        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
      </swrl:AtomList>
    </swrl:head>
    <swrl:body>
      <swrl:AtomList>
        <rdf:first>
          <swrl:IndividualPropertyAtom>
            <swrl:argument1 rdf:resource="#x"/>
            <swrl:argument2 rdf:resource="#y"/>
            <swrl:propertyPredicate rdf:resource="#identifies_NamedEntity"/>
          </swrl:IndividualPropertyAtom>
        </rdf:first>
        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
      </swrl:AtomList>
    </swrl:body>
  </swrl:Imp>
  <rdf:Description rdf:ID="Person_36">
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_37">
        <was_createdBy_by_NamedEntityIdentifierCreation>
          <rdf:Description rdf:ID="NamedEntityIdentifierCreation_38">
            <carriedOutByNamedEntityProvider>
              <rdf:Description rdf:ID="provider_MPIWG">
                <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_38"/>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_33">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_8">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_23"/>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_28">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_3">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_43">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_48">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_18">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_13">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
              </rdf:Description>
            </carriedOutByNamedEntityProvider>
          </rdf:Description>
        </was_createdBy_by_NamedEntityIdentifierCreation>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_39">
        <was_createdBy_by_NamedEntityIdentifierCreation>
          <rdf:Description rdf:ID="NamedEntityIdentifierCreation_40">
            <carriedOutByNamedEntityProvider>
              <rdf:Description rdf:ID="provider_wikipedia">
                <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_40"/>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_35">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_30">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_15">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_45"/>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_10">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_25">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_20">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_5">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
                <inverse_of_P14_carried_out_by_3>
                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_50">
                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
                  </rdf:Description>
                </inverse_of_P14_carried_out_by_3>
              </rdf:Description>
            </carriedOutByNamedEntityProvider>
          </rdf:Description>
        </was_createdBy_by_NamedEntityIdentifierCreation>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
  </rdf:Description>
  <rdf:Description rdf:ID="Person_26">
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_29">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_30"/>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_27">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_28"/>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
  </rdf:Description>
  <swrl:Imp rdf:ID="carriedOut">
    <swrl:head>
      <swrl:AtomList>
        <rdf:first>
          <swrl:IndividualPropertyAtom>
            <swrl:argument2 rdf:resource="#x"/>
            <swrl:argument1 rdf:resource="#y"/>
            <swrl:propertyPredicate rdf:resource="#inverse_of_P14_carried_out_by_3"/>
          </swrl:IndividualPropertyAtom>
        </rdf:first>
        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
      </swrl:AtomList>
    </swrl:head>
    <swrl:body>
      <swrl:AtomList>
        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        <rdf:first>
          <swrl:IndividualPropertyAtom>
            <swrl:propertyPredicate rdf:resource="#carriedOutByNamedEntityProvider"/>
            <swrl:argument1 rdf:resource="#x"/>
            <swrl:argument2 rdf:resource="#y"/>
          </swrl:IndividualPropertyAtom>
        </rdf:first>
      </swrl:AtomList>
    </swrl:body>
  </swrl:Imp>
  <swrl:Imp rdf:ID="pi">
    <swrl:body>
      <swrl:AtomList>
        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        <rdf:first>
          <swrl:IndividualPropertyAtom>
            <swrl:propertyPredicate rdf:resource="#is_preferred_namedEntityIdentifier"/>
            <swrl:argument1 rdf:resource="#x"/>
            <swrl:argument2 rdf:resource="#y"/>
          </swrl:IndividualPropertyAtom>
        </rdf:first>
      </swrl:AtomList>
    </swrl:body>
    <swrl:head>
      <swrl:AtomList>
        <rdf:first>
          <swrl:IndividualPropertyAtom>
            <swrl:argument2 rdf:resource="#x"/>
            <swrl:argument1 rdf:resource="#y"/>
            <swrl:propertyPredicate rdf:resource="#has_preferred_namedEntityIdentifier"/>
          </swrl:IndividualPropertyAtom>
        </rdf:first>
        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
      </swrl:AtomList>
    </swrl:head>
  </swrl:Imp>
  <rdf:Description rdf:ID="Person_46">
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_49">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_50"/>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_47">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_48"/>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
  </rdf:Description>
  <rdf:Description rdf:ID="Person_1">
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_4">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_5"/>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_2">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_3"/>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
  </rdf:Description>
  <ecrm:E42_Identifier rdf:ID="E42_Identifier_11">
    <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wikipedia</j.0:has_XSD_String>
  </ecrm:E42_Identifier>
  <rdf:Description rdf:ID="Person_11">
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_12">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_13"/>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_14">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_15"/>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
  </rdf:Description>
  <rdf:Description rdf:ID="Person_31">
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_34">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_35"/>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_32">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_33"/>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
  </rdf:Description>
  <ecrm:E42_Identifier rdf:ID="Identifier_MPIWG">
    <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MPIWG</j.0:has_XSD_String>
  </ecrm:E42_Identifier>
  <rdf:Description rdf:ID="Person_21">
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_22">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_23"/>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_24">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_25"/>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
  </rdf:Description>
  <rdf:Description rdf:ID="Person_41">
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_42">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_43"/>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_44">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_45"/>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
  </rdf:Description>
  <Class_6 rdf:ID="Class_6_7"/>
  <rdf:Description rdf:ID="Person_16">
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_19">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_20"/>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_17">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_18"/>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
  </rdf:Description>
  <swrl:Imp rdf:ID="created">
    <swrl:body>
      <swrl:AtomList>
        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        <rdf:first>
          <swrl:IndividualPropertyAtom>
            <swrl:propertyPredicate rdf:resource="#created_NamedEntityIdentifier"/>
            <swrl:argument2 rdf:resource="#y"/>
            <swrl:argument1 rdf:resource="#x"/>
          </swrl:IndividualPropertyAtom>
        </rdf:first>
      </swrl:AtomList>
    </swrl:body>
    <swrl:head>
      <swrl:AtomList>
        <rdf:first>
          <swrl:IndividualPropertyAtom>
            <swrl:propertyPredicate rdf:resource="#was_createdBy_by_NamedEntityIdentifierCreation"/>
            <swrl:argument1 rdf:resource="#y"/>
            <swrl:argument2 rdf:resource="#x"/>
          </swrl:IndividualPropertyAtom>
        </rdf:first>
        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
      </swrl:AtomList>
    </swrl:head>
  </swrl:Imp>
  <Class_6 rdf:ID="Class_6_8"/>
  <rdf:Description rdf:ID="Person_6">
    <is_identified_by_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_9">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_10"/>
      </rdf:Description>
    </is_identified_by_namedEntityIdentifier>
    <has_preferred_namedEntityIdentifier>
      <rdf:Description rdf:ID="NamedEntityIdentifier_7">
        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_8"/>
      </rdf:Description>
    </has_preferred_namedEntityIdentifier>
  </rdf:Description>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->