All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vocabs.open.ttl Maven / Gradle / Ivy

The newest version!
@prefix dc:  .
@prefix dir:  .
@prefix label:  .
@prefix ov:  .
@prefix owl:  .
@prefix rdf:  .
@prefix rdfs:  .
@prefix skos:  .
@prefix vs:  .
@prefix xml:  .
@prefix xsd:  .

ov:AfricanRedSlip a owl:Class ;
    rdfs:label "African Red Slip"@en ;
    ov:markdownDescription "Identifies the ware of any African Red-Slip vessel."@en ;
    dir:etag "9bb5567d-9f87-47cd-8f0d-2ed0f9fbd24f" ;
    rdfs:comment "The ceramic ware produced during the Roman period in the region of what is now the modern country of Tunisia."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:Ware ;
    owl:equivalentClass  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:AmateurRadioContact a owl:Class ;
    rdfs:label "An event that is a contact between two AmateurRadioOperators"@en ;
    dc:created "2010-06-25T17:28:25+00:00"^^xsd:dateTime ;
    label:plural "Events that are a contact between two AmateurRadioOperators"@en ;
    rdfs:comment "It is a major goal of Amateur Radio Operators to make contact with each other.  This contact is formally defined as the exchange of certain information, usually consisting of each operator's call sign and a signal report (how well each operator receives the signal of the other).  A contact can last a few seconds to many minutes.  Nickname \"QSL\"."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:AmateurRadioOperator a owl:Class ;
    rdfs:label "Amateur Radio Operator"@en ;
    dc:created "2010-06-25T16:45:26+00:00"^^xsd:dateTime ;
    label:plural "Amateur Radio Operators"@en ;
    rdfs:comment "A person who is licensed in at least one ITU region to operate (transmit and receive) a radio using frequencies and modes permitted only  to licensed persons."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:AnnotationSet a owl:Class ;
    rdfs:label "Annotation Set"@en ;
    dc:created "2010-06-08T23:54:47+00:00"^^xsd:dateTime ;
    label:plural "Annotation Sets"@en ;
    rdfs:comment "A type of dataset that contains annotations on a set of resources."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:AutomobileModel a owl:Class ;
    rdfs:label "Automobile Model"@en ;
    label:plural "Automobile Models"@en ;
    dir:etag "\"3ff64331-76bf-48aa-8274-a5d770e52376\"" ;
    rdfs:comment """From en.wikipedia.org:
"A car model is a particular brand of vehicle sold under a marque. From an engineering point of view, a particular car model is usually defined and/or constrained by the use of a particular car chassis/bodywork combination or the same monocoque.\""""@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:AutomobileCataologType ;
    vs:term_status "unstable" ;
    vs:userdocs ov:AutomobileModel.html .

ov:BiologicalDatabase a owl:Class ;
    rdfs:label "Biological Database"@en ;
    ov:markdownDescription "A Database for Biologists (Bioinformatics)"@en ;
    label:plural "Biological Databases"@en ;
    dir:etag "\"40782fae-0f4c-44d7-aa93-d14b7fd2b04a\"" ;
    rdfs:comment "Database for Biologists (Bioinformatics)"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:ScientificDatabase ;
    vs:term_status "unstable" ;
    vs:userdocs ov:BiologicalDatabase.html .

ov:Birth a owl:Class ;
    rdfs:label "Birth"@en ;
    dir:etag "\"305dfbd5-de80-4237-8e8a-19628893ff87\"" ;
    rdfs:comment "Birth class"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    owl:disjointWith ov:Death ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Birth.html ;
    skos:note  .

ov:Calendar a owl:Class ;
    rdfs:label "Calendar"@en ;
    label:plural "Calendars"@en ;
    dir:etag "\"772fef82-9a62-4040-afac-80149a2de2b3\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Calendar.html .

ov:Cheese a owl:Class ;
    rdfs:label "Cheese"@en ;
    label:plural "Cheeses"@en ;
    dir:etag "\"25455282-4ad8-4515-b3da-49185e075fc1\"" ;
    rdfs:comment "Cheese is a food made from milk, usually the milk of cows, buffalo, goats, or sheep, by coagulation. "@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Cheese.html .

ov:Country a owl:Class ;
    rdfs:label "Country"@en ;
    dc:created "2011-10-25T14:34:06+00:00"^^xsd:dateTime ;
    label:plural "Countries"@en ;
    rdfs:comment "A country is a geographical region. A country may be the territory of a sovereign state, the territory of a non-sovereign (or formerly sovereign) political division, or a region associated with a certain people or certain characteristics."@en ;
    rdfs:isDefinedBy  ;
    owl:equivalentClass  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:DOMNode a owl:Class ;
    rdfs:label "DOMNode"@en ;
    label:plural "DOMNodes"@en ;
    dir:etag "\"f234d851-4c0f-4dae-ae7a-a85f8bbbfdfc\"" ;
    rdfs:comment "DOMNode can be a Attribute, Document, DocumentFragment, Element or EntityReference node."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:DOMNode.html .

ov:DeletedEntry a owl:Class ;
    rdfs:label "Deleted Entry"@en ;
    ov:markdownDescription "This is an extension of [AtomOwl](http://bblfish.net/work/atom-owl/2006-06-06/AtomOwl.html) to describe deleted entries (a.k.a. \"tombstones\"), as defined by [The Atom \"deleted-entry\" Element](http://tools.ietf.org/html/draft-snell-atompub-tombstones-06)."@en ;
    label:plural "Deleted Entries"@en ;
    dir:etag "65372006-0c7a-4a8b-a2b7-ea6f4f2c7317" ;
    rdfs:comment "A construct representing a deleted entry in an Atom feed."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:DeletedEntry.html .

ov:EarWorm a owl:Class ;
    rdfs:label "EarWorm"@en ;
    dir:etag "\"185b2e77-3bb0-494c-8eab-d66bbce468b5\"" ;
    rdfs:comment "class is now deprecated in favour of Earworm class."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:EarWorm.html .

ov:Film a owl:Class ;
    rdfs:label "Film"@en ;
    label:plural "Films"@en ;
    dir:etag "\"5d241a36-1ab7-4177-9065-f6f7540fa98b\"" ;
    rdfs:comment "The class of all motion pictures"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Film.html .

ov:Formula a owl:Class ;
    rdfs:label "Formula"@en ;
    label:plural "Formulae"@en ;
    dir:etag "ef5d417e-a4b8-4fd5-9605-b11428a153ab" ;
    rdfs:comment """A formula or graph literal, in the sense used by Notation 3.

This is intended to be used as a datatype. e.g.

  <#bob> ex:believes "<#alice> a  ."^^ov:Formula .

Note that the wrapping "{"..."}" are omitted from the value."""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:ITUREgion a owl:Class ;
    rdfs:label "ITU Region for governance of radio operation"@en ;
    dc:created "2010-06-25T17:07:49+00:00"^^xsd:dateTime ;
    label:plural "ITU Regions for governance of radio operation"@en ;
    rdfs:comment "The ITU defines a set of world-wide regions which uniquely describe locations for radio operation (in particular, amateur radio operation).  These regions are widely-used by amateur radio operators to report operation and radio contacts.  Each region has a unique abbreviation."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:IllegalRDFXMLStatement a owl:Class ;
    rdfs:label "Illegal RDF/XML Statement"@en ;
    ov:markdownDescription """For example:

    []
      rdf:type openvocab:IllegalRDFXMLStatement ;
      rdf:subject  ;
      rdf:predicate  ;
      rdf:object  .

Tools *may* automatically convert between openvocab:IllegalRDFXMLStatement statements and unreified statements when parsing or serialising RDF/XML."""@en ;
    label:plural "Illegal RDF/XML Statements"@en ;
    dir:etag "\"55f19a46-1987-4752-b7c7-92a45ae19046\"" ;
    rdfs:comment "A statement that would be illegal to express in a non-reified form in RDF/XML - usually because the predicate cannot be converted to a QName."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf rdf:Statement ;
    vs:term_status "unstable" ;
    vs:userdocs ov:IllegalRDFXMLStatement.html .

ov:IrcBot a owl:Class ;
    rdfs:label "IrcBot"@en ;
    label:plural "IrcBots"@en ;
    dir:etag "804ec318-5912-4bb1-a461-793d2bc90033" ;
    rdfs:comment "An irc chat bot"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:IrcBot.html .

ov:JavascriptThis a owl:Class ;
    rdfs:label "JavascriptThis"@en ;
    ov:markdownDescription "the concept of \"this\" in an object. In other words a mean in which to refer to \"self\""@en ;
    label:plural "JavascriptThises"@en ;
    dir:etag "\"92acb8b3-c04c-48eb-a312-0191eac3b016\"" ;
    rdfs:comment "the concept of \"this\" in a javascript object. In other words a mean in which to refer to \"self\""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:JavascriptThis.html .

ov:Madre a owl:Class ;
    rdfs:label "Madre"@en ;
    label:plural "Madres"@en ;
    dir:etag "\"9032bd12-9c48-405c-a88b-f8933bfe044f\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Madre.html .

ov:Manifest a owl:Class ;
    rdfs:label "Manifest"@en ;
    dc:created "2011-11-25T10:19:01+00:00"^^xsd:dateTime ;
    label:plural "Manifests"@en ;
    rdfs:comment "A manifest is a listing of files or URIs or resources of some sort encoded in some way"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:MicroblogPost a owl:Class ;
    rdfs:label "MicroblogPost"@en ;
    ov:markdownDescription "Use sioctypes' MicroBlogPost at  instead."@en ;
    label:plural "Microblog Post"@en ;
    dir:etag "\"8607aed0-827c-4bda-b131-b4166b4c8af4\"" ;
    rdfs:comment "A post on a microblogging service like Twitter, identi.ca, Jaiku or FriendFeed. Usually untitled and with a limited number of characters, and sometimes containing in-line text-based syntactical elements like at-replies, hashtags, group 'bangtags' etc."@en ;
    rdfs:isDefinedBy  ;
    owl:equivalentClass  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:MicroblogPost.html .

ov:NewsItem a owl:Class ;
    rdfs:label "News item"@en ;
    dc:created "2010-11-16T02:21:58+00:00"^^xsd:dateTime ;
    label:plural "News items"@en ;
    rdfs:comment "A piece of News"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:Numismatics a owl:Class ;
    rdfs:label "Numismatics"@en ;
    ov:markdownDescription "Numismatics is  the study of coins, medals and other related items."@en ;
    dir:etag "\"7f375a7e-1689-46d3-b57f-a4fedd73bc3f\"" ;
    rdfs:comment "Numismatics is  the study of coins, medals and other related items."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Numismatics.html .

ov:RTFMImperative a owl:Class ;
    rdfs:label "instruction to RTFM"@en ;
    label:plural "instructions to RTFM"@en ;
    dir:etag "\"6b4810b0-1701-4561-9523-c5f3e1704940\"" ;
    rdfs:comment "RTFMImperative is an instruction for foaf:Agent(s) to read a given document."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:RTFMImperative.html .

ov:RadioOperationFrequency a owl:Class ;
    rdfs:label "Frequency of operation of a radio."@en ;
    dc:created "2010-06-25T17:15:10+00:00"^^xsd:dateTime ;
    label:plural "Frequencies of operation of a radio."@en ;
    rdfs:comment "When a radio transmits a signal, a range of frequencies is used to carry information.  This range may be continuous or dis-contiguous (\"spread spectrum\").  There is usually a single frequency that is used to \"name\" the tranmission frequency, although this naming depends on the mode used.  (See RadioOperationMode).  The standard method of expression is \"Herz\" (or a multiple).  Sometimes, surprisingly, the \"frequency\" is expressed in terms of length (actually wavelength, often in meters).  This is merely an colloquial and equivalent expresssion, since freq(Herz) = the-speed-of-light / wavelength."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:SportEvent a owl:Class ;
    rdfs:label "Sport Event "@en ;
    dir:etag "\"306d5bc0-a01b-4df9-a86d-ca05856cacdb\"" ;
    rdfs:comment "e.g. : 100m in Beijing 2008"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:SportEvent.html .

ov:StillAKillerGorilla a owl:Class ;
    rdfs:label "Living Killer Gorilla"@en ;
    ov:markdownDescription "Zombie killer gorillas are an edge case. It is hoped that we'll be able to decide how they are modelled once we gain more experience in this area."@en ;
    label:plural "Living Killer Gorillas"@en ;
    dir:etag "\"b8d9a0b9-e2be-4502-a418-2ade8533805b\"" ;
    rdfs:comment "Indicates that the subject is a non-deceased killer gorilla."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:KillerGorilla ;
    owl:disjointWith ov:NotAKillerGorilla ;
    vs:term_status "unstable" ;
    vs:userdocs ov:StillAKillerGorilla.html .

ov:Test dir:etag "5f2e2bc8-3ecc-4d50-9a19-6d715765088a" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:TrimPackage a owl:Class ;
    rdfs:label "Trim Package"@en ;
    label:plural "Trim Packages"@en ;
    dir:etag "\"fb106a26-a7ca-4184-b93a-05119cf00eb7\"" ;
    rdfs:comment "A Trim Package represents a standard configuration of options for an automobile.  Usually, a Car Model will be available as several Trim Packages."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:AutomobileCataologType ;
    vs:term_status "unstable" ;
    vs:userdocs ov:TrimPackage.html .

ov:UuOjngyFVCE ov:markdownDescription "xRrGkE  tnddwztwfavt, [url=http://ivpomxvblqzq.com/]ivpomxvblqzq[/url], [link=http://imdmenezcjwo.com/]imdmenezcjwo[/link], http://zbgficehatfl.com/"@en ;
    dir:etag "15df64a2-d1ae-4694-a5c0-6117f574c1e1" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:Vocabulary a owl:Class ;
    rdfs:label "Vocabulary"@en ;
    label:plural "vocabularies"@en ;
    dir:etag "\"7b7177d8-ef11-4bb6-8eb1-21f77125592a\"" ;
    rdfs:comment "A set of terms or names, each one having an assigned meaning."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Vocabulary.html .

ov:WheelChairEnabled a owl:Class ;
    rdfs:label "wheel chair enabled"@en ;
    dc:created "2010-12-04T14:53:07+00:00"^^xsd:dateTime ;
    label:plural "wheel chair enabled"@en ;
    rdfs:comment "A place that is accessible with a wheel chair."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:Yoli dir:etag "7d90314f-0e21-4480-b225-5b4f8716cc77" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:ZoiaCommand a owl:Class ;
    rdfs:label "ZoiaCommand"@en ;
    label:plural "ZoiaCommands"@en ;
    dir:etag "d7091da8-aaa6-4f7b-8b8a-39a8e8aeddc4" ;
    rdfs:comment "A command issued to the code4lib IRC chat bot, zoia."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:ZoiaCommand.html .

ov:accountIdentifier a rdf:Property ;
    rdfs:label "Account Identifier"@en ;
    dc:created "2010-07-03T19:17:39+00:00"^^xsd:dateTime ;
    label:plural "Account Identifiers"@en ;
    rdfs:comment "foaf:OnlineAccount's can have an accountName, but plenty of services use an account identifier internally that is not the same as the public account name: for instance, Twitter uses a nickname and a user_id property. Facebook now assigns usernames as well as internal identification numbers. Google's various services assign a unique identifier so that people are not revealing their e-mail address or username. This property is for these kind of identifiers."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:admWIUQRlVUqNMadZQ ov:markdownDescription "Excellent site. It was pleasant to me., All about replica rolex watches, [url= http://vampirefreaks.com/replicarolexwatches ]All about replica rolex watches[/url],  8-]], "@en ;
    dir:etag "e95d1305-acf6-42de-a7a2-ba948c1e2164" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:aeNumber a rdf:Property,
        owl:InverseFunctionalProperty ;
    rdfs:label "AE Number"@en ;
    dc:created "2011-07-26T14:10:10+00:00"^^xsd:dateTime ;
    label:plural "AE Numbers"@en ;
    rdfs:comment "The Authorised Examiner Number of an MOT Testing Station."@en ;
    rdfs:domain ov:MOTTestingStation ;
    rdfs:isDefinedBy  ;
    rdfs:range xsd:string ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:affiliation a rdf:Property ;
    rdfs:label "Personal or Professional Affiliation"@en ;
    label:plural "Personal or Professional Affiliations"@en ;
    dir:etag "\"bec2de41-2196-4eae-9375-52180179deb6\"" ;
    rdfs:comment "Used to describe the affiliation, place of work or association of a foaf:Person when the source data is too ambiguous to model into its own resource."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:affiliation.html .

ov:aggregates a rdf:Property ;
    rdfs:label "syndicates"@en ;
    label:plural "syndicates"@en ;
    dir:etag "8292a082-1b27-4e4b-aac0-20750acaac82" ;
    rdfs:comment "An agent syndicates a document some way."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
        ,
         .

ov:anniversary a rdf:Property ;
    rdfs:label "Anniversary"@en ;
    ov:markdownDescription "P1DBUm  tlretrishzly, [url=http://ywdctirrpimo.com/]ywdctirrpimo[/url], [link=http://azbcchuxcjzl.com/]azbcchuxcjzl[/link], http://jhvgdshuwxci.com/"@en ;
    label:plural "Anniversaries"@en ;
    dir:etag "f8e48112-3798-434d-a7d4-0233aab6c5a1" ;
    rdfs:comment "The anniversary of some event"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:areaHectares a rdf:Property ;
    rdfs:label "Area in Hectares"@en ;
    label:plural "Area in Hectares"@en ;
    dir:etag "f7db4219-177f-41f9-b1fe-b78a398b39d0" ;
    rdfs:comment "The area of some physical thing in hectares."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    owl:equivalentProperty  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:associatedEntity a rdf:Property,
        owl:SymmetricProperty ;
    rdfs:label "Associated Entity"@en ;
    label:plural "Associated Entities"@en ;
    dir:etag "9660a248-90f4-4aff-94ec-26dd8a279791" ;
    rdfs:comment "This property is used to relate two FRBR Endeavours/entities (http://vocab.org/frbr/core.html#Endeavour) together even if the entire Work-Expression-Manifestation-Item hierarchy does not exist.  For example, it could be used to relate a frbr:Work to a frbr:Manifestation without the need of a frbr:Expression to link them through.  The property is symmetric (if a <_:work> ov:associatedEntity <_:item> then <_:item> ov:associatedEntity <_:work>.  It is not transitive (items may be associated with the same work but not be in the same WEMI chain, for example)."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:attestsTo a rdf:Property ;
    rdfs:label "Providing evidence for existence or historicity"@en ;
    ov:markdownDescription "For example: the inscription described at http://insaph.kcl.ac.uk/iaph2007/iAph120214.html attests to the existence of the historical places Claudiopolis, Ancyra of Galatia, Pessinus, Damascus, Beirut, Tyre, Caesarea Stratonos, Neapolis of Samaria, Scythopolis, Gaza, Caesarea Panias, Hieropolis, Anazarbus, Mopsuestia, Tripolis of Syria, Philadelphia of Arabia, at Zeugma by the Euphrates, and Kibyra."@en ;
    label:plural "Providing evidence for existence or historicity"@en ;
    dir:etag "\"dfb9077f-bea2-4d8b-a63a-423e70dcc9a6\"" ;
    rdfs:comment "A thing that provides evidence for the existence or historicity of another thing attests to that other thing."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:attestsTo.html .

ov:authorString a rdf:Property ;
    rdfs:label "Author string"@en ;
    ov:markdownDescription "Useful for retaining the author sequence information without reification, rdf:Seq, etc."@en ;
    label:plural "Author strings"@en ;
    dir:etag "\"0a19b995-d483-4cdb-8c95-6d93ca13b80e\"" ;
    rdfs:comment "The literal, human readable author string of a Document."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:authorString.html .

ov:avatarBendingElement a rdf:Property ;
    rdfs:label "The Element an Individual Can Bend"@en ;
    dc:created "2011-03-22T17:44:44+00:00"^^xsd:dateTime ;
    label:plural "The Elements an Individual Can Bend"@en ;
    rdfs:comment "One or more of the four elements viz. Air, Water, Fire and Earth that can be bent."@en ;
    rdfs:domain ov:AvatarCharacterTraits ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:avatarEyeColor a rdf:Property ;
    rdfs:label "Color of Eyes of an Individual"@en ;
    dc:created "2011-03-22T17:51:05+00:00"^^xsd:dateTime ;
    label:plural "Color of Eyes of an Individual"@en ;
    rdfs:comment "Describes the eye color of an individual"@en ;
    rdfs:domain ov:AvatarCharacterTraits ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:avatarFirstAppearance a rdf:Property ;
    rdfs:label "First Appearance of Character"@en ;
    dc:created "2011-03-22T17:52:38+00:00"^^xsd:dateTime ;
    label:plural "First Appearances of Character"@en ;
    rdfs:comment "Describes when the character was introduced in the series."@en ;
    rdfs:domain ov:AvatarCharacterTraits ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:avatarHairColor a rdf:Property ;
    rdfs:label "Color of Hair of an Individual"@en ;
    dc:created "2011-03-22T17:47:03+00:00"^^xsd:dateTime ;
    label:plural "Hair Color of an Individual"@en ;
    rdfs:comment "Defines the hair color (or no hair at all!) of an individual"@en ;
    rdfs:domain ov:AvatarCharacterTraits ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:avatarNationality a rdf:Property ;
    rdfs:label "Nationality of a Character in Graphic Novel Avatar"@en ;
    label:plural "Nationalities of a Character in Graphic Novel Avatar"@en ;
    dir:etag "817ab5ce-bebb-42c0-84a9-29b5c89210dd" ;
    rdfs:comment "The nationality of a character in Avatar. It can be one of Air, Fire, Water and Earth."@en ;
    rdfs:domain ov:AvatarCharacterTraits ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:avatarPosition a rdf:Property ;
    rdfs:label "Position of the Character in Graphic Novel Avatar"@en ;
    dc:created "2011-03-22T17:49:42+00:00"^^xsd:dateTime ;
    label:plural "Position of the Character in Graphic Novel Avatar"@en ;
    rdfs:comment "Determines if the character is protagonist, antagonist, supporting character etc."@en ;
    rdfs:domain ov:AvatarCharacterTraits ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:bbcWeatherId a rdf:Property ;
    rdfs:label "BBC Weather ID"@en ;
    dc:created "2010-08-25T12:54:11+00:00"^^xsd:dateTime ;
    label:plural "BBC Weather IDs"@en ;
    rdfs:comment "The BBC provides IDs for places. This can be used to link BBC weather IDs to places."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:beam-componentOf a rdf:Property ;
    rdfs:label "ComponentOf"@en ;
    label:plural "ComponentsOf"@en ;
    dir:etag "\"86d3c156-dea8-49af-9188-24037f86ec27\"" ;
    rdfs:comment "Following an EAD description, collections consist of one or more \"components\". Components act much like files and folders - a component may contain others (folder) or it may be a leaf node (file) - EAD is vague enough not to make this distinction, but provides a \"level\" attribute instead. This property is used by a component to show that if is a \"componentOf\" either another component or a collection or both."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:beam-componentOf.html .

ov:blid a rdf:Property ;
    rdfs:label "British Library identifier"@en ;
    dc:created "2010-11-09T02:14:29+00:00"^^xsd:dateTime ;
    label:plural "British Library identifiers"@en ;
    rdfs:comment """A sub-classing of bibo:identifier to narrow the range to be the numeric part of a BL identifier. For example:

'(Uk)33994949'  --->  '  "33994949"'"""@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:bsRGyjqyy ov:markdownDescription "Perfect work, http://vampirefreaks.com/buy_viagra Best buy viagra,  pwvku, "@en ;
    dir:etag "9dac55e7-1dc4-4eda-9c9b-6adadf2b6bc0" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:bthPpNLjjQHuCC ov:markdownDescription "comment2, Best indian reservation cigarettes [url=http://www.ipetitions.com/petition/indian_reservation_cigarettes/#1]Best indian reservation cigarettes[/url],  zcu, Buy fake coach purses [url=http://www.ipetitions.com/petition/fake_coach_purses/#1]Buy fake coach purses[/url],  663, cheap cigarettes [url=http://www.ipetitions.com/petition/cheap_cigarettes/#1]cheap cigarettes[/url],  wln, knock off designer purses [url=http://www.ipetitions.com/petition/knock_off_designer_purses/#1]knock off designer purses[/url],  coskhb, knock off coach purses [url=http://www.ipetitions.com/petition/knock_off_coach_purses/#1]knock off coach purses[/url],  5618, "@en ;
    dir:etag "53ab4754-f75e-417c-90e2-a5224364ed0c" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:businessCard a rdf:Property ;
    rdfs:label "Business Card"@en ;
    label:plural "Business Cards"@en ;
    dir:etag "b7eaec45-5c0e-4ae8-b880-131b4ee9129d" ;
    rdfs:comment "A business card associated with this resource."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    owl:equivalentProperty  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:businessInterest a rdf:Property ;
    rdfs:label "Business Interest"@en ;
    dir:etag "\"e3c06d28-b842-4264-9fa4-75c008ae1fda\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:businessInterest.html .

ov:calendar a rdf:Property ;
    rdfs:label "Calendar"@en ;
    ov:markdownDescription "X8MZrJ  lsxkhoxxsuwb, [url=http://aswturqaprud.com/]aswturqaprud[/url], [link=http://yxtryhogdakn.com/]yxtryhogdakn[/link], http://rasuuqixgaff.com/"@en ;
    label:plural "Calendars"@en ;
    dir:etag "bc1bcb98-0116-46e1-8073-dd3e5579a70a" ;
    rdfs:comment "A calendar associated with this resource."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:canonicalInformationResource ov:markdownDescription """http://usuarios.lycos.es/cpucrfqk/3m
http://members.lycos.co.uk/kjhbcuf/14
http://utenti.lycos.it/hyycnaqo/1u
http://usuarios.lycos.es/onnrxf/11
http://mitglied.lycos.de/ahroib/3v
http://members.lycos.co.uk/wljpff/7
http://usuarios.lycos.es/giugie/2f
http://mitglied.lycos.de/uzdywue/15
http://utenti.lycos.it/pzbvjm/3k
http://usuarios.lycos.es/kjwsof/40
http://mitglied.lycos.de/xwohaa/m
http://utenti.lycos.it/ddzzxn/34
http://members.lycos.co.uk/uuinnh/2m
http://mitglied.lycos.de/alcenn/2v
http://utenti.lycos.it/uunybmui/49
http://usuarios.lycos.es/giugie/o
http://members.lycos.co.uk/qldxerf/24
http://utenti.lycos.it/ddzzxn/35
http://members.lycos.co.uk/ykfktvm/1d
http://usuarios.lycos.es/hndvrpks/2d
http://mitglied.lycos.de/oirizt/1p
http://usuarios.lycos.es/lfgcmz/
http://members.lycos.co.uk/qldxerf/
http://mitglied.lycos.de/vqiafzz/v
http://utenti.lycos.it/vfjlxd/b
http://members.lycos.co.uk/ykfktvm/m
http://utenti.lycos.it/nhbliuhf/2b
http://usuarios.lycos.es/xasyjkti/9
http://mitglied.lycos.de/vqiafzz/4c
http://members.lycos.co.uk/qldxerf/1a
"""@en ;
    dir:etag "3a09dbfb-c6d3-4c86-9372-3dbdd66b37a9" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:canonicalUri a rdf:Property,
        owl:FunctionalProperty,
        owl:InverseFunctionalProperty ;
    rdfs:label "Canonical URI"@en ;
    ov:markdownDescription """This property should have a literal as its value, not a resource.

RDF driven systems can use this property to redirect requests to the preferred URI for a resource."""@en ;
    label:plural "Canonical URIs"@en ;
    dir:etag "\"5e2afc39-395c-479b-a9cc-a421e2e6d3e8\"" ;
    rdfs:comment "Denotes the canonical URI that should be used to refer to this resource."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:canonicalUri.html .

ov:category a rdf:Property ;
    rdfs:label "category"@en ;
    label:plural "categories"@en ;
    dir:etag "\"f1f8e17c-fdcb-422a-8555-e258ba36d535\"" ;
    rdfs:comment "A category that the resource has been classified under"@en ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    owl:inverseOf ov:isCategoryOf ;
    vs:term_status "unstable" ;
    vs:userdocs ov:category.html .

ov:classSkeleton a rdf:Property ;
    rdfs:label "Class Skeleton"@en ;
    dc:created "2010-04-13T18:40:41+00:00"^^xsd:dateTime ;
    label:plural "class skeletons"@en ;
    rdfs:comment "Relates class to a class skeleton. If class has more than one of this relations, it should use them all."@en ;
    rdfs:domain rdfs:Class ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:ClassSkeleton ;
    rdfs:subPropertyOf ov:classSkeletonIgnore ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:colour a rdf:Property ;
    rdfs:label "Colour"@en ;
    label:plural "Colours"@en ;
    dir:etag "\"ea851fab-d330-47b5-a23a-eda4deef052e\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:colour.html .

ov:commonExpression a rdf:Property,
        owl:SymmetricProperty ;
    rdfs:label "Common Expression"@en ;
    dc:created "2010-12-06T17:43:57+00:00"^^xsd:dateTime ;
    label:plural "Common Expressions"@en ;
    rdfs:comment """This property is used to declare that two resources which may or may not conform to the FRBR (Functional Requirements for Bibliographic Resources) entity model share the same Expression. An example of its use would be to relate a resource described with a vocabulary such as bibo (which does not acknowledge the FRBR model) to other resources that describe endeavours which have the same implied Expression (which could be other bibo resources or FRBR entities or anything else). 

The property is symmetrical, so if <_:someBiboBook>  <_:otherEdition>, this also means <_:otherEdition>  <_:someBiboBook>. 

It is not transitive. 

Having this property also implies ov:commonWork."""@en ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Resource ;
    rdfs:subPropertyOf ov:commonEndeavour ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:commonItem a rdf:Property,
        owl:SymmetricProperty ;
    rdfs:label "Common Item"@en ;
    dc:created "2010-12-06T17:52:51+00:00"^^xsd:dateTime ;
    label:plural "Common Items"@en ;
    rdfs:comment """This property is used to declare that two resources which may or may not conform to the FRBR (Functional Requirements for Bibliographic Resources) entity model share the same Item. An example of its use would be to relate a resource described with a vocabulary such as bibo (which does not acknowledge the FRBR model) to other resources that describe endeavours which contains the same specific Item (which could be other bibo resources or FRBR entities or anything else). This implies identical WEMI hierarchies.

The property is symmetrical, so if <_:specificPhysicalItem>  <_:someArchive>, this also means <_:someArchive>  <_:specificPhysicalItem>. 

It is not transitive. 

Having this property also entails ov:commonManifestation, ov:commonExpression and ov:commonWork."""@en ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Resource ;
    rdfs:subPropertyOf ov:commonEndeavour ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:commonManifestation a rdf:Property,
        owl:SymmetricProperty ;
    rdfs:label "Common Manifestation"@en ;
    label:plural "Common Manifestations"@en ;
    dir:etag "f78eed93-fa94-4591-ac90-1846598f3920" ;
    rdfs:comment """This property is used to declare that two resources which may or may not conform to the FRBR (Functional Requirements for Bibliographic Resources) entity model share the same Manifestation.  An example of its use would be to relate a resource described with a vocabulary such as bibo (which does not acknowledge the FRBR model) to other resources that describe endeavours which include the same implied Manifestation (which could be other bibo resources or FRBR entities or anything else).

The property is symmetrical, so if <_:someBiboBook>  <_:someFrbrWork>, this also means <_:someFrbrWork>  <_:someBiboBook>.  It is not transitive.

Having this property also implies ov:commonExpression and ov:commonWork."""@en ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Resource ;
    rdfs:subPropertyOf ov:commonEndeavour ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:commonWork a rdf:Property,
        owl:SymmetricProperty ;
    rdfs:label "Common Work"@en ;
    dc:created "2010-12-06T17:18:34+00:00"^^xsd:dateTime ;
    label:plural "Common Works"@en ;
    rdfs:comment """This property is used to declare that two resources which may or may not conform to the FRBR (Functional Requirements for Bibliographic Resources) entity model share the same Work. An example of its use would be to relate a resource described with a vocabulary such as bibo (which does not acknowledge the FRBR model) to other resources that describe endeavours that fall within the same implied Work (which could be other bibo resources or FRBR entities or anything else). 

The property is symmetrical, so if <_:someBiboBook>  <_:someOtherBiboBook>, this also means <_:someOtherBiboBook>  <_:someBiboBook>. 

It is not transitive."""@en ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Resource ;
    rdfs:subPropertyOf ov:commonEndeavour ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:compassDirection a rdf:Property ;
    rdfs:label "Compass Direction"@en ;
    ov:markdownDescription """Eg: :NordWand rdfs:label "North Face of the Eiger" ; ov:compassDirection "N" .

Values should be compass directions, eg: N, NE, E, SE, S, SW, W, NW
"""@en ;
    label:plural "Compass Directions"@en ;
    dir:etag "\"b2a1a580-f238-49af-95ca-fd0bb0798a67\"" ;
    rdfs:comment "The Compass Direction that a Thing faces."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:compassDirection.html .

ov:composedBy a rdf:Property ;
    rdfs:label "composed by"@en ;
    ov:markdownDescription "for current task, domain and range would be Visual form. However, the range could be more generally Form."@en ;
    label:plural "composed by"@en ;
    dir:etag "0806f709-0905-4750-b0ea-b4df356f2072" ;
    rdfs:comment """:s :composedBy :o .
:o is a "larger thing" that composes :s and potentially other "smaller things". :s may also establish some structural organization of the things it composes."""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:composedBy.html .

ov:composer a rdf:Property ;
    rdfs:label "Composer"@en ;
    ov:markdownDescription "this property is a shortcut that allows one to abuse the Music Ontology to some extent"@en ;
    label:plural "Composers"@en ;
    dir:etag "\"7dfe86b3-9ddd-417d-884c-8622394e3f4d\"" ;
    rdfs:comment "associates a manifestation of a musical work with music artist who composed the work"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:composer.html .

ov:compressedFileSize a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "compressed dataset file has fileSize"@en ;
    dc:created "2010-05-15T18:53:16+00:00"^^xsd:dateTime ;
    rdfs:comment "Describes the size of the file of a dataset in compressed state"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range xsd:string ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:confidence a rdf:Property ;
    rdfs:label "ConfidenceLevel"@en ;
    label:plural "ConfidenceLevels"@en ;
    dir:etag "\"c3cfcbe5-c138-41a5-9c86-22b5600ceb27\"" ;
    rdfs:comment "A confidence level for a calculation or value.  Usually between 0 and 1."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:confidence.html .

ov:country a rdf:Property ;
    rdfs:label "Country"@en ;
    dc:created "2010-07-12T10:26:32+00:00"^^xsd:dateTime ;
    label:plural "Countries"@en ;
    rdfs:comment "A country associated with this resource. This could be a country of origin or operation of an entity. For example a company may be based in a country and operate from there."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:creation-tool-used ov:markdownDescription "GrnKvJ  sxbgaiusvhvl, [url=http://ltciyvdyouzt.com/]ltciyvdyouzt[/url], [link=http://tfkmaksfvkgl.com/]tfkmaksfvkgl[/link], http://rkwqwcsgvzlm.com/"@en ;
    dir:etag "e4d5aee4-7292-4333-ac12-d391a69f3463" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:creatorUserAgent a rdf:Property ;
    rdfs:label "Creator User Agent"@en ;
    label:plural "Creator User Agents"@en ;
    dir:etag "\"f76d1653-768d-4a3b-acb8-8e3311f4ffdb\"" ;
    rdfs:comment "The user-agent string of the software used by the creator of an item."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:creatorUserAgent.html .

ov:csvCol a rdf:Property ;
    rdfs:label "csv column"@en ;
    ov:markdownDescription "see also http://open.vocab.org/terms/csvRow"@en ;
    label:plural "csv columns"@en ;
    dir:etag "e4007e2d-4707-40f5-8e9c-82c216a5b1d4" ;
    rdfs:comment "The column of a comma separated value file from which this property was created."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:csvCol.html .

ov:csvRow a rdf:Property ;
    rdfs:label "csv row"@en ;
    ov:markdownDescription """Add this property to any instance you make from a row when converting csv to rdf.

see also http://open.vocab.org/terms/csvCol"""@en ;
    label:plural "csv rows"@en ;
    dir:etag "1cdb728e-f479-45ce-a18f-0fd34373bce8" ;
    rdfs:comment "The row number of a csv from which this instance was created. This is different from the r-th entry within the table, which may be less than the csv row if the csv has title information and a header above the data."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:csvRow.html .

ov:dateOfDeath a rdf:Property ;
    rdfs:label "Date of Death"@en ;
    label:plural "Dates of Death"@en ;
    dir:etag "\"27095cdd-ef17-415a-b792-4d09cbc7994a\"" ;
    rdfs:comment "The date someone died."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:dateOfDeath.html .

ov:defaultProperty a rdf:Property ;
    rdfs:label "default property"@en ;
    label:plural "default properties"@en ;
    dir:etag "\"d30de59f-edd3-460e-b59f-77a495c7eadd\"" ;
    rdfs:comment "Associates properties to a class where the properties are meant to be present in some default view - basically a very light version of fresnel ;-)"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:defaultProperty.html .

ov:defines a rdf:Property ;
    rdfs:label "Defines"@en ;
    dc:created "2010-08-03T11:04:11+00:00"^^xsd:dateTime ;
    rdfs:comment "The things defined by this resource - for example, the terms defined by an Ontology."@en ;
    rdfs:isDefinedBy  ;
    owl:inverseOf rdfs:isDefinedBy ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:deliveredBy a rdf:Property,
        owl:FunctionalProperty,
        owl:InverseFunctionalProperty ;
    rdfs:label "Course teacher"@en ;
    dc:created "2011-06-23T12:50:14+00:00"^^xsd:dateTime ;
    rdfs:comment "Teacher of the course. Should belong to the organization specified by ov:offeredBy of the course"@en ;
    rdfs:domain ov:Course ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:departureDate a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "departure date"@en ;
    label:plural "departure dates"@en ;
    dir:etag "\"9214e313-1750-4026-8619-a2279a289ab7\"" ;
    rdfs:comment "Date and time your travel will commence"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:departureDate.html .

ov:depicts a rdf:Property ;
    rdfs:label "depicts"@en ;
    ov:markdownDescription """The predicate-object of a :depicts triple could be embedded on a powerpoint diagram element. We could then ask for documents that depict a resource of interest and, conversely, ask what an ambiguous blob of pink on the monitor is actually trying to depict.

foaf:depicts would be a rdfs:subPropertyOf :depicts. :depicts is more general because other things besides foaf:Images can be communicated via a visual medium.

Is :depicts an ObjectProperty or DatatypeProperty? It could be either.

"""@en ;
    label:plural "depicts"@en ;
    dir:etag "\"53f9ed8f-1ad7-4085-8eb2-3e86a08c9307\"" ;
    rdfs:comment "When :s :depicts :o, :s is communicable via a visual medium and, when transmitted, depicts the resource :o."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:depicts.html .

ov:depictsSameResourceAs a rdf:Property,
        owl:TransitiveProperty ;
    rdfs:label "depicts same resource as"@en ;
    ov:markdownDescription """depictsSameResourceAs is used by a VisualElement to point to the PrimaryVisualElement within the current display. 

both :a and :b are in same display.

:a ov:depicts :r .
:b ov:depicts :r .
:a ov:depictsSameResourceAs :b .
-----
:a a ov:VisualElement .
:b a ov:PrimaryVisualElement .
:b a ov:VisualElement .

"""@en ;
    label:plural "depict same resource as"@en ;
    dir:etag "\"64e4a9da-d199-4ec2-a7f1-616765f8a5bb\"" ;
    rdfs:domain ov:VisualElement ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:PrimaryVisualElement ;
    vs:term_status "unstable" ;
    vs:userdocs ov:depictsSameResourceAs.html .

ov:describes a rdf:Property ;
    rdfs:label "describes"@en ;
    label:plural "describes"@en ;
    dir:etag "d18ba60e-c03f-4781-8098-6008b0f371b4" ;
    rdfs:comment "The subject is a document that, to any extent, describes the object."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:diffFromOther a rdf:Property ;
    rdfs:label "diff from other"@en ;
    dir:etag "\"c2a683c4-4b22-4ddf-a8e9-d2eb71309152\"" ;
    rdfs:comment "A diff that goes from another resource to this one."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:Diff ;
    owl:inverseOf ov:diffTarget ;
    vs:term_status "unstable" ;
    vs:userdocs ov:diffFromOther.html .

ov:diffToOther a rdf:Property ;
    rdfs:label "diff to other"@en ;
    dir:etag "\"f50cd934-9b3a-4d10-833a-5c3ae6425a9b\"" ;
    rdfs:comment "A diff that goes from this resource to another one."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:Diff ;
    owl:inverseOf ov:diffSource ;
    vs:term_status "unstable" ;
    vs:userdocs ov:diffToOther.html .

ov:dimensionProperty a rdf:Property ;
    rdfs:label "Dimension Property"@en ;
    dc:created "2011-06-22T09:29:42+00:00"^^xsd:dateTime ;
    label:plural "Dimension Properties"@en ;
    rdfs:comment "Relates a property to a Dimension Property with identical meaning for use with the RDF DataCube vocabulary."@en ;
    rdfs:domain rdf:Property ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:disclaimer a rdf:Property ;
    rdfs:label "disclaimer"@en ;
    dc:created "2011-03-10T16:33:42+00:00"^^xsd:dateTime ;
    label:plural "disclaimers"@en ;
    rdfs:comment "The disclaimer property links a resource to a document that details a disclaimer applied to the resource by the resource owner or other relevant party."@en ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:disclaimerText a rdf:Property ;
    rdfs:label "disclaimer text"@en ;
    dc:created "2011-03-10T16:28:11+00:00"^^xsd:dateTime ;
    label:plural "disclaimer texts"@en ;
    rdfs:comment "The disclaimerText property associates a resource with the text of a disclaimer (in the form of an rdfs:Literal) applied to the resource by the resource owner or other relevant party."@en ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:distancePoint a rdf:Property ;
    rdfs:label "Distance Point"@en ;
    label:plural "Distance Points"@en ;
    dir:etag "0dfaa487-6c26-49ed-b2a3-f44024963385" ;
    rdfs:comment "A location from which a distance is measured. (A distance measurement will have two points, and a distance measurement value)."@en ;
    rdfs:domain ov:Distance ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:doesnt-live-here-anymore ov:markdownDescription """Example Usage:  

http://dilettantes.code4lib.org/about-me/#me ov:doesnt-live-here-anymore _:bn1 .  
_:bn1 rdf:type geo:SpatialThing .  
_:bn1 foaf:name "Temple Bar" .  
"""@en ;
    dir:etag "4fcdbef8-b859-4e4d-9b81-c5d0a9280d18" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:earwormSong a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "Earworm Song"@en ;
    label:plural "Earworm Songs"@en ;
    dir:etag "\"bae2faae-baf8-4a4b-9e5d-0d4d644d8e8f\"" ;
    rdfs:comment "The song that is the focus of a particular earworm"@en ;
    rdfs:domain ov:Earworm ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    owl:inverseOf ov:isSongOfEarworm ;
    vs:term_status "unstable" ;
    vs:userdocs ov:earwormSong.html .

ov:earwormSufferer a rdf:Property ;
    rdfs:label "Earworm Sufferer"@en ;
    label:plural "Earworm Sufferers"@en ;
    dir:etag "\"c200f00c-80ff-4204-9fa3-140bd40025a3\"" ;
    rdfs:comment "The person who experiences or suffers from a particular ear worm"@en ;
    rdfs:domain ov:Earworm ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:earwormSufferer.html .

ov:earwormTransmitter a rdf:Property ;
    rdfs:label "Earworm Transmitter"@en ;
    label:plural "Earworm Transmitters"@en ;
    dir:etag "\"20cb8959-0536-45ab-b44c-e992ee66edbd\"" ;
    rdfs:comment "The transmitter of a particular Earworm"@en ;
    rdfs:domain ov:Earworm ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:earwormTransmitter.html .

ov:editForm a rdf:Property ;
    rdfs:label "Edit Form"@en ;
    dc:created "2010-07-30T15:09:08+00:00"^^xsd:dateTime ;
    label:plural "Edit Forms"@en ;
    rdfs:comment "Associates a resource with a form that can be used to edit its description. See http://patterns.dataincubator.org/book/edit-trail.html for more information."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:endTime a rdf:Property ;
    rdfs:label "End Time"@en ;
    dir:etag "\"0479db41-f51c-4faa-8486-ae8337692dd4\"" ;
    rdfs:comment "The time of day that something ends."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:endTime.html .

ov:enhancedDescription a rdf:Property ;
    rdfs:label "enhanced description"@en ;
    ov:markdownDescription """The property can be used in several scenarios the simplest being to refer to an RDF document that provides additional context about a resource. This alone adds little more than rdfs:seeAlso.

However it is expected that typically a user agent may be issued with an authentication challenge (e.g. at the HTTP protocol level) when attempting to access the document. This would support delivery of "premium" views of a resource as Linked Data. Using this property a user agent could distinguish those documents from others that are simply referred to with an rdfs:seeAlso."""@en ;
    label:plural "enhanced descriptions"@en ;
    dir:etag "09a37218-ac62-494c-9b02-27aee3f6e129" ;
    rdfs:comment "This property is to be used to relate a resource to an \"enhanced description\". An enhanced description is one that provides additional, richer detail about a resource than may typically be obtained by a simple de-reference of the resource's URI."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf rdfs:seeAlso ;
    vs:term_status "unstable" ;
    vs:userdocs ov:enhancedDescription.html .

ov:exampleInstance ov:markdownDescription "Vocabulary authors can use this to to provide an example of how their term(s) can be used."@en ;
    dir:etag "96c48aa7-3e04-4cb0-b2e5-b360bef347f7" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:exampleResource a rdf:Property ;
    rdfs:label "Example Resource"@en ;
    ov:markdownDescription """ex:p ov:exampleResource [ ex:p "example" ] .
ex:C ov:exampleResource [ a ex:C  ] ."""@en ;
    label:plural "Example Resources"@en ;
    dir:etag "\"08960a15-69ec-4190-9759-d67256c68570\"" ;
    rdfs:comment "an example resource using a vocabulary term or terms"@en ;
    rdfs:domain rdf:Schema ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Resource ;
    vs:term_status "unstable" ;
    vs:userdocs ov:exampleResource.html .

ov:eyeColor a rdf:Property ;
    rdfs:label "Color of Eye of an Individual"@en ;
    dc:created "2011-03-22T20:04:08+00:00"^^xsd:dateTime ;
    label:plural "Color of Eyes of an Individual"@en ;
    rdfs:comment "Eye Color"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:familiarName a rdf:Property ;
    rdfs:label "Familiar Name"@en ;
    label:plural "Familiar Names"@en ;
    dir:etag "\"97bc7f71-3dd9-4e51-b75b-686bf817687e\"" ;
    rdfs:comment """The name used in familiar situations by friends, e.g. Ian
"""@en ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:familiarName.html .

ov:favouriteDrink a rdf:Property ;
    rdfs:label "Favourite Drink"@en ;
    label:plural "Favourite Drink"@en ;
    dir:etag "\"97ec2442-9a4f-4af2-bbaa-5a5542983d60\"" ;
    rdfs:comment "A drink, alcoholic or not, that the person in question is particularly fond of. It's what they would typically order in a place where the drink is available. The object can be a literal stating the name of the drink, or (preferred) an RDF resource."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:favouriteDrink.html .

ov:favouritedBy a rdf:Property ;
    rdfs:label "favourite"@en ;
    label:plural "favourite"@en ;
    dir:etag "\"a0be6559-7fb1-43b2-ad95-b4a32c99763a\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:favouritedBy.html .

ov:faxNumber a rdf:Property ;
    rdfs:label "Fax Number"@en ;
    label:plural "Fax Numbers"@en ;
    dir:etag "f6d8ddb3-cc24-42b6-b86e-a794a1621f9b" ;
    rdfs:comment "A fax number that can be used to send faxes to a Person or Organisation."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:fileSize a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "dataset file has fileSize"@en ;
    dc:created "2010-05-15T18:50:31+00:00"^^xsd:dateTime ;
    rdfs:comment "Describes the size of the file of a dataset in the normal (uncompressed) state"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range xsd:string ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:findspot a rdf:Property ;
    rdfs:label "Findspot"@en ;
    label:plural "Findspots"@en ;
    dir:etag "\"4a451a70-cf10-41d0-af79-5153a339e112\"" ;
    rdfs:comment "The place at which a thing is found."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:findspot.html .

ov:firstSentence a rdf:Property ;
    rdfs:label "First Sentence"@en ;
    label:plural "First Sentences"@en ;
    dir:etag "\"d0c054eb-1301-4435-b0e9-c26543ceea6d\"" ;
    rdfs:comment "The first sentence of a resource."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:firstSentence.html .

ov:foafro a rdf:Property ;
    rdfs:label "Friend of a Fro"@en ;
    dir:etag "\"b00f1516-b2a6-4844-8dbe-5d4cce398e33\"" ;
    rdfs:comment "Use this property to state that you admire a friend's fro"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:foafro.html .

ov:formalName a rdf:Property ;
    rdfs:label "Formal Name"@en ;
    label:plural "Formal Names"@en ;
    dir:etag "\"d6ea7b0b-ee99-4220-b060-38293560747c\"" ;
    rdfs:comment """The name used when referred to in formal situations, e.g. Mr. Davis
"""@en ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:formalName.html .

ov:fullName a rdf:Property ;
    rdfs:label "Full Name"@en ;
    label:plural "Full Name"@en ;
    dir:etag "\"64dbc931-a343-46ea-9438-4f279a69cf09\"" ;
    rdfs:comment """The full name as expected to be used on an identifying document e.g. Mr Ian Robert Davis
"""@en ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:fullName.html .

ov:geoBoundaryDefiner a rdf:Property ;
    rdfs:label "Geographic Boundary Definer"@en ;
    dc:created "2010-11-10T21:13:29+00:00"^^xsd:dateTime ;
    label:plural "Geographic Boundary Definers"@en ;
    rdfs:comment "The agent that defines the boundaries of a geographic area."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:geoqrcode a rdf:Property ;
    rdfs:label "Geographic QRCode"@en ;
    dc:created "2011-07-11T23:24:29+00:00"^^xsd:dateTime ;
    label:plural "Geographic QRCodes"@en ;
    rdfs:comment "The value of this property is a QRCode image that encodes the geographic coordinates of the resource. The coordinates are encoded using the WGS84 datum in the following form - geo:[lat],[long]"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:has a rdf:Property ;
    rdfs:label "has"@en ;
    label:plural "have"@en ;
    dir:etag "\"5d58c32e-8d88-4aab-83e3-df7f1b0bb76e\"" ;
    rdfs:comment "Boundary point has a position"@en ;
    rdfs:domain ov:DOMBoundaryPoint ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:DOMBoundaryPointPosition ;
    vs:term_status "unstable" ;
    vs:userdocs ov:has.html .

ov:hasBoundary a rdf:Property ;
    rdfs:label "has boundary"@en ;
    label:plural "have boundaries"@en ;
    dir:etag "\"00ec0301-e6b3-4235-9737-cf33cef44950\"" ;
    rdfs:comment "DOMRange has 2 boundary points"@en ;
    rdfs:domain ov:DOMRange ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:DOMBoundaryPoint ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasBoundary.html .

ov:hasChecksum a rdf:Property ;
    rdfs:label "has checksum"@en ;
    dir:etag "\"7b9d69fd-2df4-4c7d-9a68-c8890ae90543\"" ;
    rdfs:comment """has checksum - expecting (acronym/name):(checksum hexdigest)

eg        ov:hasChecksum  "sha1:a526a7c1bc65348dc7649556bee283ee3c999b92\""""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasChecksum.html .

ov:hasContentType a rdf:Property ;
    rdfs:label "Content Type"@en ;
    ov:markdownDescription "Use to encode MIME information alongside URIs that correspond to representations of the noted MIME formats."@en ;
    label:plural "Content Types"@en ;
    dir:etag "\"0e8079a2-2449-4887-8568-9acf36c700ed\"" ;
    rdfs:comment "Encoding MIME-Type information in a trivial manner - equivalent to HTTP header: Content-Type."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasContentType.html .

ov:hasFavourited a rdf:Property ;
    rdfs:label "favourite"@en ;
    label:plural "favourites"@en ;
    dir:etag "\"874e8311-ec05-49a7-b641-38a5772bef31\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasFavourited.html .

ov:hasMD5 a rdf:Property ;
    rdfs:label "has MD5 checksum"@en ;
    label:plural "has MD5 checksums"@en ;
    dir:etag "\"9424ae05-85f0-4975-8e56-9fb295e3f447\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasMD5.html .

ov:hasNationality a rdf:Property ;
    rdfs:label "nationality"@en ;
    label:plural "Nationalities"@en ;
    dir:etag "3c2fe92a-a7ec-4576-afd8-2ad23964ad7b" ;
    rdfs:comment "Links a person to a country that he or she may be a member. (A person can have multiple nationalities). The domain is foaf:Person but the range is open (although http://dbpedia.org/ontology/Country or http://umbel.org/umbel/rc/Country are suggested)"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:hasNode a rdf:Property ;
    rdfs:label "has node"@en ;
    label:plural "has nodes"@en ;
    dir:etag "\"b1b98130-8b8d-4021-b125-3f44a2399e21\"" ;
    rdfs:domain ov:DOMBoundaryPoint ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasNode.html .

ov:hasOffset a rdf:Property ;
    rdfs:label "has offset"@en ;
    ov:markdownDescription "TODO: How should this be used? Offset from what?"@en ;
    label:plural "has offsets"@en ;
    dir:etag "\"74194e9d-3a50-4d43-851e-5e297456fe9d\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasOffset.html .

ov:hasPlot a rdf:Property ;
    rdfs:label "hasPlot"@en ;
    ov:markdownDescription """Example: a film's plot (http://en.wikipedia.org/wiki/Forrest_Gump#Plot).

See also http://open.vocab.org/terms/hasPlot"""@en ;
    label:plural "hasPlots"@en ;
    dir:etag "\"4619db81-f615-4463-b183-969917bfce32\"" ;
    rdfs:comment "Something has a plot."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:Plot ;
    rdfs:subPropertyOf  ;
    owl:inverseOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasPlot.html .

ov:hasPosition a rdf:Property ;
    rdfs:label "has position"@en ;
    label:plural "have positions"@en ;
    dir:etag "\"2e423a23-cde7-48cb-9e92-cc21332fdafe\"" ;
    rdfs:domain ov:DOMBoundaryPoint ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:DOMBoundaryPointPosition ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasPosition.html .

ov:hasRange a rdf:Property ;
    rdfs:label "has range"@en ;
    label:plural "has ranges"@en ;
    dir:etag "\"94e2e475-f1bd-4ac0-884e-c59418ea5a2c\"" ;
    rdfs:comment "a resource (e.g. HTML content --> awol:Content) has a DOM range"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:DOMRange ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hasRange.html .

ov:hearts a rdf:Property ;
    rdfs:label "Hearts"@en ;
    label:plural "Hearts"@en ;
    dir:etag "\"d8b21121-64c8-429d-a07e-fbcb39d22ff4\"" ;
    rdfs:comment "Slang for loves."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range owl:Thing ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hearts.html .

ov:homepage dir:etag "d9c6f58e-a847-490b-91dd-b51ace8586ac" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:houseColor a rdf:Property,
        owl:TransitiveProperty ;
    rdfs:label "houseColor"@en ;
    ov:markdownDescription "I bet I'm going to wish i could delete this"@en ;
    label:plural "houseColor"@en ;
    dir:etag "\"15b175cf-e249-4dce-a2b3-ae6cccb18065\"" ;
    rdfs:comment "color of a house"@en ;
    rdfs:domain ov:House ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:Colors ;
    rdfs:subPropertyOf  ;
    owl:equivalentProperty ov:housePaintColor ;
    owl:inverseOf ov:colorsOfHouses ;
    vs:term_status "unstable" ;
    vs:userdocs ov:houseColor.html .

ov:hudBefore a rdf:Property ;
    rdfs:label "loans before"@en ;
    dir:etag "\"2d376bac-23a8-4e2c-9a7d-423e84fb5ecf\"" ;
    rdfs:domain ov:HUDSuggestion ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudBefore.html .

ov:hudCommon a rdf:Property ;
    rdfs:label "loans in common"@en ;
    dir:etag "\"7fca85bb-d0eb-4be2-a4ae-cb5df73a0ac1\"" ;
    rdfs:comment "The number of loans two books have in common"@en ;
    rdfs:domain ov:HUDSuggestion ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudCommon.html .

ov:hudCourse a rdf:Property ;
    rdfs:label "course"@en ;
    dir:etag "\"773741a1-9842-42ce-bd24-9caebdf550ef\"" ;
    rdfs:comment "A course associated with a book loan"@en ;
    rdfs:domain ov:HUDCourseLoan ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:UnivCourse ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudCourse.html .

ov:hudLoanCount a rdf:Property ;
    rdfs:label "loan count"@en ;
    dir:etag "\"d86a7d2d-8120-4bee-bbb1-6889fca9bf59\"" ;
    rdfs:comment "The number of loans of a book within a year, school, or course"@en ;
    rdfs:domain ov:HUDCourseLoan ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudLoanCount.html .

ov:hudLoanTotal a rdf:Property ;
    rdfs:label "total loans"@en ;
    dir:etag "\"238d57c2-e3cd-49ac-9aed-93b4712872a7\"" ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudLoanTotal.html .

ov:hudSame a rdf:Property ;
    rdfs:label "same"@en ;
    dir:etag "\"e6903663-ad44-42c7-82bf-d3c3b396acfc\"" ;
    rdfs:comment "simultaneous loans"@en ;
    rdfs:domain ov:HUDSuggestion ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudSame.html .

ov:hudSchool a rdf:Property ;
    rdfs:label "school"@en ;
    dir:etag "\"52a9580b-e410-4397-93c4-007e0c8a7468\"" ;
    rdfs:comment "The school associated with the loan history of a book"@en ;
    rdfs:domain ov:HUDSchoolLoan ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:UnivSchool ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudSchool.html .

ov:hudSchoolLoan a rdf:Property ;
    rdfs:label "school loan"@en ;
    dir:etag "\"ab3c1def-5064-4d20-b57d-28bf990264f1\"" ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:HUDSchoolLoan ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudSchoolLoan.html .

ov:hudSuggestedBook ov:markdownDescription "zUTCZl  ecwkzljhhcsn, [url=http://ixsydgixkdex.com/]ixsydgixkdex[/url], [link=http://cqrudtojtdym.com/]cqrudtojtdym[/link], http://otzumfcnltce.com/"@en ;
    dir:etag "c8bfe586-5fc7-4173-9d57-14df9eeec093" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:hudSuggestion a rdf:Property ;
    rdfs:label "suggestion"@en ;
    dir:etag "\"10325d0c-c101-44d9-bfc7-1d01b09954d5\"" ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:HUDSuggestion ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudSuggestion.html .

ov:hudYear a rdf:Property ;
    rdfs:label "year"@en ;
    dir:etag "\"32c3dfd5-b6da-44f6-b36a-4fd2aa4d4991\"" ;
    rdfs:comment "The year associated with a loan history"@en ;
    rdfs:domain ov:HUDYearLoan ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:hudYear.html .

ov:icon a rdf:Property ;
    rdfs:label "Icon"@en ;
    dc:created "2010-11-13T17:10:32+00:00"^^xsd:dateTime ;
    label:plural "Icons"@en ;
    rdfs:comment "a pictorial representation for something."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:imWsBhgGVLi ov:markdownDescription "comment2, http://www.ipetitions.com/petition/carmen_electra_sex_tape/ carmen electra sex tape,  3492, "@en ;
    dir:etag "4b785fb8-93d3-42ea-879d-65ef4dd93319" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:image a rdf:Property ;
    rdfs:label "Image"@en ;
    dc:created "2010-04-20T15:03:38+00:00"^^xsd:dateTime ;
    label:plural "Images"@en ;
    rdfs:comment "an image of the resource, whatever it may be. Typically the value of this property will be the URI of some sort of digital image."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:informalName a rdf:Property ;
    rdfs:label "Informal Name"@en ;
    label:plural "Informal Names"@en ;
    dir:etag "\"01be552d-7adf-4404-a476-a352b647a839\"" ;
    rdfs:comment """The name used when referred to in informal situations, e.g. Ian Davis
"""@en ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:informalName.html .

ov:isCuratedBy a rdf:Property ;
    rdfs:label "curated by"@en ;
    label:plural "curated by"@en ;
    dir:etag "\"0dfc11b3-e58e-435e-87bb-9f91f9421cf9\"" ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:isCuratedBy.html .

ov:isDefinedBy a rdf:Property ;
    rdfs:label "is defined by"@en ;
    label:plural "are defined by"@en ;
    dir:etag "\"90391756-74b0-4325-a851-7e1a4b6e07dd\"" ;
    rdfs:comment "DOMBoundaryPointPosition is defines by a DOMNode and a DOMOffset"@en ;
    rdfs:domain ov:DOMBoundaryPointPosition ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:DOMOffset ;
    vs:term_status "unstable" ;
    vs:userdocs ov:isDefinedBy.html .

ov:isHeaderOf a rdf:Property ;
    rdfs:label "Header"@en ;
    dir:etag "\"463ac0dc-1778-456b-8653-4efdd97da7e5\"" ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    rdfs:subPropertyOf ov:isMemberOf ;
    vs:term_status "unstable" ;
    vs:userdocs ov:isHeaderOf.html .

ov:json a rdf:Property,
        owl:InverseFunctionalProperty ;
    rdfs:label "JSON"@en ;
    label:plural "JSON representations"@en ;
    dir:etag "a5b686c5-df11-46df-8eb5-2b94c207f500" ;
    rdfs:comment "The JSON representation of a (usually small) dataset."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
        ,
         .

ov:keywords a rdf:Property ;
    rdfs:label "keywords"@en ;
    dc:created "2010-04-13T19:54:30+00:00"^^xsd:dateTime ;
    label:plural "keywords"@en ;
    rdfs:comment "A comma separated list of words that are particularly pertinent to this resource."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:kilometres a rdf:Property ;
    rdfs:label "Kilometres"@en ;
    dc:created "2011-08-19T07:40:06+00:00"^^xsd:dateTime ;
    rdfs:comment "The number of kilometres of a distance measurement."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range xsd:decimal ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:kudosTo a rdf:Property ;
    rdfs:label "kudos to"@en ;
    ov:markdownDescription """For example, if you have a DOAP project and want to ack some input re contribution, tester, feedback, etc. you would go like:

    :myproject a doap:Project ;
               ov:kudos :John .

or, on a more personal level, it would be:

    :me ov:kudos :John ."""@en ;
    label:plural "kudos to"@en ;
    dir:etag "\"cd58f6d1-d6a7-45f6-9de0-67b0ac5c4d84\"" ;
    rdfs:comment "to express kudos to someone (acknowledge a contribution, feedback, etc.) "@en ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    rdfs:subPropertyOf rdfs:seeAlso ;
    vs:term_status "unstable" ;
    vs:userdocs ov:kudosTo.html .

ov:lastCachedPage a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "Last Cached Page"@en ;
    dc:created "2011-04-26T14:37:11+00:00"^^xsd:dateTime ;
    rdfs:comment "The most recently cached static page describing the resource."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:length a rdf:Property ;
    rdfs:label "Length"@en ;
    ov:markdownDescription "For example: the road has a length of 1 mile."@en ;
    label:plural "Lengths"@en ;
    dir:etag "\"688982a5-ddaa-4d03-9a3f-0fe23b1385be\"" ;
    rdfs:comment "The linear extent of a thing."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:length.html .

ov:libraryService a rdf:Property ;
    rdfs:label "Library Service"@en ;
    label:plural "Library Services"@en ;
    dir:etag "f1fda987-bf88-4b60-be43-c69e24f1cbb6" ;
    rdfs:comment "A service providing access to bibliographic resources."@en ;
    rdfs:isDefinedBy  ;
    owl:inverseOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:machineTag a rdf:Property ;
    rdfs:label "machine-tag"@en ;
    ov:markdownDescription """eg:

_:x ov:machineTag "lastfm:event=863464" ."""@en ;
    dir:etag "\"88817428-a23c-444b-abf8-c9c10d6778f6\"" ;
    rdfs:comment "a machine tag that can be used to identify the domain resource in tagging applications. "@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:machineTag.html .

ov:madeIn a rdf:Property ;
    rdfs:label "place where made"@en ;
    dc:created "2011-03-10T16:56:41+00:00"^^xsd:dateTime ;
    label:plural "places where made"@en ;
    rdfs:comment "The place where a particular object was made. (Made is left intentionally vague and follows the same semantics as foaf:maker, foaf:made etc.)"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:maidenName a rdf:Property ;
    rdfs:label "Maiden Name"@en ;
    dc:created "2010-11-29T21:48:32+00:00"^^xsd:dateTime ;
    label:plural "Maiden Names"@en ;
    rdfs:comment "A person's maiden name."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:manchax a rdf:Property ;
    rdfs:label "manchester syntax"@en ;
    label:plural "manchester syntax"@en ;
    dir:etag "\"61eea541-a1e1-4d83-acc9-5cc85222842b\"" ;
    rdfs:comment """The Manchester Syntax for a owl construct (e.g., Restriction).

:manchex rdfs:subPropertyOf rdfs:label ."""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:manchax.html .

ov:mirror a rdf:Property,
        owl:TransitiveProperty ;
    rdfs:label "Mirror"@en ;
    ov:markdownDescription """Consider a resource at http://flickr/set/image1.jpg - if you make a backup or mirror of this resource at a resolvable location, such as http://mirror/flickr_bkup1.jpg, you can indicate it like this:

<http://mirror/flickr_bkup1.jpg> <o:mirror> <http://flickr/set/image1.jpg>"""@en ;
    label:plural "Mirrors"@en ;
    dir:etag "\"13f9dd34-e86a-4fb2-99d4-5ff2f872c1d3\"" ;
    rdfs:comment "Indicates a resource that is designed to be a mirror or surrogate of the object resource; a backup copy, should the object resource be lost or unobtainable."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:mirror.html .

ov:mllxMBbjeh ov:markdownDescription "comment1, "@en ;
    dir:etag "c344f1e6-4f3e-4ab3-8303-98402cf6ec75" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:motVehicleClasses a rdf:Property ;
    rdfs:label "MOT Vehicle Classes"@en ;
    dc:created "2011-07-26T14:39:30+00:00"^^xsd:dateTime ;
    rdfs:comment "The Vehicle Classes an MOT Test Station is authorised to test, as a comma separated list using Arabic numerals (plus A where appropriate), e.g \"3, 4, 4A, 5\"."@en ;
    rdfs:domain ov:MOTTestingStation ;
    rdfs:isDefinedBy  ;
    rdfs:range xsd:string ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:namedPlace a rdf:Property ;
    rdfs:label "Named place"@en ;
    label:plural "Named places"@en ;
    dir:etag "\"2a8698b8-4369-44c6-94b9-a0a31fd80853\"" ;
    rdfs:comment "Places named in a text."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:namedPlace.html .

ov:national-grid-reference a rdf:Property ;
    rdfs:label "National Grid Reference"@en ;
    ov:markdownDescription """e.g. HU396753.

rdfs:seeAlso  ."""@en ;
    label:plural "National Grid References"@en ;
    dir:etag "\"ffea01be-32b5-4e1c-bcfe-93e2bac816cb\"" ;
    rdfs:comment "A (UK) national grid reference for a given location, using the alphanumeric syntax."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:national-grid-reference.html .

ov:nationalContextMap a rdf:Property ;
    rdfs:label "National Context Map"@en ;
    label:plural "National Context Maps"@en ;
    dir:etag "\"f99aea55-e85d-4d9e-aadd-be6400b4aeb5\"" ;
    rdfs:comment "This property is a relationship between some thing and a map that shows that thing's location at a national scale."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:nationalContextMap.html .

ov:near a rdf:Property,
        owl:SymmetricProperty ;
    rdfs:label "Near"@en ;
    dc:created "2010-08-09T14:20:53+00:00"^^xsd:dateTime ;
    rdfs:comment "x is 'near' y if they are near to each other in physical space, for a deliberately vague notion of near."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:networkVisibility a rdf:Property ;
    rdfs:label "Network Visibility"@en ;
    label:plural "Network Visibilities"@en ;
    dir:etag "\"ef877b9e-598f-4503-846f-9b061ade7d37\"" ;
    rdfs:comment "The desired visibility of a User's social network. Suggested options: \"Just Me\", \"My Network\", \"Everyone\"."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:networkVisibility.html .

ov:noOfReviewsWritten a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "Number of Reviews Written"@en ;
    dir:etag "\"0f61ce69-5841-4fe4-94fb-d743fa063462\"" ;
    rdfs:comment "a total count of the number of resources of type  that an Agent is known to have created "@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:noOfReviewsWritten.html .

ov:numberOfPages a rdf:Property ;
    rdfs:label "Number of Pages"@en ;
    label:plural "Numbers of Pages"@en ;
    dir:etag "\"3a8091eb-3d1d-495f-80c2-765fb4218564\"" ;
    rdfs:comment "The number of pages a resource has"@en ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:numberOfPages.html .

ov:offersCourse a rdf:Property,
        owl:FunctionalProperty,
        owl:InverseFunctionalProperty ;
    rdfs:label "Offered course"@en ;
    dc:created "2011-06-23T07:45:21+00:00"^^xsd:dateTime ;
    label:plural "Offered courses"@en ;
    rdfs:comment "Course offered by the organization"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:Course ;
    owl:inverseOf ov:offeredBy ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:okkamID a rdf:Property ;
    rdfs:label "Okkam ID"@en ;
    label:plural "Okkam IDs"@en ;
    dir:etag "\"192d3251-24d6-4765-93a1-8f9c93a1dccf\"" ;
    rdfs:comment "the okkam ID of the entity, given in human legible form (literal)"@en ;
    rdfs:domain ov:OkkamEntity ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:okkamID.html .

ov:origin a rdf:Property ;
    rdfs:label "Origin"@en ;
    ov:markdownDescription "For example: the Macedonian mint at Acanthus is the origin of the coin described at http://numismatics.org/collection/2008.39.18."@en ;
    label:plural "Origins"@en ;
    dir:etag "\"fdfa050f-e161-49f0-8565-bb7974ff908e\"" ;
    rdfs:comment "The source of a thing."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:origin.html .

ov:originatesFrom a rdf:Property ;
    rdfs:label "Originally from time and place"@en ;
    ov:markdownDescription "The inscription described at http://insaph.kcl.ac.uk/iaph2007/iAph120214.html originates from the ancient place known as Aphrodisias."@en ;
    label:plural "Originally from time and place"@en ;
    dir:etag "\"f458a16b-81d5-454b-97ac-76e768f5e727\"" ;
    rdfs:comment "A thing that came into existence at a place and time originates from that place and time."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:originatesFrom.html .

ov:part a rdf:Property ;
    rdfs:label "Part"@en ;
    ov:markdownDescription "Example: wheel is a part of a car."@en ;
    label:plural "Parts"@en ;
    dir:etag "\"9e7b32aa-090e-466f-99d2-979d738b5416\"" ;
    rdfs:comment "An element of a whole."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:part.html .

ov:passwd a rdf:Property ;
    rdfs:label "Password"@en ;
    ov:markdownDescription "this is just adding a password property to a user so SIOC can be used to completely specify logins - not sure if this violates a whole lotta best practice etc :P"@en ;
    label:plural "Passwords"@en ;
    dir:etag "\"3e65757b-cecc-42c7-a45f-51c6c9ac3087\"" ;
    rdfs:comment "a password usually stored in md5"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:passwd.html .

ov:performer a rdf:Property ;
    rdfs:label "Performer"@en ;
    ov:markdownDescription "7dFHvo  nussehqldled, [url=http://uvurwqyxjgik.com/]uvurwqyxjgik[/url], [link=http://yqeuzuciwezi.com/]yqeuzuciwezi[/link], http://sdzwxhzsaaqq.com/"@en ;
    label:plural "Performers"@en ;
    dir:etag "092dcc48-9721-454d-834e-e365ced438da" ;
    rdfs:comment "7dFHvo  nussehqldled, [url=http://uvurwqyxjgik.com/]uvurwqyxjgik[/url], [link=http://yqeuzuciwezi.com/]yqeuzuciwezi[/link], http://sdzwxhzsaaqq.com/"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:performer.html .

ov:phoneNumber a rdf:Property ;
    rdfs:label "Phone Number"@en ;
    dc:created "2011-05-09T14:40:02+00:00"^^xsd:dateTime ;
    label:plural "Phone Numbers"@en ;
    rdfs:comment "A telephone number that can be used to contact a Person or Organisation."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:plot a rdf:Property ;
    rdfs:label "Plot"@en ;
    ov:markdownDescription "Example: a film's plot."@en ;
    label:plural "Plots"@en ;
    dir:etag "\"bd674106-2f64-43d4-a80b-9a1aaac45c3c\"" ;
    rdfs:comment "A plot of anything."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:plot.html .

ov:postalAddress a rdf:Property ;
    rdfs:label "Postal Address"@en ;
    dc:created "2011-05-09T14:56:05+00:00"^^xsd:dateTime ;
    label:plural "Postal Addresses"@en ;
    rdfs:comment "A postal address to which letters and parcels can be sent to a Person or Organisation."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:prefAcronym a rdf:Property ;
    rdfs:label "preferred acronym"@en ;
    label:plural "preferred acronyms"@en ;
    dir:etag "\"94a8c193-11e3-4145-9487-e42fa044264a\"" ;
    rdfs:comment "Preferred or official acronym as used by the subject."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:prefAcronym.html .

ov:preferredAnimal a rdf:Property ;
    rdfs:label "Preferred animal"@en ;
    dc:created "2011-10-26T16:41:18+00:00"^^xsd:dateTime ;
    label:plural "Preferred animals"@en ;
    rdfs:comment "The preferred animal of a person."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:primaryMaterial a rdf:Property ;
    rdfs:label "primary material"@en ;
    dc:created "2011-03-10T17:05:00+00:00"^^xsd:dateTime ;
    label:plural "primary materials"@en ;
    rdfs:comment """The primary material from which something is made.

Examples: leather (shoe), paper (book), cotton (t-shirt), nylon (tights), plastic (carrier bag), rubber (wellington boots), iron (pipe) etc."""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:provenance a rdf:Property,
        owl:SymmetricProperty ;
    rdfs:label "provenance"@en ;
    dc:created "2011-09-21T15:47:49+00:00"^^xsd:dateTime ;
    label:plural "provenance"@en ;
    rdfs:comment "It is about provenance of web data."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:quote dir:etag "82a64691-67b9-4388-acd7-43b1febb9759" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:rank a rdf:Property ;
    rdfs:label "rank"@en ;
    ov:markdownDescription "The first resource has an ov:rank of 1."@en ;
    label:plural "ranks"@en ;
    dir:etag "\"654d9139-0ddb-4688-9ad3-ae61fbf6880d\"" ;
    rdfs:comment "The rank of the resource within the ordered collection represented by the current document"@en ;
    rdfs:isDefinedBy  ;
    rdfs:range xsd:int ;
    vs:term_status "unstable" ;
    vs:userdocs ov:rank.html .

ov:readGraph a rdf:Property ;
    rdfs:label "Read Graph"@en ;
    label:plural "Read Graph"@en ;
    dir:etag "\"286bc858-e567-4471-9c6f-376728559aab\"" ;
    rdfs:comment "express the ability/right to read from a graph"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:readGraph.html .

ov:recordedAddress a rdf:Property ;
    rdfs:label "recorded address"@en ;
    dc:created "2010-09-30T23:51:51+00:00"^^xsd:dateTime ;
    label:plural "recorded addresses"@en ;
    rdfs:comment "A property to capture an un-intepreted written address, notably for addresses that have yet to be or can never be semantically represented using an existing scheme, such as the vcard ontology."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:regionalContextMap a rdf:Property ;
    rdfs:label "Regional Context Map"@en ;
    label:plural "Regional Context Maps"@en ;
    dir:etag "\"0207514f-eb63-4a0b-882b-6491576f8925\"" ;
    rdfs:comment "This property is a relationship between some thing and a map that shows that thing's location at a regional scale."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:regionalContextMap.html .

ov:reincarnationOf a rdf:Property ;
    rdfs:label "Reincarnation of an Individual"@en ;
    dc:created "2011-03-22T21:36:14+00:00"^^xsd:dateTime ;
    label:plural "Reincarnations of an Individual"@en ;
    rdfs:comment "Defines reincarnation of someone"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:responsiblityOf a rdf:Property,
        owl:InverseFunctionalProperty ;
    rdfs:label "Responsible organization"@en ;
    dc:created "2011-06-23T07:39:37+00:00"^^xsd:dateTime ;
    rdfs:comment "Organization who is responsible for (offers) the course. Like a department, a school..."@en ;
    rdfs:domain ov:Course ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:resultFrom a rdf:Property ;
    rdfs:label "result from"@en ;
    dc:created "2010-07-03T09:13:15+00:00"^^xsd:dateTime ;
    rdfs:comment "The result of the test case obtained from the target specified. For example, the target could be a script that is executed."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:rimDiameter a rdf:Property ;
    rdfs:label "Diameter at rim"@en ;
    ov:markdownDescription "Indicates that a property is the measurement of the diameter of a rim."@en ;
    dir:etag "\"10f94170-61b1-4482-8ad6-125705b3b490\"" ;
    rdfs:comment "The diameter of a thing measured at its rim."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:rimDiameter.html .

ov:rtfm ov:markdownDescription "YsDG2v  gvjhbhoshjgl, [url=http://beckgvwlfjld.com/]beckgvwlfjld[/url], [link=http://qmbppmhjmsja.com/]qmbppmhjmsja[/link], http://gqytiapadhjt.com/"@en ;
    dir:etag "17819391-23e9-4de4-8e43-47c1514db8bd" ;
    vs:term_status "deprecated" ;
    skos:note  .

ov:screenshot a rdf:Property ;
    rdfs:label "screenshot"@en ;
    label:plural "screenshots"@en ;
    dir:etag "8d11d38d-217b-4c9f-bab0-de0af3c3a269" ;
    rdfs:comment "A screenshot showing the (software) project in action. Since DOAP only has a property to link a \"web page with screenshots of project\", not a specific screenshot, this property is sometimes more useful."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    rdfs:subPropertyOf  ;
    owl:inverseOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:semester a rdf:Property ;
    rdfs:label "Semester"@en ;
    dc:created "2011-06-23T09:56:11+00:00"^^xsd:dateTime ;
    rdfs:comment "Semester in which the course is offered"@en ;
    rdfs:domain ov:Course ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:shape a rdf:Property ;
    rdfs:label "Shape"@en ;
    label:plural "Shapes"@en ;
    dir:etag "\"c3070d4a-3b2c-4fbf-af84-54446f760470\"" ;
    rdfs:comment "The shape of something"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:shape.html .

ov:shortName a rdf:Property ;
    rdfs:label "Short Name"@en ;
    label:plural "Short Names"@en ;
    dir:etag "\"fea8a476-61dd-41d4-a80f-afb8aab80658\"" ;
    rdfs:comment "Just a simple readable name, a mnemonic. "@en ;
    rdfs:domain ov:DigitalAsset ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:shortName.html .

ov:signatureScent a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "Signature Scent"@en ;
    dc:created "2011-01-14T15:36:51+00:00"^^xsd:dateTime ;
    label:plural "Signature Scents"@en ;
    rdfs:comment "Relate a thing (usually a person) to the scent with which they are most commonly associated."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:similarTo a rdf:Property,
        owl:SymmetricProperty,
        owl:TransitiveProperty ;
    rdfs:label "similar to"@en ;
    dir:etag "bc9f8c5f-96b2-4812-a1eb-e2aafe15525d" ;
    rdfs:comment "Having two things that are not the owl:sameAs but are similar to a certain extent. It is thought of being used where owl:sameAs is too strong but rdfs:seeAlso is too loose. Motivation: http://lists.w3.org/Archives/Public/public-lod/2009Feb/0189.html"@en ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy  ;
    rdfs:range owl:Thing ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:sindiceResultCount a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "Sindice Result Count"@en ;
    label:plural "Sindice Result Counts"@en ;
    dir:etag "\"89321468-019a-42b2-88ff-e90d52001ecf\"" ;
    rdfs:comment "The number of results retrieved for a search on that uri from the Search Engine sindice"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:sindiceResultCount.html .

ov:skypeID a rdf:Property,
        owl:InverseFunctionalProperty ;
    rdfs:label "Skype ID"@en ;
    label:plural "Skype IDs"@en ;
    dir:etag "\"2c9baf94-f6ec-45d3-a97d-2f2ed36b4d47\"" ;
    rdfs:comment "Someone's ID in the Skype chat and telephony service."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:skypeID.html .

ov:sort-name a rdf:Property ;
    rdfs:label "Sort name"@en ;
    ov:markdownDescription "Isn't this the same thing as sortLabel?"@en ;
    label:plural "Sort names"@en ;
    dir:etag "\"dbdb6bb8-f865-42d5-858c-787e94137cc2\"" ;
    rdfs:comment "Associate a name that can be used for sorting to a foaf:Agent"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:sort-name.html .

ov:sortLabel a rdf:Property ;
    rdfs:label "Sort Label"@en ;
    label:plural "Sort Labels"@en ;
    dir:etag "\"32eeb99b-1398-41ea-af96-d212e85dc1e3\"" ;
    rdfs:comment "A label for a resource that is syntactically arranged to be suitable for sorting"@en ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:sortLabel.html .

ov:sourcefile a rdf:Property ;
    rdfs:label "Source File"@en ;
    label:plural "Source Files"@en ;
    dir:etag "\"f8f8af21-127d-4a4a-93ec-2628a215fb3b\"" ;
    rdfs:comment "associates a given feature file document with the audio file that is described by that document"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range ,
         ;
    owl:inverseOf ov:featurefile ;
    vs:term_status "unstable" ;
    vs:userdocs ov:sourcefile.html .

ov:specification a rdf:Property ;
    rdfs:label "Specification"@en ;
    ov:markdownDescription "a foaf Personal Profile Document could use this property to link to the foaf specification. a voiD Document could point to the void guide. "@en ;
    label:plural "Specifications"@en ;
    dir:etag "\"665d3614-3642-4c39-9aa6-79025e52593e\"" ;
    rdfs:comment "The specification(s) that the resource implemented. "@en ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf rdfs:seeAlso ;
    vs:term_status "unstable" ;
    vs:userdocs ov:specification.html .

ov:startTime a rdf:Property ;
    rdfs:label "Start Time"@en ;
    dir:etag "\"ed5a1325-8187-45d1-806c-84041c640dd4\"" ;
    rdfs:comment "The time of day that something starts at."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:startTime.html .

ov:statement a rdf:Property ;
    rdfs:label "statement"@en ;
    ov:markdownDescription "Note that http://www.w3.org/2000/10/swap/log#Formula is not equivalent to an RDF/XML, Turtle, etc document. Instead, there is a log:semantics relationship between the two."@en ;
    label:plural "statements"@en ;
    dir:etag "\"d4fff330-663b-47e8-a0b5-445d1a2558d8\"" ;
    rdfs:comment "Asserts that a reified rdf:Statement is asserted (in a non-reified form) by a particular RDF graph."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range rdf:Statement ;
    vs:term_status "unstable" ;
    vs:userdocs ov:statement.html .

ov:status a rdf:Property ;
    rdfs:label "Status"@en ;
    dc:created "2011-11-15T16:43:35+00:00"^^xsd:dateTime ;
    label:plural "Status"@en ;
    rdfs:comment "A human readable description of the status of an opmv:Process upon completion."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:subPropertyOf rdfs:comment ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:stickiness a rdf:Property ;
    rdfs:label "Stickiness"@en ;
    label:plural "Stickiness"@en ;
    dir:etag "\"4162307a-3a97-4e5e-82c1-dc28da32b515\"" ;
    rdfs:comment "The the measure of how sticky something is"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:stickiness.html .

ov:studies a rdf:Property ;
    rdfs:label "studies"@en ;
    dir:etag "\"cd417984-645d-4269-ad0b-96eaaf088d71\"" ;
    rdfs:comment "A topic or work that is studied by a person or group (e.g., a university course)"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:studies.html .

ov:subtitle a rdf:Property ;
    rdfs:label "Subtitle"@en ;
    label:plural "Subtitles"@en ;
    dir:etag "\"0792f83f-5f04-472d-8af5-4d3463e43296\"" ;
    rdfs:comment "An additional or secondary title usually used expand or limit the main title"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:subtitle.html .

ov:suffersEarworm a rdf:Property ;
    rdfs:label "Suffers Earworm"@en ;
    ov:markdownDescription "OPmgaB  rzhwdczsolbm, [url=http://vzwzwxpxvscp.com/]vzwzwxpxvscp[/url], [link=http://heqqpioawnyl.com/]heqqpioawnyl[/link], http://otywxgzucbbi.com/"@en ;
    label:plural "Suffers Earworm"@en ;
    dir:etag "2e4b1f01-6923-4773-a03e-ba4f161ad91b" ;
    rdfs:comment "Relates a person to an earworm that they suffer."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:syndicates a rdf:Property ;
    rdfs:label "syndicates"@en ;
    dc:created "2011-03-16T22:53:07+00:00"^^xsd:dateTime ;
    label:plural "syndicate"@en ;
    rdfs:comment "An agent syndicates a document some way."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:taggingCount a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "Tagging Count"@en ;
    label:plural "Tagging Counts"@en ;
    dir:etag "\"7139ef2e-4956-480b-8506-59ae4f7b1dab\"" ;
    rdfs:comment "the number of times a tag has been used in taggings of things"@en ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:taggingCount.html .

ov:teaches a rdf:Property ;
    rdfs:label "Teaches"@en ;
    dir:etag "\"52cd80c3-44c2-47d3-9744-6d0ffb813ed1\"" ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:Course ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:teaches.html .

ov:test ov:markdownDescription "vAa153  ldbpfqlmutno, [url=http://jddqdntnurbg.com/]jddqdntnurbg[/url], [link=http://dsahozaszvuw.com/]dsahozaszvuw[/link], http://mlqcyawvwhxh.com/"@en ;
    dir:etag "300c5a5e-cfda-4741-a16b-214f07e687a5" ;
    vs:term_status "deprecated" ;
    skos:note ,
         .

ov:twitter-id a rdf:Property,
        owl:InverseFunctionalProperty ;
    rdfs:label "Twitter ID"@en ;
    label:plural "Twitter IDs"@en ;
    dir:etag "\"dfa592b1-730b-41a8-bd1d-00301ca33b8f\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:twitter-id.html .

ov:usedHost a rdf:Property ;
    rdfs:label "Used Host"@en ;
    dc:created "2011-11-15T16:56:41+00:00"^^xsd:dateTime ;
    label:plural "Used Hosts"@en ;
    rdfs:comment "An Internet host used in the context of an opmv:Process."@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:usedHttpHeader a rdf:Property ;
    rdfs:label "Used HTTP Header"@en ;
    dc:created "2010-06-29T06:26:42+00:00"^^xsd:dateTime ;
    rdfs:comment "The subject (perhaps a foaf:Agent) made HTTP requests with a header described by this http:MessageHeader resource."@en ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:uses a rdf:Property ;
    rdfs:label "uses"@en ;
    dir:etag "\"035ceecf-9ac7-489f-b9e9-9a7e3f720c53\"" ;
    rdfs:comment "links to a thing used by an agent"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:uses.html .

ov:validFrom a rdf:Property ;
    rdfs:label "is valid from"@en ;
    dir:etag "\"5df13ac3-9283-48a6-be44-caed596ec11f\"" ;
    rdfs:comment "To mark the beginning date or event at which the named graph object is true/accurate."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:validFrom.html .

ov:validUntil a rdf:Property ;
    rdfs:label "is valid until"@en ;
    dir:etag "\"e8c8fe7b-c19c-4b12-80a6-15431e9d7692\"" ;
    rdfs:comment "To mark the date or event at which the named graph object ceases to be accurate."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:validUntil.html .

ov:versionnumber a rdf:Property ;
    rdfs:label "Version Number"@en ;
    label:plural "Version Numbers"@en ;
    dir:etag "\"86041105-91c5-4924-9886-f8b2cf4b4b90\"" ;
    rdfs:comment "Property to encode the version of things - simple intent, to record the sequence of items. (The items themselves will have temporal/finer grained detail)"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:versionnumber.html .

ov:visibility a rdf:Property ;
    rdfs:label "visibility"@en ;
    dc:created "2011-03-10T15:28:23+00:00"^^xsd:dateTime ;
    label:plural "visibilities"@en ;
    rdfs:comment "The visibility of a resource (e.g. public, internal), expressed as a literal term."@en ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:weight a rdf:Property ;
    rdfs:label "Weight"@en ;
    label:plural "Weight"@en ;
    dir:etag "\"a49c5649-4162-4fb0-b241-6bb3593d3d65\"" ;
    rdfs:comment "The weight of a resource"@en ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Literal ;
    vs:term_status "unstable" ;
    vs:userdocs ov:weight.html .

ov:wikiPage a rdf:Property ;
    rdfs:label "Wiki Page"@en ;
    label:plural "Wiki Pages"@en ;
    dir:etag "1ed02cd7-c488-4380-b897-224749fb3b59" ;
    rdfs:comment "A wiki page associated with this resource"@en ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    rdfs:subPropertyOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:writeGraph a rdf:Property ;
    rdfs:label "Write Graph"@en ;
    label:plural "Write Graph"@en ;
    dir:etag "\"6168f084-4cfc-4626-8d9d-0255d0e0bfdd\"" ;
    rdfs:comment "express the ability/right to write to a graph"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:writeGraph.html .

ov:ClassSkeleton a owl:Class ;
    rdfs:label "Class Skeleton"@en ;
    label:plural "class skeletons"@en ;
    dir:etag "b5031dc2-fcd7-4d33-b05c-d600b00600f9" ;
    rdfs:comment """Members of this class represent class skeletons which are sort of templates of a class. 

Members of a class which has a class skeleton (http://open.vocab.org/terms/classSkeleton property) should have the triples relating from/to the skeleton, which don't use property http://open.vocab.org/terms/classSkeletonIgnore and its sub-properties as predicate, relating from/to them too.

This materialization of triples is expected to be carried out by for example some kind of rule engine.

Important: This kind of inference is already possible with OWL using property restrictions (Functional-Style Syntax): 
  EquivalentClasses( 
   Â :JohnsChildren 
    ObjectHasValue( :hasParent :John )
  )
So you might better use OWL since the functionality is the same.
http://www.w3.org/TR/owl2-primer/#Property_Restrictions"""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
        ,
         .

ov:DOMOffset a owl:Class ;
    rdfs:label "DOMOffset"@en ;
    label:plural "Offsets"@en ;
    dir:etag "\"73c4a8f2-68f1-4a7b-b483-bda0c29bacfc\"" ;
    rdfs:comment "the offset within a DOM node"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:DOMOffset.html .

ov:Database a owl:Class ;
    rdfs:label "Database"@en ;
    ov:markdownDescription "A Database"@en ;
    label:plural "Databases"@en ;
    dir:etag "\"8b432287-3652-439c-b38d-7e07ce5c5a9d\"" ;
    rdfs:comment "A Database"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Database.html .

ov:DigitalAsset a owl:Class ;
    rdfs:label "DigitalAsset"@en ;
    ov:markdownDescription "No doubt a hundred different classes already for this! There is a good opportunity to define nice, specific sub-classes for the various things this can track. "@en ;
    label:plural "DigitalAssets"@en ;
    dir:etag "\"977812c0-587a-469e-9e8d-dba555516fac\"" ;
    rdfs:comment "DAs would be typically files. Audio, movies, software licenses, software installers, documents, etc. Anything stored that needs a computer to get it and/or read it."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:DigitalAsset.html .

ov:Distance a owl:Class ;
    rdfs:label "Distance"@en ;
    label:plural "Distances"@en ;
    dir:etag "739df7a1-d131-4f80-9946-b839848eb6fe" ;
    rdfs:comment """A Distance should have two distance points and a distance value. eg:


    a ov:Distance ;
    ov:distancePoint  ,  ;
    ov:kilometres 0.5 ;
."""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:HUDYearLoan a owl:Class ;
    rdfs:label "Year Loan History"@en ;
    dir:etag "\"58471450-bbce-4b51-84e8-122eee13c146\"" ;
    rdfs:comment "The loan history for a book by year."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:HUDYearLoan.html .

ov:House a owl:Class ;
    rdfs:label "House"@en ;
    ov:markdownDescription "This is just a test"@en ;
    label:plural "Houses"@en ;
    dir:etag "\"ff550d4a-c1ac-4b1c-99b3-6f06a66c77b9\"" ;
    rdfs:comment "Structure in which someone lives"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:building ;
    owl:disjointWith ov:horse ;
    owl:equivalentClass ov:domicile ;
    vs:term_status "unstable" ;
    vs:userdocs ov:House.html .

ov:MultiSportEvent a owl:Class ;
    rdfs:label "MultiSportEvent"@en ;
    dir:etag "\"b6186590-a786-4bff-a376-0b2e52d7558b\"" ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:MultiSportEvent.html .

ov:OkkamEntity a owl:Class ;
    rdfs:label "Okkam Entity"@en ;
    label:plural "Okkam entities"@en ;
    dir:etag "\"10b866d1-5d06-4c28-82f1-349d56044222\"" ;
    rdfs:comment "Any entity that can be identified using the OKKAM entity naming system. In general one could say this is equivalent to resource but there are certain entity types that will work better on the OKKAM system"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:OkkamEntity.html .

ov:Plot a owl:Class ;
    rdfs:label "Plot"@en ;
    ov:markdownDescription """Example: a film's plot (http://en.wikipedia.org/wiki/Forrest_Gump#Plot).

See elso http://open.vocab.org/terms/Plot."""@en ;
    label:plural "Plots"@en ;
    dir:etag "\"1783d6b3-c71a-43f4-b5ee-9bbe5a4de9d7\"" ;
    rdfs:comment "A Plot of anything."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    owl:disjointWith ,
        ,
        ,
         ;
    owl:equivalentClass  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Plot.html .

ov:PrimaryVisualElement a owl:Class ;
    rdfs:label "Primary Visual Element"@en ;
    label:plural "Primary Visual Elements"@en ;
    dir:etag "\"feca0d81-0e01-46b9-afd4-370edb4399af\"" ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:VisualElement ;
    vs:term_status "unstable" ;
    vs:userdocs ov:PrimaryVisualElement.html .

ov:ScientificDatabase a owl:Class ;
    rdfs:label "Scientific Database"@en ;
    label:plural "Scientific Databases"@en ;
    dir:etag "\"b4296af5-1c30-406e-be89-8e3c8b3d2bdb\"" ;
    rdfs:comment "A Scientific Database"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:Database ;
    vs:term_status "unstable" ;
    vs:userdocs ov:ScientificDatabase.html .

ov:SummerOlympicGames a owl:Class ;
    rdfs:label "Summer Olympic Games"@en ;
    dir:etag "\"daa558f3-c5ce-4b69-a5b7-4066a7430077\"" ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:OlympicGames ;
    owl:disjointWith ov:WinterOlympicGames ;
    vs:term_status "unstable" ;
    vs:userdocs ov:SummerOlympicGames.html .

ov:UnivCourse a owl:Class ;
    rdfs:label "University Course"@en ;
    dir:etag "\"d4796e2e-d861-442b-ad09-0d66399a0994\"" ;
    rdfs:comment "A course taught at a university"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:Course ;
    vs:term_status "unstable" ;
    vs:userdocs ov:UnivCourse.html .

ov:UnivSchool a owl:Class ;
    rdfs:label "University School"@en ;
    dir:etag "\"12c38e7e-a5a6-4890-86b1-34a097dbf48c\"" ;
    rdfs:comment "A school of a university (e.g., School of Business)."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:UnivSchool.html .

ov:Ware a owl:Class ;
    rdfs:label "Ware"@en ;
    ov:markdownDescription "The term \"Ware\" is used by archaeologists and collectors to identify any similar set of ceramic vessels, often by reference to some combination of the physical characteristics of the clay, surface treatment, overall shape, functional class, or place of manufacture. It is a common term in the field of archaeology. Usages include \"Halaf Ware\", a Sixth Millenium BC product of the Neolithic Halaf Culture of Northern Mesopotamia; \"Deptford Ware\" from England; \"African Red Slip\" a Roman period product from what is now the modern country of Tunisia; "@en ;
    label:plural "Wares"@en ;
    dir:etag "\"7e358f56-84a8-4175-91d5-f4a62075c089\"" ;
    rdfs:comment "Generic term for category of ceramics that may be distinguished by function, surface treatment, distinguishing features of clay, or other set of criteria as defined by usage. Commonly used in the discipline of Archaeology."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Ware.html .

ov:WinterOlympicGames a owl:Class ;
    rdfs:label "Winter Olympic Games"@en ;
    dir:etag "\"08c64b6a-d0cc-4364-9c80-e3ecc9a169f7\"" ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:OlympicGames ;
    owl:disjointWith ov:SummerOlympicGames ;
    vs:term_status "unstable" ;
    vs:userdocs ov:WinterOlympicGames.html .

ov:classSkeletonIgnore a rdf:Property ;
    rdfs:label "Class Skeleton Ignore"@en ;
    dc:created "2010-04-13T19:02:15+00:00"^^xsd:dateTime ;
    label:plural "class skeleton ignore"@en ;
    rdfs:comment """Triples using his property and its sub-properties as predicate are to be ignored by the class skeleton materialization process (http://open.vocab.org/terms/ClassSkeleton).

This property is not to be used in real data, it serves just to exist and have sub-properties."""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:diffSource a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "source"@en ;
    dir:etag "\"d564cc82-bcb9-472d-add8-b794ea0cc92f\"" ;
    rdfs:comment "The resource that this diff goes from."@en ;
    rdfs:domain ov:Diff ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:diffSource.html .

ov:diffTarget a rdf:Property,
        owl:FunctionalProperty ;
    rdfs:label "target"@en ;
    dir:etag "\"90e6138e-f106-48a2-8e7d-c91a35b27350\"" ;
    rdfs:comment "The resource that this diff goes to."@en ;
    rdfs:domain ov:Diff ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:diffTarget.html .

ov:featurefile a rdf:Property ;
    rdfs:label "Feature File"@en ;
    label:plural "Feature Files"@en ;
    dir:etag "\"e19352ad-928d-4393-ae82-170efedca7a7\"" ;
    rdfs:comment "associates a musical item with a feature file describing that item"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:featurefile.html .

ov:hasLender a rdf:Property ;
    rdfs:label "Has lender"@en ;
    dc:created "2010-11-28T14:41:53+00:00"^^xsd:dateTime ;
    label:plural "has lenders"@en ;
    rdfs:comment """Domain: any institution or individual who borrows money from loaner
Range: any institution or individual who loans a borrower money"""@en ;
    rdfs:domain ov:Borrower ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:Loaner ;
    owl:inverseOf ov:hasLender ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:isCategoryOf a rdf:Property ;
    rdfs:label "is category of"@en ;
    label:plural "are categories of"@en ;
    dir:etag "\"967965ac-1341-47b9-9548-12d51fb5050b\"" ;
    rdfs:comment "The value of this property is something that has been classified under the resource"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:isCategoryOf.html .

ov:isMemberOf a rdf:Property ;
    rdfs:label "is member of"@en ;
    dir:etag "37ef7bf9-9e9b-4ac0-a8fd-56164a51dab9" ;
    rdfs:comment "Property to link an agent with an organization (inverse property of http://xmlns.com/foaf/0.1/member)"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    owl:inverseOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:isSongOfEarworm a rdf:Property ;
    rdfs:label "is Song of Earworm"@en ;
    dir:etag "\"ae14c996-3b3a-440f-984d-cd79e4df59fc\"" ;
    rdfs:comment "A song which is the focus of a particular Earworm"@en ;
    rdfs:domain  ;
    rdfs:isDefinedBy  ;
    rdfs:range ov:Earworm ;
    vs:term_status "unstable" ;
    vs:userdocs ov:isSongOfEarworm.html .

ov:offeredBy a rdf:Property,
        owl:FunctionalProperty,
        owl:InverseFunctionalProperty ;
    rdfs:label "Offering organization"@en ;
    dc:created "2011-06-23T07:43:22+00:00"^^xsd:dateTime ;
    rdfs:comment "Organization who offers the course, e.g. a department, a school, a research institute"@en ;
    rdfs:domain ov:Course ;
    rdfs:isDefinedBy  ;
    rdfs:range  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:AutomobileCataologType a owl:Class ;
    rdfs:label "Automobile Catalog Type"@en ;
    label:plural "Automobile Catalog Types"@en ;
    dir:etag "\"48cdcf7d-9cf6-4ea7-95a9-4792e564882d\"" ;
    rdfs:comment "Automobiles, when presented as a catalog, are generally categorized using the Car Maker / Car Model / Trim Package hierarchy."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:AutomobileCataologType.html .

ov:DOMRange a owl:Class ;
    rdfs:label "DOMRange"@en ;
    label:plural "DOMRanges"@en ;
    dir:etag "\"c5ec7935-1f5f-44c7-b957-8989b185f1ac\"" ;
    rdfs:comment """A DOM Range consists of two boundary-points corresponding to the start and the end of the Range.
http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/ranges.html#Level-2-Range-Definitions"""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:DOMRange.html .

ov:HUDCourseLoan a owl:Class ;
    rdfs:label "Course Loan History"@en ;
    label:plural "The loan history for a book by course"@en ;
    dir:etag "\"e4953ad2-8b23-4202-b6d6-fff3d5bbe77f\"" ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:HUDCourseLoan.html .

ov:HUDSchoolLoan a owl:Class ;
    rdfs:label "School Loan History"@en ;
    dir:etag "\"df31df81-ec72-4679-b264-22a78704932c\"" ;
    rdfs:comment "The loan history of a book within a school"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:HUDSchoolLoan.html .

ov:KillerGorilla a owl:Class ;
    rdfs:label "Killer Gorilla"@en ;
    label:plural "Killer Gorillas"@en ;
    dir:etag "\"8cc63a5f-fdf2-4288-9210-0dafb247fae5\"" ;
    rdfs:comment "A gorilla that kills or has the inclination to do so."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    owl:disjointWith ov:NotAKillerGorilla ;
    vs:term_status "unstable" ;
    vs:userdocs ov:KillerGorilla.html .

ov:MOTTestingStation a owl:Class ;
    rdfs:label "MOT Testing Station"@en ;
    dc:created "2011-07-26T14:04:06+00:00"^^xsd:dateTime ;
    label:plural "MOT Testing Stations"@en ;
    rdfs:comment "The class of all MOT Testing Stations."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:NotAKillerGorilla a owl:Class ;
    rdfs:label "Non Killer-Gorilla"@en ;
    label:plural "Non Killer-Gorillas"@en ;
    dir:etag "\"5236de5a-f4e8-47d8-9f06-6f80b2b70df0\"" ;
    rdfs:comment "Indicates that something is definitely not a Killer-Gorilla. (It may still be a killer though. Or a gorilla.)"@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf owl:Thing ;
    owl:disjointWith ov:KillerGorilla ;
    vs:term_status "unstable" ;
    vs:userdocs ov:NotAKillerGorilla.html .

ov:OlympicGames a owl:Class ;
    rdfs:label "Olympic games"@en ;
    dir:etag "\"41789c0e-3be8-4c07-9b27-0b972563eedf\"" ;
    rdfs:comment "The Olympic Games are an international multi-sport event established for both summer and winter sports."@en ;
    rdfs:isDefinedBy  ;
    rdfs:subClassOf ov:MultiSportEvent ;
    vs:term_status "unstable" ;
    vs:userdocs ov:OlympicGames.html .

ov:VisualElement a owl:Class ;
    rdfs:label "Visual Element"@en ;
    ov:markdownDescription """a box in a powerpoint diagram is a VisualElement and can ov:depicts mit:TBL.

Another box on a different slide is a different VisualElement and can also ov:depicts mit:TBL."""@en ;
    label:plural "Visual Elements"@en ;
    dir:etag "\"02480410-26e1-4f17-a435-53849497cf51\"" ;
    rdfs:comment "A thing that manifests visually."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:VisualElement.html .

ov:DOMBoundaryPointPosition a owl:Class ;
    rdfs:label "DOMBoundaryPointPosition"@en ;
    label:plural "DOMBoundaryPointPositions"@en ;
    dir:etag "\"7b174e16-0fdf-47e5-9d7e-85cdcc367903\"" ;
    rdfs:comment """A boundary-point's position in a Document or DocumentFragment tree can be characterized by a node and an offset

http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/ranges.html#Level-2-Range-Definitions"""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:DOMBoundaryPointPosition.html .

ov:DOMBoundaryPoint a owl:Class ;
    rdfs:label "DOMBoundaryPoint"@en ;
    label:plural "DOMBoundaryPoints"@en ;
    dir:etag "\"63b8cdd0-a5bf-4c9c-b229-8bab040a4797\"" ;
    rdfs:comment """A boundary-point's position in a Document or DocumentFragment tree can be characterized by a node and an offset.
http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/ranges.html#Level-2-Range-Definitions"""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:DOMBoundaryPoint.html .

ov:Diff a owl:Class ;
    rdfs:label "diff"@en ;
    label:plural "diffs"@en ;
    dir:etag "\"a39df784-180e-48e6-b19a-df6b56bfadf1\"" ;
    rdfs:comment "A diff, showing the difference between a source resource and a target resource."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Diff.html .

ov:Earworm a owl:Class ;
    rdfs:label "Earworm"@en ;
    label:plural "Earworms"@en ;
    dir:etag "\"6fba532c-e7ed-41dd-9e1f-9be1ba93f247\"" ;
    rdfs:comment "The experience of having a song in your head which you can't get rid of."@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Earworm.html .

ov:HUDSuggestion a owl:Class ;
    rdfs:label "Suggestion"@en ;
    dir:etag "\"de162105-efcd-4f5d-8f1d-f31e6afa2a4d\"" ;
    rdfs:comment "Suggested book based on circulation data"@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:HUDSuggestion.html .

ov:commonEndeavour a rdf:Property,
        owl:SymmetricProperty ;
    rdfs:label "Common Endeavour"@en ;
    label:plural "Common Endeavours"@en ;
    dir:etag "87624008-ebed-489e-94bc-0f61fd0830f0" ;
    rdfs:comment """commonEndeavour is intended to define a FRBR (Functional Requirements for Bibliographic Records) relationship between two resources that may or may not be modeled as FRBR.  This makes it possible to assert that a resource modeled using a vocabulary that does not use the FRBR entity model explicitly is describing the same Work, Expression, Manifestation, and/or Item as another resource (which may or may not use the FRBR model, as well).

commonEndeavour is intended to be used merely as a superproperty for WEMI-specific subproperties to inherit from, but there are no restrictions on its use."""@en ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy  ;
    rdfs:range rdfs:Resource ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note ,
         .

ov:AvatarCharacterTraits a owl:Class ;
    rdfs:label "General Trait of Characters in the Animated Series Avatar-The Last Airbender"@en ;
    dc:created "2011-03-22T17:22:00+00:00"^^xsd:dateTime ;
    label:plural "General Trait of Characters in the Animated Series Avatar-The Last Airbender"@en ;
    rdfs:comment """This class of character traits was created to describe the characters in the graphic novel Avatar-The Last Airbender.
The motivation was to create a unique class identifying the characters in the trilogy."""@en ;
    rdfs:isDefinedBy  ;
    vs:term_status "unstable" ;
    vs:userdocs  ;
    skos:note  .

ov:Course a owl:Class ;
    rdfs:label "Course"@en ;
    dir:etag "\"caec9189-b5dc-43c1-a1b1-3ab2f73c21ee\"" ;
    rdfs:isDefinedBy  ;
    owl:equivalentClass  ;
    vs:term_status "unstable" ;
    vs:userdocs ov:Course.html .




© 2015 - 2024 Weber Informatics LLC | Privacy Policy