<?xml version="1.0"?>
<rdf:RDF
    xmlns:Play="http://www.ontology.se/examples/Play#"
    xmlns:Location="http://www.ontology.se/examples/Location#"
    xmlns:Employment="http://www.ontology.se/examples/Employment.owl#"
    xmlns:cpannotationschema="http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:Production="http://www.ontology.se/examples/Production#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:Ensemble="http://www.ontology.se/examples/Ensemble.owl#"
    xmlns:TheaterFestival="http://www.ontology.se/examples/TheaterFestival.owl#"
    xmlns:Rating="http://www.ontology.se/examples/Rating.owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns="http://www.ontology.se/examples/TheaterOntology.owl#"
    xmlns:ProductionRole="http://www.ontology.se/examples/ProductionRole.owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xml:base="http://www.ontology.se/examples/TheaterOntology.owl">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://www.ontology.se/examples/Rating.owl"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Created with TopBraid Composer</owl:versionInfo>
    <owl:imports rdf:resource="http://www.ontology.se/examples/Play"/>
    <owl:imports rdf:resource="http://www.ontology.se/examples/ProductionRole.owl"/>
    <cpannotationschema:hasIntent rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >To model theater productions and related concepts.</cpannotationschema:hasIntent>
    <owl:imports rdf:resource="http://www.ontology.se/examples/Ensemble.owl"/>
    <owl:imports rdf:resource="http://www.ontology.se/examples/Employment.owl"/>
    <owl:imports rdf:resource="http://www.ontology.se/examples/Location"/>
    <owl:imports rdf:resource="http://www.ontology.se/examples/TheaterFestival.owl"/>
    <owl:imports rdf:resource="http://www.ontology.se/examples/Production"/>
  </owl:Ontology>
  <owl:ObjectProperty rdf:ID="settingUp">
    <rdfs:range rdf:resource="http://www.ontology.se/examples/Production#Production"/>
    <rdfs:domain rdf:resource="http://www.ontology.se/examples/Ensemble.owl#Ensemble"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="setUpBy"/>
    </owl:inverseOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >setting up</rdfs:label>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#setUpBy">
    <rdfs:range rdf:resource="http://www.ontology.se/examples/Ensemble.owl#Ensemble"/>
    <rdfs:domain rdf:resource="http://www.ontology.se/examples/Production#Production"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >set up by</rdfs:label>
  </owl:ObjectProperty>
  <rdf:Description rdf:about="http://www.ontology.se/examples/TheaterFestival.owl#Place">
    <owl:equivalentClass rdf:resource="http://www.ontologydesignpatterns.org/cp/owl/place.owl#Place"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology.se/examples/Play#Person">
    <owl:equivalentClass rdf:resource="http://www.ontology.se/examples/Ensemble.owl#Person"/>
    <owl:equivalentClass rdf:resource="http://www.ontologydesignpatterns.org/cp/owl/timeindexedpersonrole.owl#Person"/>
    <owl:equivalentClass rdf:resource="http://www.ontology.se/examples/Employment.owl#Person"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology.se/examples/Employment.owl#Theater">
    <owl:equivalentClass rdf:resource="http://www.ontology.se/examples/Location#Theater"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology.se/examples/TheaterFestival.owl#Play">
    <owl:equivalentClass>
      <rdf:Description rdf:about="http://www.ontology.se/examples/Play#Play">
        <rdfs:subClassOf rdf:resource="http://www.ontologydesignpatterns.org/cp/owl/informationrealization.owl#InformationObject"/>
      </rdf:Description>
    </owl:equivalentClass>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology.se/examples/TheaterFestival.owl#hasLocation">
    <owl:equivalentProperty rdf:resource="http://www.ontologydesignpatterns.org/cp/owl/place.owl#hasLocation"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology.se/examples/Rating.owl#Production">
    <owl:equivalentClass rdf:resource="http://www.ontology.se/examples/ProductionRole.owl#Production"/>
    <owl:equivalentClass rdf:resource="http://www.ontology.se/examples/Production#Production"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology.se/examples/TheaterFestival.owl#isLocationOf">
    <owl:equivalentProperty rdf:resource="http://www.ontologydesignpatterns.org/cp/owl/place.owl#isLocationOf"/>
  </rdf:Description>
</rdf:RDF>

<!-- Created with TopBraid Composer -->
