@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix support: <http://www.aktors.org/ontology/support#> .
@prefix portal: <http://www.aktors.org/ontology/portal#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<http://www.aktors.org/ontology/portal> a owl:Ontology ;
	rdfs:label "AKT Reference Ontology (Portal Ontology)" ;
	dc:title "AKT Reference Ontology (Portal Ontology)"@en ;
	dc:description "The AKT Reference Ontology has been designed to support the AKT-2 demonstrator (\"AKTive Portal\"), and subsequent activities. The ontology, designed by the AKT-2 group and codified by Enrico Motta, extends Version 1."@en ;
	dc:creator "AKT Project" , "Enrico Motta (OCML version)" , "Nick Gibbins (OWL translation)" ;
	dct:created "2003-02-10" ;
	dc:source <http://d3e.open.ac.uk/akt/2002/ref-onto.html> ;
	rdfs:seeAlso <http://d3e.open.ac.uk/akt/2002/ref-onto.html> ;
	owl:versionInfo "2.0" ;
	owl:imports <http://www.aktors.org/ontology/support> .

dc:title a owl:AnnotationProperty .

dc:description a owl:AnnotationProperty .

dc:creator a owl:AnnotationProperty .

dct:created a owl:AnnotationProperty .

portal:Information-Bearing-Object a owl:Class ;
	rdfs:comment "This notion comes from Cyc.  It is useful to group together all information bearing entities, including video, audio and documents. An information bearing object may have an author (a generic agent) and may be owned by a legal agent. It is a tangible object" ;
	rdfs:subClassOf support:Tangible-Thing , _:node17168lpjrx106 .

_:node17168lpjrx106 a owl:Restriction ;
	owl:onProperty portal:has-author ;
	owl:allValuesFrom portal:Generic-Agent .

portal:Information-Bearing-Object rdfs:subClassOf _:node17168lpjrx107 .

_:node17168lpjrx107 a owl:Restriction ;
	owl:onProperty portal:owned-by ;
	owl:allValuesFrom portal:Legal-Agent .

portal:Information-Bearing-Object rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-author a owl:ObjectProperty ;
	rdfs:domain _:node17168lpjrx108 .

_:node17168lpjrx108 a owl:Class ;
	owl:unionOf _:node17168lpjrx109 .

_:node17168lpjrx109 rdf:first portal:Information-Bearing-Object ;
	rdf:rest _:node17168lpjrx110 .

_:node17168lpjrx110 rdf:first portal:Publication-Reference .

portal:Publication-Reference a owl:Class .

_:node17168lpjrx110 rdf:rest _:node17168lpjrx111 .

_:node17168lpjrx111 rdf:first portal:Technology .

portal:Technology a owl:Class .

_:node17168lpjrx111 rdf:rest _:node17168lpjrx112 .

_:node17168lpjrx112 rdf:first portal:Method .

portal:Method a owl:Class .

_:node17168lpjrx112 rdf:rest rdf:nil .

portal:has-author rdfs:range portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:owned-by a owl:ObjectProperty ;
	rdfs:domain _:node17168lpjrx113 .

_:node17168lpjrx113 a owl:Class ;
	owl:unionOf _:node17168lpjrx114 .

_:node17168lpjrx114 rdf:first portal:Information-Bearing-Object ;
	rdf:rest _:node17168lpjrx115 .

_:node17168lpjrx115 rdf:first portal:Technology ;
	rdf:rest _:node17168lpjrx116 .

_:node17168lpjrx116 rdf:first portal:Method ;
	rdf:rest rdf:nil .

portal:owned-by rdfs:range portal:Legal-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Abstract-Information a owl:Class ;
	rdfs:comment "Information in general, independent of an object in which it is encoded. Whatever is transferred in an information-transfer event. It is clearly an intangible thing" ;
	rdfs:subClassOf support:Intangible-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Recorded-Audio a owl:Class ;
	rdfs:comment "Any kind of recorded audio, which is tangible.  This also includes a audio file on a machine" ;
	rdfs:subClassOf portal:Information-Bearing-Object ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Recorded-Video a owl:Class ;
	rdfs:comment "Any kind of recorded video, which is tangible.  This also includes a mpeg file on a machine" ;
	rdfs:subClassOf portal:Information-Bearing-Object ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Publication a owl:Class ;
	rdfs:comment "A publication is something which has one or more publication references. A publication can be both an article in a journal or a journal itself. The distinction between publication and publication-reference makes it possible to distinguish between multiple occurrences of the sam publication, for instance in different media" ;
	rdfs:subClassOf portal:Information-Bearing-Object , _:node17168lpjrx117 .

_:node17168lpjrx117 a owl:Restriction ;
	owl:onProperty portal:has-publication-reference ;
	owl:allValuesFrom portal:Publication-Reference .

portal:Publication rdfs:subClassOf _:node17168lpjrx118 .

_:node17168lpjrx118 a owl:Restriction ;
	owl:onProperty portal:has-publication-reference ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Publication rdfs:subClassOf _:node17168lpjrx119 .

_:node17168lpjrx119 a owl:Restriction ;
	owl:onProperty portal:cites-publication-reference ;
	owl:allValuesFrom portal:Publication-Reference .

portal:Publication rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-publication-reference a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:cites-publication-reference a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Composite-Publication a owl:Class ;
	rdfs:comment "A publication which contains items which cane be themselves referenced through a publication reference.  Composite publications include newspapers, magazines and journals. A book which is a collection of articles is a composite publication, a monograph is not" ;
	rdfs:subClassOf _:node17168lpjrx120 .

_:node17168lpjrx120 a owl:Restriction ;
	owl:onProperty portal:contains-publication ;
	owl:allValuesFrom portal:Publication .

portal:Composite-Publication rdfs:subClassOf _:node17168lpjrx121 .

_:node17168lpjrx121 a owl:Restriction ;
	owl:onProperty portal:contains-publication ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Composite-Publication rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:contains-property a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Serial-Publication a owl:Class ;
	rdfs:comment "This used to be called periodical publication.  However, many periodicals do not appear at fixed intervals, which is why librarians refer to them as serials. So, we now use the concept of serial publication and the has-periodicity slot has been removed" ;
	rdfs:subClassOf portal:Publication ;
	owl:unionOf _:node17168lpjrx122 .

_:node17168lpjrx122 rdf:first portal:Journal .

portal:Journal a owl:Class .

_:node17168lpjrx122 rdf:rest _:node17168lpjrx123 .

_:node17168lpjrx123 rdf:first portal:Magazine .

portal:Magazine a owl:Class .

_:node17168lpjrx123 rdf:rest _:node17168lpjrx124 .

_:node17168lpjrx124 rdf:first portal:Newspaper .

portal:Newspaper a owl:Class .

_:node17168lpjrx124 rdf:rest rdf:nil .

portal:Serial-Publication rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Periodical-Publication a owl:Class ;
	rdfs:comment "This comes from the ontolingua library. A periodical-publication is published regularly, such as once every week.  Strictly speaking, the noun 'periodical' is used by librarians to refer to things published at intervals of greater than a day.  We use the phase periodical-publication to include newspapers and other daily publications, since they share many bibliographic features. The periodicity indicates how often the publication comes out. Note that this is a duration, rather than a time interval. A time interval indicates a specific time interval on the time continuum, so we need to model periodicity as a time quantity" ;
	rdfs:subClassOf portal:Serial-Publication , _:node17168lpjrx125 .

_:node17168lpjrx125 a owl:Restriction ;
	owl:onProperty portal:has-periodicity ;
	owl:allValuesFrom support:Duration .

portal:Periodical-Publication rdfs:subClassOf _:node17168lpjrx126 .

_:node17168lpjrx126 a owl:Restriction ;
	owl:onProperty portal:has-periodicity ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

portal:Periodical-Publication rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-periodicity a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Article-In-A-Composite-Publication a owl:Class ;
	rdfs:subClassOf portal:Publication , _:node17168lpjrx127 .

_:node17168lpjrx127 a owl:Restriction ;
	owl:onProperty portal:included-in-publication ;
	owl:allValuesFrom portal:Composite-Publication .

portal:Article-In-A-Composite-Publication rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:included-in-publication a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Journal rdfs:subClassOf portal:Serial-Publication , portal:Composite-Publication , _:node17168lpjrx128 .

_:node17168lpjrx128 a owl:Restriction ;
	owl:onProperty portal:contains-article ;
	owl:allValuesFrom portal:Publication .

portal:Journal owl:disjointWith portal:Magazine , portal:Newspaper ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Magazine rdfs:subClassOf portal:Serial-Publication , portal:Composite-Publication , _:node17168lpjrx129 .

_:node17168lpjrx129 a owl:Restriction ;
	owl:onProperty portal:contains-article ;
	owl:allValuesFrom portal:Publication .

portal:Magazine owl:disjointWith portal:Journal , portal:Newspaper ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Newspaper rdfs:subClassOf portal:Periodical-Publication , portal:Composite-Publication , _:node17168lpjrx130 .

_:node17168lpjrx130 a owl:Restriction ;
	owl:onProperty portal:contains-news-item ;
	owl:allValuesFrom portal:News-Item .

portal:Newspaper owl:disjointWith portal:Journal , portal:Magazine ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:contains-publication a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:contains-article a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:contains-publication .

portal:contains-news-item a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:contains-publication ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Daily-Newspaper a owl:Class ;
	rdfs:subClassOf portal:Newspaper , _:node17168lpjrx131 .

_:node17168lpjrx131 a owl:Restriction ;
	owl:onProperty portal:has-periodicity ;
	owl:hasValue support:twentyfour-hour-duration .

portal:Daily-Newspaper rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:News-Item a owl:Class ;
	rdfs:subClassOf portal:Article-In-A-Composite-Publication ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Book a owl:Class ;
	rdfs:subClassOf portal:Publication , _:node17168lpjrx132 .

_:node17168lpjrx132 a owl:Restriction ;
	owl:onProperty portal:has-publication-reference ;
	owl:allValuesFrom portal:Book-Reference .

portal:Book rdfs:subClassOf _:node17168lpjrx133 .

_:node17168lpjrx133 a owl:Restriction ;
	owl:onProperty portal:has-publication-reference ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Book rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Edited-Book a owl:Class ;
	rdfs:subClassOf portal:Publication , _:node17168lpjrx134 .

_:node17168lpjrx134 a owl:Restriction ;
	owl:onProperty portal:has-publication-reference ;
	owl:allValuesFrom portal:Edited-Book-Reference .

portal:Edited-Book rdfs:subClassOf _:node17168lpjrx135 .

_:node17168lpjrx135 a owl:Restriction ;
	owl:onProperty portal:has-publication-reference ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Edited-Book rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Publication-Reference rdfs:comment "we have decided that a publication reference is an intangible, abstract information" ;
	rdfs:subClassOf portal:Abstract-Information , _:node17168lpjrx136 .

_:node17168lpjrx136 a owl:Restriction ;
	owl:onProperty portal:has-author ;
	owl:allValuesFrom portal:Generic-Agent .

portal:Publication-Reference rdfs:subClassOf _:node17168lpjrx137 .

_:node17168lpjrx137 a owl:Restriction ;
	owl:onProperty portal:has-date ;
	owl:allValuesFrom support:Calendar-Date .

portal:Publication-Reference rdfs:subClassOf _:node17168lpjrx138 .

_:node17168lpjrx138 a owl:Restriction ;
	owl:onProperty portal:has-place-of-publication ;
	owl:allValuesFrom portal:Location .

portal:Publication-Reference rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-date a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-title a owl:DatatypeProperty ;
	rdfs:subPropertyOf support:has-pretty-name ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-place-of-publication a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Web-Reference a owl:Class ;
	rdfs:subClassOf portal:Publication-Reference ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-URL a owl:DatatypeProperty ;
	rdfs:domain _:node17168lpjrx139 .

_:node17168lpjrx139 a owl:Class ;
	owl:unionOf _:node17168lpjrx140 .

_:node17168lpjrx140 rdf:first portal:Web-Reference ;
	rdf:rest _:node17168lpjrx141 .

_:node17168lpjrx141 rdf:first portal:Web-Site .

portal:Web-Site a owl:Class .

_:node17168lpjrx141 rdf:rest rdf:nil .

portal:has-URL rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Book-Reference a owl:Class ;
	rdfs:subClassOf portal:Publication-Reference , _:node17168lpjrx142 .

_:node17168lpjrx142 a owl:Restriction ;
	owl:onProperty portal:published-by ;
	owl:allValuesFrom portal:Publishing-House .

portal:Book-Reference rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-ISBN-number a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:published-by a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Edited-Book-Reference a owl:Class ;
	rdfs:subClassOf portal:Book-Reference , _:node17168lpjrx143 .

_:node17168lpjrx143 a owl:Restriction ;
	owl:onProperty portal:edited-by ;
	owl:allValuesFrom portal:Person .

portal:Edited-Book-Reference rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:edited-by a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-author ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Conference-Proceedings-Reference a owl:Class ;
	rdfs:subClassOf portal:Publication-Reference ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Workshop-Proceedings-Reference a owl:Class ;
	rdfs:subClassOf portal:Publication-Reference ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-page-numbers a owl:DatatypeProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Book-Section-Reference a owl:Class ;
	rdfs:subClassOf portal:Publication-Reference ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Article-Reference a owl:Class ;
	rdfs:subClassOf portal:Publication-Reference ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Proceedings-Paper-Reference a owl:Class ;
	rdfs:subClassOf portal:Publication-Reference ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Thesis-Reference a owl:Class ;
	rdfs:subClassOf portal:Publication-Reference ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Technical-Report-Reference a owl:Class ;
	rdfs:subClassOf portal:Publication-Reference ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Generic-Agent a owl:Class ;
	rdfs:label "Generic Agent" ;
	rdfs:comment "This is a generic notion, an agent can be an organization, a person an animal, a software agent, etc" ;
	rdfs:subClassOf support:Temporal-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-email-address a owl:DatatypeProperty ;
	rdfs:label "has email address" ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-web-address a owl:DatatypeProperty ;
	rdfs:label "has web address" ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Legal-Agent a owl:Class ;
	rdfs:label "Legal Agent" ;
	rdfs:comment "Some agents have legal status: definitely organizations and people, anybody else?" ;
	rdfs:subClassOf portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Organization a owl:Class ;
	rdfs:label "Organization" ;
	rdfs:comment "An organization is a type of legal agent" ;
	rdfs:subClassOf portal:Legal-Agent , _:node17168lpjrx144 .

_:node17168lpjrx144 a owl:Restriction ;
	owl:onProperty portal:affiliated-person ;
	owl:allValuesFrom portal:Affiliated-Person .

portal:Organization rdfs:subClassOf _:node17168lpjrx145 .

_:node17168lpjrx145 a owl:Restriction ;
	owl:onProperty portal:organization-part-of ;
	owl:allValuesFrom portal:Organization .

portal:Organization rdfs:subClassOf _:node17168lpjrx146 .

_:node17168lpjrx146 a owl:Restriction ;
	owl:onProperty portal:has-sub-unit ;
	owl:allValuesFrom portal:Organization-Unit .

portal:Organization rdfs:subClassOf _:node17168lpjrx147 .

_:node17168lpjrx147 a owl:Restriction ;
	owl:onProperty portal:headed-by ;
	owl:allValuesFrom portal:Affiliated-Person .

portal:Organization rdfs:subClassOf _:node17168lpjrx148 .

_:node17168lpjrx148 a owl:Restriction ;
	owl:onProperty portal:has-size ;
	owl:allValuesFrom portal:Organization-Size .

portal:Organization rdfs:subClassOf _:node17168lpjrx149 .

_:node17168lpjrx149 a owl:Restriction ;
	owl:onProperty portal:has-size ;
	owl:cardinality "1"^^xsd:nonNegativeInteger .

portal:Organization rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:organization-part-of a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:affiliated-person a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Political-Organization a owl:Class ;
	rdfs:label "Political Organization" ;
	rdfs:comment "An organization which has a political connotation" ;
	rdfs:subClassOf portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Organization-Size a owl:Class ;
	rdfs:label "Organization Size" ;
	rdfs:comment "We use EU guidelines to distinguish between different organization sizes" ;
	rdfs:subClassOf support:Intangible-Thing ;
	owl:oneOf _:node17168lpjrx150 .

_:node17168lpjrx150 rdf:first portal:very-large-size .

portal:very-large-size a portal:Organization-Size .

_:node17168lpjrx150 rdf:rest _:node17168lpjrx151 .

_:node17168lpjrx151 rdf:first portal:large-size .

portal:large-size a portal:Organization-Size .

_:node17168lpjrx151 rdf:rest _:node17168lpjrx152 .

_:node17168lpjrx152 rdf:first portal:medium-size .

portal:medium-size a portal:Organization-Size .

_:node17168lpjrx152 rdf:rest _:node17168lpjrx153 .

_:node17168lpjrx153 rdf:first portal:small-size .

portal:small-size a portal:Organization-Size .

_:node17168lpjrx153 rdf:rest _:node17168lpjrx154 .

_:node17168lpjrx154 rdf:first portal:micro-size .

portal:micro-size a portal:Organization-Size .

_:node17168lpjrx154 rdf:rest rdf:nil .

portal:Organization-Size rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:very-large-size rdfs:label "very large" ;
	rdfs:comment "An organization with over 10000 employees" ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:large-size rdfs:label "large" ;
	rdfs:comment "An organization with more than 250 employees" ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:medium-size rdfs:label "medium" ;
	rdfs:comment "An organization with no more than 250 employees.  It also has to be independent, i.e., less than 25% owned by one enterprise (or jointly by several enterprises) falling outside the definition of medium-sized enterprise. Finally, either the turnover total must be less than 40M Euros or the balance sheet total must be less than 27M Euros." ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:small-size rdfs:label "small" ;
	rdfs:comment "An organization with no more than 50 employees.  It also has to be independent, i.e., less than 25% owned by one enterprise (or jointly by several enterprises) falling outside the definition of small-sized enterprise. Finally, either the turnover total must be less than 7M Euros or the balance sheet total must be less than 5M Euros." ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:micro-size rdfs:label "micro" ;
	rdfs:comment "An organization with no more than 10 employees.  It also has to be independent, i.e., less than 25% owned by one enterprise (or jointly by several enterprises) falling outside the definition of micro-sized enterprise." ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Small-Or-Medium-Sized-Organization a owl:Class ;
	rdfs:label "Small or Medium-sized Organization" ;
	rdfs:comment "SME are important, so we define a class to represent them explicitly. In some case we might not know or we do not want to bother specifying excatly whether something is a small-organization or a medium-organization. Hence, we can just say 'x is a SME' without going into further detail." ;
	rdfs:subClassOf portal:Organization , _:node17168lpjrx155 .

_:node17168lpjrx155 a owl:Restriction ;
	owl:onProperty portal:has-size ;
	owl:allValuesFrom _:node17168lpjrx156 .

_:node17168lpjrx156 a owl:Class ;
	owl:oneOf _:node17168lpjrx157 .

_:node17168lpjrx157 rdf:first portal:medium-size ;
	rdf:rest _:node17168lpjrx158 .

_:node17168lpjrx158 rdf:first portal:small-size ;
	rdf:rest rdf:nil .

portal:Small-Or-Medium-Sized-Organization rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Organization-Unit a owl:Class ;
	rdfs:comment "An organization may have a number of units. Units may themselves have sub-units" ;
	rdfs:subClassOf portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-telephone-number a owl:DatatypeProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-fax-number a owl:DatatypeProperty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-postal-address a owl:ObjectProperty ;
	rdfs:range portal:Postal-Address ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-size a owl:ObjectProperty ;
	rdfs:range portal:Organization-Size ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:affiliated-people a owl:ObjectProperty ;
	rdfs:range portal:Affiliated-Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:unit-of-organization a owl:ObjectProperty ;
	rdfs:range portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:sub-unit-of-organization-unit a owl:ObjectProperty ;
	rdfs:range portal:Organization-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-sub-unit a owl:ObjectProperty ;
	rdfs:range portal:Organization-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:headed-by a owl:ObjectProperty ;
	rdfs:range portal:Affiliated-Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Non-Profit-Organization a owl:Class ;
	rdfs:subClassOf portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Profit-Organization a owl:Class ;
	rdfs:subClassOf portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:subsidiary-of a owl:ObjectProperty ;
	rdfs:range portal:Profit-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Partnership a owl:Class ;
	rdfs:comment "A partnership is not necessarily a company, e.g. a consultancy firm is not a company" ;
	rdfs:subClassOf portal:Profit-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Company a owl:Class ;
	rdfs:subClassOf portal:Profit-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Private-Company a owl:Class ;
	rdfs:subClassOf portal:Company ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Public-Company a owl:Class ;
	rdfs:subClassOf portal:Company ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Industrial-Organization a owl:Class ;
	rdfs:subClassOf portal:Profit-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Government-Organization a owl:Class ;
	rdfs:subClassOf portal:Non-Profit-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Civil-Service a owl:Class ;
	rdfs:subClassOf portal:Government-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Government a owl:Class ;
	rdfs:subClassOf portal:Government-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:government-of-country a owl:ObjectProperty ;
	rdfs:domain portal:Government ;
	rdfs:range portal:Country ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Charitable-Organization a owl:Class ;
	rdfs:subClassOf portal:Non-Profit-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Learning-Centred-Organization a owl:Class ;
	rdfs:subClassOf portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:R-And-D-Institute a owl:Class ;
	rdfs:subClassOf portal:Learning-Centred-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:R-And-D-Institute-Within-Larger-Institute a owl:Class ;
	rdfs:subClassOf portal:R-And-D-Institute , portal:Organization-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Educational-Organization a owl:Class ;
	rdfs:subClassOf portal:Learning-Centred-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Higher-Educational-Organization a owl:Class ;
	rdfs:subClassOf portal:Educational-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-academic-unit a owl:ObjectProperty ;
	rdfs:range portal:Academic-Unit ;
	rdfs:subPropertyOf portal:has-sub-unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-support-unit a owl:ObjectProperty ;
	rdfs:range portal:Academic-Support-Unit ;
	rdfs:subPropertyOf portal:has-sub-unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:University a owl:Class ;
	rdfs:subClassOf portal:Higher-Educational-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-faculty a owl:ObjectProperty ;
	rdfs:domain portal:University ;
	rdfs:range portal:University-Faculty ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-vice-chancellor a owl:ObjectProperty ;
	rdfs:domain portal:University ;
	rdfs:range portal:Educational-Employee ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Distance-Teaching-University a owl:Class ;
	rdfs:subClassOf portal:University ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:School a owl:Class ;
	rdfs:subClassOf portal:Educational-Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Educational-Organization-Unit a owl:Class ;
	rdfs:subClassOf portal:Organization-Unit , _:node17168lpjrx159 .

_:node17168lpjrx159 a owl:Restriction ;
	owl:onProperty portal:unit-of-organization ;
	owl:allValuesFrom portal:Educational-Organization .

portal:Educational-Organization-Unit rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Academic-Unit a owl:Class ;
	rdfs:subClassOf portal:Educational-Organization-Unit , _:node17168lpjrx160 .

_:node17168lpjrx160 a owl:Restriction ;
	owl:onProperty portal:unit-of-organization ;
	owl:allValuesFrom portal:University .

portal:Academic-Unit rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:University-Faculty a owl:Class ;
	rdfs:subClassOf portal:Academic-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Academic-Support-Unit a owl:Class ;
	rdfs:subClassOf portal:Educational-Organization-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Publishing-House a owl:Class ;
	rdfs:subClassOf portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Location a owl:Class ;
	rdfs:comment "A generic class for locations.  It includes both real and fantastic places" ;
	rdfs:subClassOf support:Tangible-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Geographical-Region a owl:Class ;
	rdfs:comment "'Real' geographical regions" ;
	rdfs:subClassOf support:Tangible-Thing , portal:Location ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Geopolitical-Entity a owl:Class ;
	rdfs:comment "A geopolitical entity is a geographical area which is associated with some sort of political structure. For instance, Russia, Italy, The-city-of-Messina, etc. A geopolitical entity can be also seen as an agent - e.g., France declared war to Spain" ;
	rdfs:subClassOf portal:Geographical-Region , portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Country a owl:Class ;
	rdfs:subClassOf portal:Geopolitical-Entity ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-capital a owl:ObjectProperty ;
	rdfs:domain portal:Country ;
	rdfs:range portal:Capital-City ;
	owl:inverseOf portal:is-capital-of ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-currency a owl:ObjectProperty ;
	rdfs:domain portal:Country ;
	rdfs:range portal:Currency ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-government a owl:ObjectProperty ;
	rdfs:domain portal:Country ;
	rdfs:range portal:Government ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Currency a owl:Class ;
	rdfs:subClassOf portal:Information-Bearing-Object ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:issued-by a owl:ObjectProperty ;
	rdfs:domain portal:Currency ;
	rdfs:range portal:Government ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Amount-Of-Money a owl:Class ;
	rdfs:subClassOf support:Physical-Quantity , _:node17168lpjrx161 .

_:node17168lpjrx161 a owl:Restriction ;
	owl:onProperty support:has-unit-of-measure ;
	owl:allValuesFrom portal:Currency .

portal:Amount-Of-Money rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-amount a owl:DatatypeProperty ;
	rdfs:subPropertyOf support:has-magnitude ;
	rdfs:domain portal:Amount-Of-Money ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Municipal-Unit a owl:Class ;
	rdfs:subClassOf portal:Geopolitical-Entity ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:City a owl:Class ;
	rdfs:subClassOf portal:Municipal-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Town a owl:Class ;
	rdfs:subClassOf portal:Municipal-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Capital-City a owl:Class ;
	rdfs:subClassOf portal:City ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:is-capital-of a owl:ObjectProperty ;
	rdfs:domain portal:Capital-City ;
	rdfs:range portal:Country ;
	owl:inverseOf portal:has-capital ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Village a owl:Class ;
	rdfs:subClassOf portal:Municipal-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Local-District a owl:Class ;
	rdfs:subClassOf portal:Geopolitical-Entity ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Address a owl:Class ;
	rdfs:comment "A generic class for addresses, whether email or postal. We see an address as abstract information and therefore it is an intangible thing" ;
	rdfs:subClassOf portal:Abstract-Information ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Postal-Address a owl:Class ;
	rdfs:comment "Modified to allow addresses to be given as strings, with no structure" ;
	rdfs:subClassOf portal:Address ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:address-street a owl:DatatypeProperty ;
	rdfs:domain portal:Address ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:address-area a owl:ObjectProperty ;
	rdfs:domain portal:Address ;
	rdfs:range portal:Local-District ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:address-number a owl:DatatypeProperty ;
	rdfs:domain portal:Address ;
	rdfs:range xsd:nonNegativeInteger ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:address-building a owl:DatatypeProperty ;
	rdfs:domain portal:Address ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:address-city-or-village a owl:ObjectProperty ;
	rdfs:domain portal:Address ;
	rdfs:range portal:Municipal-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:address-postcode a owl:DatatypeProperty ;
	rdfs:domain portal:Address ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:address-region a owl:ObjectProperty ;
	rdfs:domain portal:Address ;
	rdfs:range portal:Geographical-Region ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:address-country a owl:ObjectProperty ;
	rdfs:domain portal:Address ;
	rdfs:range portal:Country ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:address-pretty-label a owl:DatatypeProperty ;
	rdfs:domain portal:Address ;
	rdfs:subPropertyOf support:has-pretty-name ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Person a owl:Class ;
	rdfs:subClassOf portal:Legal-Agent , support:Tangible-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:full-name a owl:DatatypeProperty ;
	rdfs:domain portal:Person ;
	rdfs:subPropertyOf support:has-pretty-name ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:family-name a owl:DatatypeProperty ;
	rdfs:domain portal:Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:given-name a owl:DatatypeProperty ;
	rdfs:domain portal:Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-gender a owl:ObjectProperty ;
	rdfs:domain portal:Person ;
	rdfs:range portal:Gender ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-academic-degree a owl:ObjectProperty ;
	rdfs:domain portal:Person ;
	rdfs:range portal:Academic-Degree ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-appellation a owl:ObjectProperty ;
	rdfs:domain portal:Person ;
	rdfs:range portal:Appellation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Appellation a owl:Class ;
	rdfs:subClassOf support:Intangible-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Dr a portal:Appellation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Mr a portal:Appellation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Ms a portal:Appellation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Miss a portal:Appellation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Mrs a portal:Appellation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Prof a portal:Appellation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Sir a portal:Appellation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Lady a portal:Appellation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Gender a owl:Class ;
	rdfs:comment "HPKB says that genders are intangible..Uhm..." ;
	rdfs:subClassOf support:Intangible-Thing ;
	owl:oneOf _:node17168lpjrx162 .

_:node17168lpjrx162 rdf:first portal:Male-Gender .

portal:Male-Gender a portal:Gender .

_:node17168lpjrx162 rdf:rest _:node17168lpjrx163 .

_:node17168lpjrx163 rdf:first portal:Female-Gender .

portal:Female-Gender a portal:Gender .

_:node17168lpjrx163 rdf:rest rdf:nil .

portal:Gender rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Male-Gender rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Female-Gender rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Affiliated-Person a owl:Class ;
	rdfs:comment "A person which has an affiliation with some organization. For instance employees are affiliated to the organization they work for, students to the institution where they are studying, etc. A person can have multiple affiliations, which means that there is no constraint relating the values of slot has-affiliation-to-unit to the values of slot has-affiliation" ;
	rdfs:subClassOf portal:Person , _:node17168lpjrx164 .

_:node17168lpjrx164 a owl:Restriction ;
	owl:onProperty portal:has-affiliation ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Affiliated-Person rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-affiliation-to-unit a owl:ObjectProperty ;
	rdfs:domain portal:Affiliated-Person ;
	rdfs:range portal:Organization-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-affiliation a owl:ObjectProperty ;
	rdfs:domain portal:Affiliated-Person ;
	rdfs:range portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Working-Person a owl:Class ;
	rdfs:subClassOf portal:Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Work-Status a owl:Class ;
	rdfs:subClassOf support:Intangible-Thing ;
	owl:oneOf _:node17168lpjrx165 .

_:node17168lpjrx165 rdf:first portal:Full-Time .

portal:Full-Time a portal:Work-Status .

_:node17168lpjrx165 rdf:rest _:node17168lpjrx166 .

_:node17168lpjrx166 rdf:first portal:Part-Time .

portal:Part-Time a portal:Work-Status .

_:node17168lpjrx166 rdf:rest rdf:nil .

portal:Work-Status rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Full-Time rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Part-Time rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Self-Employed-Person a owl:Class ;
	rdfs:subClassOf portal:Working-Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Employee a owl:Class ;
	rdfs:subClassOf portal:Working-Person , portal:Affiliated-Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:works-for a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-affiliation ;
	rdfs:domain portal:Employee ;
	rdfs:range portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:works-in-unit a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-affiliation-to-unit ;
	rdfs:domain portal:Employee ;
	rdfs:range portal:Organization-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-job-title a owl:DatatypeProperty ;
	rdfs:domain portal:Employee ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-contract-type a owl:ObjectProperty ;
	rdfs:domain portal:Employee ;
	rdfs:range portal:Employment-Contract-Type ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Employment-Contract-Type a owl:Class ;
	rdfs:subClassOf support:Intangible-Thing ;
	owl:oneOf _:node17168lpjrx167 .

_:node17168lpjrx167 rdf:first portal:Permanent-Contract .

portal:Permanent-Contract a portal:Employment-Contract-Type .

_:node17168lpjrx167 rdf:rest _:node17168lpjrx168 .

_:node17168lpjrx168 rdf:first portal:Temporary-Contract .

portal:Temporary-Contract a portal:Employment-Contract-Type .

_:node17168lpjrx168 rdf:rest rdf:nil .

portal:Employment-Contract-Type rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Permanent-Contract rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Temporary-Contract rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:System-Administrator a owl:Class ;
	rdfs:subClassOf portal:Employee ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Multimedia-Designer a owl:Class ;
	rdfs:subClassOf portal:Employee ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Graphic-Designer a owl:Class ;
	rdfs:subClassOf portal:Employee ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Secretary a owl:Class ;
	rdfs:subClassOf portal:Employee ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Educational-Employee a owl:Class ;
	rdfs:subClassOf portal:Employee , _:node17168lpjrx169 .

_:node17168lpjrx169 a owl:Restriction ;
	owl:onProperty portal:works-for ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Educational-Employee rdfs:subClassOf _:node17168lpjrx170 .

_:node17168lpjrx170 a owl:Restriction ;
	owl:onProperty portal:works-for ;
	owl:allValuesFrom portal:Educational-Organization .

portal:Educational-Employee rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Academic-Support-Staff a owl:Class ;
	rdfs:subClassOf portal:Educational-Employee , _:node17168lpjrx171 .

_:node17168lpjrx171 a owl:Restriction ;
	owl:onProperty portal:works-for ;
	owl:allValuesFrom portal:Higher-Educational-Organization .

portal:Academic-Support-Staff rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Project-Officer-In-Academia a owl:Class ;
	rdfs:subClassOf portal:Academic-Support-Staff ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-research-interest a owl:ObjectProperty ;
	rdfs:comment "People and in general even organizations and organization units may have research interests.  This relation shoudl be used to specify them" ;
	rdfs:domain _:node17168lpjrx172 .

_:node17168lpjrx172 a owl:Class ;
	owl:unionOf _:node17168lpjrx173 .

_:node17168lpjrx173 rdf:first portal:Organization-Unit ;
	rdf:rest _:node17168lpjrx174 .

_:node17168lpjrx174 rdf:first portal:Organization ;
	rdf:rest _:node17168lpjrx175 .

_:node17168lpjrx175 rdf:first portal:Person ;
	rdf:rest rdf:nil .

portal:has-research-interest rdfs:range portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Student a owl:Class ;
	rdfs:subClassOf portal:Affiliated-Person , _:node17168lpjrx176 .

_:node17168lpjrx176 a owl:Restriction ;
	owl:onProperty portal:studies-at ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Student rdfs:subClassOf _:node17168lpjrx177 .

_:node17168lpjrx177 a owl:Restriction ;
	owl:onProperty portal:studies-at ;
	owl:allValuesFrom portal:Educational-Organization .

portal:Student rdfs:subClassOf _:node17168lpjrx178 .

_:node17168lpjrx178 a owl:Restriction ;
	owl:onProperty portal:studies-in-unit ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Student rdfs:subClassOf _:node17168lpjrx179 .

_:node17168lpjrx179 a owl:Restriction ;
	owl:onProperty portal:studies-in-unit ;
	owl:allValuesFrom portal:Educational-Organization-Unit .

portal:Student rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:studies-at a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-affiliation ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:studies-in-unit a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-affiliation-to-unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:PhD-Student a owl:Class ;
	rdfs:subClassOf portal:Student , _:node17168lpjrx180 .

_:node17168lpjrx180 a owl:Restriction ;
	owl:onProperty portal:studies-at ;
	owl:allValuesFrom portal:Higher-Educational-Organization .

portal:PhD-Student rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-supervisor a owl:ObjectProperty ;
	rdfs:domain portal:PhD-Student ;
	rdfs:range portal:Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Academic a owl:Class ;
	rdfs:subClassOf portal:Educational-Employee , _:node17168lpjrx181 .

_:node17168lpjrx181 a owl:Restriction ;
	owl:onProperty portal:works-for ;
	owl:allValuesFrom portal:Higher-Educational-Organization .

portal:Academic rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Researcher a owl:Class ;
	rdfs:subClassOf portal:Working-Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Visiting-Researcher a owl:Class ;
	rdfs:subClassOf portal:Researcher , portal:Affiliated-Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:person-being-visited a owl:ObjectProperty ;
	rdfs:domain portal:Visiting-Researcher ;
	rdfs:range portal:Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:organization-being-visited a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-affiliation ;
	rdfs:domain portal:Visiting-Researcher ;
	rdfs:range portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:organization-unit-being-visited a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-affiliation-to-unit ;
	rdfs:domain portal:Visiting-Researcher ;
	rdfs:range portal:Organization-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Researcher-In-Academia a owl:Class ;
	rdfs:subClassOf portal:Academic , portal:Researcher ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Research-Fellow-In-Academia a owl:Class ;
	rdfs:subClassOf portal:Researcher-In-Academia ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Senior-Research-Fellow-In-Academia a owl:Class ;
	rdfs:subClassOf portal:Researcher-In-Academia ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Research-Assistant-In-Academia a owl:Class ;
	rdfs:subClassOf portal:Researcher-In-Academia ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Lecturer-In-Academia a owl:Class ;
	rdfs:subClassOf portal:Academic ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Senior-Lecturer-In-Academia a owl:Class ;
	rdfs:subClassOf portal:Academic ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Professor-In-Academia a owl:Class ;
	rdfs:subClassOf portal:Academic ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Reader-In-Academia a owl:Class ;
	rdfs:subClassOf portal:Academic ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Event a owl:Class ;
	rdfs:comment "This is a minimalist definition of class event.  We start with the very basic and we will then add slots as we specialise this definition for specific classes of events. The fillers of slots has-other-agents-involved and has-main-agent should not intersect" ;
	rdfs:subClassOf support:Temporal-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-main-agent a owl:ObjectProperty ;
	rdfs:comment "The agents causing the event to happen, if they are known." ;
	rdfs:domain portal:Event ;
	rdfs:range portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-other-agents-involved a owl:ObjectProperty ;
	rdfs:comment "Other agents involved in the event" ;
	rdfs:domain portal:Event ;
	rdfs:range portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-location a owl:ObjectProperty ;
	rdfs:comment "The location at which an event takes place" ;
	rdfs:domain portal:Event ;
	rdfs:range portal:Location ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Event-Involving-Production a owl:Class ;
	rdfs:comment "When something is produced" ;
	rdfs:subClassOf portal:Event ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:event-product a owl:ObjectProperty ;
	rdfs:range portal:Event-Involving-Production ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Event-Involving-Movement a owl:Class ;
	rdfs:comment "This is an event in which the main agent (plus maybe others) goes from some place to another" ;
	rdfs:subClassOf portal:Event , _:node17168lpjrx182 .

_:node17168lpjrx182 a owl:Restriction ;
	owl:onProperty portal:location-at-start ;
	owl:maxCardinality "1"^^xsd:nonNegativeInteger .

portal:Event-Involving-Movement rdfs:subClassOf _:node17168lpjrx183 .

_:node17168lpjrx183 a owl:Restriction ;
	owl:onProperty portal:location-at-end ;
	owl:maxCardinality "1"^^xsd:nonNegativeInteger .

portal:Event-Involving-Movement rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:location-at-start a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-location ;
	rdfs:domain portal:Event-Involving-Movement ;
	rdfs:range portal:Location ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:location-at-end a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-location ;
	rdfs:domain portal:Event-Involving-Movement ;
	rdfs:range portal:Location ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:means-of-transport-used a owl:ObjectProperty ;
	rdfs:domain portal:Event-Involving-Movement ;
	rdfs:range portal:Generalised-Means-Of-Transport ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Generalized-Transfer a owl:Class ;
	rdfs:comment "An event in which the main agent transfers something (the thing-acted-on, tangible or intangible) to one or more recipient agents. Note that we do not say anything about whether the original agent still retain the thing-acted-on.  In some cases this is clearly true ('I pass my wisdom on to my daughter'), in other cases it is not (I give you my wallet)." ;
	rdfs:subClassOf portal:Event-Involving-Movement ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:thing-acted-on a owl:ObjectProperty ;
	rdfs:comment "What is being transferred" ;
	rdfs:domain portal:Generalized-Transfer ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:recipient-agents a owl:ObjectProperty ;
	rdfs:comment "The agents which receive the thing-acted-on" ;
	rdfs:subPropertyOf portal:has-other-agents-involved ;
	rdfs:domain portal:Generalized-Transfer ;
	rdfs:range portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Information-Transfer-Event a owl:Class ;
	rdfs:comment "A generalized transfer in which information is passed from main agent to one or more recipient agents.  Examples include giving a tutorial." ;
	rdfs:subClassOf portal:Generalized-Transfer ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:sender-of-information a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-main-agent ;
	rdfs:domain portal:Information-Transfer-Event ;
	rdfs:range portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:information-being-transferred a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:thing-acted-on ;
	rdfs:domain portal:Information-Transfer-Event ;
	rdfs:range portal:Abstract-Information ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:information-object-being-transferred a owl:ObjectProperty ;
	rdfs:domain portal:Information-Transfer-Event ;
	rdfs:range portal:Information-Bearing-Object ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:information-transfer-medium-used a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:means-of-transport-used ;
	rdfs:domain portal:Information-Transfer-Event ;
	rdfs:range portal:Information-Transfer-Medium ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Generalised-Means-Of-Transport a owl:Class ;
	rdfs:comment "This is a generic class to catch all sorts of borderline and metaphorical ways to carry things from A to B" ;
	rdfs:subClassOf support:Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Transportation-Device a owl:Class ;
	rdfs:comment "Something tangible designed to transport people, animals, objects from A to B. For instance a bycicle, a car, a boat, etc." ;
	rdfs:subClassOf portal:Generalised-Means-Of-Transport , support:Tangible-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Information-Transfer-Medium a owl:Class ;
	rdfs:subClassOf portal:Generalised-Means-Of-Transport ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Email-Medium a portal:Information-Transfer-Medium ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Message a owl:Class ;
	rdfs:subClassOf portal:Information-Bearing-Object ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:sender-of-message a owl:ObjectProperty ;
	rdfs:domain portal:Message ;
	rdfs:range portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:recipient-of-message a owl:ObjectProperty ;
	rdfs:domain portal:Message ;
	rdfs:range portal:Generic-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:time-of-message a owl:ObjectProperty ;
	rdfs:domain portal:Message ;
	rdfs:range support:Time-Point ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Letter a owl:Class ;
	rdfs:subClassOf portal:Message ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Email-Message a owl:Class ;
	rdfs:subClassOf portal:Message ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Sending-An-Email a owl:Class ;
	rdfs:comment "a generalized transfer in which information is passed from main agent to one or more recipient agents.  examples include giving a tutorial." ;
	rdfs:subClassOf portal:Information-Transfer-Event , _:node17168lpjrx184 .

_:node17168lpjrx184 a owl:Restriction ;
	owl:onProperty portal:information-object-being-transferred ;
	owl:allValuesFrom portal:Email-Message .

portal:Sending-An-Email rdfs:subClassOf _:node17168lpjrx185 .

_:node17168lpjrx185 a owl:Restriction ;
	owl:onProperty portal:information-transfer-medium-used ;
	owl:hasValue portal:Email-Medium .

portal:Sending-An-Email rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Social-Gathering a owl:Class ;
	rdfs:subClassOf portal:Event ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Meeting-Taking-Place a owl:Class ;
	rdfs:comment "A meeting type of event. Note that both attendee and organizer have multiple cardinality" ;
	rdfs:subClassOf portal:Social-Gathering ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:meeting-organizer a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-main-agent ;
	rdfs:domain portal:Meeting-Taking-Place ;
	rdfs:range portal:Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:meeting-attendee a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-other-agents-involved ;
	rdfs:domain portal:Meeting-Taking-Place ;
	rdfs:range portal:Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Publication-Type-Event a owl:Class ;
	rdfs:subClassOf portal:Event-Involving-Production , _:node17168lpjrx186 .

_:node17168lpjrx186 a owl:Restriction ;
	owl:onProperty portal:event-product ;
	owl:allValuesFrom portal:Publication .

portal:Publication-Type-Event rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Conference a owl:Class ;
	rdfs:subClassOf portal:Meeting-Taking-Place , portal:Publication-Type-Event , _:node17168lpjrx187 .

_:node17168lpjrx187 a owl:Restriction ;
	owl:onProperty portal:published-proceedings ;
	owl:allValuesFrom portal:Conference-Proceedings-Reference .

portal:Conference rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:published-proceedings a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:event-product ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Workshop a owl:Class ;
	rdfs:subClassOf portal:Meeting-Taking-Place , portal:Publication-Type-Event , _:node17168lpjrx188 .

_:node17168lpjrx188 a owl:Restriction ;
	owl:onProperty portal:published-proceedings ;
	owl:allValuesFrom portal:Workshop-Proceedings-Reference .

portal:Workshop rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Book-Publishing a owl:Class ;
	rdfs:subClassOf portal:Publication-Type-Event ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:published-book a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:event-product ;
	rdfs:domain portal:Book-Publishing ;
	rdfs:range portal:Book ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Conferring-An-Award a owl:Class ;
	rdfs:subClassOf portal:Generalized-Transfer ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-awarding-body a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-main-agent ;
	rdfs:domain portal:Conferring-An-Award ;
	rdfs:range portal:Awarding-Body ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:confers-award a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:thing-acted-on ;
	rdfs:domain portal:Conferring-An-Award ;
	rdfs:range portal:Award ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-award-rationale a owl:DatatypeProperty ;
	rdfs:domain portal:Conferring-An-Award ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Awarding-Body a owl:Class ;
	rdfs:comment "Legal agents can be either organizations or people. An awarding body is normally an organization, an individual, or a bunch of people" ;
	rdfs:subClassOf portal:Legal-Agent ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Award a owl:Class ;
	rdfs:comment "An award is an intangible thing, even if the piece of paper which is often associated with an award is tangible.  What about the virtual piece of paper in the virtual degree ceremony?  I guess that ought to be an intangible" ;
	rdfs:subClassOf support:Intangible-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Financial-Award a owl:Class ;
	rdfs:subClassOf portal:Award ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Degree a owl:Class ;
	rdfs:comment "A degree is type of award" ;
	rdfs:subClassOf portal:Award ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Academic-Degree a owl:Class ;
	rdfs:subClassOf portal:Degree ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:PhD a portal:Academic-Degree ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:DEng a portal:Academic-Degree ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:MSc a portal:Academic-Degree ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:MA a portal:Academic-Degree ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:BA a portal:Academic-Degree ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:BSc a portal:Academic-Degree ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Giving-A-Talk a owl:Class ;
	rdfs:subClassOf portal:Information-Transfer-Event ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-speaker a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:sender-of-information ;
	rdfs:domain portal:Giving-A-Talk ;
	rdfs:range portal:Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Attending-An-Event a owl:Class ;
	rdfs:subClassOf portal:Event ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:event-attended a owl:ObjectProperty ;
	rdfs:domain portal:Attending-An-Event ;
	rdfs:range portal:Event ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Attending-A-Conference a owl:Class ;
	rdfs:subClassOf portal:Attending-An-Event , _:node17168lpjrx189 .

_:node17168lpjrx189 a owl:Restriction ;
	owl:onProperty portal:event-attended ;
	owl:allValuesFrom portal:Conference .

portal:Attending-A-Conference rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Generic-Area-Of-Interest a owl:Class ;
	rdfs:comment "A generic class to specify generic areas for research or business initiatives. For instance, the area in which a project is situated" ;
	rdfs:subClassOf support:Intangible-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:sub-area-of a owl:ObjectProperty ;
	rdfs:domain portal:Generic-Area-Of-Interest ;
	rdfs:range portal:Generic-Area-Of-Interest ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Research-Area a owl:Class ;
	rdfs:subClassOf portal:Generic-Area-Of-Interest , _:node17168lpjrx190 .

_:node17168lpjrx190 a owl:Restriction ;
	owl:onProperty portal:sub-area-of ;
	owl:allValuesFrom portal:Research-Area .

portal:Research-Area rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Business-Area a owl:Class ;
	rdfs:subClassOf portal:Generic-Area-Of-Interest ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Learning-Research-Area a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Computing-Research-Area a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Artificial-Intelligence-Research-Area a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Cognitive-Modelling-Research-Area a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:E-Commerce-Research-Area a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Telepresence-Research-Area a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Human-Computer-Interaction a portal:Research-Area ;
	portal:sub-area-of portal:Computing-Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Software-Visualization a portal:Research-Area ;
	portal:sub-area-of portal:Human-Computer-Interaction ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Information-Retrieval a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Agent-Based-Computing a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Hypermedia a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Adaptive-Hypermedia a portal:Research-Area ;
	portal:sub-area-of portal:Hypermedia ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Collaborative-Hypermedia a portal:Research-Area ;
	portal:sub-area-of portal:Hypermedia ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Multimedia-Research-Area a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Dynamic-Linking a portal:Research-Area ;
	portal:sub-area-of portal:Hypermedia ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Organizational-Learning a portal:Research-Area ;
	portal:sub-area-of portal:Learning-Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Knowledge-Management a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Knowledge-Acquisition a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Management ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Incidental-KA a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Acquisition ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Knowledge-Lifecycle a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Management ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Knowledge-Modelling a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Management ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Ontologies a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Modelling ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Web-Research-Area a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Semantic-Web-Area a portal:Research-Area ;
	portal:sub-area-of portal:Web-Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Problem-Solving-Methods a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Modelling , portal:Knowledge-Reuse ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Knowledge-Maintenance a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Management ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Knowledge-Retrieval a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Management ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Knowledge-Reuse a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Management ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Knowledge-Publishing a portal:Research-Area ;
	portal:sub-area-of portal:Knowledge-Management ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Language-Engineering a portal:Research-Area ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Information-Extraction a portal:Research-Area ;
	portal:sub-area-of portal:Language-Engineering ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:addresses-generic-area-of-interest a owl:ObjectProperty ;
	rdfs:domain _:node17168lpjrx191 .

_:node17168lpjrx191 a owl:Class ;
	owl:unionOf _:node17168lpjrx192 .

_:node17168lpjrx192 rdf:first portal:Technology ;
	rdf:rest _:node17168lpjrx193 .

_:node17168lpjrx193 rdf:first portal:Method ;
	rdf:rest _:node17168lpjrx194 .

_:node17168lpjrx194 rdf:first portal:Project .

portal:Project a owl:Class .

_:node17168lpjrx194 rdf:rest rdf:nil .

portal:addresses-generic-area-of-interest rdfs:range portal:Generic-Area-Of-Interest ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Technology rdfs:comment "By technology we mean engineered applications of science. I guess we are probably confining ourselves to tangible things but as I am not sure I will use thing as the direct superclass - e.g., an algorithm is an intangible thing, but it could be seen as a technology, if we give a broad interpretation of the term" ;
	rdfs:subClassOf support:Thing , _:node17168lpjrx195 .

_:node17168lpjrx195 a owl:Restriction ;
	owl:onProperty portal:has-author ;
	owl:allValuesFrom portal:Generic-Agent .

portal:Technology rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:technology-builds-on a owl:ObjectProperty ;
	rdfs:domain portal:Technology ;
	rdfs:range portal:Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:supports-method a owl:ObjectProperty ;
	rdfs:domain portal:Technology ;
	rdfs:range portal:Method ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Method rdfs:comment "Merrian-Webster has a good set of definitions for a method. They say it is 'a systematic procedure, technique, or mode of inquiry employed by or proper to a particular discipline or art;  a systematic plan followed in presenting material for instruction; a way, technique, or process of or for doing something; a body of skills or techniques'. This is very much also what we mean by method." ;
	rdfs:subClassOf support:Intangible-Thing , _:node17168lpjrx196 .

_:node17168lpjrx196 a owl:Restriction ;
	owl:onProperty portal:has-author ;
	owl:allValuesFrom portal:Person .

portal:Method rdfs:subClassOf _:node17168lpjrx197 .

_:node17168lpjrx197 a owl:Restriction ;
	owl:onProperty portal:owned-by ;
	owl:allValuesFrom portal:Organization .

portal:Method rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:method-builds-on a owl:ObjectProperty ;
	rdfs:domain portal:Method ;
	rdfs:range portal:Method ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Computing-Technology a owl:Class ;
	rdfs:subClassOf portal:Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Software-Technology a owl:Class ;
	rdfs:subClassOf portal:Computing-Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Implemented-System a owl:Class ;
	rdfs:subClassOf portal:Software-Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:requires-hardware-platform a owl:ObjectProperty ;
	rdfs:domain portal:Implemented-System ;
	rdfs:range portal:Hardware-Platform ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:runs-on-operating-system a owl:ObjectProperty ;
	rdfs:domain portal:Implemented-System ;
	rdfs:range portal:Operating-System ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:requires-software-technology a owl:ObjectProperty ;
	rdfs:domain portal:Implemented-System ;
	rdfs:range portal:Software-Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-status a owl:ObjectProperty ;
	rdfs:comment "Whether the software is released, alpha or beta" ;
	rdfs:domain portal:Implemented-System ;
	rdfs:range portal:Software-Status ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Web-Site rdfs:subClassOf portal:Implemented-System , portal:Information-Bearing-Object ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Programming-Environment a owl:Class ;
	rdfs:subClassOf portal:Implemented-System , _:node17168lpjrx198 .

_:node17168lpjrx198 a owl:Restriction ;
	owl:onProperty portal:supports-language ;
	owl:allValuesFrom portal:Programming-Language .

portal:Programming-Environment rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:supports-language a owl:ObjectProperty ;
	rdfs:domain _:node17168lpjrx199 .

_:node17168lpjrx199 a owl:Class ;
	owl:unionOf _:node17168lpjrx200 .

_:node17168lpjrx200 rdf:first portal:Programming-Environment ;
	rdf:rest _:node17168lpjrx201 .

_:node17168lpjrx201 rdf:first portal:Editor .

portal:Editor a owl:Class .

_:node17168lpjrx201 rdf:rest rdf:nil .

portal:supports-language rdfs:range portal:Specification-Or-Computing-Language ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Web-Based-System a owl:Class ;
	rdfs:comment "A system which is accessible through the web" ;
	rdfs:subClassOf portal:Implemented-System ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:requires-hardware-platform-on-server-side a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:requires-hardware-platform ;
	rdfs:domain portal:Web-Based-System ;
	rdfs:range portal:Hardware-Platform ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:runs-on-operating-system-on-server-side a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:runs-on-operating-system ;
	rdfs:domain portal:Web-Based-System ;
	rdfs:range portal:Operating-System ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:requires-software-technology-on-server-side a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:requires-software-technology ;
	rdfs:domain portal:Web-Based-System ;
	rdfs:range portal:Software-Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:requires-hardware-platform-on-client-side a owl:ObjectProperty ;
	rdfs:domain portal:Web-Based-System ;
	rdfs:range portal:Hardware-Platform ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:runs-on-operating-system-on-client-side a owl:ObjectProperty ;
	rdfs:domain portal:Web-Based-System ;
	rdfs:range portal:Operating-System ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:requires-software-technology-on-client-side a owl:ObjectProperty ;
	rdfs:domain portal:Web-Based-System ;
	rdfs:range portal:Software-Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Web-Browser a owl:Class ;
	rdfs:comment "A web browser is not a web-based system!" ;
	rdfs:subClassOf portal:Implemented-System ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Hardware-Technology a owl:Class ;
	rdfs:subClassOf portal:Computing-Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Operating-System a owl:Class ;
	rdfs:subClassOf portal:Implemented-System ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Editor rdfs:subClassOf portal:Implemented-System ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Web-Based-Editor a owl:Class ;
	rdfs:subClassOf portal:Editor ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Hardware-Platform a owl:Class ;
	rdfs:subClassOf portal:Hardware-Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Specification-Or-Computing-Language a owl:Class ;
	rdfs:subClassOf portal:Software-Technology ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Programming-Language a owl:Class ;
	rdfs:subClassOf portal:Specification-Or-Computing-Language ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Specification-Language a owl:Class ;
	rdfs:subClassOf portal:Specification-Or-Computing-Language ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Scripting-Language a owl:Class ;
	rdfs:subClassOf portal:Specification-Or-Computing-Language ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Software-Status a owl:Class ;
	rdfs:subClassOf support:Intangible-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Alpha-Version a portal:Software-Status ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Beta-Version a portal:Software-Status ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Released-Version a portal:Software-Status ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Broken-Version a portal:Software-Status ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Experimental-Version a portal:Software-Status ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Activity a owl:Class ;
	rdfs:subClassOf support:Temporal-Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-sub-activity a owl:ObjectProperty ;
	rdfs:domain portal:Activity ;
	rdfs:range portal:Activity ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:uses-resource a owl:ObjectProperty ;
	rdfs:domain portal:Activity ;
	rdfs:range support:Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:produces-output a owl:ObjectProperty ;
	rdfs:domain portal:Activity ;
	rdfs:range support:Thing ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:Project rdfs:subClassOf portal:Activity , _:node17168lpjrx202 .

_:node17168lpjrx202 a owl:Restriction ;
	owl:onProperty portal:produces-output ;
	owl:allValuesFrom _:node17168lpjrx203 .

_:node17168lpjrx203 a owl:Class ;
	owl:unionOf _:node17168lpjrx204 .

_:node17168lpjrx204 rdf:first portal:Event ;
	rdf:rest _:node17168lpjrx205 .

_:node17168lpjrx205 rdf:first portal:Technology ;
	rdf:rest _:node17168lpjrx206 .

_:node17168lpjrx206 rdf:first portal:Method ;
	rdf:rest _:node17168lpjrx207 .

_:node17168lpjrx207 rdf:first portal:Organization ;
	rdf:rest _:node17168lpjrx208 .

_:node17168lpjrx208 rdf:first portal:Information-Bearing-Object ;
	rdf:rest rdf:nil .

portal:Project rdfs:subClassOf _:node17168lpjrx209 .

_:node17168lpjrx209 a owl:Restriction ;
	owl:onProperty portal:involves-organization ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Project rdfs:subClassOf _:node17168lpjrx210 .

_:node17168lpjrx210 a owl:Restriction ;
	owl:onProperty portal:has-project-member ;
	owl:minCardinality "1"^^xsd:nonNegativeInteger .

portal:Project rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-leading-organization a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:involves-organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:involves-organization a owl:ObjectProperty ;
	rdfs:domain portal:Project ;
	rdfs:range portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-goals a owl:DatatypeProperty ;
	rdfs:domain portal:Project ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-project-leader a owl:ObjectProperty ;
	rdfs:subPropertyOf portal:has-project-member ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:has-project-member a owl:ObjectProperty ;
	rdfs:domain portal:Project ;
	rdfs:range portal:Person ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:funding-source a owl:ObjectProperty ;
	rdfs:domain portal:Project ;
	rdfs:range portal:Organization ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .

portal:project-involves-organization-unit a owl:ObjectProperty ;
	rdfs:comment "It is sufficient that somebody in unit ?u works in project ?p" ;
	rdfs:domain portal:Project ;
	rdfs:range portal:Organization-Unit ;
	rdfs:isDefinedBy <http://www.aktors.org/ontology/portal> .
