@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.ontologydesignpatterns.org/ont/dul/> .
@prefix ns2: <http://www.ontologydesignpatterns.org/ont/dul/IOLite.owl#> .
ns0:actsFor
    rdfs:subPropertyOf ns0:associatedWith .
ns0:actsThrough
    rdfs:subPropertyOf ns0:associatedWith .
ns0:associatedWith
    a owl:ObjectProperty, owl:SymmetricProperty, owl:TransitiveProperty ;
    rdfs:comment """A catch-all object property, useful for alignment and querying purposes.
It is declared as both transitive and symmetric, in order to reason an a maximal closure of associations between individuals.""" ;
    rdfs:domain ns0:Entity ;
    rdfs:isDefinedBy <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl> ;
    rdfs:label "associatedWith" ;
    rdfs:range ns0:Entity ;
    owl:inverseOf ns0:associatedWith .
ns0:characterizes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:classifies
    rdfs:subPropertyOf ns0:associatedWith .
ns0:conceptualizes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:concretelyExpresses
    rdfs:subPropertyOf ns0:associatedWith .
ns0:coparticipatesWith
    rdfs:subPropertyOf ns0:associatedWith .
ns0:covers
    rdfs:subPropertyOf ns0:associatedWith .
ns0:describes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:expresses
    rdfs:subPropertyOf ns0:associatedWith .
ns0:farFrom
    rdfs:subPropertyOf ns0:associatedWith .
ns0:follows
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasCommonBoundary
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasConstituent
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasInScope
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasLocation
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasMember
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasPart
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasParticipant
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasQuality
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasRegion
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasSetting
    rdfs:subPropertyOf ns0:associatedWith .
ns0:introduces
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isAbout
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isCharacterizedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isClassifiedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isConceptUsedIn
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isConceptualizedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isConcretelyExpressedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isConstituentOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isCoveredBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isDescribedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isExpressedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isIntroducedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isLocationOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isMemberOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isPartOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isParticipantIn
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isQualityOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isRealizedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isReferenceOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isReferenceOfInformationRealizedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isRegionFor
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isRelatedToConcept
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isRelatedToDescription
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isSatisfiedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isSettingFor
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isSpecializedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isUnifiedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:nearTo
    rdfs:subPropertyOf ns0:associatedWith .
ns0:overlaps
    rdfs:subPropertyOf ns0:associatedWith .
ns0:precedes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:realizes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:realizesInformationAbout
    rdfs:subPropertyOf ns0:associatedWith .
ns0:sameSettingAs
    rdfs:subPropertyOf ns0:associatedWith .
ns0:satisfies
    rdfs:subPropertyOf ns0:associatedWith .
ns0:specializes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:unifies
    rdfs:subPropertyOf ns0:associatedWith .
ns0:usesConcept
    rdfs:subPropertyOf ns0:associatedWith .
ns2:combinatoriallyRelatedTo
    rdfs:subPropertyOf ns0:associatedWith .
ns2:encodes
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasAuthor
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasCulturalGrounding
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasCulturalMixingWith
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasGrounding
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasRepresentationLanguage
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasSchema
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isAuthorOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isCopyOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isCulturalGroundingFor
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isEncodedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isGroundingFor
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isOriginalOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isRepresentationLanguageOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isReusedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isSchemaOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:metaphoricallyBlendsWith
    rdfs:subPropertyOf ns0:associatedWith .
ns2:reuses
    rdfs:subPropertyOf ns0:associatedWith .
 
 
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.ontologydesignpatterns.org/ont/dul/> .
@prefix ns2: <http://www.ontologydesignpatterns.org/ont/dul/IOLite.owl#> .
ns0:actsFor
    rdfs:subPropertyOf ns0:associatedWith .
ns0:actsThrough
    rdfs:subPropertyOf ns0:associatedWith .
ns0:associatedWith
    a owl:ObjectProperty, owl:SymmetricProperty, owl:TransitiveProperty ;
    rdfs:comment """A catch-all object property, useful for alignment and querying purposes.
It is declared as both transitive and symmetric, in order to reason an a maximal closure of associations between individuals.""" ;
    rdfs:domain ns0:Entity ;
    rdfs:isDefinedBy <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl> ;
    rdfs:label "associatedWith" ;
    rdfs:range ns0:Entity ;
    owl:inverseOf ns0:associatedWith .
ns0:characterizes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:classifies
    rdfs:subPropertyOf ns0:associatedWith .
ns0:conceptualizes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:concretelyExpresses
    rdfs:subPropertyOf ns0:associatedWith .
ns0:coparticipatesWith
    rdfs:subPropertyOf ns0:associatedWith .
ns0:covers
    rdfs:subPropertyOf ns0:associatedWith .
ns0:describes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:expresses
    rdfs:subPropertyOf ns0:associatedWith .
ns0:farFrom
    rdfs:subPropertyOf ns0:associatedWith .
ns0:follows
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasCommonBoundary
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasConstituent
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasInScope
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasLocation
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasMember
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasPart
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasParticipant
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasQuality
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasRegion
    rdfs:subPropertyOf ns0:associatedWith .
ns0:hasSetting
    rdfs:subPropertyOf ns0:associatedWith .
ns0:introduces
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isAbout
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isCharacterizedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isClassifiedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isConceptUsedIn
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isConceptualizedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isConcretelyExpressedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isConstituentOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isCoveredBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isDescribedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isExpressedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isIntroducedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isLocationOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isMemberOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isPartOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isParticipantIn
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isQualityOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isRealizedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isReferenceOf
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isReferenceOfInformationRealizedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isRegionFor
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isRelatedToConcept
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isRelatedToDescription
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isSatisfiedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isSettingFor
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isSpecializedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:isUnifiedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns0:nearTo
    rdfs:subPropertyOf ns0:associatedWith .
ns0:overlaps
    rdfs:subPropertyOf ns0:associatedWith .
ns0:precedes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:realizes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:realizesInformationAbout
    rdfs:subPropertyOf ns0:associatedWith .
ns0:sameSettingAs
    rdfs:subPropertyOf ns0:associatedWith .
ns0:satisfies
    rdfs:subPropertyOf ns0:associatedWith .
ns0:specializes
    rdfs:subPropertyOf ns0:associatedWith .
ns0:unifies
    rdfs:subPropertyOf ns0:associatedWith .
ns0:usesConcept
    rdfs:subPropertyOf ns0:associatedWith .
ns2:combinatoriallyRelatedTo
    rdfs:subPropertyOf ns0:associatedWith .
ns2:encodes
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasAuthor
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasCulturalGrounding
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasCulturalMixingWith
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasGrounding
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasRepresentationLanguage
    rdfs:subPropertyOf ns0:associatedWith .
ns2:hasSchema
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isAuthorOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isCopyOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isCulturalGroundingFor
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isEncodedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isGroundingFor
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isOriginalOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isRepresentationLanguageOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isReusedBy
    rdfs:subPropertyOf ns0:associatedWith .
ns2:isSchemaOf
    rdfs:subPropertyOf ns0:associatedWith .
ns2:metaphoricallyBlendsWith
    rdfs:subPropertyOf ns0:associatedWith .
ns2:reuses
    rdfs:subPropertyOf ns0:associatedWith .