@prefix :      <http://sw-portal.deri.org/ontologies/swportal#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix jms:   <http://jena.hpl.hp.com/2003/08/jms#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix rss:   <http://purl.org/rss/1.0/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wsmotime: <http://www.wsmo.org/ontologies/dateTime#> .
@prefix daml:  <http://www.daml.org/2001/03/daml+oil#> .
@prefix vcard: <http://www.w3.org/2001/vcard-rdf/3.0#> .
@prefix dcterms: <http://purl.org/dc/terms/> .

:Lecture  a              owl:Class ;
        rdfs:comment     "This class represents lectures with an educational purpose, e.g within a university."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Lecture"@en ;
        rdfs:subClassOf  :Event ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents lectures with an educational purpose, e.g within a university."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Lecture"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:Topic  a               owl:Class ;
        rdfs:comment    "All research topics inherit from this concept. This should serve as a plugin point for the research topic ontology."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label      "Topic"@en ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "All research topics inherit from this concept. This should serve as a plugin point for the research topic ontology."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Topic"@EN ;
        dc:type         "http://www.w3.org/2000/01/rdf-schema#Class" .

foaf:surname  a         owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "\"The surname of a person.\" NOTE: the naming substructure of foaf is currently quite unstable."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Person ;
        rdfs:label      "Surname"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:contributor  "http://www.w3.org/RDF/Interest/" , "http://rdfweb.org/mailman/listinfo/rdfweb-dev" ;
        dc:coverage     "world" ;
        dc:creator      "Libby Miller" , "Dan Brickley" ;
        dc:description  "\"The surname of a person.\" NOTE: the naming substructure of foaf is currently quite unstable."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Surname"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:isChapter  a           owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "The chapter (or section or whatever) number which this <link>Inbook</link> represents."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Inbook ;
        rdfs:label      "Chapter"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#int> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The chapter (or section or whatever) number which this <link>Inbook</link> represents."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Chapter"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:Inproceedings  a        owl:Class ;
        rdfs:comment     "An article in a conference proceedings (i.e. Proceedings)."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Inproceedings"@en ;
        rdfs:subClassOf  foaf:Document ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "An article in a conference proceedings (i.e. Proceedings)."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Inproceedings"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

rss:items  a            owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "\"Points to a list of rss:item elements that are members of the subject channel.\" NOTE: the range is actually rdf:Seq"^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     rss:channel ;
        rdfs:label      "Items"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "RSS-DEV Working Group" ;
        dc:description  "\"Points to a list of rss:item elements that are members of the subject channel.\" NOTE: the range is actually rdf:Seq"@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "RSS-DEV Working Group" ;
        dc:title        "Items"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

wsmotime:date  a        owl:Class ;
        rdfs:comment    "\"Concept date and its representation according to the Gregorian Calendar.\" For the excat definition of this class, please refere to <link>http://www.wsmo.org/2004/d3/d3.3/v0.1/</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "Jos de Bruin" , "Holger Lausen" , "DERI International" ;
        dc:description  "\"Concept date and its representation according to the Gregorian Calendar.\" For the excat definition of this class, please refere to <link>http://www.wsmo.org/2004/d3/d3.3/v0.1/</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Holger Lausen" , "Jos de Bruin" , "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:type         "http://www.w3.org/2000/01/rdf-schema#Class" .

:hasTasks  a            owl:ObjectProperty ;
        rdfs:comment    "The tasks of a member of the administrative staff."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AdministrativeStaff ;
        rdfs:label      "Tasks"@en ;
        rdfs:range      :Topic ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The tasks of a member of the administrative staff."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Tasks"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

dc:publisher  a  owl:AnnotationProperty .

:Presentation  a         owl:Class ;
        rdfs:comment     "This class represents all kinds of presentations."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Presentation"@en ;
        rdfs:subClassOf  :Event ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of presentations."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Presentation"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:howPublished  a        owl:FunctionalProperty , owl:DatatypeProperty ;
        rdfs:comment    "How something strange has been published."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Booklet :Misc )
                        ] ;
        rdfs:label      "How Published"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "How something strange has been published."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "How Published"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:containsArticles  a    owl:ObjectProperty , owl:InverseFunctionalProperty ;
        rdfs:comment    "The articles or papers which a journal containes."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Volume ;
        rdfs:label      "Contains Articles"@en ;
        rdfs:range      :Article ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The articles or papers which a journal containes."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Contains Articles"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :containedInJournal .

:University  a           owl:Class ;
        rdfs:comment     "This class represents universities. We decided to introduce two different classes to distinguish between universities and independent research institutes. The main difference is actually the different kinds of independence. In contrast to a university, a research institute is independent from the rigorous bureaucracy of the mainly state-run universities. On the other hand, a university is independent from the economy and the financial support of companies. Thus, the kind of research an independent research institute practises is generally more application-oriented."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "University"@en ;
        rdfs:subClassOf  :Organization ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents universities. We decided to introduce two different classes to distinguish between universities and independent research institutes. The main difference is actually the different kinds of independence. In contrast to a university, a research institute is independent from the rigorous bureaucracy of the mainly state-run universities. On the other hand, a university is independent from the economy and the financial support of companies. Thus, the kind of research an independent research institute practises is generally more application-oriented."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "University"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:deliverables  a        owl:ObjectProperty ;
        rdfs:comment    "The deliverables for this project. The inverse is <link>forProject</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Cluster :TemporaryGroup )
                        ] ;
        rdfs:label      "Deliverables"@en ;
        rdfs:range      :Deliverable ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The deliverables for this project. The inverse is <link>forProject</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Deliverables"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :forProject .

dc:coverage  a  owl:AnnotationProperty .

:agent_2  a             owl:ObjectProperty ;
        rdfs:comment    "The second <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "Second" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The second <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Second"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

wsmotime:interval  a    owl:Class ;
        rdfs:comment    "\"An interval represents a duration between 2 points in time.\" For the excat definition of this class, please refere to <link>http://www.wsmo.org/2004/d3/d3.3/v0.1/</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "Jos de Bruin" , "DERI International" , "Holger Lausen" ;
        dc:description  "\"An interval represents a duration between 2 points in time.\" For the excat definition of this class, please refere to <link>http://www.wsmo.org/2004/d3/d3.3/v0.1/</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" , "Holger Lausen" , "Jos de Bruin" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:type         "http://www.w3.org/2000/01/rdf-schema#Class" .

:Cluster  a              owl:Class ;
        rdfs:comment     "A Cluster is a kind of group which focuses on a research area and typically is part of a research institute or university."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Cluster"@en ;
        rdfs:subClassOf  foaf:Group ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A Cluster is a kind of group which focuses on a research area and typically is part of a research institute or university."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Cluster"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:atSchool  a            owl:ObjectProperty , owl:FunctionalProperty ;
        rdfs:comment    "The school where a thesis was written."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Thesis ;
        rdfs:label      "At School"@en ;
        rdfs:range      :University ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The school where a thesis was written."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "At School"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:City   a                owl:Class ;
        rdfs:comment     "This class defines geopraphical bodies that are cities."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "City"@en ;
        rdfs:subClassOf  :SubRegion ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class defines geopraphical bodies that are cities."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "City"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

foaf:knows  a           owl:ObjectProperty ;
        rdfs:comment    "\"A person known by this person (indicating some level of reciprocated interaction between the parties).\""^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Person ;
        rdfs:label      "Knows"@en ;
        rdfs:range      foaf:Person ;
        dc:contributor  "http://www.w3.org/RDF/Interest/" , "http://rdfweb.org/mailman/listinfo/rdfweb-dev" ;
        dc:coverage     "world" ;
        dc:creator      "Dan Brickley" , "Libby Miller" ;
        dc:description  "\"A person known by this person (indicating some level of reciprocated interaction between the parties).\""@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Knows"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:hasStarttime  a        owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "The time when some event starts."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Presentation :Lecture :Tutorial )
                        ] ;
        rdfs:label      "Starting Time"@en ;
        rdfs:range      wsmotime:time ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The time when some event starts."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Starting Time"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:Techreport  a           owl:Class ;
        rdfs:comment     "A report published by a school or other organization, usually numbered within a series (<link>Series</link>). This concept has been merged from BibTex's techreport and manual types, since both are described very similiar."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Techreport"@en ;
        rdfs:subClassOf  :IndividualPublication ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A report published by a school or other organization, usually numbered within a series (<link>Series</link>). This concept has been merged from BibTex's techreport and manual types, since both are described very similiar."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Techreport"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:Initiative  a           owl:Class ;
        rdfs:comment     "An initiative is a group which has specific aims. It differs from <link>foaf:Project</link> in that it normally doesn’t have any funding. Often, its duration is longer."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Initiative"@en ;
        rdfs:subClassOf  :TemporaryGroup ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "An initiative is a group which has specific aims. It differs from <link>foaf:Project</link> in that it normally doesn’t have any funding. Often, its duration is longer."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Initiative"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:hasNumber  a           owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "The number of a journal, magazine, techreport, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a numbered series. Deliverables for a project may also be given numbers."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Book :Proceedings :Techreport :Deliverable :Volume )
                        ] ;
        rdfs:label      "Number"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The number of a journal, magazine, techreport, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a numbered series. Deliverables for a project may also be given numbers."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Number"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:Tutorial  a             owl:Class ;
        rdfs:comment     "This class represents all kinds of tutorials."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Tutorial"@en ;
        rdfs:subClassOf  :Event ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of tutorials."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Tutorial"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:hasGoal  a             owl:FunctionalProperty , owl:DatatypeProperty ;
        rdfs:comment    "The goal a group aims at. NOTE: <link>foaf:theme</link> provides a similar functionality."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Group ;
        rdfs:label      "Goal"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The goal a group aims at. NOTE: <link>foaf:theme</link> provides a similar functionality."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Goal"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:Region  a               owl:Class ;
        rdfs:comment     "This class defines geopraphical bodies that are regions, with the intended meaning \"sub-division of a country\"."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Region"@en ;
        rdfs:subClassOf  :SubCountry ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class defines geopraphical bodies that are regions, with the intended meaning \"sub-division of a country\"."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Region"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:containsChapters  a    owl:InverseFunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "The chapters or similar which a book contains."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Book ;
        rdfs:label      "Contains Chapters"@EN ;
        rdfs:range      :Inbook ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The chapters or similar which a book contains."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Contains Chapters"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#InverseFunctionalProperty" ;
        owl:inverseOf   :containedInBook .

:Book   a                owl:Class ;
        rdfs:comment     "A book with an explicit publisher. NOTES: - Either <link>authors</link> or <link>editedBy</link> must be given - Either <link>volume</link> or <link>number</link> may be given."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Book"@en ;
        rdfs:subClassOf  :PublicationContainer , :IndividualPublication ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A book with an explicit publisher. NOTES: - Either <link>authors</link> or <link>editedBy</link> must be given - Either <link>volume</link> or <link>number</link> may be given."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Book"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:hasTitle  a                    owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment            "The title of the publication (book, article, ...) or publication container (series, journal)."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain             :Publication ;
        rdfs:label              "Title"@en ;
        rdfs:range              <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage             "world" ;
        dc:creator              "DERI International" ;
        dc:date                 "2004-10-20" ;
        dc:description          "The title of the publication (book, article, ...) or publication container (series, journal)."@EN ;
        dc:format               "application/rdf+xml" ;
        dc:publisher            "DERI International" ;
        dc:rights               "http://www.deri.org/privacy.html" ;
        dc:title                "Title"@EN ;
        dc:type                 "http://www.w3.org/2002/07/owl#FunctionalProperty" ;
        owl:equivalentProperty  rss:title .

:hasTutorials  a        owl:ObjectProperty ;
        rdfs:comment    "The tutorials that are offered during the course of an event."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Workshop :Conference )
                        ] ;
        rdfs:label      "Tutorials"@en ;
        rdfs:range      :Tutorial ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The tutorials that are offered during the course of an event."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Tutorials"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:SubCity  a              owl:Class ;
        rdfs:comment     "This class defines geopraphical bodies that can be contained in cities."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Sub-City"@en ;
        rdfs:subClassOf  :SubRegion ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class defines geopraphical bodies that can be contained in cities."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Sub-City"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:agent_5  a             owl:ObjectProperty ;
        rdfs:comment    "The fifth <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "Fifth" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The fifth <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Fifth"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

rss:channel  a           owl:Class ;
        rdfs:comment     "\"An RSS information channel.\""^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "RSS1.0 News Channel"@en ;
        rdfs:subClassOf  :PublicationContainer ;
        dc:coverage      "world" ;
        dc:creator       "RSS-DEV Working Group" ;
        dc:description   "\"An RSS information channel.\""@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "RSS-DEV Working Group" ;
        dc:title         "RSS1.0 News Channel"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:containedInJournal  a  owl:ObjectProperty , owl:FunctionalProperty ;
        rdfs:comment    "The journal or magazine which contains this article."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Article ;
        rdfs:label      "Contained in Journal"@en ;
        rdfs:range      :Journal ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The journal or magazine which contains this article."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Contained in Journal"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :containsArticles .

:hasAddress  a          owl:ObjectProperty ;
        rdfs:comment    "This property relates an agent to its address."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Address"@en ;
        rdfs:range      :PostalAddress ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This property relates an agent to its address."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Address"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:Unpublished  a          owl:Class ;
        rdfs:comment     "A document which does have an author and title, but hasn't been formally published."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Unpublished"@en ;
        rdfs:subClassOf  :IndividualPublication ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A document which does have an author and title, but hasn't been formally published."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Unpublished"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:AgentSequence  a       owl:Class ;
        rdfs:comment    "This is an adhoc solution for creating and ordered group of Agents, e.g. an authorlist."^^<http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This is an adhoc solution for creating and ordered group of Agents, e.g. an authorlist."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:type         "http://www.w3.org/2000/01/rdf-schema#Class" .

:WorkingGroup  a         owl:Class ;
        rdfs:comment     "A working group is similar to <link>Initiative</link>. We might unify two classes into one in the future."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Working Group"@en ;
        rdfs:subClassOf  :TemporaryGroup ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A working group is similar to <link>Initiative</link>. We might unify two classes into one in the future."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Working Group"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:SoftwareCompany  a      owl:Class ;
        rdfs:comment     "This class models companies that develop software and sell it."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Software Company"@en ;
        rdfs:subClassOf  :Company ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class models companies that develop software and sell it."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Software Company"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:Deliverable  a          owl:Class ;
        rdfs:comment     "A document which is produced as part of a project. Deliverables are not formally published. NOTE: This concept was not derived from any of the BibTex types, but considered useful anyway."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Deliverable"@en ;
        rdfs:subClassOf  :Unpublished ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A document which is produced as part of a project. Deliverables are not formally published. NOTE: This concept was not derived from any of the BibTex types, but considered useful anyway."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Deliverable"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

foaf:Person  a           owl:Class ;
        rdfs:comment     "\"A person. The foaf:Person class represents people. Something is a foaf:Person if it is a person. We don't nitpick about whether they're alive, dead, real or imaginary.\""^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Person"@en ;
        rdfs:subClassOf  foaf:Agent ;
        dc:contributor   "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage      "world" ;
        dc:creator       "Dan Brickley" , "Libby Miller" ;
        dc:description   "\"A person. The foaf:Person class represents people. Something is a foaf:Person if it is a person. We don't nitpick about whether they're alive, dead, real or imaginary.\""@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "Libby Miller" , "Dan Brickley" ;
        dc:title         "Person"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:hasFax  a              owl:ObjectProperty ;
        rdfs:comment    "The faxnumber of some <link>foaf:Agent</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Fax"@en ;
        rdfs:range      rdfs:Literal ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The faxnumber of some <link>foaf:Agent</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Fax"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:hasLeader  a           owl:ObjectProperty , owl:FunctionalProperty ;
        rdfs:comment    "This property defines the leader of an organization, i.e. its director, chairman, etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Group ;
        rdfs:label      "Leader"@en ;
        rdfs:range      foaf:Person ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This property defines the leader of an organization, i.e. its director, chairman, etc."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Leader"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:hasPresenations  a     owl:ObjectProperty ;
        rdfs:comment    "The presentations that are offered during the course of an event."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Workshop :Conference :Lecture )
                        ] ;
        rdfs:label      "Presentations"@en ;
        rdfs:range      :Presentation ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The presentations that are offered during the course of an event."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Presentations"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

foaf:topic  a           owl:ObjectProperty ;
        rdfs:comment    "\"A topic of some page or document. The <link>foaf:topic</link> property relates a document to a thing that the document is about. As such it is an inverse to the foaf:page property, which relates a thing to a document about that thing.\""^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Document ;
        rdfs:label      "Topic"@en ;
        rdfs:range      owl:Thing ;
        dc:contributor  "http://www.w3.org/RDF/Interest/" , "http://rdfweb.org/mailman/listinfo/rdfweb-dev" ;
        dc:coverage     "world" ;
        dc:creator      "Libby Miller" , "Dan Brickley" ;
        dc:description  "\"A topic of some page or document. The <link>foaf:topic</link> property relates a document to a thing that the document is about. As such it is an inverse to the foaf:page property, which relates a thing to a document about that thing.\""@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Topic"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:hasAuthors  a          owl:ObjectProperty ;
        rdfs:comment    "The author or authors of a document. For multiple authors, use either an instance of <link>foaf:Group</link>, or multiple values."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Document ;
        rdfs:label      "Authors"@en ;
        rdfs:range      :AgentSequence ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The author or authors of a document. For multiple authors, use either an instance of <link>foaf:Group</link>, or multiple values."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Authors"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   foaf:publications .

:agent_8  a             owl:ObjectProperty ;
        rdfs:comment    "The eigth <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "Eigth" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The eigth <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Eigth"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:hasInterests  a      owl:SymmetricProperty , owl:ObjectProperty ;
        rdfs:comment  "The fields of interest of a person. "^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label    "Interests"@en .

:Article  a              owl:Class ;
        rdfs:comment     "An article from a journal or magazine."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Article"@en ;
        rdfs:subClassOf  foaf:Document ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "An article from a journal or magazine."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Article"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:hasVolumes  a          owl:ObjectProperty ;
        rdfs:comment    "The <link>Volume</link>s of this journal."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Journal ;
        rdfs:range      :Volume ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The <link>Volume</link>s of this journal."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :ofJournal .

rss:item  a              owl:Class ;
        rdfs:label       "RSS1.0 News Item"@en ;
        rdfs:subClassOf  :NewsItem ;
        dc:coverage      "world" ;
        dc:creator       "RSS-DEV Working Group" ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "RSS-DEV Working Group" ;
        dc:title         "RSS1.0 News Item"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

foaf:member  a          owl:ObjectProperty ;
        rdfs:comment    "\"Indicates a member of a Group.\" This property relates a set of agents to a group. These are the members of that group."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Group ;
        rdfs:label      "Member"@en ;
        rdfs:range      foaf:Agent ;
        dc:contributor  "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage     "world" ;
        dc:creator      "Dan Brickley" , "Libby Miller" ;
        dc:description  "\"Indicates a member of a Group.\" This property relates a set of agents to a group. These are the members of that group."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Member"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

foaf:name  a            owl:FunctionalProperty , owl:DatatypeProperty ;
        rdfs:comment    "\"The name of some thing.\""^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( foaf:Agent :Location :Tool :Event )
                        ] ;
        rdfs:label      "Complete Name"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:contributor  "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage     "world" ;
        dc:creator      "Libby Miller" , "Dan Brickley" ;
        dc:description  "\"The name of some thing.\""@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Complete Name"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

foaf:Project  a          owl:Class ;
        rdfs:comment     "\"A project (a collective endeavour of some kind).\" Within the context of the SWPortal Ontology we specify <link>foaf:Project</link> as such: A project is an endeavour of a group which has a specific aim. As a project can also be individualized and can publish documents and the like, we model it as a subclass of foaf:Agent. It has members and inherits all properties of <link>foaf:Agent</link> and <link>foaf:Group</link>. Also, projects are usually funded."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Project"@en ;
        rdfs:subClassOf  :TemporaryGroup ;
        dc:contributor   "http://www.w3.org/RDF/Interest/" , "http://rdfweb.org/mailman/listinfo/rdfweb-dev" ;
        dc:coverage      "world" ;
        dc:creator       "Dan Brickley" , "Libby Miller" ;
        dc:description   "\"A project (a collective endeavour of some kind).\" Within the context of the SWPortal Ontology we specify <link>foaf:Project</link> as such: A project is an endeavour of a group which has a specific aim. As a project can also be individualized and can publish documents and the like, we model it as a subclass of foaf:Agent. It has members and inherits all properties of <link>foaf:Agent</link> and <link>foaf:Group</link>. Also, projects are usually funded."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "Libby Miller" , "Dan Brickley" ;
        dc:title         "Project"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:PostalAddress  a        owl:Class ;
        rdfs:comment     "Instances of this class represent exact postal addresses. Note that either <link>postbox</link> of <link>streetAddress</link> should be given."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Postal Address"@en ;
        rdfs:subClassOf  :SubCity ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "Instances of this class represent exact postal addresses. Note that either <link>postbox</link> of <link>streetAddress</link> should be given."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Postal Address"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

dc:creator  a   owl:AnnotationProperty .

foaf:currentProject  a  owl:ObjectProperty ;
        rdfs:comment    "\"A current project this person works on.\" NOTE: FOAF defines the range as <link>foaf:Person</link> - we decided to change this to the more general <link>foaf:Agent</link>, since other types of Agents (e.g. a company) can also have projects.\nWe have also defined an inverse for this property (see <link>drivenBy</link>)."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Current Project"@en ;
        rdfs:range      foaf:Project ;
        dc:contributor  "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage     "world" ;
        dc:creator      "Dan Brickley" , "Libby Miller" ;
        dc:description  "\"A current project this person works on.\" NOTE: FOAF defines the range as <link>foaf:Person</link> - we decided to change this to the more general <link>foaf:Agent</link>, since other types of Agents (e.g. a company) can also have projects.\nWe have also defined an inverse for this property (see <link>drivenBy</link>)."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Current Project"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :drivenBy .

dc:format  a    owl:AnnotationProperty .

:SubCountry  a           owl:Class ;
        rdfs:comment     "This class defines geopraphical bodies that can be contained in countries."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Sub-Country"@en ;
        rdfs:subClassOf  :SubContinent ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class defines geopraphical bodies that can be contained in countries."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Sub-Country"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:hasResearchAreas  a    owl:ObjectProperty ;
        rdfs:comment    "The areas of research some research institute is involved in. "^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Researcher :ResearchInstitute :University :Cluster )
                        ] ;
        rdfs:label      "Research Areas"@en ;
        rdfs:range      :Topic ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The areas of research some research institute is involved in. "@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Research Areas"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:givesPresentations  a  owl:ObjectProperty ;
        rdfs:comment    "This property relates an agent to the presentations it gives. The inverse property is <link>presenter</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Gives Presentations"@en ;
        rdfs:range      :Presentation ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This property relates an agent to the presentations it gives. The inverse property is <link>presenter</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Gives Presentations"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :hasPresenter .

:TemporaryGroup  a       owl:Class ;
        rdfs:comment     "As <link>foaf:Project</link>, <link>Initiative</link> and <link>WorkingGroup</link> differ from Cluster in having a specific duration, we comprise these there temporal groups in this class which represents all kinds of temporary groups."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Temporary Group"@en ;
        rdfs:subClassOf  foaf:Group ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "As <link>foaf:Project</link>, <link>Initiative</link> and <link>WorkingGroup</link> differ from Cluster in having a specific duration, we comprise these there temporal groups in this class which represents all kinds of temporary groups."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Temporary Group"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

foaf:phone  a           owl:ObjectProperty ;
        rdfs:comment    "\"The foaf:phone of something is a phone, typically identified using the tel: URI  scheme.\" The tel: URI scheme is defined in http://www.ietf.org/rfc/rfc2806.txt."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Telephone"@en ;
        rdfs:range      rdfs:Literal ;
        dc:contributor  "http://www.w3.org/RDF/Interest/" , "http://rdfweb.org/mailman/listinfo/rdfweb-dev" ;
        dc:coverage     "world" ;
        dc:creator      "Libby Miller" , "Dan Brickley" ;
        dc:description  "\"The foaf:phone of something is a phone, typically identified using the tel: URI  scheme.\" The tel: URI scheme is defined in http://www.ietf.org/rfc/rfc2806.txt."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Telephone"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:hasNote  a                     owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:domain             :Publication ;
        rdfs:label              "Note"@en ;
        rdfs:range              <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage             "world" ;
        dc:creator              "DERI International" ;
        dc:date                 "2004-10-20" ;
        dc:format               "application/rdf+xml" ;
        dc:publisher            "DERI International" ;
        dc:rights               "http://www.deri.org/privacy.html" ;
        dc:title                "Note"@EN ;
        dc:type                 "http://www.w3.org/2002/07/owl#FunctionalProperty" ;
        owl:equivalentProperty  rss:description .

:inSeries  a            owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "The instance of <link>Series</link> in which this document was published."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Proceedings :Book )
                        ] ;
        rdfs:label      "In Series"@en ;
        rdfs:range      :Series ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The instance of <link>Series</link> in which this document was published."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "In Series"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:drivenBy  a            owl:ObjectProperty ;
        rdfs:comment    "The <link>foaf:Agent</link> this project is driven by. This is inverse to <link>foaf:currentProject</link>. NOTE: How do we deal with the relation between drivenBy and <link>foaf:pastProject</link>?"^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Project ;
        rdfs:label      "Driven by"@en ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The <link>foaf:Agent</link> this project is driven by. This is inverse to <link>foaf:currentProject</link>. NOTE: How do we deal with the relation between drivenBy and <link>foaf:pastProject</link>?"@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Driven by"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   foaf:currentProject .

:hasTutor  a            owl:ObjectProperty ;
        rdfs:comment    "The tutors of a tutorial."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Tutorial ;
        rdfs:label      "Tutor"@en ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The tutors of a tutorial."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Tutor"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :givesTutorials .

:Workshop  a             owl:Class ;
        rdfs:comment     "This class represents all kinds of workshops"^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Workshop"@en ;
        rdfs:subClassOf  :Event ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of workshops"@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Workshop"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:hasPublicationDate  a  owl:FunctionalProperty , owl:DatatypeProperty ;
        rdfs:comment    "The date of publication of some publication or software. Bibtex defines year and month. These are here combined to publicationDate."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Tool :IndividualPublication )
                        ] ;
        rdfs:label      "Publication Date"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#date> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The date of publication of some publication or software. Bibtex defines year and month. These are here combined to publicationDate."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Publication Date"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:Misc   a                owl:Class ;
        rdfs:comment     "Some sort of publication which doesn't fit into any of the other concepts."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Misc"@en ;
        rdfs:subClassOf  :IndividualPublication ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "Some sort of publication which doesn't fit into any of the other concepts."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Misc"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

wsmotime:time  a        owl:Class ;
        rdfs:comment    "A specific point in time during any arbitrary day. For the excat definition of this class, please refere to <link>http://www.wsmo.org/2004/d3/d3.3/v0.1/</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" , "Jos de Bruin" , "Holger Lausen" ;
        dc:description  "A specific point in time during any arbitrary day. For the excat definition of this class, please refere to <link>http://www.wsmo.org/2004/d3/d3.3/v0.1/</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Jos de Bruin" , "Holger Lausen" , "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:type         "http://www.w3.org/2000/01/rdf-schema#Class" .

:AdministrativeStaff  a  owl:Class ;
        rdfs:comment     "This class represents administrative staff."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Administrative Staff"@en ;
        rdfs:subClassOf  foaf:Person ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents administrative staff."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Administrative Staff"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:agent_3  a             owl:ObjectProperty ;
        rdfs:comment    "The third <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "Third" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The third <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Third"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

foaf:made  a            owl:ObjectProperty ;
        rdfs:comment    "\"Something that was made by this agent.\" In the context of the SWPortal ontology, this could e.g. be an <link>Tool</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Made"@en ;
        rdfs:range      [ a            owl:Class ;
                          owl:unionOf  ( :Tool foaf:Document :Book )
                        ] ;
        dc:contributor  "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage     "world" ;
        dc:creator      "Dan Brickley" , "Libby Miller" ;
        dc:description  "\"Something that was made by this agent.\" In the context of the SWPortal ontology, this could e.g. be an <link>Tool</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Made"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

<http://sw-portal.deri.org/ontologies/swportal>
        a               owl:Ontology ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The aim of the Semantic Web Portal Ontology is to serve as the conceptual backbone for community portals driven by Semantic Web technologies."^^<http://www.w3.org/2001/XMLSchema#string> ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "SWPortal Ontology - Semantic Web Portal Ontology"^^<http://www.w3.org/2001/XMLSchema#string> ;
        dc:type         "http://www.w3.org/2002/07/owl#Ontology" ;
        owl:imports     dc: .

:SubContinent  a         owl:Class ;
        rdfs:comment     "This class defines geopraphical bodies that can be contained in continents."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Sub-Continent"@en ;
        rdfs:subClassOf  :Location ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class defines geopraphical bodies that can be contained in continents."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Sub-Continent"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:hasDuration  a         owl:ObjectProperty ;
        rdfs:comment    "The duration of a temporary group."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :TemporaryGroup ;
        rdfs:label      "Duration"@en ;
        rdfs:range      wsmotime:interval ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The duration of a temporary group."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Duration"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:IndividualPublication
        a                owl:Class ;
        rdfs:comment     "The instances of this class comprise all publications which have a specific publication date. If a publication P is contained within an <link>PublicationContainer</link>, and this container has a publication date, than P is not an <link>IndividualPublication</link>. Example: an <link>Inbook</link> publication is not an <link>IndividualPublication</link>, because its publication date can be inferred from the <link>Book</link> which contains it."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Dated Publication"@en ;
        rdfs:subClassOf  foaf:Document ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "The instances of this class comprise all publications which have a specific publication date. If a publication P is contained within an <link>PublicationContainer</link>, and this container has a publication date, than P is not an <link>IndividualPublication</link>. Example: an <link>Inbook</link> publication is not an <link>IndividualPublication</link>, because its publication date can be inferred from the <link>Book</link> which contains it."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Dated Publication"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:ResearchInstitute  a    owl:Class ;
        rdfs:comment     "This class represents research institutes. These organizations have special research areas."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Research Institute"@en ;
        rdfs:subClassOf  :Organization ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents research institutes. These organizations have special research areas."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Research Institute"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:forProject  a          owl:ObjectProperty ;
        rdfs:comment    "The project for which this deliverable is produced. The inverse is <link>deliverables</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Deliverable ;
        rdfs:label      "For Project"@en ;
        rdfs:range      foaf:Project ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The project for which this deliverable is produced. The inverse is <link>deliverables</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "For Project"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :deliverables .

dc:description  a  owl:AnnotationProperty .

:isVersion  a           owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "The version number of a document or tool."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Unpublished :Tool )
                        ] ;
        rdfs:label      "Version"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#float> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The version number of a document or tool."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Version"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

foaf:Document  a         owl:Class ;
        rdfs:comment     "Similar to the Agent concept, we have again decided to include a concept from the popular FOAF ontology. The FOAF Vocabulary Specification currently defines Document in a very loose way: \"The <link>foaf:Document</link> class represents those things which are, broadly conceived, 'documents'. ... We do not (currently) distinguish between physical and electronic documents, or between copies of a work and the abstraction those copies embody.\"\nThe intended use of this concept within the SWPortal ontology is to subsume everything that contains some sort of information and has been produced by some <link>foaf:Agent</link> An instance of Document can either refer to an electronic or physical thing, as long as it is adressable by means of a URI. Examples are a book written, or a picture taken by a person, but also a log file generated by a machine."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Document"@en ;
        rdfs:subClassOf  :Publication ;
        dc:contributor   "http://www.w3.org/RDF/Interest/" , "http://rdfweb.org/mailman/listinfo/rdfweb-dev" ;
        dc:coverage      "world" ;
        dc:creator       "Dan Brickley" , "Libby Miller" ;
        dc:description   "Similar to the Agent concept, we have again decided to include a concept from the popular FOAF ontology. The FOAF Vocabulary Specification currently defines Document in a very loose way: \"The <link>foaf:Document</link> class represents those things which are, broadly conceived, 'documents'. ... We do not (currently) distinguish between physical and electronic documents, or between copies of a work and the abstraction those copies embody.\"\nThe intended use of this concept within the SWPortal ontology is to subsume everything that contains some sort of information and has been produced by some <link>foaf:Agent</link> An instance of Document can either refer to an electronic or physical thing, as long as it is adressable by means of a URI. Examples are a book written, or a picture taken by a person, but also a log file generated by a machine."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "Libby Miller" , "Dan Brickley" ;
        dc:title         "Document"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:Organization  a         owl:Class ;
        rdfs:comment     "This class represents an organization with a formal legal status. We introduce this class as a subclass of <link>foaf:Organization</link> and <link>foaf:Group</link>, because we consider an organization as a kind of group."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Organization"@en ;
        rdfs:subClassOf  foaf:Group , foaf:Organization ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents an organization with a formal legal status. We introduce this class as a subclass of <link>foaf:Organization</link> and <link>foaf:Group</link>, because we consider an organization as a kind of group."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Organization"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:Journal  a              owl:Class ;
        rdfs:comment     "A scientific journal or magazine. The instances of this class are not individual issues or voulumes of a journal, but the journal as such."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Journal"@en ;
        rdfs:subClassOf  :PublicationContainer ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A scientific journal or magazine. The instances of this class are not individual issues or voulumes of a journal, but the journal as such."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Journal"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:agent_10  a            owl:ObjectProperty ;
        rdfs:comment    "The tenth <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "Tenth" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The tenth <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Tenth"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:Country  a              owl:Class ;
        rdfs:comment     "This class defines geopraphical bodies that are countries."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Country"@en ;
        rdfs:subClassOf  :SubContinent ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class defines geopraphical bodies that are countries."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Country"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

foaf:theme  a           owl:ObjectProperty ;
        rdfs:comment    "\"A theme. The foaf:theme property is rarely used and under-specified. The intention was to use it to characterise interest / themes associated with projects and groups. Further work is need to meet these goals.\" NOTE: This property is only listed for comparison with goal."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Group ;
        rdfs:label      "Theme"@en ;
        rdfs:range      owl:Thing ;
        dc:contributor  "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage     "world" ;
        dc:creator      "Dan Brickley" , "Libby Miller" ;
        dc:description  "\"A theme. The foaf:theme property is rarely used and under-specified. The intention was to use it to characterise interest / themes associated with projects and groups. Further work is need to meet these goals.\" NOTE: This property is only listed for comparison with goal."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Dan Brickley" , "Libby Miller" ;
        dc:title        "Theme"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:inContinent  a         owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "The <link>Continent</link> in which some <link>SubContinent</link> is contained."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :SubContinent ;
        rdfs:label      "In Continent"@en ;
        rdfs:range      :Continent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The <link>Continent</link> in which some <link>SubContinent</link> is contained."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "In Continent"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:ofJournal  a           owl:ObjectProperty ;
        rdfs:comment    "The <link>Journal</link> this volume belongs to."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Volume ;
        rdfs:range      :Journal ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The <link>Journal</link> this volume belongs to."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :hasVolumes .

:fromOrganization  a    owl:ObjectProperty , owl:FunctionalProperty ;
        rdfs:comment    "The organization that sponsors a conference or that publishes a manual or techreport."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Proceedings :Techreport )
                        ] ;
        rdfs:label      "From Organization"@en ;
        rdfs:range      foaf:Organization ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The organization that sponsors a conference or that publishes a manual or techreport."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "From Organization"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:hasEnddate  a          owl:ObjectProperty ;
        rdfs:comment    "The ending date some event. "^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Event :TemporaryGroup )
                        ] ;
        rdfs:label      "Enddate"@en ;
        rdfs:range      wsmotime:date ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The ending date some event. "@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Enddate"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:ResearchStaff  a        owl:Class ;
        rdfs:comment     "This class represents all kinds of researchers who are not students."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Research Staff"@en ;
        rdfs:subClassOf  :Researcher ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of researchers who are not students."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Research Staff"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:SubRegion  a            owl:Class ;
        rdfs:comment     "This class defines geopraphical bodies that can be contained in regions."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Sub-Region"@en ;
        rdfs:subClassOf  :SubCountry ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class defines geopraphical bodies that can be contained in regions."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Sub-Region"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:containsPapers  a      owl:ObjectProperty ;
        rdfs:comment    "The papers or similar which a proceedings contains."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Proceedings ;
        rdfs:label      "Contains Papers"@en ;
        rdfs:range      :Inproceedings ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The papers or similar which a proceedings contains."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Contains Papers"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :containedInProceedings .

:TechnicalStaff  a       owl:Class ;
        rdfs:comment     "This class represents all kinds of administrative staff that is employed for technical issues. Examples are system administrators, hardware specialists, etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       ""@EN ;
        rdfs:subClassOf  :AdministrativeStaff ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of administrative staff that is employed for technical issues. Examples are system administrators, hardware specialists, etc."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         ""@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:organizes  a           owl:ObjectProperty ;
        rdfs:comment    "This property relates an agent to the events it organizes. The inverse property is <link>organizedBy</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Organizes"@en ;
        rdfs:range      :Event ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This property relates an agent to the events it organizes. The inverse property is <link>organizedBy</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Organizes"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :organizedby .

foaf:mbox  a            owl:InverseFunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "\"A personal mailbox, i.e. an internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for <link>foaf:mbox</link>.\" Because we switched over to OWL Lite– ,we don’t have functional properties anymore. However, we recommend to the users of this ontology to apply this property like it is described in the FOAF specification."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Email"@en ;
        rdfs:range      rdfs:Literal ;
        dc:contributor  "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage     "world" ;
        dc:creator      "Libby Miller" , "Dan Brickley" ;
        dc:description  "\"A personal mailbox, i.e. an internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for <link>foaf:mbox</link>.\" Because we switched over to OWL Lite– ,we don’t have functional properties anymore. However, we recommend to the users of this ontology to apply this property like it is described in the FOAF specification."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Dan Brickley" , "Libby Miller" ;
        dc:title        "Email"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:Continent  a            owl:Class ;
        rdfs:comment     "This class defines geopraphical bodies that are continents."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Continent"@en ;
        rdfs:subClassOf  :Location ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class defines geopraphical bodies that are continents."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Continent"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:agent_6  a             owl:ObjectProperty ;
        rdfs:comment    "The sixth <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "Sixth" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The sixth <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Sixth"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

rss:link  a             owl:FunctionalProperty , owl:DatatypeProperty ;
        rdfs:comment    "If this publication can be accessed in electronic form, the corresponding URL can be using the rss:link property. NOTE: this definition is a slightly extended version of the definition in the RSS 1.0 specification."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Publication ;
        rdfs:label      "Link"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "RSS-DEV Working Group" ;
        dc:description  "If this publication can be accessed in electronic form, the corresponding URL can be using the rss:link property. NOTE: this definition is a slightly extended version of the definition in the RSS 1.0 specification."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "RSS-DEV Working Group" ;
        dc:title        "Link"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:MasterThesis  a         owl:Class ;
        rdfs:comment     "A thesis written to receive a Master degree."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Master Thesis"@en ;
        rdfs:subClassOf  :Thesis ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A thesis written to receive a Master degree."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Master Thesis"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:hasZipcode  a          owl:DatatypeProperty ;
        rdfs:comment    "The zipcode of some <link>PostalAddress</link> (if applicable). This is simply a string with no prescribed syntax."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :PostalAddress ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The zipcode of some <link>PostalAddress</link> (if applicable). This is simply a string with no prescribed syntax."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:inCountry  a           owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "The <link>Country</link> in which some <link>SubCountry</link> is contained."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :SubCountry ;
        rdfs:label      "In Country"@en ;
        rdfs:range      :Country ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The <link>Country</link> in which some <link>SubCountry</link> is contained."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "In Country"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

dc:contributor  a  owl:AnnotationProperty .

foaf:Group  a            owl:Class ;
        rdfs:comment     "\"A class of Agents. The foaf:Group classs represents a collection of individual agents (and may itself play the role of a <link>foaf:Agent</link>, i.e. something that can perform actions).\""^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Group"@en ;
        rdfs:subClassOf  foaf:Agent ;
        dc:contributor   "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage      "world" ;
        dc:creator       "Libby Miller" , "Dan Brickley" ;
        dc:description   "\"A class of Agents. The foaf:Group classs represents a collection of individual agents (and may itself play the role of a <link>foaf:Agent</link>, i.e. something that can perform actions).\""@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "Libby Miller" , "Dan Brickley" ;
        dc:title         "Group"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:inCity  a              owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "The <link>City</link> in which some <link>SubCity</link> is contained."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :SubCity ;
        rdfs:label      "In City"@en ;
        rdfs:range      :City ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The <link>City</link> in which some <link>SubCity</link> is contained."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "In City"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:publishedBy  a         owl:ObjectProperty , owl:FunctionalProperty ;
        rdfs:comment    "The instance of <link>Publisher</link> which published this document."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Proceedings :Book )
                        ] ;
        rdfs:label      "Publisher"@en ;
        rdfs:range      :PublishingCompany ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The instance of <link>Publisher</link> which published this document."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Publisher"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:Thesis  a               owl:Class ;
        rdfs:comment     "Any kind of thesis produced to receive some sort of university degree."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Thesis" ;
        rdfs:subClassOf  :IndividualPublication ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "Any kind of thesis produced to receive some sort of university degree."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Thesis"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:isEdition  a           owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "The edition of a book---for example, ``Second''. This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Book ;
        rdfs:label      "Edition"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The edition of a book---for example, ``Second''. This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Edition"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:isVolume  a            owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "The volume of a journal or a multi-volume book."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Book :Proceedings :Volume )
                        ] ;
        rdfs:label      "Volume"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The volume of a journal or a multi-volume book."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Volume"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:Series  a               owl:Class ;
        rdfs:comment     "A series or set of books."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Series"@en ;
        rdfs:subClassOf  :PublicationContainer ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A series or set of books."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Series"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:PublishingCompany  a    owl:Class ;
        rdfs:comment     "This class models companies that publish documents."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Publishing Company"@en ;
        rdfs:subClassOf  :Company ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class models companies that publish documents."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Publishing Company"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:hasPresenter  a        owl:ObjectProperty ;
        rdfs:comment    "The presenter of a presentation."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Presentation ;
        rdfs:label      "Presenter"@en ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The presenter of a presentation."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Presenter"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :givesPresentations .

:agent_1  a             owl:ObjectProperty ;
        rdfs:comment    "The first <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "First" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The first <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "First"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

dc:date  a      owl:AnnotationProperty .

:hasPostbox  a          owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "The PO-Box of some <link>PostalAddress</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :PostalAddress ;
        rdfs:label      "POBox"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The PO-Box of some <link>PostalAddress</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "POBox"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

foaf:Agent  a           owl:Class ;
        rdfs:comment    "\"An agent (e.g. person, group, software or physical artifact).\"  NOTE: We adopted this concept partially from the FOAF ontology. However, in our ontology the agent concept does not comprise the subclasses software and physical artifact. We decided to introduce this main concept in order to make the range of e.g. the attribute authors of a publication more general."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label      "Agent"@en ;
        dc:contributor  "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage     "world" ;
        dc:creator      "Dan Brickley" , "Libby Miller" ;
        dc:description  "\"An agent (e.g. person, group, software or physical artifact).\"  NOTE: We adopted this concept partially from the FOAF ontology. However, in our ontology the agent concept does not comprise the subclasses software and physical artifact. We decided to introduce this main concept in order to make the range of e.g. the attribute authors of a publication more general."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Dan Brickley" , "Libby Miller" ;
        dc:title        "Agent"@EN ;
        dc:type         "http://www.w3.org/2000/01/rdf-schema#Class" .

:Researcher  a           owl:Class ;
        rdfs:comment     "This class represents all kinds of persons who are researchers. Each has a research area."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Researcher" ;
        rdfs:subClassOf  foaf:Person ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of persons who are researchers. Each has a research area."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Researcher"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

dc:rights  a    owl:AnnotationProperty .

:hasStreetAddress  a    owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "The street address part of an <link>PostalAddress</link>. Can have multiple lines."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :PostalAddress ;
        rdfs:label      "Street"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The street address part of an <link>PostalAddress</link>. Can have multiple lines."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Street"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:agent_9  a             owl:ObjectProperty ;
        rdfs:comment    "The ninth <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "Ninth" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The ninth <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Ninth"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:hasStartdate  a        owl:ObjectProperty ;
        rdfs:comment    "The starting date some event."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Event :TemporaryGroup )
                        ] ;
        rdfs:label      "Starting Date"@en ;
        rdfs:range      wsmotime:date ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The starting date some event."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Starting Date"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:PublicationContainer
        a                owl:Class ;
        rdfs:comment     "This class comprises all kinds of publications which contain other publications, such as journal, proceedings, series, etc. An instance of PublicationContainer has an editor."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Publication Container"@en ;
        rdfs:subClassOf  :Publication ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class comprises all kinds of publications which contain other publications, such as journal, proceedings, series, etc. An instance of PublicationContainer has an editor."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Publication Container"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

foaf:Organization  a     owl:Class ;
        rdfs:comment     "\"The foaf:Organization class represents a kind of foaf:Agent corresponding to social institutions such as companies, societies, etc.\" As we consider an organization to be a group as well, we introduced a subclass <link>Organization</link> as a subclass of both <link>foaf:Organization</link> and <link>foaf:Group</link>. We added <link>foaf:Organization</link> to facilitate FOAF based agents to query our ontology."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       ""@EN ;
        rdfs:subClassOf  foaf:Agent ;
        dc:contributor   "http://www.w3.org/RDF/Interest/" , "http://rdfweb.org/mailman/listinfo/rdfweb-dev" ;
        dc:coverage      "world" ;
        dc:creator       "Dan Brickley" , "Libby Miller" ;
        dc:description   "\"The foaf:Organization class represents a kind of foaf:Agent corresponding to social institutions such as companies, societies, etc.\" As we consider an organization to be a group as well, we introduced a subclass <link>Organization</link> as a subclass of both <link>foaf:Organization</link> and <link>foaf:Group</link>. We added <link>foaf:Organization</link> to facilitate FOAF based agents to query our ontology."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "Dan Brickley" , "Libby Miller" ;
        dc:title         ""@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

foaf:publications  a    owl:ObjectProperty ;
        rdfs:comment    "\"A link to the publications of this person.\" This property relates an agent to its publications. NOTE: foaf defines the range as <link>foaf:Person</link> - we decided to change this to the more general <link>foaf:Agent</link>, since other types of Agents (e.g. a company) can also have publications (with no specific human authors)."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Publications"@en ;
        rdfs:range      foaf:Document ;
        dc:contributor  "http://rdfweb.org/mailman/listinfo/rdfweb-dev" , "http://www.w3.org/RDF/Interest/" ;
        dc:coverage     "world" ;
        dc:creator      "Dan Brickley" , "Libby Miller" ;
        dc:description  "\"A link to the publications of this person.\" This property relates an agent to its publications. NOTE: foaf defines the range as <link>foaf:Person</link> - we decided to change this to the more general <link>foaf:Agent</link>, since other types of Agents (e.g. a company) can also have publications (with no specific human authors)."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Publications"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :hasAuthors .

:Proceedings  a          owl:Class ;
        rdfs:comment     "The proceedings of a conference."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Proceedings"@en ;
        rdfs:subClassOf  :PublicationContainer , :IndividualPublication ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "The proceedings of a conference."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Proceedings"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:organizedby  a         owl:ObjectProperty ;
        rdfs:comment    "The organizers of an event. At least one agent has to organize an event. The inverse property is <link>organizes</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Event ;
        rdfs:label      "Organized by"@en ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The organizers of an event. At least one agent has to organize an event. The inverse property is <link>organizes</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Organized by"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :organizes .

:Inbook  a               owl:Class ;
        rdfs:comment     "A part of a Book, which may be a chapter (or section or whatever) and/or a range of pages. Because the BibTex types inCollection and inBook are very similiar, we decided to keep the ontology as simple as possible and merge them both into <link>Inbook</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Inbook"@en ;
        rdfs:subClassOf  foaf:Document ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A part of a Book, which may be a chapter (or section or whatever) and/or a range of pages. Because the BibTex types inCollection and inBook are very similiar, we decided to keep the ontology as simple as possible and merge them both into <link>Inbook</link>."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Inbook"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:Tool   a               owl:Class ;
        rdfs:comment    "This class represents any kind of software tool. At the moment, this class is clearly underspecified."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label      "Tool"@en ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This class represents any kind of software tool. At the moment, this class is clearly underspecified."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Tool"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#Class" .

:givesTutorials  a      owl:ObjectProperty ;
        rdfs:comment    "This property relates an agent to the tutorials it gives. The inverse property is <link>tutoredBy</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Gives Tutorials"@en ;
        rdfs:range      :Tutorial ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This property relates an agent to the tutorials it gives. The inverse property is <link>tutoredBy</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Gives Tutorials"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :hasTutor .

:containedInProceedings
        a               owl:ObjectProperty ;
        rdfs:comment    "The proceedings some paper or similar is contained in."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Inproceedings ;
        rdfs:label      "Contained in Proceedings"@en ;
        rdfs:range      :Proceedings ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The proceedings some paper or similar is contained in."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Contained in Proceedings"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :containsPapers .

:Location  a            owl:Class ;
        rdfs:comment    "This class is the superclass for all classes defining geographical locations. The approach for this subontology is to have a hierarchy of location classes, such that instances of the classes further down in the hierarchy can be contained in instances of the classes higher up in the hierarchy. On each level, there exist two sister classes: class L defines a certain type of location, while class SubL defines locations which can be contained in instances of L. SubL then defines a property inL, to express which instance of L an instance of SubL is contained in. E.g. for a class Continent, there exists a class SubContinent. All children of SubContinent (either direct or transitive) define locations that can be contained in a continent, such as countries, regions, cities, etc. By virtue of inheritance, all these location classes then have a property inContinent, to express that they are contained in some continent. In a simpler, flat structure, inContinent would have to be defined explicitly for all kinds of locations that can be contained in a continent.\nThe intepretation of the inL predicates should be as follows: if, for a particular instance K, inL has a value, this value is valid. If inL has no value, the value of inL in the next location K is contained in valid, and so forth. E.g. an instance \"Hawaii\" has the value \"Oceania\" defined for <link>inContinent</link> and \"USA\" for <link>inCountry</link>. \"Delaware\" has no value for inContinent. \"USA\" has the value \"North America\" for <link>inContinent</link>. The interpretation would be that \"Hawaii\" is located in \"Oceania\", while \"Delaware\" is located in \"North America\".\nWe are aware of the fact that this approach is idealized and can therefore conflict with reality in some situations. E.g., the exact borders of continents are not always defined (there are contradicting opinions on where exactly Europe begins or ends). Countries could be contained in more than one continent (Turkey belongs to both Europe and Asia). However, we think that these situations are marginal and have little or no impact on the intended use of this ontology.\nWe think that this recursive modelling of locations is at the same time simple and powerful enough to capture all necessary aspects of the concept of location for a domain such as an SWPortal. While the SubL classes might appear to be somewhat artificial, they are actually not. They are just an abstraction for geographical entities that are (under normal circumstances) smaller than entities of type L. As such, they are no more abstract than, say, the concept of an agent.\n"^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label      "Location"@en ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This class is the superclass for all classes defining geographical locations. The approach for this subontology is to have a hierarchy of location classes, such that instances of the classes further down in the hierarchy can be contained in instances of the classes higher up in the hierarchy. On each level, there exist two sister classes: class L defines a certain type of location, while class SubL defines locations which can be contained in instances of L. SubL then defines a property inL, to express which instance of L an instance of SubL is contained in. E.g. for a class Continent, there exists a class SubContinent. All children of SubContinent (either direct or transitive) define locations that can be contained in a continent, such as countries, regions, cities, etc. By virtue of inheritance, all these location classes then have a property inContinent, to express that they are contained in some continent. In a simpler, flat structure, inContinent would have to be defined explicitly for all kinds of locations that can be contained in a continent.\nThe intepretation of the inL predicates should be as follows: if, for a particular instance K, inL has a value, this value is valid. If inL has no value, the value of inL in the next location K is contained in valid, and so forth. E.g. an instance \"Hawaii\" has the value \"Oceania\" defined for <link>inContinent</link> and \"USA\" for <link>inCountry</link>. \"Delaware\" has no value for inContinent. \"USA\" has the value \"North America\" for <link>inContinent</link>. The interpretation would be that \"Hawaii\" is located in \"Oceania\", while \"Delaware\" is located in \"North America\".\nWe are aware of the fact that this approach is idealized and can therefore conflict with reality in some situations. E.g., the exact borders of continents are not always defined (there are contradicting opinions on where exactly Europe begins or ends). Countries could be contained in more than one continent (Turkey belongs to both Europe and Asia). However, we think that these situations are marginal and have little or no impact on the intended use of this ontology.\nWe think that this recursive modelling of locations is at the same time simple and powerful enough to capture all necessary aspects of the concept of location for a domain such as an SWPortal. While the SubL classes might appear to be somewhat artificial, they are actually not. They are just an abstraction for geographical entities that are (under normal circumstances) smaller than entities of type L. As such, they are no more abstract than, say, the concept of an agent.\n"@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Location"@EN ;
        dc:type         "http://www.w3.org/2000/01/rdf-schema#Class" .

:Volume  a               owl:Class ;
        rdfs:comment     "An individual volume of some <link>Journal</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:subClassOf  :IndividualPublication ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "An individual volume of some <link>Journal</link>."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:Conference  a           owl:Class ;
        rdfs:comment     "This class represents all kinds of conferences in the academic domain."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Conference"@en ;
        rdfs:subClassOf  :Event ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of conferences in the academic domain."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Conference"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

dc:title  a     owl:AnnotationProperty .

:WorkPackage  a          owl:Class ;
        rdfs:comment     "A work package is a subdivision of a project. It stands in a part-of relationship to <link>foaf:Project</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Work Package"@en ;
        rdfs:subClassOf  :TemporaryGroup ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A work package is a subdivision of a project. It stands in a part-of relationship to <link>foaf:Project</link>."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Work Package"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:Booklet  a              owl:Class ;
        rdfs:comment     "A work that is printed and bound, but without a named publisher or sponsoring institution."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Booklet"@en ;
        rdfs:subClassOf  :IndividualPublication ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A work that is printed and bound, but without a named publisher or sponsoring institution."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Booklet"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:ClericalStaff  a        owl:Class ;
        rdfs:comment     "This class represents all kinds of administrative staff that is related to clerical support. Examples are secretaries, accountants, etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       ""@EN ;
        rdfs:subClassOf  :AdministrativeStaff ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of administrative staff that is related to clerical support. Examples are secretaries, accountants, etc."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         ""@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

rss:title  a                    owl:FunctionalProperty , owl:DatatypeProperty ;
        rdfs:domain             rss:item ;
        rdfs:label              "Title"@en ;
        rdfs:range              <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage             "world" ;
        dc:creator              "RSS-DEV Working Group" ;
        dc:format               "application/rdf+xml" ;
        dc:publisher            "RSS-DEV Working Group" ;
        dc:title                "Title"@EN ;
        dc:type                 "http://www.w3.org/2002/07/owl#DatatypeProperty" ;
        owl:equivalentProperty  :hasTitle .

:agent_4  a             owl:ObjectProperty ;
        rdfs:comment    "The fourth <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "Fourth" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The fourth <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Fourth"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

rss:description  a              owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:domain             rss:item ;
        rdfs:label              "Description"@en ;
        rdfs:range              <http://www.w3.org/2001/XMLSchema#string> ;
        dc:coverage             "world" ;
        dc:creator              "RSS-DEV Working Group" ;
        dc:format               "application/rdf+xml" ;
        dc:publisher            "RSS-DEV Working Group" ;
        dc:title                "Description"@EN ;
        dc:type                 "http://www.w3.org/2002/07/owl#DatatypeProperty" ;
        owl:equivalentProperty  :hasNote .

:hasLecturer  a         owl:ObjectProperty ;
        rdfs:comment    "The agent who is giving the lecture."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Lecture ;
        rdfs:label      "Lecturer"@en ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The agent who is giving the lecture."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Lecturer"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:PhDThesis  a            owl:Class ;
        rdfs:comment     "A thesis written to receive a PhD degree."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "PhD Thesis"@en ;
        rdfs:subClassOf  :Thesis ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "A thesis written to receive a PhD degree."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "PhD Thesis"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

dc:type  a      owl:AnnotationProperty .

:hasLocation  a         owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "The <link>Location</link> of an <link>Event</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Event ;
        rdfs:label      "Location"@en ;
        rdfs:range      :Location ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The <link>Location</link> of an <link>Event</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Location"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:Student  a              owl:Class ;
        rdfs:comment     "This class represents all kinds of researchers who are students."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Student"@en ;
        rdfs:subClassOf  :Researcher ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of researchers who are students."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Student"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:NewsItem  a             owl:Class ;
        rdfs:comment     "This class is the super-class for any kind of news item."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "News Item"@en ;
        rdfs:subClassOf  foaf:Document ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class is the super-class for any kind of news item."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "News Item"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

foaf:firstName  a       owl:FunctionalProperty , owl:DatatypeProperty ;
        rdfs:comment    "\"The first name of a person.\" NOTE: the naming substructure of foaf is currently quite unstable."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Person ;
        rdfs:label      "First Name"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#string> ;
        dc:contributor  "http://www.w3.org/RDF/Interest/" , "http://rdfweb.org/mailman/listinfo/rdfweb-dev" ;
        dc:coverage     "world" ;
        dc:creator      "Libby Miller" , "Dan Brickley" ;
        dc:description  "\"The first name of a person.\" NOTE: the naming substructure of foaf is currently quite unstable."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Dan Brickley" , "Libby Miller" ;
        dc:title        "First Name"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:onPages  a             owl:DatatypeProperty , owl:FunctionalProperty ;
        rdfs:comment    "One or more page numbers or range of numbers, such as 42--111 or 7,41,73--97 or 43+ (the `+' in this last example indicates pages following that don't form a simple range). To make it easier to maintain Scribe-compatible databases, the standard styles convert a single dash (as in 7-33) to the double dash used in TeX to denote number ranges (as in 7--33)."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Inbook :Inproceedings :Article )
                        ] ;
        rdfs:label      "Pages"@en ;
        rdfs:range      <http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "One or more page numbers or range of numbers, such as 42--111 or 7,41,73--97 or 43+ (the `+' in this last example indicates pages following that don't form a simple range). To make it easier to maintain Scribe-compatible databases, the standard styles convert a single dash (as in 7-33) to the double dash used in TeX to denote number ranges (as in 7--33)."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Pages"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#DatatypeProperty" .

:Event  a               owl:Class ;
        rdfs:comment    "This class represents events relevant for the area of teaching, research, business, i.e. conferences, presentations, tutorials, workshops and lectures."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label      "Event"@en ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This class represents events relevant for the area of teaching, research, business, i.e. conferences, presentations, tutorials, workshops and lectures."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Event"@EN ;
        dc:type         "http://www.w3.org/2000/01/rdf-schema#Class" .

:containedInBook  a     owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "The <link>Book</link> in which an Inbook is contained."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Inbook ;
        rdfs:label      "Contained in Book"@en ;
        rdfs:range      :Book ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The <link>Book</link> in which an Inbook is contained."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Contained in Book"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" ;
        owl:inverseOf   :containsChapters .

:inRegion  a            owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:comment    "The <link>Region</link> in which some <link>SubRegion</link> is contained."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :SubRegion ;
        rdfs:label      "In Region"@en ;
        rdfs:range      :Region ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The <link>Region</link> in which some <link>SubRegion</link> is contained."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "In Region"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

:editedBy  a          owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:domain   :PublicationContainer ;
        rdfs:label    "Edited by"@en ;
        rdfs:range    :AgentSequence ;
        dc:coverage   "world" ;
        dc:creator    "DERI International" ;
        dc:date       "2004-10-20" ;
        dc:format     "application/rdf+xml" ;
        dc:publisher  "DERI International" ;
        dc:rights     "http://www.deri.org/privacy.html" ;
        dc:title      "Edited by"@EN ;
        dc:type       "http://www.w3.org/2002/07/owl#ObjectProperty" .

:Company  a              owl:Class ;
        rdfs:comment     "This class represents all kinds of companies. Currently only publishers and software developers are modelled."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Company"@en ;
        rdfs:subClassOf  :Organization ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents all kinds of companies. Currently only publishers and software developers are modelled."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Company"@EN ;
        dc:type          "http://www.w3.org/2000/01/rdf-schema#Class" .

:Publication  a         owl:Class ;
        rdfs:comment    "Publications are both individual documents and collections of documents such as series, journals, etc."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label      "Publication"@en ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "Publications are both individual documents and collections of documents such as series, journals, etc."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Publication"@EN ;
        dc:type         "http://www.w3.org/2000/01/rdf-schema#Class" .

:hasWorkpackages  a     owl:ObjectProperty ;
        rdfs:comment    "The work packages of a project."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Project ;
        rdfs:label      "Workpackages"@en ;
        rdfs:range      :WorkPackage ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The work packages of a project."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Workpackages"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :belongsToProject .

:ManagementStaff  a      owl:Class ;
        rdfs:comment     "This class represents the management staff."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:label       "Management Staff"@en ;
        rdfs:subClassOf  foaf:Person ;
        dc:coverage      "world" ;
        dc:creator       "DERI International" ;
        dc:date          "2004-10-20" ;
        dc:description   "This class represents the management staff."@EN ;
        dc:format        "application/rdf+xml" ;
        dc:publisher     "DERI International" ;
        dc:rights        "http://www.deri.org/privacy.html" ;
        dc:title         "Management Staff"@EN ;
        dc:type          "http://www.w3.org/2002/07/owl#Class" .

:makesProducts  a       owl:ObjectProperty ;
        rdfs:comment    "This property defines the products of a company."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :Company ;
        rdfs:label      "Products"@en ;
        rdfs:range      owl:Thing ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "This property defines the products of a company."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Products"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:agent_7  a             owl:ObjectProperty ;
        rdfs:comment    "The seventh <link>foaf:Agent</link> in an <link>AgentSequence</link>."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :AgentSequence ;
        rdfs:label      "Seventh" ;
        rdfs:range      foaf:Agent ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The seventh <link>foaf:Agent</link> in an <link>AgentSequence</link>."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Seventh"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .

:belongsToProject  a    owl:ObjectProperty ;
        rdfs:comment    "Defines what project a workpackage belongs to."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     :WorkPackage ;
        rdfs:label      "Belongs to Project"@en ;
        rdfs:range      foaf:Project ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "Defines what project a workpackage belongs to."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Belongs to Project"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" ;
        owl:inverseOf   :hasWorkpackages .

:hasEndtime  a          owl:ObjectProperty , owl:FunctionalProperty ;
        rdfs:comment    "The time when some event ends. "^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     [ a            owl:Class ;
                          owl:unionOf  ( :Presentation :Lecture :Tutorial )
                        ] ;
        rdfs:label      "Endtime"@en ;
        rdfs:range      wsmotime:time ;
        dc:coverage     "world" ;
        dc:creator      "DERI International" ;
        dc:date         "2004-10-20" ;
        dc:description  "The time when some event ends. "@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "DERI International" ;
        dc:rights       "http://www.deri.org/privacy.html" ;
        dc:title        "Endtime"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#FunctionalProperty" .

foaf:pastProject  a     owl:ObjectProperty , owl:SymmetricProperty ;
        rdfs:comment    "\"A project this person has previously worked on.\" NOTE: foaf defines the range as <link>foaf:Person</link> - we decided to change this to the more general <link>foaf:Agent</link>, since other types of Agents (e.g. a company) can also have projects."^^<http://www.w3.org/2001/XMLSchema#string> ;
        rdfs:domain     foaf:Agent ;
        rdfs:label      "Past Project"@en ;
        rdfs:range      foaf:Project ;
        dc:contributor  "http://www.w3.org/RDF/Interest/" , "http://rdfweb.org/mailman/listinfo/rdfweb-dev" ;
        dc:coverage     "world" ;
        dc:creator      "Libby Miller" , "Dan Brickley" ;
        dc:description  "\"A project this person has previously worked on.\" NOTE: foaf defines the range as <link>foaf:Person</link> - we decided to change this to the more general <link>foaf:Agent</link>, since other types of Agents (e.g. a company) can also have projects."@EN ;
        dc:format       "application/rdf+xml" ;
        dc:publisher    "Libby Miller" , "Dan Brickley" ;
        dc:title        "Past Project"@EN ;
        dc:type         "http://www.w3.org/2002/07/owl#ObjectProperty" .
