Last active
November 6, 2022 23:30
-
-
Save aamedina/3e76f6c1133ed9ba833bcec03b480852 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [:foaf/knows :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/knows :rdfs/range :foaf/Person] | |
| [:foaf/knows :rdfs/domain :foaf/Person] | |
| [:foaf/knows :rdf/type :owl/ObjectProperty] | |
| [:foaf/knows :rdfs/comment "A person known by this person (indicating some level of reciprocated interaction between the parties)."] | |
| [:foaf/knows :rdfs/label "knows"] | |
| [:foaf/knows :vs/term_status "stable"] | |
| [:foaf/knows :rdf/type :rdf/Property] | |
| [:foaf/firstName :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/firstName :rdfs/range :rdfs/Literal] | |
| [:foaf/firstName :rdfs/domain :foaf/Person] | |
| [:foaf/firstName :rdf/type :owl/DatatypeProperty] | |
| [:foaf/firstName :rdfs/comment "The first name of a person."] | |
| [:foaf/firstName :rdfs/label "firstName"] | |
| [:foaf/firstName :vs/term_status "testing"] | |
| [:foaf/firstName :rdf/type :rdf/Property] | |
| [:foaf/icqChatID :rdfs/label "ICQ chat ID"] | |
| [:foaf/icqChatID :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/icqChatID :rdfs/subPropertyOf :foaf/nick] | |
| [:foaf/icqChatID :vs/term_status "testing"] | |
| [:foaf/icqChatID :rdfs/domain :foaf/Agent] | |
| [:foaf/icqChatID :rdfs/range :rdfs/Literal] | |
| [:foaf/icqChatID :rdfs/comment "An ICQ chat ID"] | |
| [:foaf/icqChatID :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/icqChatID :rdf/type :rdf/Property] | |
| [:foaf/icqChatID :rdf/type :owl/DatatypeProperty] | |
| [:foaf/birthday :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/birthday :rdfs/range :rdfs/Literal] | |
| [:foaf/birthday :rdfs/domain :foaf/Agent] | |
| [:foaf/birthday :rdf/type :owl/DatatypeProperty] | |
| [:foaf/birthday :rdf/type :owl/FunctionalProperty] | |
| [:foaf/birthday :rdfs/comment "The birthday of this Agent, represented in mm-dd string form, eg. '12-31'."] | |
| [:foaf/birthday :rdfs/label "birthday"] | |
| [:foaf/birthday :vs/term_status "unstable"] | |
| [:foaf/birthday :rdf/type :rdf/Property] | |
| [:foaf/givenname :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/givenname :rdf/type :owl/DatatypeProperty] | |
| [:foaf/givenname :rdfs/comment "The given name of some person."] | |
| [:foaf/givenname :rdfs/label "Given name"] | |
| [:foaf/givenname :vs/term_status "archaic"] | |
| [:foaf/givenname :rdf/type :rdf/Property] | |
| [:foaf/focus :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/focus :rdfs/range :owl/Thing] | |
| [:foaf/focus :rdfs/domain "http://www.w3.org/2004/02/skos/core#Concept"] | |
| [:foaf/focus :rdf/type :owl/ObjectProperty] | |
| [:foaf/focus :rdfs/comment "The underlying or 'focal' entity associated with some SKOS-described concept."] | |
| [:foaf/focus :rdfs/label "focus"] | |
| [:foaf/focus :vs/term_status "testing"] | |
| [:foaf/focus :rdf/type :rdf/Property] | |
| [:foaf/accountServiceHomepage :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/accountServiceHomepage :rdfs/range :foaf/Document] | |
| [:foaf/accountServiceHomepage :rdfs/domain :foaf/OnlineAccount] | |
| [:foaf/accountServiceHomepage :rdf/type :owl/ObjectProperty] | |
| [:foaf/accountServiceHomepage :rdfs/comment "Indicates a homepage of the service provide for this online account."] | |
| [:foaf/accountServiceHomepage :rdfs/label "account service homepage"] | |
| [:foaf/accountServiceHomepage :vs/term_status "testing"] | |
| [:foaf/accountServiceHomepage :rdf/type :rdf/Property] | |
| [:foaf/isPrimaryTopicOf :rdfs/comment "A document that this thing is the primary topic of."] | |
| [:foaf/isPrimaryTopicOf :rdfs/domain :owl/Thing] | |
| [:foaf/isPrimaryTopicOf :rdfs/label "is primary topic of"] | |
| [:foaf/isPrimaryTopicOf :rdfs/subPropertyOf :foaf/page] | |
| [:foaf/isPrimaryTopicOf :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/isPrimaryTopicOf :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/isPrimaryTopicOf :rdfs/range :foaf/Document] | |
| [:foaf/isPrimaryTopicOf :rdf/type :rdf/Property] | |
| [:foaf/isPrimaryTopicOf :vs/term_status "stable"] | |
| [:foaf/isPrimaryTopicOf :owl/inverseOf :foaf/primaryTopic] | |
| [:foaf/depicts :owl/inverseOf :foaf/depiction] | |
| [:foaf/depicts :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/depicts :rdfs/domain :foaf/Image] | |
| [:foaf/depicts :rdfs/range :owl/Thing] | |
| [:foaf/depicts :rdf/type :owl/ObjectProperty] | |
| [:foaf/depicts :rdfs/comment "A thing depicted in this representation."] | |
| [:foaf/depicts :rdfs/label "depicts"] | |
| [:foaf/depicts :vs/term_status "testing"] | |
| [:foaf/depicts :rdf/type :rdf/Property] | |
| [:foaf/phone :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/phone :rdf/type :owl/ObjectProperty] | |
| [:foaf/phone :rdfs/comment "A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel)."] | |
| [:foaf/phone :rdfs/label "phone"] | |
| [:foaf/phone :vs/term_status "testing"] | |
| [:foaf/phone :rdf/type :rdf/Property] | |
| [:foaf/openid :rdfs/range :foaf/Document] | |
| [:foaf/openid :rdf/type :owl/ObjectProperty] | |
| [:foaf/openid :vs/term_status "testing"] | |
| [:foaf/openid :rdf/type :rdf/Property] | |
| [:foaf/openid :rdfs/label "openid"] | |
| [:foaf/openid :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/openid :rdfs/domain :foaf/Agent] | |
| [:foaf/openid :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/openid :rdfs/subPropertyOf :foaf/isPrimaryTopicOf] | |
| [:foaf/openid :rdfs/comment "An OpenID for an Agent."] | |
| [:foaf/givenName :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/givenName :rdf/type :owl/DatatypeProperty] | |
| [:foaf/givenName :rdfs/comment "The given name of some person."] | |
| [:foaf/givenName :rdfs/label "Given name"] | |
| [:foaf/givenName :vs/term_status "testing"] | |
| [:foaf/givenName :rdf/type :rdf/Property] | |
| [:foaf/Project :owl/disjointWith :foaf/Document] | |
| [:foaf/Project :owl/disjointWith :foaf/Person] | |
| [:foaf/Project :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/Project :rdf/type :owl/Class] | |
| [:foaf/Project :rdfs/comment "A project (a collective endeavour of some kind)."] | |
| [:foaf/Project :rdfs/label "Project"] | |
| [:foaf/Project :vs/term_status "testing"] | |
| [:foaf/Project :rdf/type :rdfs/Class] | |
| [:foaf/account :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/account :rdfs/range :foaf/OnlineAccount] | |
| [:foaf/account :rdfs/domain :foaf/Agent] | |
| [:foaf/account :rdf/type :owl/ObjectProperty] | |
| [:foaf/account :rdfs/comment "Indicates an account held by this agent."] | |
| [:foaf/account :rdfs/label "account"] | |
| [:foaf/account :vs/term_status "testing"] | |
| [:foaf/account :rdf/type :rdf/Property] | |
| [:foaf/skypeID :rdfs/range :rdfs/Literal] | |
| [:foaf/skypeID :rdfs/domain :foaf/Agent] | |
| [:foaf/skypeID :rdfs/subPropertyOf :foaf/nick] | |
| [:foaf/skypeID :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/skypeID :rdf/type :owl/DatatypeProperty] | |
| [:foaf/skypeID :rdfs/comment "A Skype ID"] | |
| [:foaf/skypeID :rdfs/label "Skype ID"] | |
| [:foaf/skypeID :vs/term_status "testing"] | |
| [:foaf/skypeID :rdf/type :rdf/Property] | |
| [:foaf/Image :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/Image :rdfs/subClassOf :foaf/Document] | |
| [:foaf/Image :owl/equivalentClass "http://schema.org/ImageObject"] | |
| [:foaf/Image :rdf/type :owl/Class] | |
| [:foaf/Image :rdfs/comment "An image."] | |
| [:foaf/Image :rdfs/label "Image"] | |
| [:foaf/Image :vs/term_status "stable"] | |
| [:foaf/Image :rdf/type :rdfs/Class] | |
| [:foaf/page :owl/inverseOf :foaf/topic] | |
| [:foaf/page :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/page :rdfs/range :foaf/Document] | |
| [:foaf/page :rdfs/domain :owl/Thing] | |
| [:foaf/page :rdf/type :owl/ObjectProperty] | |
| [:foaf/page :rdfs/comment "A page or document about this thing."] | |
| [:foaf/page :rdfs/label "page"] | |
| [:foaf/page :vs/term_status "stable"] | |
| [:foaf/page :rdf/type :rdf/Property] | |
| [:foaf/OnlineEcommerceAccount :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/OnlineEcommerceAccount :rdfs/subClassOf :foaf/OnlineAccount] | |
| [:foaf/OnlineEcommerceAccount :rdf/type :owl/Class] | |
| [:foaf/OnlineEcommerceAccount :rdfs/comment "An online e-commerce account."] | |
| [:foaf/OnlineEcommerceAccount :rdfs/label "Online E-commerce Account"] | |
| [:foaf/OnlineEcommerceAccount :vs/term_status "unstable"] | |
| [:foaf/OnlineEcommerceAccount :rdf/type :rdfs/Class] | |
| [:foaf/lastName :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/lastName :rdfs/range :rdfs/Literal] | |
| [:foaf/lastName :rdfs/domain :foaf/Person] | |
| [:foaf/lastName :rdf/type :owl/DatatypeProperty] | |
| [:foaf/lastName :rdfs/comment "The last name of a person."] | |
| [:foaf/lastName :rdfs/label "lastName"] | |
| [:foaf/lastName :vs/term_status "testing"] | |
| [:foaf/lastName :rdf/type :rdf/Property] | |
| [:foaf/membershipClass :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/membershipClass :rdf/type :owl/AnnotationProperty] | |
| [:foaf/membershipClass :rdfs/comment "Indicates the class of individuals that are a member of a Group"] | |
| [:foaf/membershipClass :rdfs/label "membershipClass"] | |
| [:foaf/membershipClass :vs/term_status "unstable"] | |
| [:foaf/membershipClass :rdf/type :rdf/Property] | |
| [:foaf/yahooChatID :rdfs/label "Yahoo chat ID"] | |
| [:foaf/yahooChatID :rdfs/domain :foaf/Agent] | |
| [:foaf/yahooChatID :vs/term_status "testing"] | |
| [:foaf/yahooChatID :rdfs/range :rdfs/Literal] | |
| [:foaf/yahooChatID :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/yahooChatID :rdfs/comment "A Yahoo chat ID"] | |
| [:foaf/yahooChatID :rdf/type :owl/DatatypeProperty] | |
| [:foaf/yahooChatID :rdfs/subPropertyOf :foaf/nick] | |
| [:foaf/yahooChatID :rdf/type :rdf/Property] | |
| [:foaf/yahooChatID :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/homepage :rdfs/comment "A homepage for some thing."] | |
| [:foaf/homepage :rdfs/range :foaf/Document] | |
| [:foaf/homepage :rdf/type :rdf/Property] | |
| [:foaf/homepage :vs/term_status "stable"] | |
| [:foaf/homepage :rdfs/subPropertyOf :foaf/page] | |
| [:foaf/homepage :rdfs/subPropertyOf :foaf/isPrimaryTopicOf] | |
| [:foaf/homepage :rdfs/domain :owl/Thing] | |
| [:foaf/homepage :rdfs/label "homepage"] | |
| [:foaf/homepage :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/homepage :rdf/type :owl/ObjectProperty] | |
| [:foaf/homepage :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/topic_interest :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/topic_interest :rdfs/range :owl/Thing] | |
| [:foaf/topic_interest :rdfs/domain :foaf/Agent] | |
| [:foaf/topic_interest :rdf/type :owl/ObjectProperty] | |
| [:foaf/topic_interest :rdfs/comment "A thing of interest to this person."] | |
| [:foaf/topic_interest :rdfs/label "topic_interest"] | |
| [:foaf/topic_interest :vs/term_status "testing"] | |
| [:foaf/topic_interest :rdf/type :rdf/Property] | |
| [:foaf/dnaChecksum :rdfs/range :rdfs/Literal] | |
| [:foaf/dnaChecksum :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/dnaChecksum :rdf/type :owl/DatatypeProperty] | |
| [:foaf/dnaChecksum :rdfs/comment "A checksum for the DNA of some thing. Joke."] | |
| [:foaf/dnaChecksum :rdfs/label "DNA checksum"] | |
| [:foaf/dnaChecksum :vs/term_status "archaic"] | |
| [:foaf/dnaChecksum :rdf/type :rdf/Property] | |
| [:foaf/gender :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/gender :rdfs/range :rdfs/Literal] | |
| [:foaf/gender :rdfs/domain :foaf/Agent] | |
| [:foaf/gender :rdf/type :owl/DatatypeProperty] | |
| [:foaf/gender :rdf/type :owl/FunctionalProperty] | |
| [:foaf/gender :rdfs/comment "The gender of this Agent (typically but not necessarily 'male' or 'female')."] | |
| [:foaf/gender :rdfs/label "gender"] | |
| [:foaf/gender :vs/term_status "testing"] | |
| [:foaf/gender :rdf/type :rdf/Property] | |
| [:foaf/mbox_sha1sum :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/mbox_sha1sum :rdfs/range :rdfs/Literal] | |
| [:foaf/mbox_sha1sum :rdfs/domain :foaf/Agent] | |
| [:foaf/mbox_sha1sum :rdf/type :owl/DatatypeProperty] | |
| [:foaf/mbox_sha1sum :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/mbox_sha1sum :rdfs/comment "The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox."] | |
| [:foaf/mbox_sha1sum :rdfs/label "sha1sum of a personal mailbox URI name"] | |
| [:foaf/mbox_sha1sum :vs/term_status "testing"] | |
| [:foaf/mbox_sha1sum :rdf/type :rdf/Property] | |
| [:foaf/logo :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/logo :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/logo :rdfs/range :owl/Thing] | |
| [:foaf/logo :rdfs/domain :owl/Thing] | |
| [:foaf/logo :rdf/type :owl/ObjectProperty] | |
| [:foaf/logo :rdfs/comment "A logo representing some thing."] | |
| [:foaf/logo :rdfs/label "logo"] | |
| [:foaf/logo :vs/term_status "testing"] | |
| [:foaf/logo :rdf/type :rdf/Property] | |
| [:foaf/img :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/img :rdfs/subPropertyOf :foaf/depiction] | |
| [:foaf/img :rdfs/range :foaf/Image] | |
| [:foaf/img :rdfs/domain :foaf/Person] | |
| [:foaf/img :rdf/type :owl/ObjectProperty] | |
| [:foaf/img :rdfs/comment "An image that can be used to represent some thing (ie. those depictions which are particularly representative of something, eg. one's photo on a homepage)."] | |
| [:foaf/img :rdfs/label "image"] | |
| [:foaf/img :vs/term_status "testing"] | |
| [:foaf/img :rdf/type :rdf/Property] | |
| [:foaf/fundedBy :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/fundedBy :rdfs/range :owl/Thing] | |
| [:foaf/fundedBy :rdfs/domain :owl/Thing] | |
| [:foaf/fundedBy :rdf/type :owl/ObjectProperty] | |
| [:foaf/fundedBy :rdfs/comment "An organization funding a project or person."] | |
| [:foaf/fundedBy :rdfs/label "funded by"] | |
| [:foaf/fundedBy :vs/term_status "archaic"] | |
| [:foaf/fundedBy :rdf/type :rdf/Property] | |
| [:foaf/interest :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/interest :rdfs/range :foaf/Document] | |
| [:foaf/interest :rdfs/domain :foaf/Agent] | |
| [:foaf/interest :rdf/type :owl/ObjectProperty] | |
| [:foaf/interest :rdfs/comment "A page about a topic of interest to this person."] | |
| [:foaf/interest :rdfs/label "interest"] | |
| [:foaf/interest :vs/term_status "testing"] | |
| [:foaf/interest :rdf/type :rdf/Property] | |
| [:foaf/familyName :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/familyName :rdfs/range :rdfs/Literal] | |
| [:foaf/familyName :rdfs/domain :foaf/Person] | |
| [:foaf/familyName :rdf/type :owl/DatatypeProperty] | |
| [:foaf/familyName :rdfs/comment "The family name of some person."] | |
| [:foaf/familyName :rdfs/label "familyName"] | |
| [:foaf/familyName :vs/term_status "testing"] | |
| [:foaf/familyName :rdf/type :rdf/Property] | |
| [:foaf/status :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/status :rdfs/range :rdfs/Literal] | |
| [:foaf/status :rdfs/domain :foaf/Agent] | |
| [:foaf/status :rdf/type :owl/DatatypeProperty] | |
| [:foaf/status :rdfs/comment "A string expressing what the user is happy for the general public (normally) to know about their current activity."] | |
| [:foaf/status :rdfs/label "status"] | |
| [:foaf/status :vs/term_status "unstable"] | |
| [:foaf/status :rdf/type :rdf/Property] | |
| [:foaf/msnChatID :rdfs/subPropertyOf :foaf/nick] | |
| [:foaf/msnChatID :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/msnChatID :rdfs/label "MSN chat ID"] | |
| [:foaf/msnChatID :rdfs/comment "An MSN chat ID"] | |
| [:foaf/msnChatID :rdfs/domain :foaf/Agent] | |
| [:foaf/msnChatID :rdf/type :owl/DatatypeProperty] | |
| [:foaf/msnChatID :vs/term_status "testing"] | |
| [:foaf/msnChatID :rdf/type :rdf/Property] | |
| [:foaf/msnChatID :rdfs/range :rdfs/Literal] | |
| [:foaf/msnChatID :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/sha1 :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/sha1 :rdfs/domain :foaf/Document] | |
| [:foaf/sha1 :rdf/type :owl/DatatypeProperty] | |
| [:foaf/sha1 :rdfs/comment "A sha1sum hash, in hex."] | |
| [:foaf/sha1 :rdfs/label "sha1sum (hex)"] | |
| [:foaf/sha1 :vs/term_status "unstable"] | |
| [:foaf/sha1 :rdf/type :rdf/Property] | |
| [:foaf/PersonalProfileDocument :rdfs/subClassOf :foaf/Document] | |
| [:foaf/PersonalProfileDocument :rdf/type :owl/Class] | |
| [:foaf/PersonalProfileDocument :vs/term_status "testing"] | |
| [:foaf/PersonalProfileDocument :rdfs/comment "A personal profile RDF document."] | |
| [:foaf/PersonalProfileDocument :rdfs/label "PersonalProfileDocument"] | |
| [:foaf/PersonalProfileDocument :rdf/type :rdfs/Class] | |
| [:foaf/workInfoHomepage :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/workInfoHomepage :rdfs/range :foaf/Document] | |
| [:foaf/workInfoHomepage :rdfs/domain :foaf/Person] | |
| [:foaf/workInfoHomepage :rdf/type :owl/ObjectProperty] | |
| [:foaf/workInfoHomepage :rdfs/comment "A work info homepage of some person; a page about their work for some organization."] | |
| [:foaf/workInfoHomepage :rdfs/label "work info homepage"] | |
| [:foaf/workInfoHomepage :vs/term_status "testing"] | |
| [:foaf/workInfoHomepage :rdf/type :rdf/Property] | |
| [:foaf/currentProject :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/currentProject :rdfs/range :owl/Thing] | |
| [:foaf/currentProject :rdfs/domain :foaf/Person] | |
| [:foaf/currentProject :rdf/type :owl/ObjectProperty] | |
| [:foaf/currentProject :rdfs/comment "A current project this person works on."] | |
| [:foaf/currentProject :rdfs/label "current project"] | |
| [:foaf/currentProject :vs/term_status "testing"] | |
| [:foaf/currentProject :rdf/type :rdf/Property] | |
| [:foaf/mbox :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/mbox :rdfs/range :owl/Thing] | |
| [:foaf/mbox :rdfs/domain :foaf/Agent] | |
| [:foaf/mbox :rdf/type :owl/ObjectProperty] | |
| [:foaf/mbox :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/mbox :rdfs/comment "A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox."] | |
| [:foaf/mbox :rdfs/label "personal mailbox"] | |
| [:foaf/mbox :vs/term_status "stable"] | |
| [:foaf/mbox :rdf/type :rdf/Property] | |
| [:foaf/schoolHomepage :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/schoolHomepage :rdfs/range :foaf/Document] | |
| [:foaf/schoolHomepage :rdfs/domain :foaf/Person] | |
| [:foaf/schoolHomepage :rdf/type :owl/ObjectProperty] | |
| [:foaf/schoolHomepage :rdfs/comment "A homepage of a school attended by the person."] | |
| [:foaf/schoolHomepage :rdfs/label "schoolHomepage"] | |
| [:foaf/schoolHomepage :vs/term_status "testing"] | |
| [:foaf/schoolHomepage :rdf/type :rdf/Property] | |
| ["http://xmlns.com/foaf/0.1/" :dc/description "The Friend of a Friend (FOAF) RDF vocabulary, described using W3C RDF Schema and the Web Ontology Language."] | |
| ["http://xmlns.com/foaf/0.1/" :dc/title "Friend of a Friend (FOAF) vocabulary"] | |
| ["http://xmlns.com/foaf/0.1/" :rdf/type :owl/Ontology] | |
| [:foaf/Organization :owl/disjointWith :foaf/Document] | |
| [:foaf/Organization :owl/disjointWith :foaf/Person] | |
| [:foaf/Organization :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/Organization :rdfs/subClassOf :foaf/Agent] | |
| [:foaf/Organization :rdf/type :owl/Class] | |
| [:foaf/Organization :vs/term_status "stable"] | |
| [:foaf/Organization :rdfs/comment "An organization."] | |
| [:foaf/Organization :rdfs/label "Organization"] | |
| [:foaf/Organization :rdf/type :rdfs/Class] | |
| [:foaf/holdsAccount :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/holdsAccount :rdfs/range :foaf/OnlineAccount] | |
| [:foaf/holdsAccount :rdfs/domain :foaf/Agent] | |
| [:foaf/holdsAccount :rdf/type :owl/ObjectProperty] | |
| [:foaf/holdsAccount :rdfs/comment "Indicates an account held by this agent."] | |
| [:foaf/holdsAccount :rdfs/label "account"] | |
| [:foaf/holdsAccount :vs/term_status "archaic"] | |
| [:foaf/holdsAccount :rdf/type :rdf/Property] | |
| [:foaf/maker :owl/equivalentProperty "http://purl.org/dc/terms/creator"] | |
| [:foaf/maker :vs/term_status "stable"] | |
| [:foaf/maker :rdfs/domain :owl/Thing] | |
| [:foaf/maker :owl/inverseOf :foaf/made] | |
| [:foaf/maker :rdfs/label "maker"] | |
| [:foaf/maker :rdfs/comment "An agent that made this thing."] | |
| [:foaf/maker :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/maker :rdf/type :rdf/Property] | |
| [:foaf/maker :rdfs/range :foaf/Agent] | |
| [:foaf/maker :rdf/type :owl/ObjectProperty] | |
| [:foaf/pastProject :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/pastProject :rdfs/range :owl/Thing] | |
| [:foaf/pastProject :rdfs/domain :foaf/Person] | |
| [:foaf/pastProject :rdf/type :owl/ObjectProperty] | |
| [:foaf/pastProject :rdfs/comment "A project this person has previously worked on."] | |
| [:foaf/pastProject :rdfs/label "past project"] | |
| [:foaf/pastProject :vs/term_status "testing"] | |
| [:foaf/pastProject :rdf/type :rdf/Property] | |
| [:foaf/OnlineChatAccount :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/OnlineChatAccount :rdfs/subClassOf :foaf/OnlineAccount] | |
| [:foaf/OnlineChatAccount :rdf/type :owl/Class] | |
| [:foaf/OnlineChatAccount :rdfs/comment "An online chat account."] | |
| [:foaf/OnlineChatAccount :rdfs/label "Online Chat Account"] | |
| [:foaf/OnlineChatAccount :vs/term_status "unstable"] | |
| [:foaf/OnlineChatAccount :rdf/type :rdfs/Class] | |
| [:foaf/jabberID :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/jabberID :rdf/type :owl/DatatypeProperty] | |
| [:foaf/jabberID :rdfs/range :rdfs/Literal] | |
| [:foaf/jabberID :rdfs/domain :foaf/Agent] | |
| [:foaf/jabberID :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/jabberID :rdfs/comment "A jabber ID for something."] | |
| [:foaf/jabberID :rdfs/label "jabber ID"] | |
| [:foaf/jabberID :vs/term_status "testing"] | |
| [:foaf/jabberID :rdf/type :rdf/Property] | |
| [:foaf/accountName :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/accountName :rdfs/range :rdfs/Literal] | |
| [:foaf/accountName :rdfs/domain :foaf/OnlineAccount] | |
| [:foaf/accountName :rdf/type :owl/DatatypeProperty] | |
| [:foaf/accountName :rdfs/comment "Indicates the name (identifier) associated with this online account."] | |
| [:foaf/accountName :rdfs/label "account name"] | |
| [:foaf/accountName :vs/term_status "testing"] | |
| [:foaf/accountName :rdf/type :rdf/Property] | |
| [:foaf/name :rdfs/subPropertyOf :rdfs/label] | |
| [:foaf/name :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/name :rdfs/range :rdfs/Literal] | |
| [:foaf/name :rdfs/domain :owl/Thing] | |
| [:foaf/name :rdf/type :owl/DatatypeProperty] | |
| [:foaf/name :rdfs/comment "A name for some thing."] | |
| [:foaf/name :rdfs/label "name"] | |
| [:foaf/name :vs/term_status "testing"] | |
| [:foaf/name :rdf/type :rdf/Property] | |
| [:foaf/OnlineAccount :rdfs/subClassOf :owl/Thing] | |
| [:foaf/OnlineAccount :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/OnlineAccount :rdf/type :owl/Class] | |
| [:foaf/OnlineAccount :rdfs/comment "An online account."] | |
| [:foaf/OnlineAccount :rdfs/label "Online Account"] | |
| [:foaf/OnlineAccount :vs/term_status "testing"] | |
| [:foaf/OnlineAccount :rdf/type :rdfs/Class] | |
| [:foaf/tipjar :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/tipjar :rdfs/range :foaf/Document] | |
| [:foaf/tipjar :rdfs/domain :foaf/Agent] | |
| [:foaf/tipjar :rdfs/subPropertyOf :foaf/page] | |
| [:foaf/tipjar :rdf/type :owl/ObjectProperty] | |
| [:foaf/tipjar :rdfs/comment "A tipjar document for this agent, describing means for payment and reward."] | |
| [:foaf/tipjar :rdfs/label "tipjar"] | |
| [:foaf/tipjar :vs/term_status "testing"] | |
| [:foaf/tipjar :rdf/type :rdf/Property] | |
| [:foaf/age :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/age :rdfs/range :rdfs/Literal] | |
| [:foaf/age :rdfs/domain :foaf/Agent] | |
| [:foaf/age :rdf/type :owl/DatatypeProperty] | |
| [:foaf/age :rdf/type :owl/FunctionalProperty] | |
| [:foaf/age :rdfs/comment "The age in years of some agent."] | |
| [:foaf/age :rdfs/label "age"] | |
| [:foaf/age :vs/term_status "unstable"] | |
| [:foaf/age :rdf/type :rdf/Property] | |
| [:foaf/primaryTopic :rdfs/domain :foaf/Document] | |
| [:foaf/primaryTopic :rdf/type :owl/FunctionalProperty] | |
| [:foaf/primaryTopic :rdfs/range :owl/Thing] | |
| [:foaf/primaryTopic :rdfs/label "primary topic"] | |
| [:foaf/primaryTopic :rdf/type :rdf/Property] | |
| [:foaf/primaryTopic :vs/term_status "stable"] | |
| [:foaf/primaryTopic :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/primaryTopic :rdf/type :owl/ObjectProperty] | |
| [:foaf/primaryTopic :rdfs/comment "The primary topic of some page or document."] | |
| [:foaf/primaryTopic :owl/inverseOf :foaf/isPrimaryTopicOf] | |
| [:foaf/myersBriggs :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/myersBriggs :rdfs/range :rdfs/Literal] | |
| [:foaf/myersBriggs :rdfs/domain :foaf/Person] | |
| [:foaf/myersBriggs :rdf/type :owl/DatatypeProperty] | |
| [:foaf/myersBriggs :rdfs/comment "A Myers Briggs (MBTI) personality classification."] | |
| [:foaf/myersBriggs :rdfs/label "myersBriggs"] | |
| [:foaf/myersBriggs :vs/term_status "testing"] | |
| [:foaf/myersBriggs :rdf/type :rdf/Property] | |
| [:foaf/Agent :owl/equivalentClass "http://purl.org/dc/terms/Agent"] | |
| [:foaf/Agent :rdfs/comment "An agent (eg. person, group, software or physical artifact)."] | |
| [:foaf/Agent :rdfs/label "Agent"] | |
| [:foaf/Agent :vs/term_status "stable"] | |
| [:foaf/Agent :rdf/type :rdfs/Class] | |
| [:foaf/Agent :rdf/type :owl/Class] | |
| [:foaf/OnlineGamingAccount :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/OnlineGamingAccount :rdfs/subClassOf :foaf/OnlineAccount] | |
| [:foaf/OnlineGamingAccount :rdf/type :owl/Class] | |
| [:foaf/OnlineGamingAccount :rdfs/comment "An online gaming account."] | |
| [:foaf/OnlineGamingAccount :rdfs/label "Online Gaming Account"] | |
| [:foaf/OnlineGamingAccount :vs/term_status "unstable"] | |
| [:foaf/OnlineGamingAccount :rdf/type :rdfs/Class] | |
| [:foaf/depiction :owl/inverseOf :foaf/depicts] | |
| [:foaf/depiction :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/depiction :rdfs/range :foaf/Image] | |
| [:foaf/depiction :rdfs/domain :owl/Thing] | |
| [:foaf/depiction :rdf/type :owl/ObjectProperty] | |
| [:foaf/depiction :rdfs/comment "A depiction of some thing."] | |
| [:foaf/depiction :rdfs/label "depiction"] | |
| [:foaf/depiction :vs/term_status "testing"] | |
| [:foaf/depiction :rdf/type :rdf/Property] | |
| [:foaf/workplaceHomepage :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/workplaceHomepage :rdfs/range :foaf/Document] | |
| [:foaf/workplaceHomepage :rdfs/domain :foaf/Person] | |
| [:foaf/workplaceHomepage :rdf/type :owl/ObjectProperty] | |
| [:foaf/workplaceHomepage :rdfs/comment "A workplace homepage of some person; the homepage of an organization they work for."] | |
| [:foaf/workplaceHomepage :rdfs/label "workplace homepage"] | |
| [:foaf/workplaceHomepage :vs/term_status "testing"] | |
| [:foaf/workplaceHomepage :rdf/type :rdf/Property] | |
| [:foaf/weblog :rdfs/subPropertyOf :foaf/page] | |
| [:foaf/weblog :rdf/type :rdf/Property] | |
| [:foaf/weblog :rdfs/range :foaf/Document] | |
| [:foaf/weblog :rdfs/comment "A weblog of some thing (whether person, group, company etc.)."] | |
| [:foaf/weblog :rdfs/domain :foaf/Agent] | |
| [:foaf/weblog :vs/term_status "stable"] | |
| [:foaf/weblog :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/weblog :rdfs/label "weblog"] | |
| [:foaf/weblog :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/weblog :rdf/type :owl/ObjectProperty] | |
| [:foaf/title :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/title :rdf/type :owl/DatatypeProperty] | |
| [:foaf/title :rdfs/comment "Title (Mr, Mrs, Ms, Dr. etc)"] | |
| [:foaf/title :rdfs/label "title"] | |
| [:foaf/title :vs/term_status "testing"] | |
| [:foaf/title :rdf/type :rdf/Property] | |
| [:foaf/thumbnail :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/thumbnail :rdfs/range :foaf/Image] | |
| [:foaf/thumbnail :rdfs/domain :foaf/Image] | |
| [:foaf/thumbnail :rdf/type :owl/ObjectProperty] | |
| [:foaf/thumbnail :rdfs/comment "A derived thumbnail image."] | |
| [:foaf/thumbnail :rdfs/label "thumbnail"] | |
| [:foaf/thumbnail :vs/term_status "testing"] | |
| [:foaf/thumbnail :rdf/type :rdf/Property] | |
| [:foaf/Person :rdfs/comment "A person."] | |
| [:foaf/Person :vs/term_status "stable"] | |
| [:foaf/Person :rdfs/subClassOf "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"] | |
| [:foaf/Person :rdfs/label "Person"] | |
| [:foaf/Person :owl/disjointWith :foaf/Project] | |
| [:foaf/Person :rdf/type :rdfs/Class] | |
| [:foaf/Person :owl/equivalentClass "http://schema.org/Person"] | |
| [:foaf/Person :rdf/type :owl/Class] | |
| [:foaf/Person :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/Person :owl/equivalentClass "http://www.w3.org/2000/10/swap/pim/contact#Person"] | |
| [:foaf/Person :rdfs/subClassOf :foaf/Agent] | |
| [:foaf/Person :owl/disjointWith :foaf/Organization] | |
| [:foaf/made :owl/inverseOf :foaf/maker] | |
| [:foaf/made :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/made :rdfs/range :owl/Thing] | |
| [:foaf/made :rdfs/domain :foaf/Agent] | |
| [:foaf/made :rdf/type :owl/ObjectProperty] | |
| [:foaf/made :rdfs/comment "Something that was made by this agent."] | |
| [:foaf/made :rdfs/label "made"] | |
| [:foaf/made :vs/term_status "stable"] | |
| [:foaf/made :rdf/type :rdf/Property] | |
| [:foaf/LabelProperty :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/LabelProperty :rdf/type :owl/Class] | |
| [:foaf/LabelProperty :rdfs/comment "A foaf:LabelProperty is any RDF property with texual values that serve as labels."] | |
| [:foaf/LabelProperty :rdfs/label "Label Property"] | |
| [:foaf/LabelProperty :vs/term_status "unstable"] | |
| [:foaf/LabelProperty :rdf/type :rdfs/Class] | |
| [:foaf/nick :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/nick :rdf/type :owl/DatatypeProperty] | |
| [:foaf/nick :rdfs/comment "A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames)."] | |
| [:foaf/nick :rdfs/label "nickname"] | |
| [:foaf/nick :vs/term_status "testing"] | |
| [:foaf/nick :rdf/type :rdf/Property] | |
| [:foaf/based_near :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/based_near :rdfs/range "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"] | |
| [:foaf/based_near :rdfs/domain "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"] | |
| [:foaf/based_near :rdf/type :owl/ObjectProperty] | |
| [:foaf/based_near :rdfs/comment "A location that something is based near, for some broadly human notion of near."] | |
| [:foaf/based_near :rdfs/label "based near"] | |
| [:foaf/based_near :vs/term_status "testing"] | |
| [:foaf/based_near :rdf/type :rdf/Property] | |
| [:foaf/surname :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/surname :rdfs/range :rdfs/Literal] | |
| [:foaf/surname :rdfs/domain :foaf/Person] | |
| [:foaf/surname :rdf/type :owl/DatatypeProperty] | |
| [:foaf/surname :rdfs/comment "The surname of some person."] | |
| [:foaf/surname :rdfs/label "Surname"] | |
| [:foaf/surname :vs/term_status "archaic"] | |
| [:foaf/surname :rdf/type :rdf/Property] | |
| [:foaf/plan :rdfs/range :rdfs/Literal] | |
| [:foaf/plan :rdfs/domain :foaf/Person] | |
| [:foaf/plan :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/plan :rdf/type :owl/DatatypeProperty] | |
| [:foaf/plan :rdfs/comment "A .plan comment, in the tradition of finger and '.plan' files."] | |
| [:foaf/plan :rdfs/label "plan"] | |
| [:foaf/plan :vs/term_status "testing"] | |
| [:foaf/plan :rdf/type :rdf/Property] | |
| [:foaf/aimChatID :rdf/type :rdf/Property] | |
| [:foaf/aimChatID :rdf/type :owl/DatatypeProperty] | |
| [:foaf/aimChatID :rdfs/domain :foaf/Agent] | |
| [:foaf/aimChatID :rdfs/comment "An AIM chat ID"] | |
| [:foaf/aimChatID :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/aimChatID :rdfs/label "AIM chat ID"] | |
| [:foaf/aimChatID :rdf/type :owl/InverseFunctionalProperty] | |
| [:foaf/aimChatID :vs/term_status "testing"] | |
| [:foaf/aimChatID :rdfs/range :rdfs/Literal] | |
| [:foaf/aimChatID :rdfs/subPropertyOf :foaf/nick] | |
| [:foaf/Group :rdfs/subClassOf :foaf/Agent] | |
| [:foaf/Group :rdf/type :owl/Class] | |
| [:foaf/Group :rdfs/comment "A class of Agents."] | |
| [:foaf/Group :rdfs/label "Group"] | |
| [:foaf/Group :vs/term_status "stable"] | |
| [:foaf/Group :rdf/type :rdfs/Class] | |
| [:foaf/geekcode :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/geekcode :rdfs/range :rdfs/Literal] | |
| [:foaf/geekcode :rdfs/domain :foaf/Person] | |
| [:foaf/geekcode :rdf/type :owl/DatatypeProperty] | |
| [:foaf/geekcode :rdfs/comment "A textual geekcode for this person, see http://www.geekcode.com/geek.html"] | |
| [:foaf/geekcode :rdfs/label "geekcode"] | |
| [:foaf/geekcode :vs/term_status "archaic"] | |
| [:foaf/geekcode :rdf/type :rdf/Property] | |
| [:foaf/Document :owl/disjointWith :foaf/Project] | |
| [:foaf/Document :owl/disjointWith :foaf/Organization] | |
| [:foaf/Document :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/Document :owl/equivalentClass "http://schema.org/CreativeWork"] | |
| [:foaf/Document :rdf/type :owl/Class] | |
| [:foaf/Document :vs/term_status "stable"] | |
| [:foaf/Document :rdfs/comment "A document."] | |
| [:foaf/Document :rdfs/label "Document"] | |
| [:foaf/Document :rdf/type :rdfs/Class] | |
| [:foaf/topic :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/topic :owl/inverseOf :foaf/page] | |
| [:foaf/topic :rdfs/range :owl/Thing] | |
| [:foaf/topic :rdfs/domain :foaf/Document] | |
| [:foaf/topic :rdf/type :owl/ObjectProperty] | |
| [:foaf/topic :rdfs/comment "A topic of some page or document."] | |
| [:foaf/topic :rdfs/label "topic"] | |
| [:foaf/topic :vs/term_status "testing"] | |
| [:foaf/topic :rdf/type :rdf/Property] | |
| [:foaf/family_name :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/family_name :rdfs/range :rdfs/Literal] | |
| [:foaf/family_name :rdfs/domain :foaf/Person] | |
| [:foaf/family_name :rdf/type :owl/DatatypeProperty] | |
| [:foaf/family_name :rdfs/comment "The family name of some person."] | |
| [:foaf/family_name :rdfs/label "family_name"] | |
| [:foaf/family_name :vs/term_status "archaic"] | |
| [:foaf/family_name :rdf/type :rdf/Property] | |
| [:foaf/member :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/member :rdfs/range :foaf/Agent] | |
| [:foaf/member :rdfs/domain :foaf/Group] | |
| [:foaf/member :rdf/type :owl/ObjectProperty] | |
| [:foaf/member :rdfs/comment "Indicates a member of a Group"] | |
| [:foaf/member :rdfs/label "member"] | |
| [:foaf/member :vs/term_status "stable"] | |
| [:foaf/member :rdf/type :rdf/Property] | |
| [:foaf/theme :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/theme :rdfs/range :owl/Thing] | |
| [:foaf/theme :rdfs/domain :owl/Thing] | |
| [:foaf/theme :rdf/type :owl/ObjectProperty] | |
| [:foaf/theme :rdfs/comment "A theme."] | |
| [:foaf/theme :rdfs/label "theme"] | |
| [:foaf/theme :vs/term_status "archaic"] | |
| [:foaf/theme :rdf/type :rdf/Property] | |
| [:foaf/publications :rdfs/isDefinedBy "http://xmlns.com/foaf/0.1/"] | |
| [:foaf/publications :rdfs/range :foaf/Document] | |
| [:foaf/publications :rdfs/domain :foaf/Person] | |
| [:foaf/publications :rdf/type :owl/ObjectProperty] | |
| [:foaf/publications :rdfs/comment "A link to the publications of this person."] | |
| [:foaf/publications :rdfs/label "publications"] | |
| [:foaf/publications :vs/term_status "testing"] | |
| [:foaf/publications :rdf/type :rdf/Property] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment