Rename model.* to ODRL20.*
authorMo McRoberts <mo.mcroberts@bbc.co.uk>
Mon, 09 Sep 2013 08:26:08 +0100
changeset 11 521cc0c87930
parent 10 4a793c1b62aa
child 12 02fe1609f11e
Rename model.* to ODRL20.*
2/Makefile
2/ODRL20.nt
2/ODRL20.rdf
2/ODRL20.ttl
2/ODRL20.var
2/model.nt
2/model.rdf
2/model.ttl
--- a/2/Makefile	Sun Sep 08 22:48:27 2013 +0100
+++ b/2/Makefile	Mon Sep 09 08:26:08 2013 +0100
@@ -1,6 +1,6 @@
 RAPPER ?= rapper
 
-ALL = model.rdf model.nt
+ALL = ODRL20.rdf ODRL20.nt
 
 all: $(ALL)
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/2/ODRL20.nt	Mon Sep 09 08:26:08 2013 +0100
@@ -0,0 +1,906 @@
+<http://w3.org/ns/odrl/2/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .
+<http://w3.org/ns/odrl/2/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary> .
+<http://w3.org/ns/odrl/2/> <http://www.w3.org/2000/01/rdf-schema#label> "ODRL"@en .
+<http://w3.org/ns/odrl/2/> <http://www.w3.org/2002/07/owl#versionInfo> "2.0"@en .
+<http://w3.org/ns/odrl/2/> <http://purl.org/vocab/vann/preferredNamespaceUri> <http://w3.org/ns/odrl/2/> .
+<http://w3.org/ns/odrl/2/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "odrl" .
+<http://w3.org/ns/odrl/2/> <http://purl.org/vocab/vann/example> <http://w3.org/ns/odrl/2/Asset> .
+<http://w3.org/ns/odrl/2/> <http://purl.org/dc/terms/creator> "Mo McRoberts" .
+<http://w3.org/ns/odrl/2/> <http://purl.org/dc/terms/creator> "V\u00EDctor Rodr\u00EDguez Doncel" .
+<http://w3.org/ns/odrl/2/> <http://purl.org/dc/terms/contributor> "ODRL Community Group" .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#ConceptScheme> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2000/01/rdf-schema#label> "ODRL Actions vocabulary"@en .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/acceptTracking> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/adHocShare> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/aggregate> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/annotate> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/anonymize> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/append> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/archive> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/attachPolicy> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/attachSource> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/attribute> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/commercialize> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/concurrentUse> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/copy> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/delete> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/derive> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/display> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/distribute> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/ensureExclusivity> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/execute> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/export> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/extract> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/give> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/include> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/index> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/inform> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/install> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/lease> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/lend> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/license> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/modify> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/move> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/nextPolicy> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/obtainConsent> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/pay> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/play> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/present> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/preview> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/print> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/read> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/reproduce> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/reviewPolicy> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/secondaryUse> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/sell> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/share> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/shareAlike> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/textToSpeech> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/transform> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/translate> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/uninstall> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/watermark> .
+<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/write> .
+<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#ConceptScheme> .
+<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2000/01/rdf-schema#label> "ODRL Scopes vocabulary"@en .
+<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/all> .
+<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/all2ndConnections> .
+<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/allConnections> .
+<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/allGroups> .
+<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/group> .
+<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/individual> .
+<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/2002/07/owl#equivalentClass> <http://www.w3.org/2002/07/owl#Thing> .
+<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/2000/01/rdf-schema#label> "Asset"@en .
+<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/2000/01/rdf-schema#comment> "Any thing which can be subject to a policy."@en .
+<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/2000/01/rdf-schema#label> "Party"@en .
+<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/2000/01/rdf-schema#comment> "An entity which can participate in policy transactions. Use an instance of the Party class where it's necessary to associate a Scope with the relationship; in other cases, simply reference the party directly."@en .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#comment> "The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with \"allConnections\" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie."@en .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#label> "Scope"@en .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2000/01/rdf-schema#label> "Scope"@en .
+<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2000/01/rdf-schema#comment> "The scope by which the role applies"@en .
+<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Party> .
+<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Scope> .
+<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#Thing> .
+<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/2000/01/rdf-schema#label> "Policy"@en .
+<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/2000/01/rdf-schema#comment> "A top level entity for describing policies."@en .
+<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/2000/01/rdf-schema#comment> "Instances of ConflictTerm describe policies for resolving conflicts."@en .
+<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/2000/01/rdf-schema#label> "Conflict term"@en .
+<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/perm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/ConflictTerm> .
+<http://w3.org/ns/odrl/2/perm> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/perm> <http://www.w3.org/2000/01/rdf-schema#label> "Permissions"@en .
+<http://w3.org/ns/odrl/2/perm> <http://www.w3.org/2000/01/rdf-schema#comment> "Permissions take precedence over prohibitions."@en .
+<http://w3.org/ns/odrl/2/prohibit> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/ConflictTerm> .
+<http://w3.org/ns/odrl/2/prohibit> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/prohibit> <http://www.w3.org/2000/01/rdf-schema#label> "Prohibit"@en .
+<http://w3.org/ns/odrl/2/prohibit> <http://www.w3.org/2000/01/rdf-schema#comment> "Prohibitions take precedence over permissions."@en .
+<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/2000/01/rdf-schema#comment> "Instances of UndefinedTerm describe policies for processing unsupported actions."@en .
+<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/2000/01/rdf-schema#label> "Undefined values"@en .
+<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/ignore> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/UndefinedTerm> .
+<http://w3.org/ns/odrl/2/ignore> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/ignore> <http://www.w3.org/2000/01/rdf-schema#label> "Ignore"@en .
+<http://w3.org/ns/odrl/2/ignore> <http://www.w3.org/2000/01/rdf-schema#comment> "Undefined actions should be ignored."@en .
+<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/ConflictTerm> .
+<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/UndefinedTerm> .
+<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/2000/01/rdf-schema#label> "Invalid"@en .
+<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/2000/01/rdf-schema#comment> "The policy is invalidated."@en .
+<http://w3.org/ns/odrl/2/support> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/UndefinedTerm> .
+<http://w3.org/ns/odrl/2/support> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/support> <http://www.w3.org/2000/01/rdf-schema#label> "Support"@en .
+<http://w3.org/ns/odrl/2/support> <http://www.w3.org/2000/01/rdf-schema#comment> "Undefined actions do not invalidate the policy, but notification for review must occur."@en .
+<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2000/01/rdf-schema#label> "Conflict resolution mechanism"@en .
+<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates a conflict-resolution mechansim to a Policy. If no mechanism is specified, the default is invalid."@en .
+<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/ConflictTerm> .
+<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2000/01/rdf-schema#label> "Undefined action mechanism"@en .
+<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates the mechanism used for handling undefined actions to a Policy. If no mechanism is specified, the default is invalid."@en .
+<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/UndefinedTerm> .
+<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#label> "Permission"@en .
+<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates the description of an individual Permission to a Policy. A permission can be specified either in terms of an Action alone, or an instance of Permission relating an Action and one or more other attributes."@en .
+<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Permission> .
+<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#label> "Prohibition"@en .
+<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates the description of an individual Prohibition to a Policy. A prohibition can be specified either in terms of an Action alone, or an instance of Prohibition relating an Action and one or more other attributes."@en .
+<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Prohibition> .
+<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2000/01/rdf-schema#label> "Inheritance allowed?"@en .
+<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2000/01/rdf-schema#comment> "A boolean value indicating whether this policy can be inherited from."@en .
+<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#boolean> .
+<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2000/01/rdf-schema#label> "Inherits from"@en .
+<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates a policy to another policy from which terms are inherited."@en .
+<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/2000/01/rdf-schema#label> "Rule"@en .
+<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/2000/01/rdf-schema#comment> "An abstract common ancestor to Permissions, Prohibitions and Duties"@en .
+<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Rule> .
+<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/2000/01/rdf-schema#label> "Permission"@en .
+<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/2000/01/rdf-schema#comment> "A permission indicates the actions the assignee is permitted to perform on the associated asset. In other words, what the assigner (supplier) has granted to the assignee (consumer)."@en .
+<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Rule> .
+<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/2000/01/rdf-schema#label> "Prohibition"@en .
+<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/2000/01/rdf-schema#comment> "The Prohibition entity indicates the Actions that the assignee is prohibited to perform on the related Asset."@en .
+<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Rule> .
+<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/2000/01/rdf-schema#label> "Duty"@en .
+<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/2000/01/rdf-schema#comment> "A Duty indicates requirements which must be fulfilled in order to receive the permission."@en .
+<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/2000/01/rdf-schema#comment> "Sub-classes of Action are things one might be permitted to do or prohibited from doing to a work."@en .
+<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/2000/01/rdf-schema#label> "Action"@en .
+<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#Thing> .
+<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/2000/01/rdf-schema#label> "Constraint"@en .
+<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/2000/01/rdf-schema#comment> "Parent class of all Constraints."@en .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#label> "Scope"@en .
+<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#comment> "The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with \"allConnections\" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie."@en .
+<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2000/01/rdf-schema#label> "Relation"@en .
+<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2000/01/rdf-schema#comment> "Relation is an abstract property which creates an explicit link between an Action and an Asset"@en .
+<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Asset> .
+<http://w3.org/ns/odrl/2/output> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/output> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/relation> .
+<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#label> "Output"@en .
+<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#comment> "The Asset which is created from the output of the Action."@en .
+<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Asset> .
+<http://w3.org/ns/odrl/2/target> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/target> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/relation> .
+<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#label> "Target"@en .
+<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#comment> "The Asset upon which the Action is performed."@en .
+<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Asset> .
+<http://w3.org/ns/odrl/2/function> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/function> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2000/01/rdf-schema#label> "Function"@en .
+<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2000/01/rdf-schema#comment> "Functions are roles which may be fulfilled by a party"@en .
+<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2004/02/skos/core#definition> "Parent property class of all roles"@en .
+<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2004/02/skos/core#scopeNote> "For the Role entity, the Functions may be used for specific details undertaken by the identified Party in the policy"@en .
+<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Rule> .
+<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Resource> .
+<http://w3.org/ns/odrl/2/action> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/action> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2000/01/rdf-schema#label> "Action"@en .
+<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2000/01/rdf-schema#comment> "The operation relating to the asset for which permission is being granted. A permission must include exactly one action."@en .
+<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Rule> .
+<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2000/01/rdf-schema#label> "Constraint"@en .
+<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2000/01/rdf-schema#comment> "One or more constraints which affect the validity of the Permission; e.g. if the Action play is only permitted for a certain period of time."@en .
+<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Rule> .
+<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Constraint> .
+<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#label> "Duty"@en .
+<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#comment> "A Duty indicates requirements which must be fulfilled in order to receive the permission."@en .
+<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Permission> .
+<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Duty> .
+<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/status> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/status> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/status> <http://www.w3.org/2000/01/rdf-schema#label> "Status"@en .
+<http://w3.org/ns/odrl/2/status> <http://www.w3.org/2000/01/rdf-schema#comment> "The current value of the constraint."@en .
+<http://w3.org/ns/odrl/2/status> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Constraint> .
+<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Constraint> .
+<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
+<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#label> "Unit"@en .
+<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#comment> "The unit of measurement used for the constraint value."@en .
+<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2000/01/rdf-schema#label> "Operator"@en .
+<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2000/01/rdf-schema#comment> "The Boolean operator applied to a constraint and its operand."@en .
+<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Constraint> .
+<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/2000/01/rdf-schema#label> "Right operand"@en .
+<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/2000/01/rdf-schema#comment> "The operand applied to an instance of a constraint."@en .
+<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Constraint> .
+<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#Thing> .
+<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/2000/01/rdf-schema#label> "Operator"@en .
+<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/2000/01/rdf-schema#comment> "Instances of the Operator class represent boolean operators"@en .
+<http://w3.org/ns/odrl/2/eq> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/eq> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/eq> <http://www.w3.org/2000/01/rdf-schema#label> "Equal to"@en .
+<http://w3.org/ns/odrl/2/eq> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicating that a given value equals the rightOperand of the Constraint."@en .
+<http://w3.org/ns/odrl/2/gt> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/gt> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/gt> <http://www.w3.org/2000/01/rdf-schema#label> "Greater than"@en .
+<http://w3.org/ns/odrl/2/gt> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/gteq> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/gteq> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/gteq> <http://www.w3.org/2000/01/rdf-schema#label> "Greater than or equal to"@en .
+<http://w3.org/ns/odrl/2/gteq> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/hasPart> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/hasPart> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/hasPart> <http://www.w3.org/2000/01/rdf-schema#label> "Has part"@en .
+<http://w3.org/ns/odrl/2/hasPart> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/isA> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/isA> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/isA> <http://www.w3.org/2000/01/rdf-schema#label> "Is a"@en .
+<http://w3.org/ns/odrl/2/isA> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/isAllOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/isAllOf> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/isAllOf> <http://www.w3.org/2000/01/rdf-schema#label> "Is all of"@en .
+<http://w3.org/ns/odrl/2/isAllOf> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/isAnyOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/isAnyOf> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/isAnyOf> <http://www.w3.org/2000/01/rdf-schema#label> "Is any of"@en .
+<http://w3.org/ns/odrl/2/isAnyOf> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/isNoneOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/isNoneOf> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/isNoneOf> <http://www.w3.org/2000/01/rdf-schema#label> "Is none of"@en .
+<http://w3.org/ns/odrl/2/isNoneOf> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/isPartOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/isPartOf> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/isPartOf> <http://www.w3.org/2000/01/rdf-schema#label> "Is part of"@en .
+<http://w3.org/ns/odrl/2/isPartOf> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/lt> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/lt> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/lt> <http://www.w3.org/2000/01/rdf-schema#label> "Less than"@en .
+<http://w3.org/ns/odrl/2/lt> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/lteq> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/lteq> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/lteq> <http://www.w3.org/2000/01/rdf-schema#label> "Less than or equal to"@en .
+<http://w3.org/ns/odrl/2/lteq> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/neq> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
+<http://w3.org/ns/odrl/2/neq> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/neq> <http://www.w3.org/2000/01/rdf-schema#label> "Not equal to"@en .
+<http://w3.org/ns/odrl/2/neq> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/2000/01/rdf-schema#label> "Accept tracking"@en .
+<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of accepting that the use of the asset may be recorded."@en .
+<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/2004/02/skos/core#scopeNote> "The collected information may be tracked by the assigner, or may link to a Party with role function 'trackingParty'."@en .
+<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/2000/01/rdf-schema#label> "Ad-hoc sharing"@en .
+<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of sharing the asset to parties in close proximity to the owner."@en .
+<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/2004/02/skos/core#scopeNote> "This action may be used to express [OMA] Sharing semantics"@en .
+<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/2000/01/rdf-schema#label> "Aggregate"@en .
+<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of using the asset (or parts of it) as part of a composite collection."@en .
+<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/2000/01/rdf-schema#label> "Annotate"@en .
+<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of adding notations/commentaries to the asset."@en .
+<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/2000/01/rdf-schema#label> "Anonymize"@en .
+<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of anonymising the asset."@en .
+<http://w3.org/ns/odrl/2/append> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/append> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/append> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/append> <http://www.w3.org/2000/01/rdf-schema#label> "Append"@en .
+<http://w3.org/ns/odrl/2/append> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of adding to the end of an asset."@en .
+<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/2000/01/rdf-schema#label> "Archive"@en .
+<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of persistently storing the asset."@en .
+<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/2000/01/rdf-schema#label> "Attach policy"@en .
+<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of keeping the policy notice with the asset."@en .
+<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/2000/01/rdf-schema#label> "Attach source"@en .
+<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of attaching the source of the asset and its derivatives."@en .
+<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/2000/01/rdf-schema#label> "Attribute"@en .
+<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of attributing the asset to a party."@en .
+<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/2000/01/rdf-schema#label> "Commercialize"@en .
+<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of using the asset in a business environment."@en .
+<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/2000/01/rdf-schema#label> "Concurrent use"@en .
+<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of multiple concurrent use of the asset."@en .
+<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/reproduce> .
+<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/2000/01/rdf-schema#label> "Copy"@en .
+<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making an exact reproduction of the asset."@en .
+<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/2000/01/rdf-schema#label> "Delete"@en .
+<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of permanently removing the asset."@en .
+<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/2000/01/rdf-schema#label> "Derive"@en .
+<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of creating a new derivative asset from the asset"@en .
+<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/modify> .
+<http://w3.org/ns/odrl/2/display> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/display> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/display> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/display> <http://www.w3.org/2000/01/rdf-schema#label> "Display"@en .
+<http://w3.org/ns/odrl/2/display> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making a transient visible rendering of the asset"@en .
+<http://w3.org/ns/odrl/2/display> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/execute> .
+<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/2000/01/rdf-schema#label> "Distribute"@en .
+<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of publicly distributing, displaying and/or performing the asset."@en .
+<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/2000/01/rdf-schema#label> "Ensure exclusivity"@en .
+<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of requiring the Assigner to ensure the Permission on the asset is unique to the Assignee."@en .
+<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/2000/01/rdf-schema#label> "Execute"@en .
+<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making a transient visible rendering of the asset."@en .
+<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/display> .
+<http://w3.org/ns/odrl/2/export> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/export> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/export> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/export> <http://www.w3.org/2000/01/rdf-schema#label> "Export"@en .
+<http://w3.org/ns/odrl/2/export> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of transforming the asset into a new form."@en .
+<http://w3.org/ns/odrl/2/export> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/transform> .
+<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/2000/01/rdf-schema#label> "Extract"@en .
+<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of extracting (replicating) unchanged parts of the asset."@en .
+<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/2004/02/skos/core#broader> <http://w3.org/ns/odrl/2/extract> .
+<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/2000/01/rdf-schema#label> "Extract character"@en .
+<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of extracting (replicating) unchanged character(s) from the asset."@en .
+<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/2004/02/skos/core#broader> <http://w3.org/ns/odrl/2/extract> .
+<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/2000/01/rdf-schema#label> "Extract page"@en .
+<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of extracting (replicating) unchanged page(s) from the asset."@en .
+<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/2004/02/skos/core#broader> <http://w3.org/ns/odrl/2/extract> .
+<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/2000/01/rdf-schema#label> "Extract word"@en .
+<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of extracting (replicating) unchanged word(s) from the asset."@en .
+<http://w3.org/ns/odrl/2/give> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/give> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/give> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/give> <http://www.w3.org/2000/01/rdf-schema#label> "Give"@en .
+<http://w3.org/ns/odrl/2/give> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of giving away the asset in perpetuity without exchange of value."@en .
+<http://w3.org/ns/odrl/2/include> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/include> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/include> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/include> <http://www.w3.org/2000/01/rdf-schema#label> "Include"@en .
+<http://w3.org/ns/odrl/2/include> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of including other related assets to fulfill the function."@en .
+<http://w3.org/ns/odrl/2/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/index> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/index> <http://www.w3.org/2000/01/rdf-schema#label> "Index"@en .
+<http://w3.org/ns/odrl/2/index> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of indexing the asset into a collection of assets."@en .
+<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/2000/01/rdf-schema#label> "Inform"@en .
+<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of informing a party that an action has been performed on the asset."@en .
+<http://w3.org/ns/odrl/2/install> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/install> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/install> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/install> <http://www.w3.org/2000/01/rdf-schema#label> "Install"@en .
+<http://w3.org/ns/odrl/2/install> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of loading the asset onto storage device ready for operation."@en .
+<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/2000/01/rdf-schema#label> "Lease"@en .
+<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making available the asset to a third-party for a fixed period of time with exchange of value."@en .
+<http://w3.org/ns/odrl/2/license> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/license> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/license> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/license> <http://www.w3.org/2000/01/rdf-schema#label> "License"@en .
+<http://w3.org/ns/odrl/2/license> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of granting the right to use the asset to a third-party."@en .
+<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/2000/01/rdf-schema#label> "Lend"@en .
+<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making available the asset to a third-party for a fixed period of time without exchange of value."@en .
+<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/2000/01/rdf-schema#label> "Modify"@en .
+<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of creating a new derivative asset from the asset."@en .
+<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/derive> .
+<http://w3.org/ns/odrl/2/move> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/move> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/move> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/move> <http://www.w3.org/2000/01/rdf-schema#label> "Move"@en .
+<http://w3.org/ns/odrl/2/move> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of moving the asset."@en .
+<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/2000/01/rdf-schema#label> "Next policy"@en .
+<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of specifying an asset (which must be a Policy) as the Policy terms for third-party use of the asset."@en .
+<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/2000/01/rdf-schema#label> "Obtain consent"@en .
+<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of requiring explicit consent from a party to perform the action on the asset."@en .
+<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/2000/01/rdf-schema#label> "Pay"@en .
+<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of paying a financial amount to a party for use of the asset."@en .
+<http://w3.org/ns/odrl/2/play> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/play> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/play> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/play> <http://www.w3.org/2000/01/rdf-schema#label> "Play"@en .
+<http://w3.org/ns/odrl/2/play> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of rendering the asset into audio and/or video form."@en .
+<http://w3.org/ns/odrl/2/play> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/present> .
+<http://w3.org/ns/odrl/2/present> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/present> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/present> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/present> <http://www.w3.org/2000/01/rdf-schema#label> "Present"@en .
+<http://w3.org/ns/odrl/2/present> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of rendering the asset into audio and/or video form."@en .
+<http://w3.org/ns/odrl/2/present> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/play> .
+<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/2000/01/rdf-schema#label> "Preview"@en .
+<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of providing a short preview of the asset."@en .
+<http://w3.org/ns/odrl/2/print> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/print> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/print> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/print> <http://www.w3.org/2000/01/rdf-schema#label> "Print"@en .
+<http://w3.org/ns/odrl/2/print> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of rendering the asset onto paper or hard copy form."@en .
+<http://w3.org/ns/odrl/2/read> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/read> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/read> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/read> <http://www.w3.org/2000/01/rdf-schema#label> "Read"@en .
+<http://w3.org/ns/odrl/2/read> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of obtaining data from the asset."@en .
+<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/2000/01/rdf-schema#label> "Reproduce"@en .
+<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making an exact reproduction of the asset."@en .
+<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/copy> .
+<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/2000/01/rdf-schema#label> "Review policy"@en .
+<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of performing a manual review of the terms associated with the asset."@en .
+<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/2000/01/rdf-schema#label> "Secondary use"@en .
+<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of using the asset for a purpose other than the purpose it was intended for."@en .
+<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/2000/01/rdf-schema#label> "Sell"@en .
+<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of trading the asset in exchange of value."@en .
+<http://w3.org/ns/odrl/2/share> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/share> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/share> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/share> <http://www.w3.org/2000/01/rdf-schema#label> "Share"@en .
+<http://w3.org/ns/odrl/2/share> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of the non-commercial reproduction and distribution of the asset to third-parties."@en .
+<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/2000/01/rdf-schema#label> "Share-alike"@en .
+<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of distributing any derivative asset under the same terms as the original asset."@en .
+<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/2000/01/rdf-schema#label> "Text-to-speech"@en .
+<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of a system reading the text of the asset out loud."@en .
+<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/2000/01/rdf-schema#label> "Transform"@en .
+<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of transforming the asset into a new form."@en .
+<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/export> .
+<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/2000/01/rdf-schema#label> "Translate"@en .
+<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of translating the asset into a new natural language."@en .
+<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/2000/01/rdf-schema#label> "Uninstall"@en .
+<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of unloading the asset from storage device."@en .
+<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/2000/01/rdf-schema#label> "Watermark"@en .
+<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of applying a watermark to the asset."@en .
+<http://w3.org/ns/odrl/2/write> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
+<http://w3.org/ns/odrl/2/write> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
+<http://w3.org/ns/odrl/2/write> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/write> <http://www.w3.org/2000/01/rdf-schema#label> "Write"@en .
+<http://w3.org/ns/odrl/2/write> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of writing to the asset."@en .
+<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/2000/01/rdf-schema#label> "Absolute position"@en .
+<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/2000/01/rdf-schema#comment> "A point defined with absolute coordinates."@en .
+<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/2000/01/rdf-schema#label> "Absolute size"@en .
+<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/2000/01/rdf-schema#comment> "The absolute dimension that the Asset may be resized."@en .
+<http://w3.org/ns/odrl/2/count> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/count> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/count> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/count> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/count> <http://www.w3.org/2000/01/rdf-schema#label> "Count"@en .
+<http://w3.org/ns/odrl/2/count> <http://www.w3.org/2000/01/rdf-schema#comment> "The numeric count indicating the number of times the corresponding entity may be exercised"@en .
+<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2000/01/rdf-schema#label> "Date/time"@en .
+<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2000/01/rdf-schema#comment> "The date (and optional time and timezone) representing a point in time or period."@en .
+<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
+<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/2000/01/rdf-schema#label> "Delivery channel"@en .
+<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/2000/01/rdf-schema#comment> "The delivery channel used for storing or communicating the asset."@en .
+<http://w3.org/ns/odrl/2/device> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/device> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2002/07/owl#equivalentProperty> <http://w3.org/ns/odrl/2/system> .
+<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2000/01/rdf-schema#label> "Device"@en .
+<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2000/01/rdf-schema#comment> "An identifiable computing system."@en .
+<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2000/01/rdf-schema#label> "Elapsed time"@en .
+<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2000/01/rdf-schema#comment> "A period of time in which the policy action can be exercised."@en .
+<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
+<http://w3.org/ns/odrl/2/event> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/event> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/event> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/event> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/event> <http://www.w3.org/2000/01/rdf-schema#label> "Event"@en .
+<http://w3.org/ns/odrl/2/event> <http://www.w3.org/2000/01/rdf-schema#comment> "Specification of a defined event applicable to the asset usage."@en .
+<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/2000/01/rdf-schema#label> "File format"@en .
+<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/2000/01/rdf-schema#comment> "The file format applicable to the Asset."@en .
+<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/2000/01/rdf-schema#label> "Industry"@en .
+<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
+<http://w3.org/ns/odrl/2/language> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/language> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/language> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/language> <http://www.w3.org/2000/01/rdf-schema#label> "Language"@en .
+<http://w3.org/ns/odrl/2/language> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
+<http://w3.org/ns/odrl/2/media> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/media> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/media> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/media> <http://www.w3.org/2000/01/rdf-schema#label> "Media"@en .
+<http://w3.org/ns/odrl/2/media> <http://www.w3.org/2000/01/rdf-schema#comment> "The media type in which the asset may be used."@en .
+<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2000/01/rdf-schema#label> "Metered time"@en .
+<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2000/01/rdf-schema#comment> "The maximum period of metered usage time."@en .
+<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
+<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/2000/01/rdf-schema#label> "Payment amount"@en .
+<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#decimal> .
+<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2000/01/rdf-schema#label> "Percentage"@en .
+<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2000/01/rdf-schema#comment> "The amount (as a percentage) of the action applicable to the asset."@en .
+<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
+<http://w3.org/ns/odrl/2/product> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/product> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/product> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/product> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/product> <http://www.w3.org/2000/01/rdf-schema#label> "Product"@en .
+<http://w3.org/ns/odrl/2/product> <http://www.w3.org/2000/01/rdf-schema#comment> "The specified Product or Service name."@en .
+<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/2000/01/rdf-schema#label> "Proximity"@en .
+<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/2000/01/rdf-schema#comment> "An value indicating the closeness or nearness."@en .
+<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/2000/01/rdf-schema#label> "Purpose"@en .
+<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/2000/01/rdf-schema#comment> "Specification of a defined purpose applicable to the asset usage."@en .
+<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/2000/01/rdf-schema#label> "Recipient"@en .
+<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/2000/01/rdf-schema#comment> "The party that receives the result of the Action on the Asset."@en .
+<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/2000/01/rdf-schema#label> "Relative position"@en .
+<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/2000/01/rdf-schema#comment> "A point defined with reference to another position."@en .
+<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/2000/01/rdf-schema#label> "Relative size"@en .
+<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/2000/01/rdf-schema#comment> "The relative dimension that the Asset may be resized."@en .
+<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/2000/01/rdf-schema#label> "Resolution"@en .
+<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/2000/01/rdf-schema#comment> "The resolution at which the asset may be used."@en .
+<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/2000/01/rdf-schema#label> "Spatial"@en .
+<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/2000/01/rdf-schema#comment> "A code representing a geospatial area."@en .
+<http://w3.org/ns/odrl/2/system> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2002/07/owl#equivalentProperty> <http://w3.org/ns/odrl/2/device> .
+<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2000/01/rdf-schema#label> "System"@en .
+<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2000/01/rdf-schema#comment> "An identifiable computing system."@en .
+<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2000/01/rdf-schema#label> "Timed count"@en .
+<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2000/01/rdf-schema#comment> "The number of seconds after which timed metering use of the asset begins."@en .
+<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
+<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
+<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2000/01/rdf-schema#label> "Time interval"@en .
+<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2000/01/rdf-schema#comment> "Recurring period of time in which the usage may be exercised."@en .
+<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
+<http://w3.org/ns/odrl/2/version> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/version> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/version> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/version> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/version> <http://www.w3.org/2000/01/rdf-schema#label> "Version"@en .
+<http://w3.org/ns/odrl/2/version> <http://www.w3.org/2000/01/rdf-schema#comment> "The scope of versions for the asset."@en .
+<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
+<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/2000/01/rdf-schema#label> "Virtual location"@en .
+<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/2000/01/rdf-schema#comment> "Specification of a digital locale."@en .
+<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
+<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2000/01/rdf-schema#label> "Assignee"@en .
+<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is the recipient of the policy statement."@en .
+<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Party> .
+<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
+<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2000/01/rdf-schema#label> "Assigner"@en .
+<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is the issuer of the policy statement."@en .
+<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Party> .
+<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
+<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/2000/01/rdf-schema#label> "Attributed party"@en .
+<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party to be attributed."@en .
+<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
+<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/2000/01/rdf-schema#label> "Consenting party"@en .
+<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party to obtain consent from."@en .
+<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
+<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/2000/01/rdf-schema#label> "Informed party"@en .
+<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party to be informed of all uses."@en .
+<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
+<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/2000/01/rdf-schema#label> "Payee party"@en .
+<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is the recipient of the payment."@en .
+<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
+<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
+<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/2000/01/rdf-schema#label> "Tracking party"@en .
+<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is the usage tracker."@en .
+<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/2000/01/rdf-schema#label> "Agreement"@en .
+<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that are formal contracts (or licenses) stipulating all the terms of usage and all the parties involved."@en .
+<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/2000/01/rdf-schema#label> "Offer"@en .
+<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that propose terms of usage from an Asset owner."@en .
+<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/2000/01/rdf-schema#label> "Privacy"@en .
+<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that stipulate the terms of usage over personal information."@en .
+<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/2000/01/rdf-schema#label> "Request"@en .
+<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that propose terms of usage to an Asset owner."@en .
+<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/2000/01/rdf-schema#label> "Set"@en .
+<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that consists of entities from the complete model."@en .
+<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
+<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
+<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/2000/01/rdf-schema#label> "Ticket"@en .
+<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that stipulate the terms of usage and is redeemable by any Party who currently holds the Ticket in their possession."@en .
+<http://w3.org/ns/odrl/2/all> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
+<http://w3.org/ns/odrl/2/all> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/all> <http://www.w3.org/2000/01/rdf-schema#label> "All"@en .
+<http://w3.org/ns/odrl/2/all> <http://www.w3.org/2000/01/rdf-schema#comment> "All the collective individuals within a context."@en .
+<http://w3.org/ns/odrl/2/all2ndConnections> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
+<http://w3.org/ns/odrl/2/all2ndConnections> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/all2ndConnections> <http://www.w3.org/2000/01/rdf-schema#label> "All second-level connections"@en .
+<http://w3.org/ns/odrl/2/all2ndConnections> <http://www.w3.org/2000/01/rdf-schema#comment> "All the second-level connections of the Party."@en .
+<http://w3.org/ns/odrl/2/allConnections> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
+<http://w3.org/ns/odrl/2/allConnections> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/allConnections> <http://www.w3.org/2000/01/rdf-schema#label> "All connections"@en .
+<http://w3.org/ns/odrl/2/allConnections> <http://www.w3.org/2000/01/rdf-schema#comment> "All the first-level connections of the Party."@en .
+<http://w3.org/ns/odrl/2/allGroups> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
+<http://w3.org/ns/odrl/2/allGroups> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/allGroups> <http://www.w3.org/2000/01/rdf-schema#label> "All groups"@en .
+<http://w3.org/ns/odrl/2/allGroups> <http://www.w3.org/2000/01/rdf-schema#comment> "All the group connections of the Party."@en .
+<http://w3.org/ns/odrl/2/group> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
+<http://w3.org/ns/odrl/2/group> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/group> <http://www.w3.org/2000/01/rdf-schema#label> "Group"@en .
+<http://w3.org/ns/odrl/2/group> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party represents a defined group with multiple individual members."@en .
+<http://w3.org/ns/odrl/2/individual> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
+<http://w3.org/ns/odrl/2/individual> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
+<http://w3.org/ns/odrl/2/individual> <http://www.w3.org/2000/01/rdf-schema#label> "Individual"@en .
+<http://w3.org/ns/odrl/2/individual> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is a single individual."@en .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/2/ODRL20.rdf	Mon Sep 09 08:26:08 2013 +0100
@@ -0,0 +1,1067 @@
+<?xml version="1.0" encoding="utf-8"?>
+<rdf:RDF
+   xmlns:dct="http://purl.org/dc/terms/"
+   xmlns:owl="http://www.w3.org/2002/07/owl#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+   xmlns:skos="http://www.w3.org/2004/02/skos/core#"
+   xmlns:vann="http://purl.org/vocab/vann/"
+   xmlns:voaf="http://purl.org/vocommons/voaf#"
+   xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+   xmlns="http://w3.org/ns/odrl/2/">
+  <owl:Ontology rdf:about="http://w3.org/ns/odrl/2/">
+    <dct:contributor>ODRL Community Group</dct:contributor>
+    <dct:creator>Mo McRoberts</dct:creator>
+    <dct:creator>Víctor Rodríguez Doncel</dct:creator>
+    <vann:example rdf:resource="http://w3.org/ns/odrl/2/Asset"/>
+    <vann:preferredNamespacePrefix>odrl</vann:preferredNamespacePrefix>
+    <vann:preferredNamespaceUri rdf:resource="http://w3.org/ns/odrl/2/"/>
+    <rdf:type rdf:resource="http://purl.org/vocommons/voaf#Vocabulary"/>
+    <rdfs:label xml:lang="en">ODRL</rdfs:label>
+    <owl:versionInfo xml:lang="en">2.0</owl:versionInfo>
+  </owl:Ontology>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Action">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Sub-classes of Action are things one might be permitted to do or prohibited from doing to a work.</rdfs:comment>
+    <rdfs:label xml:lang="en">Action</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Agreement">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Policy expressions that are formal contracts (or licenses) stipulating all the terms of usage and all the parties involved.</rdfs:comment>
+    <rdfs:label xml:lang="en">Agreement</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Asset">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Any thing which can be subject to a policy.</rdfs:comment>
+    <rdfs:label xml:lang="en">Asset</rdfs:label>
+    <owl:equivalentClass rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/ConflictTerm">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Instances of ConflictTerm describe policies for resolving conflicts.</rdfs:comment>
+    <rdfs:label xml:lang="en">Conflict term</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Constraint">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Parent class of all Constraints.</rdfs:comment>
+    <rdfs:label xml:lang="en">Constraint</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Duty">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">A Duty indicates requirements which must be fulfilled in order to receive the permission.</rdfs:comment>
+    <rdfs:label xml:lang="en">Duty</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Offer">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Policy expressions that propose terms of usage from an Asset owner.</rdfs:comment>
+    <rdfs:label xml:lang="en">Offer</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Operator">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Instances of the Operator class represent boolean operators</rdfs:comment>
+    <rdfs:label xml:lang="en">Operator</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Party">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">An entity which can participate in policy transactions. Use an instance of the Party class where it's necessary to associate a Scope with the relationship; in other cases, simply reference the party directly.</rdfs:comment>
+    <rdfs:label xml:lang="en">Party</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Permission">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">A permission indicates the actions the assignee is permitted to perform on the associated asset. In other words, what the assigner (supplier) has granted to the assignee (consumer).</rdfs:comment>
+    <rdfs:label xml:lang="en">Permission</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Policy">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">A top level entity for describing policies.</rdfs:comment>
+    <rdfs:label xml:lang="en">Policy</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Privacy">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Policy expressions that stipulate the terms of usage over personal information.</rdfs:comment>
+    <rdfs:label xml:lang="en">Privacy</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Prohibition">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">The Prohibition entity indicates the Actions that the assignee is prohibited to perform on the related Asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Prohibition</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Request">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Policy expressions that propose terms of usage to an Asset owner.</rdfs:comment>
+    <rdfs:label xml:lang="en">Request</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Rule">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">An abstract common ancestor to Permissions, Prohibitions and Duties</rdfs:comment>
+    <rdfs:label xml:lang="en">Rule</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Scope">
+    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with "allConnections" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie.</rdfs:comment>
+    <rdfs:label xml:lang="en">Scope</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Set">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Policy expressions that consists of entities from the complete model.</rdfs:comment>
+    <rdfs:label xml:lang="en">Set</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Ticket">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Policy expressions that stipulate the terms of usage and is redeemable by any Party who currently holds the Ticket in their possession.</rdfs:comment>
+    <rdfs:label xml:lang="en">Ticket</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/UndefinedTerm">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:comment xml:lang="en">Instances of UndefinedTerm describe policies for processing unsupported actions.</rdfs:comment>
+    <rdfs:label xml:lang="en">Undefined values</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </rdfs:Class>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/absolutePosition">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">A point defined with absolute coordinates.</rdfs:comment>
+    <rdfs:label xml:lang="en">Absolute position</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/absoluteSize">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">The absolute dimension that the Asset may be resized.</rdfs:comment>
+    <rdfs:label xml:lang="en">Absolute size</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/action">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The operation relating to the asset for which permission is being granted. A permission must include exactly one action.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
+    <rdfs:label xml:lang="en">Action</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Action"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <skos:ConceptScheme rdf:about="http://w3.org/ns/odrl/2/actions">
+    <rdfs:label xml:lang="en">ODRL Actions vocabulary</rdfs:label>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/acceptTracking"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/adHocShare"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/aggregate"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/annotate"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/anonymize"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/append"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/archive"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/attachPolicy"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/attachSource"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/attribute"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/commercialize"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/concurrentUse"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/copy"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/delete"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/derive"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/display"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/distribute"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/ensureExclusivity"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/execute"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/export"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/extract"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/give"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/include"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/index"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/inform"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/install"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/lease"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/lend"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/license"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/modify"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/move"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/nextPolicy"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/obtainConsent"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/pay"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/play"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/present"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/preview"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/print"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/read"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/reproduce"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/reviewPolicy"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/secondaryUse"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/sell"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/share"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/shareAlike"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/textToSpeech"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/transform"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/translate"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/uninstall"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/watermark"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/write"/>
+  </skos:ConceptScheme>
+  <Action rdf:about="http://w3.org/ns/odrl/2/adHocShare">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of sharing the asset to parties in close proximity to the owner.</rdfs:comment>
+    <rdfs:label xml:lang="en">Ad-hoc sharing</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+    <skos:scopeNote xml:lang="en">This action may be used to express [OMA] Sharing semantics</skos:scopeNote>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/aggregate">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of using the asset (or parts of it) as part of a composite collection.</rdfs:comment>
+    <rdfs:label xml:lang="en">Aggregate</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Scope rdf:about="http://w3.org/ns/odrl/2/all">
+    <rdfs:comment xml:lang="en">All the collective individuals within a context.</rdfs:comment>
+    <rdfs:label xml:lang="en">All</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Scope>
+  <Scope rdf:about="http://w3.org/ns/odrl/2/all2ndConnections">
+    <rdfs:comment xml:lang="en">All the second-level connections of the Party.</rdfs:comment>
+    <rdfs:label xml:lang="en">All second-level connections</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Scope>
+  <Scope rdf:about="http://w3.org/ns/odrl/2/allConnections">
+    <rdfs:comment xml:lang="en">All the first-level connections of the Party.</rdfs:comment>
+    <rdfs:label xml:lang="en">All connections</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Scope>
+  <Scope rdf:about="http://w3.org/ns/odrl/2/allGroups">
+    <rdfs:comment xml:lang="en">All the group connections of the Party.</rdfs:comment>
+    <rdfs:label xml:lang="en">All groups</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Scope>
+  <Action rdf:about="http://w3.org/ns/odrl/2/annotate">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of adding notations/commentaries to the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Annotate</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/anonymize">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of anonymising the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Anonymize</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/append">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of adding to the end of an asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Append</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/archive">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of persistently storing the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Archive</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/assignee">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Party is the recipient of the policy statement.</rdfs:comment>
+    <rdfs:label xml:lang="en">Assignee</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Party"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/assigner">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Party is the issuer of the policy statement.</rdfs:comment>
+    <rdfs:label xml:lang="en">Assigner</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Party"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/attachPolicy">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of keeping the policy notice with the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Attach policy</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/attachSource">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of attaching the source of the asset and its derivatives.</rdfs:comment>
+    <rdfs:label xml:lang="en">Attach source</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/attribute">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of attributing the asset to a party.</rdfs:comment>
+    <rdfs:label xml:lang="en">Attribute</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/attributedParty">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Party to be attributed.</rdfs:comment>
+    <rdfs:label xml:lang="en">Attributed party</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/comercialize">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of using the asset in a business environment.</rdfs:comment>
+    <rdfs:label xml:lang="en">Commercialize</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/concurrentUse">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of multiple concurrent use of the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Concurrent use</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/conflict">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Relates a conflict-resolution mechansim to a Policy. If no mechanism is specified, the default is invalid.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <rdfs:label xml:lang="en">Conflict resolution mechanism</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/ConflictTerm"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/consentingParty">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Party to obtain consent from.</rdfs:comment>
+    <rdfs:label xml:lang="en">Consenting party</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/constraint">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">One or more constraints which affect the validity of the Permission; e.g. if the Action play is only permitted for a certain period of time.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
+    <rdfs:label xml:lang="en">Constraint</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/copy">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of making an exact reproduction of the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Copy</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/reproduce"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/count">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">The numeric count indicating the number of times the corresponding entity may be exercised</rdfs:comment>
+    <rdfs:label xml:lang="en">Count</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/dateTime">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">The date (and optional time and timezone) representing a point in time or period.</rdfs:comment>
+    <rdfs:label xml:lang="en">Date/time</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/delete">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of permanently removing the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Delete</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/deliveryChannel">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The delivery channel used for storing or communicating the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Delivery channel</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/derive">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of creating a new derivative asset from the asset</rdfs:comment>
+    <rdfs:label xml:lang="en">Derive</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/modify"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/device">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">An identifiable computing system.</rdfs:comment>
+    <rdfs:label xml:lang="en">Device</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <owl:equivalentProperty rdf:resource="http://w3.org/ns/odrl/2/system"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/display">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of making a transient visible rendering of the asset</rdfs:comment>
+    <rdfs:label xml:lang="en">Display</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/execute"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/distribute">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of publicly distributing, displaying and/or performing the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Distribute</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/duty">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">A Duty indicates requirements which must be fulfilled in order to receive the permission.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Permission"/>
+    <rdfs:label xml:lang="en">Duty</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Action"/>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Duty"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/elapsedTime">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">A period of time in which the policy action can be exercised.</rdfs:comment>
+    <rdfs:label xml:lang="en">Elapsed time</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/ensureExclusivity">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of requiring the Assigner to ensure the Permission on the asset is unique to the Assignee.</rdfs:comment>
+    <rdfs:label xml:lang="en">Ensure exclusivity</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/eq">
+    <rdfs:comment xml:lang="en">Indicating that a given value equals the rightOperand of the Constraint.</rdfs:comment>
+    <rdfs:label xml:lang="en">Equal to</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/event">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Specification of a defined event applicable to the asset usage.</rdfs:comment>
+    <rdfs:label xml:lang="en">Event</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/execute">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of making a transient visible rendering of the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Execute</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/display"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/export">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of transforming the asset into a new form.</rdfs:comment>
+    <rdfs:label xml:lang="en">Export</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/transform"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/extract">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of extracting (replicating) unchanged parts of the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Extract</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/extractChar">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of extracting (replicating) unchanged character(s) from the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Extract character</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+    <skos:broader rdf:resource="http://w3.org/ns/odrl/2/extract"/>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/extractPage">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of extracting (replicating) unchanged page(s) from the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Extract page</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+    <skos:broader rdf:resource="http://w3.org/ns/odrl/2/extract"/>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/extractWord">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of extracting (replicating) unchanged word(s) from the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Extract word</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+    <skos:broader rdf:resource="http://w3.org/ns/odrl/2/extract"/>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/fileFormat">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The file format applicable to the Asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">File format</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/function">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Functions are roles which may be fulfilled by a party</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
+    <rdfs:label xml:lang="en">Function</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <vs:term_status>testing</vs:term_status>
+    <skos:definition xml:lang="en">Parent property class of all roles</skos:definition>
+    <skos:scopeNote xml:lang="en">For the Role entity, the Functions may be used for specific details undertaken by the identified Party in the policy</skos:scopeNote>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/give">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of giving away the asset in perpetuity without exchange of value.</rdfs:comment>
+    <rdfs:label xml:lang="en">Give</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Scope rdf:about="http://w3.org/ns/odrl/2/group">
+    <rdfs:comment xml:lang="en">The Party represents a defined group with multiple individual members.</rdfs:comment>
+    <rdfs:label xml:lang="en">Group</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Scope>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/gt">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Greater than</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/gteq">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Greater than or equal to</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/hasPart">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Has part</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <UndefinedTerm rdf:about="http://w3.org/ns/odrl/2/ignore">
+    <rdfs:comment xml:lang="en">Undefined actions should be ignored.</rdfs:comment>
+    <rdfs:label xml:lang="en">Ignore</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </UndefinedTerm>
+  <Action rdf:about="http://w3.org/ns/odrl/2/include">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of including other related assets to fulfill the function.</rdfs:comment>
+    <rdfs:label xml:lang="en">Include</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/index">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of indexing the asset into a collection of assets.</rdfs:comment>
+    <rdfs:label xml:lang="en">Index</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Scope rdf:about="http://w3.org/ns/odrl/2/individual">
+    <rdfs:comment xml:lang="en">The Party is a single individual.</rdfs:comment>
+    <rdfs:label xml:lang="en">Individual</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Scope>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/industry">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Industry</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/inform">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of informing a party that an action has been performed on the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Inform</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/informedParty">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Party to be informed of all uses.</rdfs:comment>
+    <rdfs:label xml:lang="en">Informed party</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/inheritAllowed">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">A boolean value indicating whether this policy can be inherited from.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <rdfs:label xml:lang="en">Inheritance allowed?</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/inheritFrom">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Relates a policy to another policy from which terms are inherited.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <rdfs:label xml:lang="en">Inherits from</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/install">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of loading the asset onto storage device ready for operation.</rdfs:comment>
+    <rdfs:label xml:lang="en">Install</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <ConflictTerm rdf:about="http://w3.org/ns/odrl/2/invalid">
+    <rdf:type rdf:resource="http://w3.org/ns/odrl/2/UndefinedTerm"/>
+    <rdfs:comment xml:lang="en">The policy is invalidated.</rdfs:comment>
+    <rdfs:label xml:lang="en">Invalid</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </ConflictTerm>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/isA">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Is a</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/isAllOf">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Is all of</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/isAnyOf">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Is any of</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/isNoneOf">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Is none of</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/isPartOf">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Is part of</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/language">
+    <rdfs:label xml:lang="en">Language</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/lease">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of making available the asset to a third-party for a fixed period of time with exchange of value.</rdfs:comment>
+    <rdfs:label xml:lang="en">Lease</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/lend">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of making available the asset to a third-party for a fixed period of time without exchange of value.</rdfs:comment>
+    <rdfs:label xml:lang="en">Lend</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/license">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of granting the right to use the asset to a third-party.</rdfs:comment>
+    <rdfs:label xml:lang="en">License</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/lt">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Less than</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/lteq">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Less than or equal to</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/media">
+    <rdfs:comment xml:lang="en">The media type in which the asset may be used.</rdfs:comment>
+    <rdfs:label xml:lang="en">Media</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/meteredTime">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">The maximum period of metered usage time.</rdfs:comment>
+    <rdfs:label xml:lang="en">Metered time</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/modify">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of creating a new derivative asset from the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Modify</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/derive"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/move">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of moving the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Move</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Operator rdf:about="http://w3.org/ns/odrl/2/neq">
+    <rdfs:comment xml:lang="en"></rdfs:comment>
+    <rdfs:label xml:lang="en">Not equal to</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Operator>
+  <Action rdf:about="http://w3.org/ns/odrl/2/nextPolicy">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of specifying an asset (which must be a Policy) as the Policy terms for third-party use of the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Next policy</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/obtainConsent">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of requiring explicit consent from a party to perform the action on the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Obtain consent</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/operator">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Boolean operator applied to a constraint and its operand.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
+    <rdfs:label xml:lang="en">Operator</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Operator"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/output">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Asset which is created from the output of the Action.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Action"/>
+    <rdfs:label xml:lang="en">Output</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Asset"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/relation"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/pay">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of paying a financial amount to a party for use of the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Pay</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/payAmount">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:label xml:lang="en">Payment amount</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/payeeParty">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Party is the recipient of the payment.</rdfs:comment>
+    <rdfs:label xml:lang="en">Payee party</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/percentage">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">The amount (as a percentage) of the action applicable to the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Percentage</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <ConflictTerm rdf:about="http://w3.org/ns/odrl/2/perm">
+    <rdfs:comment xml:lang="en">Permissions take precedence over prohibitions.</rdfs:comment>
+    <rdfs:label xml:lang="en">Permissions</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </ConflictTerm>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/permission">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Relates the description of an individual Permission to a Policy. A permission can be specified either in terms of an Action alone, or an instance of Permission relating an Action and one or more other attributes.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <rdfs:label xml:lang="en">Permission</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Action"/>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Permission"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/play">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of rendering the asset into audio and/or video form.</rdfs:comment>
+    <rdfs:label xml:lang="en">Play</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/present"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/present">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of rendering the asset into audio and/or video form.</rdfs:comment>
+    <rdfs:label xml:lang="en">Present</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/play"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/preview">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of providing a short preview of the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Preview</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/print">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of rendering the asset onto paper or hard copy form.</rdfs:comment>
+    <rdfs:label xml:lang="en">Print</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/product">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The specified Product or Service name.</rdfs:comment>
+    <rdfs:label xml:lang="en">Product</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <ConflictTerm rdf:about="http://w3.org/ns/odrl/2/prohibit">
+    <rdfs:comment xml:lang="en">Prohibitions take precedence over permissions.</rdfs:comment>
+    <rdfs:label xml:lang="en">Prohibit</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </ConflictTerm>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/prohibition">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Relates the description of an individual Prohibition to a Policy. A prohibition can be specified either in terms of an Action alone, or an instance of Prohibition relating an Action and one or more other attributes.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <rdfs:label xml:lang="en">Prohibition</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Action"/>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Prohibition"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/proximity">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">An value indicating the closeness or nearness.</rdfs:comment>
+    <rdfs:label xml:lang="en">Proximity</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/purpose">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Specification of a defined purpose applicable to the asset usage.</rdfs:comment>
+    <rdfs:label xml:lang="en">Purpose</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/read">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of obtaining data from the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Read</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/recipient">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The party that receives the result of the Action on the Asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Recipient</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/relation">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Relation is an abstract property which creates an explicit link between an Action and an Asset</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Action"/>
+    <rdfs:label xml:lang="en">Relation</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Asset"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/relativePosition">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">A point defined with reference to another position.</rdfs:comment>
+    <rdfs:label xml:lang="en">Relative position</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/relativeSize">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">The relative dimension that the Asset may be resized.</rdfs:comment>
+    <rdfs:label xml:lang="en">Relative size</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/reproduce">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of making an exact reproduction of the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Reproduce</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/copy"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/resolution">
+    <rdfs:comment xml:lang="en">The resolution at which the asset may be used.</rdfs:comment>
+    <rdfs:label xml:lang="en">Resolution</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/reviewPolicy">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of performing a manual review of the terms associated with the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Review policy</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/rightOperand">
+    <rdfs:comment xml:lang="en">The operand applied to an instance of a constraint.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
+    <rdfs:label xml:lang="en">Right operand</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/scope">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The scope by which the role applies</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Party"/>
+    <rdfs:label xml:lang="en">Scope</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Scope"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <skos:ConceptScheme rdf:about="http://w3.org/ns/odrl/2/scopes">
+    <rdfs:label xml:lang="en">ODRL Scopes vocabulary</rdfs:label>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/all"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/all2ndConnections"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/allConnections"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/allGroups"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/group"/>
+    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/individual"/>
+  </skos:ConceptScheme>
+  <Action rdf:about="http://w3.org/ns/odrl/2/secondaryUse">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of using the asset for a purpose other than the purpose it was intended for.</rdfs:comment>
+    <rdfs:label xml:lang="en">Secondary use</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/sell">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of trading the asset in exchange of value.</rdfs:comment>
+    <rdfs:label xml:lang="en">Sell</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/share">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of the non-commercial reproduction and distribution of the asset to third-parties.</rdfs:comment>
+    <rdfs:label xml:lang="en">Share</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/shareAlike">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of distributing any derivative asset under the same terms as the original asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Share-alike</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/spatial">
+    <rdfs:comment xml:lang="en">A code representing a geospatial area.</rdfs:comment>
+    <rdfs:label xml:lang="en">Spatial</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/status">
+    <rdfs:comment xml:lang="en">The current value of the constraint.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
+    <rdfs:label xml:lang="en">Status</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <UndefinedTerm rdf:about="http://w3.org/ns/odrl/2/support">
+    <rdfs:comment xml:lang="en">Undefined actions do not invalidate the policy, but notification for review must occur.</rdfs:comment>
+    <rdfs:label xml:lang="en">Support</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </UndefinedTerm>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/system">
+    <rdfs:comment xml:lang="en">An identifiable computing system.</rdfs:comment>
+    <rdfs:label xml:lang="en">System</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <owl:equivalentProperty rdf:resource="http://w3.org/ns/odrl/2/device"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/target">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Asset upon which the Action is performed.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Action"/>
+    <rdfs:label xml:lang="en">Target</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Asset"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/relation"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/textToSpeech">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of a system reading the text of the asset out loud.</rdfs:comment>
+    <rdfs:label xml:lang="en">Text-to-speech</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/timeInterval">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">Recurring period of time in which the usage may be exercised.</rdfs:comment>
+    <rdfs:label xml:lang="en">Time interval</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/timedCount">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <rdfs:comment xml:lang="en">The number of seconds after which timed metering use of the asset begins.</rdfs:comment>
+    <rdfs:label xml:lang="en">Timed count</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/trackingParty">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The Party is the usage tracker.</rdfs:comment>
+    <rdfs:label xml:lang="en">Tracking party</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/transform">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of transforming the asset into a new form.</rdfs:comment>
+    <rdfs:label xml:lang="en">Transform</rdfs:label>
+    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/export"/>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/translate">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of translating the asset into a new natural language.</rdfs:comment>
+    <rdfs:label xml:lang="en">Translate</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/undefined">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Relates the mechanism used for handling undefined actions to a Policy. If no mechanism is specified, the default is invalid.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
+    <rdfs:label xml:lang="en">Undefined action mechanism</rdfs:label>
+    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/UndefinedTerm"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/uninstall">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of unloading the asset from storage device.</rdfs:comment>
+    <rdfs:label xml:lang="en">Uninstall</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/unit">
+    <rdfs:comment xml:lang="en">The unit of measurement used for the constraint value.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
+    <rdfs:label xml:lang="en">Unit</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/version">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">The scope of versions for the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Version</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/virtualLocation">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:comment xml:lang="en">Specification of a digital locale.</rdfs:comment>
+    <rdfs:label xml:lang="en">Virtual location</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
+    <vs:term_status>testing</vs:term_status>
+  </rdf:Property>
+  <Action rdf:about="http://w3.org/ns/odrl/2/watermark">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of applying a watermark to the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Watermark</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://w3.org/ns/odrl/2/write">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of writing to the asset.</rdfs:comment>
+    <rdfs:label xml:lang="en">Write</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+  </Action>
+  <Action rdf:about="http://www.w3.org/2004/02/skos/core#acceptTracking">
+    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
+    <rdfs:comment xml:lang="en">The act of accepting that the use of the asset may be recorded.</rdfs:comment>
+    <rdfs:label xml:lang="en">Accept tracking</rdfs:label>
+    <vs:term_status>testing</vs:term_status>
+    <skos:scopeNote xml:lang="en">The collected information may be tracked by the assigner, or may link to a Party with role function 'trackingParty'.</skos:scopeNote>
+  </Action>
+</rdf:RDF>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/2/ODRL20.ttl	Mon Sep 09 08:26:08 2013 +0100
@@ -0,0 +1,1075 @@
+@base <http://w3.org/ns/odrl/2/> .
+@prefix : <http://w3.org/ns/odrl/2/> .
+@prefix odrl: <http://w3.org/ns/odrl/2/> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
+@prefix owl: <http://www.w3.org/2002/07/owl#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix dct: <http://purl.org/dc/terms/> .
+@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
+@prefix voaf: <http://purl.org/vocommons/voaf#> .
+@prefix vann: <http://purl.org/vocab/vann/> .
+
+odrl:
+	a owl:Ontology , voaf:Vocabulary ;
+	rdfs:label "ODRL"@en ;
+	owl:versionInfo "2.0"@en ;
+	vann:preferredNamespaceUri <http://w3.org/ns/odrl/2/> ;
+	vann:preferredNamespacePrefix "odrl" ;
+	vann:example :Asset ;
+	dct:creator "Mo McRoberts", "Víctor Rodríguez Doncel" ;
+	dct:contributor "ODRL Community Group" .
+
+:actions
+	a skos:ConceptScheme ;
+	rdfs:label "ODRL Actions vocabulary"@en ;
+	skos:hasTopConcept :acceptTracking, :adHocShare, :aggregate, :annotate,
+		:anonymize, :append, :archive, :attachPolicy, :attachSource,
+		:attribute, :commercialize, :concurrentUse, :copy, :delete,
+		:derive, :display, :distribute, :ensureExclusivity, :execute,
+		:export, :extract, :give, :include, :index, :inform,
+		:install, :lease, :lend, :license, :modify, :move, :nextPolicy,
+		:obtainConsent, :pay, :play, :present, :preview, :print, :read,
+		:reproduce, :reviewPolicy, :secondaryUse, :sell, :share,
+		:shareAlike, :textToSpeech, :transform, :translate, :uninstall,
+		:watermark, :write .
+
+:scopes
+	a skos:ConceptScheme ;
+	rdfs:label "ODRL Scopes vocabulary"@en ;
+	skos:hasTopConcept :all, :all2ndConnections, :allConnections, :allGroups,
+		:group, :individual .
+
+## Assets
+
+:Asset
+	a rdfs:Class , owl:Class ;
+	owl:equivalentClass owl:Thing ;
+	vs:term_status "testing" ;
+	rdfs:label "Asset"@en ;
+	rdfs:comment "Any thing which can be subject to a policy."@en .
+
+## Parties
+
+:Party
+	a rdfs:Class , owl:Class ;
+	vs:term_status "testing" ;
+	rdfs:label "Party"@en ;
+	rdfs:comment "An entity which can participate in policy transactions. Use an instance of the Party class where it's necessary to associate a Scope with the relationship; in other cases, simply reference the party directly."@en .
+
+:Scope
+	a rdfs:Class, owl:Class ;
+	rdfs:subClassOf skos:Concept ;
+	rdfs:comment "The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with \"allConnections\" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie."@en ;
+	rdfs:label "Scope"@en ;
+	vs:term_status "testing" .
+
+:scope
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Scope"@en ;
+	rdfs:comment "The scope by which the role applies"@en ;
+	rdfs:domain :Party ;
+	rdfs:range :Scope .
+
+## Policies
+
+:Policy
+	a rdfs:Class , owl:Class ;
+	rdfs:subClassOf owl:Thing ;
+	vs:term_status "testing" ;
+	rdfs:label "Policy"@en ;
+	rdfs:comment "A top level entity for describing policies."@en .
+
+:ConflictTerm
+	a rdfs:Class, owl:Class ;
+	rdfs:comment "Instances of ConflictTerm describe policies for resolving conflicts."@en ;
+	rdfs:label "Conflict term"@en ;
+	vs:term_status "testing" .
+
+:perm
+	a :ConflictTerm ;
+	vs:term_status "testing" ;
+	rdfs:label "Permissions"@en ;
+	rdfs:comment "Permissions take precedence over prohibitions."@en .
+
+:prohibit
+	a :ConflictTerm ;
+	vs:term_status "testing" ;
+	rdfs:label "Prohibit"@en ;
+	rdfs:comment "Prohibitions take precedence over permissions."@en .
+
+:UndefinedTerm
+	a rdfs:Class, owl:Class ;
+	rdfs:comment "Instances of UndefinedTerm describe policies for processing unsupported actions."@en ;
+	rdfs:label "Undefined values"@en ;
+	vs:term_status "testing" .
+
+:ignore
+	a :UndefinedTerm ;
+	vs:term_status "testing" ;
+	rdfs:label "Ignore"@en ;
+	rdfs:comment "Undefined actions should be ignored."@en .
+
+:invalid
+	a :ConflictTerm, :UndefinedTerm ;
+	vs:term_status "testing" ;
+	rdfs:label "Invalid"@en ;
+	rdfs:comment "The policy is invalidated."@en .
+
+:support
+	a :UndefinedTerm ;
+	vs:term_status "testing" ;
+	rdfs:label "Support"@en ;
+	rdfs:comment "Undefined actions do not invalidate the policy, but notification for review must occur."@en .
+
+:conflict
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Conflict resolution mechanism"@en ;
+	rdfs:comment "Relates a conflict-resolution mechansim to a Policy. If no mechanism is specified, the default is invalid."@en ;
+	rdfs:domain :Policy ;
+	rdfs:range :ConflictTerm .
+
+:undefined
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Undefined action mechanism"@en ;
+	rdfs:comment "Relates the mechanism used for handling undefined actions to a Policy. If no mechanism is specified, the default is invalid."@en ;
+	rdfs:domain :Policy ;
+	rdfs:range :UndefinedTerm .
+
+:permission
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Permission"@en ;
+	rdfs:comment "Relates the description of an individual Permission to a Policy. A permission can be specified either in terms of an Action alone, or an instance of Permission relating an Action and one or more other attributes."@en ;
+	rdfs:domain :Policy ;
+	rdfs:range :Permission , :Action .
+
+:prohibition
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Prohibition"@en ;
+	rdfs:comment "Relates the description of an individual Prohibition to a Policy. A prohibition can be specified either in terms of an Action alone, or an instance of Prohibition relating an Action and one or more other attributes."@en ;
+	rdfs:domain :Policy ;
+	rdfs:range :Prohibition , :Action .
+
+:inheritAllowed
+	a rdf:Property , owl:DatatypeProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Inheritance allowed?"@en ;
+	rdfs:comment "A boolean value indicating whether this policy can be inherited from."@en ;
+	rdfs:domain :Policy ;
+	rdfs:range xsd:boolean .
+
+:inheritFrom
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Inherits from"@en ;
+	rdfs:comment "Relates a policy to another policy from which terms are inherited."@en ;
+	rdfs:domain :Policy ;
+	rdfs:range :Policy .
+
+## Permissions, prohibitions and duties
+
+:Rule
+	a rdfs:Class , owl:Class ;
+	vs:term_status "testing" ;
+	rdfs:label "Rule"@en ;
+	rdfs:comment "An abstract common ancestor to Permissions, Prohibitions and Duties"@en .
+
+:Permission
+	a rdfs:Class , owl:Class ;
+	rdfs:subClassOf :Rule ;
+	vs:term_status "testing" ;
+	rdfs:label "Permission"@en ;
+	rdfs:comment "A permission indicates the actions the assignee is permitted to perform on the associated asset. In other words, what the assigner (supplier) has granted to the assignee (consumer)."@en .
+
+:Prohibition
+	a rdfs:Class , owl:Class ;
+	rdfs:subClassOf :Rule ;
+	vs:term_status "testing" ;
+	rdfs:label "Prohibition"@en ;
+	rdfs:comment "The Prohibition entity indicates the Actions that the assignee is prohibited to perform on the related Asset."@en .
+
+:Duty
+	a rdfs:Class , owl:Class ;
+	rdfs:subClassOf :Rule ;
+	vs:term_status "testing" ;
+	rdfs:label "Duty"@en ;
+	rdfs:comment "A Duty indicates requirements which must be fulfilled in order to receive the permission."@en .
+
+:Action
+	a rdfs:Class, owl:Class ;
+	rdfs:subClassOf skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:comment "Sub-classes of Action are things one might be permitted to do or prohibited from doing to a work."@en ;
+	rdfs:label "Action"@en .
+
+:Constraint
+	a rdfs:Class, owl:Class ;
+	rdfs:subClassOf owl:Thing ;
+	vs:term_status "testing" ;
+	rdfs:label "Constraint"@en ;
+	rdfs:comment "Parent class of all Constraints."@en .
+
+:Scope
+	a rdfs:Class , owl:Class ;
+	vs:term_status "testing" ;
+	rdfs:label "Scope"@en ;
+	rdfs:comment """The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with "allConnections" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie."""@en .
+
+:relation
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Relation"@en ;
+	rdfs:comment "Relation is an abstract property which creates an explicit link between an Action and an Asset"@en ;
+	rdfs:domain :Action ;
+	rdfs:range :Asset .
+
+:output
+	a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :relation ;
+	vs:term_status "testing" ;
+	rdfs:label "Output"@en ;
+	rdfs:comment "The Asset which is created from the output of the Action."@en ;
+	rdfs:domain :Action ;
+	rdfs:range :Asset . 
+
+:target
+	a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :relation ;
+	vs:term_status "testing" ;
+	rdfs:label "Target"@en ;
+	rdfs:comment "The Asset upon which the Action is performed."@en ;
+	rdfs:domain :Action ;
+	rdfs:range :Asset .
+
+:function
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Function"@en ;
+	rdfs:comment "Functions are roles which may be fulfilled by a party"@en ;
+	skos:definition "Parent property class of all roles"@en ;
+	skos:scopeNote "For the Role entity, the Functions may be used for specific details undertaken by the identified Party in the policy"@en ;
+	rdfs:domain :Rule ;
+	rdfs:range rdfs:Resource .
+
+:action
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Action"@en ;
+	rdfs:comment "The operation relating to the asset for which permission is being granted. A permission must include exactly one action."@en ;
+	rdfs:domain :Rule ;
+	rdfs:range :Action .
+
+:constraint
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Constraint"@en ;
+	rdfs:comment "One or more constraints which affect the validity of the Permission; e.g. if the Action play is only permitted for a certain period of time."@en ;
+	rdfs:domain :Rule ;
+	rdfs:range :Constraint .
+	
+:duty
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Duty"@en ;
+	rdfs:comment "A Duty indicates requirements which must be fulfilled in order to receive the permission."@en ;
+	rdfs:domain :Permission ;
+	rdfs:range :Duty , :Action .
+
+:status
+	a rdf:Property ;
+	vs:term_status "testing" ;
+	rdfs:label "Status"@en ;
+	rdfs:comment "The current value of the constraint."@en ;
+	rdfs:domain :Constraint .
+
+:unit
+	a rdf:Property ;
+	vs:term_status "testing" ;
+	rdfs:domain :Constraint ;
+	rdfs:range rdfs:Literal ;
+	rdfs:label "Unit"@en ;
+	rdfs:comment "The unit of measurement used for the constraint value."@en .
+
+:operator
+	a rdf:Property , owl:ObjectProperty ;
+	vs:term_status "testing" ;
+	rdfs:label "Operator"@en ;
+	rdfs:comment "The Boolean operator applied to a constraint and its operand."@en ;
+	rdfs:domain :Constraint ;
+	rdfs:range :Operator .
+
+:rightOperand
+	a rdf:Property ;
+	vs:term_status "testing" ;
+	rdfs:label "Right operand"@en ;
+	rdfs:comment "The operand applied to an instance of a constraint."@en ;
+	rdfs:domain :Constraint .
+
+## Operators
+
+:Operator
+	a rdfs:Class , owl:Class ;
+	rdfs:subClassOf owl:Thing ;
+	vs:term_status "testing" ;
+	rdfs:label "Operator"@en ;
+	rdfs:comment "Instances of the Operator class represent boolean operators"@en .
+
+:eq
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Equal to"@en ;
+	rdfs:comment "Indicating that a given value equals the rightOperand of the Constraint."@en .
+
+:gt
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Greater than"@en ;
+	rdfs:comment ""@en .
+
+:gteq
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Greater than or equal to"@en ;
+	rdfs:comment ""@en .
+
+:hasPart
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Has part"@en ;
+	rdfs:comment ""@en .
+
+:isA
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Is a"@en ;
+	rdfs:comment ""@en .
+
+:isAllOf
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Is all of"@en ;
+	rdfs:comment ""@en .
+
+:isAnyOf
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Is any of"@en ;
+	rdfs:comment ""@en .
+
+:isNoneOf
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Is none of"@en ;
+	rdfs:comment ""@en .
+
+:isPartOf
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Is part of"@en ;
+	rdfs:comment ""@en .
+
+:lt
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Less than"@en ;
+	rdfs:comment ""@en .
+
+:lteq
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Less than or equal to"@en ;
+	rdfs:comment ""@en .
+
+:neq
+	a :Operator ;
+	vs:term_status "testing" ;
+	rdfs:label "Not equal to"@en ;
+	rdfs:comment ""@en .
+
+## Actions
+
+skos:acceptTracking
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Accept tracking"@en ;
+	rdfs:comment "The act of accepting that the use of the asset may be recorded."@en ;
+	skos:scopeNote "The collected information may be tracked by the assigner, or may link to a Party with role function 'trackingParty'."@en .
+
+:adHocShare
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Ad-hoc sharing"@en ;
+	rdfs:comment "The act of sharing the asset to parties in close proximity to the owner."@en ;
+	skos:scopeNote "This action may be used to express [OMA] Sharing semantics"@en .
+
+:aggregate
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Aggregate"@en ;
+	rdfs:comment "The act of using the asset (or parts of it) as part of a composite collection."@en .
+
+:annotate
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Annotate"@en ;
+	rdfs:comment "The act of adding notations/commentaries to the asset."@en .
+
+:anonymize
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Anonymize"@en ;
+	rdfs:comment "The act of anonymising the asset."@en .
+
+:append
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Append"@en ;
+	rdfs:comment "The act of adding to the end of an asset."@en .
+
+:archive
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Archive"@en ;
+	rdfs:comment "The act of persistently storing the asset."@en .
+
+:attachPolicy
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Attach policy"@en ;
+	rdfs:comment "The act of keeping the policy notice with the asset."@en .
+
+:attachSource
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Attach source"@en ;
+	rdfs:comment "The act of attaching the source of the asset and its derivatives."@en .
+
+:attribute
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Attribute"@en ;
+	rdfs:comment "The act of attributing the asset to a party."@en .
+
+:comercialize
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Commercialize"@en ;
+	rdfs:comment "The act of using the asset in a business environment."@en .
+
+:concurrentUse
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Concurrent use"@en ;
+	rdfs:comment "The act of multiple concurrent use of the asset."@en .
+
+:copy
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	owl:sameAs :reproduce ;
+	rdfs:label "Copy"@en ;
+	rdfs:comment "The act of making an exact reproduction of the asset."@en .
+
+:delete
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Delete"@en ;
+	rdfs:comment "The act of permanently removing the asset."@en .
+
+:derive
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Derive"@en ;
+	rdfs:comment "The act of creating a new derivative asset from the asset"@en ;
+	owl:sameAs :modify .
+
+:display
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Display"@en ;
+	rdfs:comment "The act of making a transient visible rendering of the asset"@en ;
+	owl:sameAs :execute .
+
+:distribute
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Distribute"@en ;
+	rdfs:comment "The act of publicly distributing, displaying and/or performing the asset."@en .
+
+:ensureExclusivity
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Ensure exclusivity"@en ;
+	rdfs:comment "The act of requiring the Assigner to ensure the Permission on the asset is unique to the Assignee."@en .
+
+:execute
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Execute"@en ;
+	rdfs:comment "The act of making a transient visible rendering of the asset."@en ;
+	owl:sameAs :display .
+
+:export
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Export"@en ;
+	rdfs:comment "The act of transforming the asset into a new form."@en ;
+	owl:sameAs :transform .
+
+:extract
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Extract"@en ;
+	rdfs:comment "The act of extracting (replicating) unchanged parts of the asset."@en .
+
+:extractChar
+	a :Action, skos:Concept ;
+	skos:broader :extract ;
+	vs:term_status "testing" ;
+	rdfs:label "Extract character"@en ;
+	rdfs:comment "The act of extracting (replicating) unchanged character(s) from the asset."@en .
+
+:extractPage
+	a :Action, skos:Concept ;
+	skos:broader :extract ;
+	vs:term_status "testing" ;
+	rdfs:label "Extract page"@en ;
+	rdfs:comment "The act of extracting (replicating) unchanged page(s) from the asset."@en .
+
+:extractWord
+	a :Action, skos:Concept ;
+	skos:broader :extract ;
+	vs:term_status "testing" ;
+	rdfs:label "Extract word"@en ;
+	rdfs:comment "The act of extracting (replicating) unchanged word(s) from the asset."@en .
+
+:give
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Give"@en ;
+	rdfs:comment "The act of giving away the asset in perpetuity without exchange of value."@en .
+
+:include
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Include"@en ;
+	rdfs:comment "The act of including other related assets to fulfill the function."@en .
+
+:index
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Index"@en ;
+	rdfs:comment "The act of indexing the asset into a collection of assets."@en .
+
+:inform
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Inform"@en ;
+	rdfs:comment "The act of informing a party that an action has been performed on the asset."@en .
+
+:install
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Install"@en ;
+	rdfs:comment "The act of loading the asset onto storage device ready for operation."@en .
+
+:lease
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Lease"@en ;
+	rdfs:comment "The act of making available the asset to a third-party for a fixed period of time with exchange of value."@en .
+
+:license
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "License"@en ;
+	rdfs:comment "The act of granting the right to use the asset to a third-party."@en .
+
+:lend
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Lend"@en ;
+	rdfs:comment "The act of making available the asset to a third-party for a fixed period of time without exchange of value."@en .
+
+:modify
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Modify"@en ;
+	rdfs:comment "The act of creating a new derivative asset from the asset."@en ;
+	owl:sameAs :derive .
+
+:move
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Move"@en ;
+	rdfs:comment "The act of moving the asset."@en .
+
+:nextPolicy
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Next policy"@en ;
+	rdfs:comment "The act of specifying an asset (which must be a Policy) as the Policy terms for third-party use of the asset."@en .
+
+:obtainConsent
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Obtain consent"@en ;
+	rdfs:comment "The act of requiring explicit consent from a party to perform the action on the asset."@en .
+
+:pay
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Pay"@en ;
+	rdfs:comment "The act of paying a financial amount to a party for use of the asset."@en .
+
+:play
+	a :Action, skos:Concept ;	
+	vs:term_status "testing" ;
+	rdfs:label "Play"@en ;
+	rdfs:comment "The act of rendering the asset into audio and/or video form."@en ;
+	owl:sameAs :present .
+
+:present
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Present"@en ;
+	rdfs:comment "The act of rendering the asset into audio and/or video form."@en ;
+	owl:sameAs :play .
+
+:preview
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Preview"@en ;
+	rdfs:comment "The act of providing a short preview of the asset."@en .
+
+:print
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Print"@en ;
+	rdfs:comment "The act of rendering the asset onto paper or hard copy form."@en .
+
+:read
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Read"@en ;
+	rdfs:comment "The act of obtaining data from the asset."@en .
+
+:reproduce
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Reproduce"@en ;
+	rdfs:comment "The act of making an exact reproduction of the asset."@en ;
+	owl:sameAs :copy .
+
+:reviewPolicy
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Review policy"@en ;
+	rdfs:comment "The act of performing a manual review of the terms associated with the asset."@en .
+
+:secondaryUse
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Secondary use"@en ;
+	rdfs:comment "The act of using the asset for a purpose other than the purpose it was intended for."@en .
+
+:sell
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Sell"@en ;
+	rdfs:comment "The act of trading the asset in exchange of value."@en .
+
+:share
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Share"@en ;
+	rdfs:comment "The act of the non-commercial reproduction and distribution of the asset to third-parties."@en .
+
+:shareAlike
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Share-alike"@en ;
+	rdfs:comment "The act of distributing any derivative asset under the same terms as the original asset."@en .
+
+:textToSpeech
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Text-to-speech"@en ;
+	rdfs:comment "The act of a system reading the text of the asset out loud."@en .
+
+:transform
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Transform"@en ;
+	rdfs:comment "The act of transforming the asset into a new form."@en ;
+	owl:sameAs :export .
+
+:translate
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Translate"@en ;
+	rdfs:comment "The act of translating the asset into a new natural language."@en .
+
+:uninstall
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Uninstall"@en ;
+	rdfs:comment "The act of unloading the asset from storage device."@en .
+
+:watermark
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Watermark"@en ;
+	rdfs:comment "The act of applying a watermark to the asset."@en .
+
+:write
+	a :Action, skos:Concept ;
+	vs:term_status "testing" ;
+	rdfs:label "Write"@en ;
+	rdfs:comment "The act of writing to the asset."@en .
+
+## Constraints
+
+:absolutePosition
+	a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Absolute position"@en ;
+	rdfs:comment "A point defined with absolute coordinates."@en .
+
+:absoluteSize
+	a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Absolute size"@en ;
+	rdfs:comment "The absolute dimension that the Asset may be resized."@en .
+
+:count
+	a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Count"@en ;
+	rdfs:comment "The numeric count indicating the number of times the corresponding entity may be exercised"@en .
+
+:dateTime
+	a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Date/time"@en ;
+	rdfs:comment "The date (and optional time and timezone) representing a point in time or period."@en ;
+	rdfs:range rdfs:Literal .
+
+:deliveryChannel
+    a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Delivery channel"@en ;
+	rdfs:comment "The delivery channel used for storing or communicating the asset."@en .
+
+:device
+	a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+    owl:equivalentProperty :system ;
+	rdfs:label "Device"@en ;
+	rdfs:comment "An identifiable computing system."@en .
+
+:elapsedTime
+    a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Elapsed time"@en ;
+	rdfs:comment "A period of time in which the policy action can be exercised."@en ;
+	rdfs:range rdfs:Literal .
+
+:event
+	a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Event"@en ;
+	rdfs:comment "Specification of a defined event applicable to the asset usage."@en .
+
+:fileFormat
+    a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "File format"@en ;
+	rdfs:comment "The file format applicable to the Asset."@en .
+
+:industry
+    a rdf:Property ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Industry"@en ;
+	rdfs:comment ""@en .
+
+:language
+    a rdf:Property ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Language"@en ;
+	rdfs:range rdfs:Literal .
+
+:media
+    a rdf:Property ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Media"@en ;
+	rdfs:comment "The media type in which the asset may be used."@en .
+
+:meteredTime
+    a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Metered time"@en ;
+	rdfs:comment "The maximum period of metered usage time."@en ;
+	rdfs:range rdfs:Literal .
+
+:payAmount
+	a rdf:Property, owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Payment amount"@en ;
+	rdfs:range xsd:decimal .
+
+:percentage
+    a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Percentage"@en ;
+	rdfs:comment "The amount (as a percentage) of the action applicable to the asset."@en ;
+	rdfs:range rdfs:Literal .
+
+:product
+    a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Product"@en ;
+	rdfs:comment "The specified Product or Service name."@en .
+
+:proximity
+    a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Proximity"@en ;
+	rdfs:comment "An value indicating the closeness or nearness."@en .
+
+:purpose
+    a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Purpose"@en ;
+	rdfs:comment "Specification of a defined purpose applicable to the asset usage."@en .
+
+:recipient
+    a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Recipient"@en ;
+	rdfs:comment "The party that receives the result of the Action on the Asset."@en .
+
+:relativePosition
+    a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Relative position"@en ;
+	rdfs:comment "A point defined with reference to another position."@en .
+
+:relativeSize
+    a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Relative size"@en ;
+	rdfs:comment "The relative dimension that the Asset may be resized."@en .
+
+:resolution
+    a rdf:Property ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Resolution"@en ;
+	rdfs:comment "The resolution at which the asset may be used."@en .
+
+:spatial
+    a rdf:Property ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Spatial"@en ;
+	rdfs:comment "A code representing a geospatial area."@en .
+
+:system
+    a rdf:Property ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+    owl:equivalentProperty :device ;
+	rdfs:label "System"@en ;
+	rdfs:comment "An identifiable computing system."@en .
+
+:timedCount
+    a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Timed count"@en ;
+	rdfs:comment "The number of seconds after which timed metering use of the asset begins."@en ;
+	rdfs:range rdfs:Literal .	
+
+:timeInterval
+    a rdf:Property , owl:DatatypeProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Time interval"@en ;
+	rdfs:comment "Recurring period of time in which the usage may be exercised."@en ;
+	rdfs:range rdfs:Literal .
+
+:version
+    a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Version"@en ;
+	rdfs:comment "The scope of versions for the asset."@en .
+
+:virtualLocation
+    a rdf:Property , owl:ObjectProperty ;
+	rdfs:subPropertyOf :rightOperand ;
+	vs:term_status "testing" ;
+	rdfs:label "Virtual location"@en ;
+	rdfs:comment "Specification of a digital locale."@en .
+
+## Functions
+
+:assignee
+    a rdf:Property , owl:ObjectProperty ;
+    rdfs:subPropertyOf :function ;
+	vs:term_status "testing" ;
+	rdfs:label "Assignee"@en ;
+	rdfs:comment "The Party is the recipient of the policy statement."@en ;
+	rdfs:range :Party .
+
+:assigner
+    a rdf:Property , owl:ObjectProperty ;
+    rdfs:subPropertyOf :function ;
+	vs:term_status "testing" ;
+	rdfs:label "Assigner"@en ;
+	rdfs:comment "The Party is the issuer of the policy statement."@en ;
+	rdfs:range :Party .
+
+:attributedParty
+    a rdf:Property , owl:ObjectProperty ;
+    rdfs:subPropertyOf :function ;
+	vs:term_status "testing" ;
+	rdfs:label "Attributed party"@en ;
+	rdfs:comment "The Party to be attributed."@en .
+
+:consentingParty
+    a rdf:Property , owl:ObjectProperty ;
+    rdfs:subPropertyOf :function ;
+	vs:term_status "testing" ;
+	rdfs:label "Consenting party"@en ;
+	rdfs:comment "The Party to obtain consent from."@en .
+
+:informedParty
+    a rdf:Property , owl:ObjectProperty ;
+    rdfs:subPropertyOf :function ;
+	vs:term_status "testing" ;
+	rdfs:label "Informed party"@en ;
+	rdfs:comment "The Party to be informed of all uses."@en .
+
+:payeeParty
+    a rdf:Property , owl:ObjectProperty ;
+    rdfs:subPropertyOf :function ;
+	vs:term_status "testing" ;
+	rdfs:label "Payee party"@en ;
+	rdfs:comment "The Party is the recipient of the payment."@en .
+
+:trackingParty
+    a rdf:Property , owl:ObjectProperty ;
+    rdfs:subPropertyOf :function ;
+	vs:term_status "testing" ;
+	rdfs:label "Tracking party"@en ;
+	rdfs:comment "The Party is the usage tracker."@en .
+
+## Policies
+
+:Agreement
+    a rdfs:Class , owl:Class ;
+	vs:term_status "testing" ;
+    rdfs:subClassOf :Policy ;
+	rdfs:label "Agreement"@en ;
+	rdfs:comment "Policy expressions that are formal contracts (or licenses) stipulating all the terms of usage and all the parties involved."@en .
+
+:Offer
+    a rdfs:Class , owl:Class ;
+	vs:term_status "testing" ;
+    rdfs:subClassOf :Policy ;
+	rdfs:label "Offer"@en ;
+	rdfs:comment "Policy expressions that propose terms of usage from an Asset owner."@en .
+
+:Privacy
+    a rdfs:Class , owl:Class ;
+	vs:term_status "testing" ;
+    rdfs:subClassOf :Policy ;
+	rdfs:label "Privacy"@en ;
+	rdfs:comment "Policy expressions that stipulate the terms of usage over personal information."@en .
+
+:Request
+    a rdfs:Class , owl:Class ;
+	vs:term_status "testing" ;
+    rdfs:subClassOf :Policy ;
+	rdfs:label "Request"@en ;
+	rdfs:comment "Policy expressions that propose terms of usage to an Asset owner."@en .
+
+:Set
+    a rdfs:Class , owl:Class ;
+	vs:term_status "testing" ;
+    rdfs:subClassOf :Policy ;
+	rdfs:label "Set"@en ;
+	rdfs:comment "Policy expressions that consists of entities from the complete model."@en .
+
+:Ticket
+    a rdfs:Class , owl:Class ;
+	vs:term_status "testing" ;
+    rdfs:subClassOf :Policy ;
+	rdfs:label "Ticket"@en ;
+	rdfs:comment "Policy expressions that stipulate the terms of usage and is redeemable by any Party who currently holds the Ticket in their possession."@en .
+
+## Scopes
+
+:all
+	a :Scope ;
+	vs:term_status "testing" ;
+	rdfs:label "All"@en ;
+	rdfs:comment "All the collective individuals within a context."@en .
+
+:all2ndConnections
+	a :Scope ;
+	vs:term_status "testing" ;
+	rdfs:label "All second-level connections"@en ;
+	rdfs:comment "All the second-level connections of the Party."@en .
+
+:allConnections
+	a :Scope ;
+	vs:term_status "testing" ;
+	rdfs:label "All connections"@en ;
+	rdfs:comment "All the first-level connections of the Party."@en .
+
+:allGroups
+	a :Scope ;
+	vs:term_status "testing" ;
+	rdfs:label "All groups"@en ;
+	rdfs:comment "All the group connections of the Party."@en .
+
+:group
+	a :Scope ;
+	vs:term_status "testing" ;
+	rdfs:label "Group"@en ;
+	rdfs:comment "The Party represents a defined group with multiple individual members."@en .
+
+:individual
+	a :Scope ;
+	vs:term_status "testing" ;
+	rdfs:label "Individual"@en ;
+	rdfs:comment "The Party is a single individual."@en .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/2/ODRL20.var	Mon Sep 09 08:26:08 2013 +0100
@@ -0,0 +1,13 @@
+URI: model
+
+URI: ODRL20.xsd
+Content-Type: application/xml;qs=0.9
+
+URI: model.ttl
+Content-Type: text/turtle;qs=0.9
+
+URI: model.nt
+Content-Type: text/plain;qs=0.8
+
+URI: model.rdf
+Content-Type: application/rdf+xml;qs=0.5
--- a/2/model.nt	Sun Sep 08 22:48:27 2013 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,906 +0,0 @@
-<http://w3.org/ns/odrl/2/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .
-<http://w3.org/ns/odrl/2/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary> .
-<http://w3.org/ns/odrl/2/> <http://www.w3.org/2000/01/rdf-schema#label> "ODRL"@en .
-<http://w3.org/ns/odrl/2/> <http://www.w3.org/2002/07/owl#versionInfo> "2.0"@en .
-<http://w3.org/ns/odrl/2/> <http://purl.org/vocab/vann/preferredNamespaceUri> <http://w3.org/ns/odrl/2/> .
-<http://w3.org/ns/odrl/2/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "odrl" .
-<http://w3.org/ns/odrl/2/> <http://purl.org/vocab/vann/example> <http://w3.org/ns/odrl/2/Asset> .
-<http://w3.org/ns/odrl/2/> <http://purl.org/dc/terms/creator> "Mo McRoberts" .
-<http://w3.org/ns/odrl/2/> <http://purl.org/dc/terms/creator> "V\u00EDctor Rodr\u00EDguez Doncel" .
-<http://w3.org/ns/odrl/2/> <http://purl.org/dc/terms/contributor> "ODRL Community Group" .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#ConceptScheme> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2000/01/rdf-schema#label> "ODRL Actions vocabulary"@en .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/acceptTracking> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/adHocShare> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/aggregate> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/annotate> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/anonymize> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/append> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/archive> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/attachPolicy> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/attachSource> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/attribute> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/commercialize> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/concurrentUse> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/copy> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/delete> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/derive> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/display> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/distribute> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/ensureExclusivity> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/execute> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/export> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/extract> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/give> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/include> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/index> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/inform> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/install> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/lease> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/lend> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/license> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/modify> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/move> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/nextPolicy> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/obtainConsent> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/pay> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/play> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/present> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/preview> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/print> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/read> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/reproduce> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/reviewPolicy> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/secondaryUse> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/sell> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/share> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/shareAlike> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/textToSpeech> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/transform> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/translate> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/uninstall> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/watermark> .
-<http://w3.org/ns/odrl/2/actions> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/write> .
-<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#ConceptScheme> .
-<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2000/01/rdf-schema#label> "ODRL Scopes vocabulary"@en .
-<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/all> .
-<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/all2ndConnections> .
-<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/allConnections> .
-<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/allGroups> .
-<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/group> .
-<http://w3.org/ns/odrl/2/scopes> <http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://w3.org/ns/odrl/2/individual> .
-<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/2002/07/owl#equivalentClass> <http://www.w3.org/2002/07/owl#Thing> .
-<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/2000/01/rdf-schema#label> "Asset"@en .
-<http://w3.org/ns/odrl/2/Asset> <http://www.w3.org/2000/01/rdf-schema#comment> "Any thing which can be subject to a policy."@en .
-<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/2000/01/rdf-schema#label> "Party"@en .
-<http://w3.org/ns/odrl/2/Party> <http://www.w3.org/2000/01/rdf-schema#comment> "An entity which can participate in policy transactions. Use an instance of the Party class where it's necessary to associate a Scope with the relationship; in other cases, simply reference the party directly."@en .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#comment> "The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with \"allConnections\" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie."@en .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#label> "Scope"@en .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2000/01/rdf-schema#label> "Scope"@en .
-<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2000/01/rdf-schema#comment> "The scope by which the role applies"@en .
-<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Party> .
-<http://w3.org/ns/odrl/2/scope> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Scope> .
-<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#Thing> .
-<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/2000/01/rdf-schema#label> "Policy"@en .
-<http://w3.org/ns/odrl/2/Policy> <http://www.w3.org/2000/01/rdf-schema#comment> "A top level entity for describing policies."@en .
-<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/2000/01/rdf-schema#comment> "Instances of ConflictTerm describe policies for resolving conflicts."@en .
-<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/2000/01/rdf-schema#label> "Conflict term"@en .
-<http://w3.org/ns/odrl/2/ConflictTerm> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/perm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/ConflictTerm> .
-<http://w3.org/ns/odrl/2/perm> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/perm> <http://www.w3.org/2000/01/rdf-schema#label> "Permissions"@en .
-<http://w3.org/ns/odrl/2/perm> <http://www.w3.org/2000/01/rdf-schema#comment> "Permissions take precedence over prohibitions."@en .
-<http://w3.org/ns/odrl/2/prohibit> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/ConflictTerm> .
-<http://w3.org/ns/odrl/2/prohibit> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/prohibit> <http://www.w3.org/2000/01/rdf-schema#label> "Prohibit"@en .
-<http://w3.org/ns/odrl/2/prohibit> <http://www.w3.org/2000/01/rdf-schema#comment> "Prohibitions take precedence over permissions."@en .
-<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/2000/01/rdf-schema#comment> "Instances of UndefinedTerm describe policies for processing unsupported actions."@en .
-<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/2000/01/rdf-schema#label> "Undefined values"@en .
-<http://w3.org/ns/odrl/2/UndefinedTerm> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/ignore> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/UndefinedTerm> .
-<http://w3.org/ns/odrl/2/ignore> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/ignore> <http://www.w3.org/2000/01/rdf-schema#label> "Ignore"@en .
-<http://w3.org/ns/odrl/2/ignore> <http://www.w3.org/2000/01/rdf-schema#comment> "Undefined actions should be ignored."@en .
-<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/ConflictTerm> .
-<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/UndefinedTerm> .
-<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/2000/01/rdf-schema#label> "Invalid"@en .
-<http://w3.org/ns/odrl/2/invalid> <http://www.w3.org/2000/01/rdf-schema#comment> "The policy is invalidated."@en .
-<http://w3.org/ns/odrl/2/support> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/UndefinedTerm> .
-<http://w3.org/ns/odrl/2/support> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/support> <http://www.w3.org/2000/01/rdf-schema#label> "Support"@en .
-<http://w3.org/ns/odrl/2/support> <http://www.w3.org/2000/01/rdf-schema#comment> "Undefined actions do not invalidate the policy, but notification for review must occur."@en .
-<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2000/01/rdf-schema#label> "Conflict resolution mechanism"@en .
-<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates a conflict-resolution mechansim to a Policy. If no mechanism is specified, the default is invalid."@en .
-<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/conflict> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/ConflictTerm> .
-<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2000/01/rdf-schema#label> "Undefined action mechanism"@en .
-<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates the mechanism used for handling undefined actions to a Policy. If no mechanism is specified, the default is invalid."@en .
-<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/undefined> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/UndefinedTerm> .
-<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#label> "Permission"@en .
-<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates the description of an individual Permission to a Policy. A permission can be specified either in terms of an Action alone, or an instance of Permission relating an Action and one or more other attributes."@en .
-<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Permission> .
-<http://w3.org/ns/odrl/2/permission> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#label> "Prohibition"@en .
-<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates the description of an individual Prohibition to a Policy. A prohibition can be specified either in terms of an Action alone, or an instance of Prohibition relating an Action and one or more other attributes."@en .
-<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Prohibition> .
-<http://w3.org/ns/odrl/2/prohibition> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2000/01/rdf-schema#label> "Inheritance allowed?"@en .
-<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2000/01/rdf-schema#comment> "A boolean value indicating whether this policy can be inherited from."@en .
-<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/inheritAllowed> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#boolean> .
-<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2000/01/rdf-schema#label> "Inherits from"@en .
-<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2000/01/rdf-schema#comment> "Relates a policy to another policy from which terms are inherited."@en .
-<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/inheritFrom> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/2000/01/rdf-schema#label> "Rule"@en .
-<http://w3.org/ns/odrl/2/Rule> <http://www.w3.org/2000/01/rdf-schema#comment> "An abstract common ancestor to Permissions, Prohibitions and Duties"@en .
-<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Rule> .
-<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/2000/01/rdf-schema#label> "Permission"@en .
-<http://w3.org/ns/odrl/2/Permission> <http://www.w3.org/2000/01/rdf-schema#comment> "A permission indicates the actions the assignee is permitted to perform on the associated asset. In other words, what the assigner (supplier) has granted to the assignee (consumer)."@en .
-<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Rule> .
-<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/2000/01/rdf-schema#label> "Prohibition"@en .
-<http://w3.org/ns/odrl/2/Prohibition> <http://www.w3.org/2000/01/rdf-schema#comment> "The Prohibition entity indicates the Actions that the assignee is prohibited to perform on the related Asset."@en .
-<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Rule> .
-<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/2000/01/rdf-schema#label> "Duty"@en .
-<http://w3.org/ns/odrl/2/Duty> <http://www.w3.org/2000/01/rdf-schema#comment> "A Duty indicates requirements which must be fulfilled in order to receive the permission."@en .
-<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/2000/01/rdf-schema#comment> "Sub-classes of Action are things one might be permitted to do or prohibited from doing to a work."@en .
-<http://w3.org/ns/odrl/2/Action> <http://www.w3.org/2000/01/rdf-schema#label> "Action"@en .
-<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#Thing> .
-<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/2000/01/rdf-schema#label> "Constraint"@en .
-<http://w3.org/ns/odrl/2/Constraint> <http://www.w3.org/2000/01/rdf-schema#comment> "Parent class of all Constraints."@en .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#label> "Scope"@en .
-<http://w3.org/ns/odrl/2/Scope> <http://www.w3.org/2000/01/rdf-schema#comment> "The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with \"allConnections\" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie."@en .
-<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2000/01/rdf-schema#label> "Relation"@en .
-<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2000/01/rdf-schema#comment> "Relation is an abstract property which creates an explicit link between an Action and an Asset"@en .
-<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/relation> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Asset> .
-<http://w3.org/ns/odrl/2/output> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/output> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/relation> .
-<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#label> "Output"@en .
-<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#comment> "The Asset which is created from the output of the Action."@en .
-<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/output> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Asset> .
-<http://w3.org/ns/odrl/2/target> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/target> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/relation> .
-<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#label> "Target"@en .
-<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#comment> "The Asset upon which the Action is performed."@en .
-<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/target> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Asset> .
-<http://w3.org/ns/odrl/2/function> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/function> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2000/01/rdf-schema#label> "Function"@en .
-<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2000/01/rdf-schema#comment> "Functions are roles which may be fulfilled by a party"@en .
-<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2004/02/skos/core#definition> "Parent property class of all roles"@en .
-<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2004/02/skos/core#scopeNote> "For the Role entity, the Functions may be used for specific details undertaken by the identified Party in the policy"@en .
-<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Rule> .
-<http://w3.org/ns/odrl/2/function> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Resource> .
-<http://w3.org/ns/odrl/2/action> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/action> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2000/01/rdf-schema#label> "Action"@en .
-<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2000/01/rdf-schema#comment> "The operation relating to the asset for which permission is being granted. A permission must include exactly one action."@en .
-<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Rule> .
-<http://w3.org/ns/odrl/2/action> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2000/01/rdf-schema#label> "Constraint"@en .
-<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2000/01/rdf-schema#comment> "One or more constraints which affect the validity of the Permission; e.g. if the Action play is only permitted for a certain period of time."@en .
-<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Rule> .
-<http://w3.org/ns/odrl/2/constraint> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Constraint> .
-<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#label> "Duty"@en .
-<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#comment> "A Duty indicates requirements which must be fulfilled in order to receive the permission."@en .
-<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Permission> .
-<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Duty> .
-<http://w3.org/ns/odrl/2/duty> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/status> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/status> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/status> <http://www.w3.org/2000/01/rdf-schema#label> "Status"@en .
-<http://w3.org/ns/odrl/2/status> <http://www.w3.org/2000/01/rdf-schema#comment> "The current value of the constraint."@en .
-<http://w3.org/ns/odrl/2/status> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Constraint> .
-<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Constraint> .
-<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
-<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#label> "Unit"@en .
-<http://w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#comment> "The unit of measurement used for the constraint value."@en .
-<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2000/01/rdf-schema#label> "Operator"@en .
-<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2000/01/rdf-schema#comment> "The Boolean operator applied to a constraint and its operand."@en .
-<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Constraint> .
-<http://w3.org/ns/odrl/2/operator> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/2000/01/rdf-schema#label> "Right operand"@en .
-<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/2000/01/rdf-schema#comment> "The operand applied to an instance of a constraint."@en .
-<http://w3.org/ns/odrl/2/rightOperand> <http://www.w3.org/2000/01/rdf-schema#domain> <http://w3.org/ns/odrl/2/Constraint> .
-<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#Thing> .
-<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/2000/01/rdf-schema#label> "Operator"@en .
-<http://w3.org/ns/odrl/2/Operator> <http://www.w3.org/2000/01/rdf-schema#comment> "Instances of the Operator class represent boolean operators"@en .
-<http://w3.org/ns/odrl/2/eq> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/eq> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/eq> <http://www.w3.org/2000/01/rdf-schema#label> "Equal to"@en .
-<http://w3.org/ns/odrl/2/eq> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicating that a given value equals the rightOperand of the Constraint."@en .
-<http://w3.org/ns/odrl/2/gt> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/gt> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/gt> <http://www.w3.org/2000/01/rdf-schema#label> "Greater than"@en .
-<http://w3.org/ns/odrl/2/gt> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/gteq> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/gteq> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/gteq> <http://www.w3.org/2000/01/rdf-schema#label> "Greater than or equal to"@en .
-<http://w3.org/ns/odrl/2/gteq> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/hasPart> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/hasPart> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/hasPart> <http://www.w3.org/2000/01/rdf-schema#label> "Has part"@en .
-<http://w3.org/ns/odrl/2/hasPart> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/isA> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/isA> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/isA> <http://www.w3.org/2000/01/rdf-schema#label> "Is a"@en .
-<http://w3.org/ns/odrl/2/isA> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/isAllOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/isAllOf> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/isAllOf> <http://www.w3.org/2000/01/rdf-schema#label> "Is all of"@en .
-<http://w3.org/ns/odrl/2/isAllOf> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/isAnyOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/isAnyOf> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/isAnyOf> <http://www.w3.org/2000/01/rdf-schema#label> "Is any of"@en .
-<http://w3.org/ns/odrl/2/isAnyOf> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/isNoneOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/isNoneOf> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/isNoneOf> <http://www.w3.org/2000/01/rdf-schema#label> "Is none of"@en .
-<http://w3.org/ns/odrl/2/isNoneOf> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/isPartOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/isPartOf> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/isPartOf> <http://www.w3.org/2000/01/rdf-schema#label> "Is part of"@en .
-<http://w3.org/ns/odrl/2/isPartOf> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/lt> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/lt> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/lt> <http://www.w3.org/2000/01/rdf-schema#label> "Less than"@en .
-<http://w3.org/ns/odrl/2/lt> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/lteq> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/lteq> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/lteq> <http://www.w3.org/2000/01/rdf-schema#label> "Less than or equal to"@en .
-<http://w3.org/ns/odrl/2/lteq> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/neq> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Operator> .
-<http://w3.org/ns/odrl/2/neq> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/neq> <http://www.w3.org/2000/01/rdf-schema#label> "Not equal to"@en .
-<http://w3.org/ns/odrl/2/neq> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/2000/01/rdf-schema#label> "Accept tracking"@en .
-<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of accepting that the use of the asset may be recorded."@en .
-<http://www.w3.org/2004/02/skos/core#acceptTracking> <http://www.w3.org/2004/02/skos/core#scopeNote> "The collected information may be tracked by the assigner, or may link to a Party with role function 'trackingParty'."@en .
-<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/2000/01/rdf-schema#label> "Ad-hoc sharing"@en .
-<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of sharing the asset to parties in close proximity to the owner."@en .
-<http://w3.org/ns/odrl/2/adHocShare> <http://www.w3.org/2004/02/skos/core#scopeNote> "This action may be used to express [OMA] Sharing semantics"@en .
-<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/2000/01/rdf-schema#label> "Aggregate"@en .
-<http://w3.org/ns/odrl/2/aggregate> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of using the asset (or parts of it) as part of a composite collection."@en .
-<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/2000/01/rdf-schema#label> "Annotate"@en .
-<http://w3.org/ns/odrl/2/annotate> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of adding notations/commentaries to the asset."@en .
-<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/2000/01/rdf-schema#label> "Anonymize"@en .
-<http://w3.org/ns/odrl/2/anonymize> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of anonymising the asset."@en .
-<http://w3.org/ns/odrl/2/append> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/append> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/append> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/append> <http://www.w3.org/2000/01/rdf-schema#label> "Append"@en .
-<http://w3.org/ns/odrl/2/append> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of adding to the end of an asset."@en .
-<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/2000/01/rdf-schema#label> "Archive"@en .
-<http://w3.org/ns/odrl/2/archive> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of persistently storing the asset."@en .
-<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/2000/01/rdf-schema#label> "Attach policy"@en .
-<http://w3.org/ns/odrl/2/attachPolicy> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of keeping the policy notice with the asset."@en .
-<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/2000/01/rdf-schema#label> "Attach source"@en .
-<http://w3.org/ns/odrl/2/attachSource> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of attaching the source of the asset and its derivatives."@en .
-<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/2000/01/rdf-schema#label> "Attribute"@en .
-<http://w3.org/ns/odrl/2/attribute> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of attributing the asset to a party."@en .
-<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/2000/01/rdf-schema#label> "Commercialize"@en .
-<http://w3.org/ns/odrl/2/comercialize> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of using the asset in a business environment."@en .
-<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/2000/01/rdf-schema#label> "Concurrent use"@en .
-<http://w3.org/ns/odrl/2/concurrentUse> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of multiple concurrent use of the asset."@en .
-<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/reproduce> .
-<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/2000/01/rdf-schema#label> "Copy"@en .
-<http://w3.org/ns/odrl/2/copy> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making an exact reproduction of the asset."@en .
-<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/2000/01/rdf-schema#label> "Delete"@en .
-<http://w3.org/ns/odrl/2/delete> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of permanently removing the asset."@en .
-<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/2000/01/rdf-schema#label> "Derive"@en .
-<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of creating a new derivative asset from the asset"@en .
-<http://w3.org/ns/odrl/2/derive> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/modify> .
-<http://w3.org/ns/odrl/2/display> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/display> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/display> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/display> <http://www.w3.org/2000/01/rdf-schema#label> "Display"@en .
-<http://w3.org/ns/odrl/2/display> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making a transient visible rendering of the asset"@en .
-<http://w3.org/ns/odrl/2/display> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/execute> .
-<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/2000/01/rdf-schema#label> "Distribute"@en .
-<http://w3.org/ns/odrl/2/distribute> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of publicly distributing, displaying and/or performing the asset."@en .
-<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/2000/01/rdf-schema#label> "Ensure exclusivity"@en .
-<http://w3.org/ns/odrl/2/ensureExclusivity> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of requiring the Assigner to ensure the Permission on the asset is unique to the Assignee."@en .
-<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/2000/01/rdf-schema#label> "Execute"@en .
-<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making a transient visible rendering of the asset."@en .
-<http://w3.org/ns/odrl/2/execute> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/display> .
-<http://w3.org/ns/odrl/2/export> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/export> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/export> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/export> <http://www.w3.org/2000/01/rdf-schema#label> "Export"@en .
-<http://w3.org/ns/odrl/2/export> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of transforming the asset into a new form."@en .
-<http://w3.org/ns/odrl/2/export> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/transform> .
-<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/2000/01/rdf-schema#label> "Extract"@en .
-<http://w3.org/ns/odrl/2/extract> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of extracting (replicating) unchanged parts of the asset."@en .
-<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/2004/02/skos/core#broader> <http://w3.org/ns/odrl/2/extract> .
-<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/2000/01/rdf-schema#label> "Extract character"@en .
-<http://w3.org/ns/odrl/2/extractChar> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of extracting (replicating) unchanged character(s) from the asset."@en .
-<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/2004/02/skos/core#broader> <http://w3.org/ns/odrl/2/extract> .
-<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/2000/01/rdf-schema#label> "Extract page"@en .
-<http://w3.org/ns/odrl/2/extractPage> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of extracting (replicating) unchanged page(s) from the asset."@en .
-<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/2004/02/skos/core#broader> <http://w3.org/ns/odrl/2/extract> .
-<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/2000/01/rdf-schema#label> "Extract word"@en .
-<http://w3.org/ns/odrl/2/extractWord> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of extracting (replicating) unchanged word(s) from the asset."@en .
-<http://w3.org/ns/odrl/2/give> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/give> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/give> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/give> <http://www.w3.org/2000/01/rdf-schema#label> "Give"@en .
-<http://w3.org/ns/odrl/2/give> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of giving away the asset in perpetuity without exchange of value."@en .
-<http://w3.org/ns/odrl/2/include> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/include> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/include> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/include> <http://www.w3.org/2000/01/rdf-schema#label> "Include"@en .
-<http://w3.org/ns/odrl/2/include> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of including other related assets to fulfill the function."@en .
-<http://w3.org/ns/odrl/2/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/index> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/index> <http://www.w3.org/2000/01/rdf-schema#label> "Index"@en .
-<http://w3.org/ns/odrl/2/index> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of indexing the asset into a collection of assets."@en .
-<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/2000/01/rdf-schema#label> "Inform"@en .
-<http://w3.org/ns/odrl/2/inform> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of informing a party that an action has been performed on the asset."@en .
-<http://w3.org/ns/odrl/2/install> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/install> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/install> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/install> <http://www.w3.org/2000/01/rdf-schema#label> "Install"@en .
-<http://w3.org/ns/odrl/2/install> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of loading the asset onto storage device ready for operation."@en .
-<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/2000/01/rdf-schema#label> "Lease"@en .
-<http://w3.org/ns/odrl/2/lease> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making available the asset to a third-party for a fixed period of time with exchange of value."@en .
-<http://w3.org/ns/odrl/2/license> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/license> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/license> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/license> <http://www.w3.org/2000/01/rdf-schema#label> "License"@en .
-<http://w3.org/ns/odrl/2/license> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of granting the right to use the asset to a third-party."@en .
-<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/2000/01/rdf-schema#label> "Lend"@en .
-<http://w3.org/ns/odrl/2/lend> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making available the asset to a third-party for a fixed period of time without exchange of value."@en .
-<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/2000/01/rdf-schema#label> "Modify"@en .
-<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of creating a new derivative asset from the asset."@en .
-<http://w3.org/ns/odrl/2/modify> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/derive> .
-<http://w3.org/ns/odrl/2/move> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/move> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/move> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/move> <http://www.w3.org/2000/01/rdf-schema#label> "Move"@en .
-<http://w3.org/ns/odrl/2/move> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of moving the asset."@en .
-<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/2000/01/rdf-schema#label> "Next policy"@en .
-<http://w3.org/ns/odrl/2/nextPolicy> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of specifying an asset (which must be a Policy) as the Policy terms for third-party use of the asset."@en .
-<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/2000/01/rdf-schema#label> "Obtain consent"@en .
-<http://w3.org/ns/odrl/2/obtainConsent> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of requiring explicit consent from a party to perform the action on the asset."@en .
-<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/2000/01/rdf-schema#label> "Pay"@en .
-<http://w3.org/ns/odrl/2/pay> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of paying a financial amount to a party for use of the asset."@en .
-<http://w3.org/ns/odrl/2/play> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/play> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/play> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/play> <http://www.w3.org/2000/01/rdf-schema#label> "Play"@en .
-<http://w3.org/ns/odrl/2/play> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of rendering the asset into audio and/or video form."@en .
-<http://w3.org/ns/odrl/2/play> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/present> .
-<http://w3.org/ns/odrl/2/present> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/present> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/present> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/present> <http://www.w3.org/2000/01/rdf-schema#label> "Present"@en .
-<http://w3.org/ns/odrl/2/present> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of rendering the asset into audio and/or video form."@en .
-<http://w3.org/ns/odrl/2/present> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/play> .
-<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/2000/01/rdf-schema#label> "Preview"@en .
-<http://w3.org/ns/odrl/2/preview> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of providing a short preview of the asset."@en .
-<http://w3.org/ns/odrl/2/print> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/print> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/print> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/print> <http://www.w3.org/2000/01/rdf-schema#label> "Print"@en .
-<http://w3.org/ns/odrl/2/print> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of rendering the asset onto paper or hard copy form."@en .
-<http://w3.org/ns/odrl/2/read> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/read> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/read> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/read> <http://www.w3.org/2000/01/rdf-schema#label> "Read"@en .
-<http://w3.org/ns/odrl/2/read> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of obtaining data from the asset."@en .
-<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/2000/01/rdf-schema#label> "Reproduce"@en .
-<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of making an exact reproduction of the asset."@en .
-<http://w3.org/ns/odrl/2/reproduce> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/copy> .
-<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/2000/01/rdf-schema#label> "Review policy"@en .
-<http://w3.org/ns/odrl/2/reviewPolicy> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of performing a manual review of the terms associated with the asset."@en .
-<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/2000/01/rdf-schema#label> "Secondary use"@en .
-<http://w3.org/ns/odrl/2/secondaryUse> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of using the asset for a purpose other than the purpose it was intended for."@en .
-<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/2000/01/rdf-schema#label> "Sell"@en .
-<http://w3.org/ns/odrl/2/sell> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of trading the asset in exchange of value."@en .
-<http://w3.org/ns/odrl/2/share> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/share> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/share> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/share> <http://www.w3.org/2000/01/rdf-schema#label> "Share"@en .
-<http://w3.org/ns/odrl/2/share> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of the non-commercial reproduction and distribution of the asset to third-parties."@en .
-<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/2000/01/rdf-schema#label> "Share-alike"@en .
-<http://w3.org/ns/odrl/2/shareAlike> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of distributing any derivative asset under the same terms as the original asset."@en .
-<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/2000/01/rdf-schema#label> "Text-to-speech"@en .
-<http://w3.org/ns/odrl/2/textToSpeech> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of a system reading the text of the asset out loud."@en .
-<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/2000/01/rdf-schema#label> "Transform"@en .
-<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of transforming the asset into a new form."@en .
-<http://w3.org/ns/odrl/2/transform> <http://www.w3.org/2002/07/owl#sameAs> <http://w3.org/ns/odrl/2/export> .
-<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/2000/01/rdf-schema#label> "Translate"@en .
-<http://w3.org/ns/odrl/2/translate> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of translating the asset into a new natural language."@en .
-<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/2000/01/rdf-schema#label> "Uninstall"@en .
-<http://w3.org/ns/odrl/2/uninstall> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of unloading the asset from storage device."@en .
-<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/2000/01/rdf-schema#label> "Watermark"@en .
-<http://w3.org/ns/odrl/2/watermark> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of applying a watermark to the asset."@en .
-<http://w3.org/ns/odrl/2/write> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Action> .
-<http://w3.org/ns/odrl/2/write> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
-<http://w3.org/ns/odrl/2/write> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/write> <http://www.w3.org/2000/01/rdf-schema#label> "Write"@en .
-<http://w3.org/ns/odrl/2/write> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of writing to the asset."@en .
-<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/2000/01/rdf-schema#label> "Absolute position"@en .
-<http://w3.org/ns/odrl/2/absolutePosition> <http://www.w3.org/2000/01/rdf-schema#comment> "A point defined with absolute coordinates."@en .
-<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/2000/01/rdf-schema#label> "Absolute size"@en .
-<http://w3.org/ns/odrl/2/absoluteSize> <http://www.w3.org/2000/01/rdf-schema#comment> "The absolute dimension that the Asset may be resized."@en .
-<http://w3.org/ns/odrl/2/count> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/count> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/count> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/count> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/count> <http://www.w3.org/2000/01/rdf-schema#label> "Count"@en .
-<http://w3.org/ns/odrl/2/count> <http://www.w3.org/2000/01/rdf-schema#comment> "The numeric count indicating the number of times the corresponding entity may be exercised"@en .
-<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2000/01/rdf-schema#label> "Date/time"@en .
-<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2000/01/rdf-schema#comment> "The date (and optional time and timezone) representing a point in time or period."@en .
-<http://w3.org/ns/odrl/2/dateTime> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
-<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/2000/01/rdf-schema#label> "Delivery channel"@en .
-<http://w3.org/ns/odrl/2/deliveryChannel> <http://www.w3.org/2000/01/rdf-schema#comment> "The delivery channel used for storing or communicating the asset."@en .
-<http://w3.org/ns/odrl/2/device> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/device> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2002/07/owl#equivalentProperty> <http://w3.org/ns/odrl/2/system> .
-<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2000/01/rdf-schema#label> "Device"@en .
-<http://w3.org/ns/odrl/2/device> <http://www.w3.org/2000/01/rdf-schema#comment> "An identifiable computing system."@en .
-<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2000/01/rdf-schema#label> "Elapsed time"@en .
-<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2000/01/rdf-schema#comment> "A period of time in which the policy action can be exercised."@en .
-<http://w3.org/ns/odrl/2/elapsedTime> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
-<http://w3.org/ns/odrl/2/event> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/event> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/event> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/event> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/event> <http://www.w3.org/2000/01/rdf-schema#label> "Event"@en .
-<http://w3.org/ns/odrl/2/event> <http://www.w3.org/2000/01/rdf-schema#comment> "Specification of a defined event applicable to the asset usage."@en .
-<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/2000/01/rdf-schema#label> "File format"@en .
-<http://w3.org/ns/odrl/2/fileFormat> <http://www.w3.org/2000/01/rdf-schema#comment> "The file format applicable to the Asset."@en .
-<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/2000/01/rdf-schema#label> "Industry"@en .
-<http://w3.org/ns/odrl/2/industry> <http://www.w3.org/2000/01/rdf-schema#comment> ""@en .
-<http://w3.org/ns/odrl/2/language> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/language> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/language> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/language> <http://www.w3.org/2000/01/rdf-schema#label> "Language"@en .
-<http://w3.org/ns/odrl/2/language> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
-<http://w3.org/ns/odrl/2/media> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/media> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/media> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/media> <http://www.w3.org/2000/01/rdf-schema#label> "Media"@en .
-<http://w3.org/ns/odrl/2/media> <http://www.w3.org/2000/01/rdf-schema#comment> "The media type in which the asset may be used."@en .
-<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2000/01/rdf-schema#label> "Metered time"@en .
-<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2000/01/rdf-schema#comment> "The maximum period of metered usage time."@en .
-<http://w3.org/ns/odrl/2/meteredTime> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
-<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/2000/01/rdf-schema#label> "Payment amount"@en .
-<http://w3.org/ns/odrl/2/payAmount> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#decimal> .
-<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2000/01/rdf-schema#label> "Percentage"@en .
-<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2000/01/rdf-schema#comment> "The amount (as a percentage) of the action applicable to the asset."@en .
-<http://w3.org/ns/odrl/2/percentage> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
-<http://w3.org/ns/odrl/2/product> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/product> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/product> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/product> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/product> <http://www.w3.org/2000/01/rdf-schema#label> "Product"@en .
-<http://w3.org/ns/odrl/2/product> <http://www.w3.org/2000/01/rdf-schema#comment> "The specified Product or Service name."@en .
-<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/2000/01/rdf-schema#label> "Proximity"@en .
-<http://w3.org/ns/odrl/2/proximity> <http://www.w3.org/2000/01/rdf-schema#comment> "An value indicating the closeness or nearness."@en .
-<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/2000/01/rdf-schema#label> "Purpose"@en .
-<http://w3.org/ns/odrl/2/purpose> <http://www.w3.org/2000/01/rdf-schema#comment> "Specification of a defined purpose applicable to the asset usage."@en .
-<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/2000/01/rdf-schema#label> "Recipient"@en .
-<http://w3.org/ns/odrl/2/recipient> <http://www.w3.org/2000/01/rdf-schema#comment> "The party that receives the result of the Action on the Asset."@en .
-<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/2000/01/rdf-schema#label> "Relative position"@en .
-<http://w3.org/ns/odrl/2/relativePosition> <http://www.w3.org/2000/01/rdf-schema#comment> "A point defined with reference to another position."@en .
-<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/2000/01/rdf-schema#label> "Relative size"@en .
-<http://w3.org/ns/odrl/2/relativeSize> <http://www.w3.org/2000/01/rdf-schema#comment> "The relative dimension that the Asset may be resized."@en .
-<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/2000/01/rdf-schema#label> "Resolution"@en .
-<http://w3.org/ns/odrl/2/resolution> <http://www.w3.org/2000/01/rdf-schema#comment> "The resolution at which the asset may be used."@en .
-<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/2000/01/rdf-schema#label> "Spatial"@en .
-<http://w3.org/ns/odrl/2/spatial> <http://www.w3.org/2000/01/rdf-schema#comment> "A code representing a geospatial area."@en .
-<http://w3.org/ns/odrl/2/system> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2002/07/owl#equivalentProperty> <http://w3.org/ns/odrl/2/device> .
-<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2000/01/rdf-schema#label> "System"@en .
-<http://w3.org/ns/odrl/2/system> <http://www.w3.org/2000/01/rdf-schema#comment> "An identifiable computing system."@en .
-<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2000/01/rdf-schema#label> "Timed count"@en .
-<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2000/01/rdf-schema#comment> "The number of seconds after which timed metering use of the asset begins."@en .
-<http://w3.org/ns/odrl/2/timedCount> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
-<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
-<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2000/01/rdf-schema#label> "Time interval"@en .
-<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2000/01/rdf-schema#comment> "Recurring period of time in which the usage may be exercised."@en .
-<http://w3.org/ns/odrl/2/timeInterval> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
-<http://w3.org/ns/odrl/2/version> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/version> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/version> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/version> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/version> <http://www.w3.org/2000/01/rdf-schema#label> "Version"@en .
-<http://w3.org/ns/odrl/2/version> <http://www.w3.org/2000/01/rdf-schema#comment> "The scope of versions for the asset."@en .
-<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/rightOperand> .
-<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/2000/01/rdf-schema#label> "Virtual location"@en .
-<http://w3.org/ns/odrl/2/virtualLocation> <http://www.w3.org/2000/01/rdf-schema#comment> "Specification of a digital locale."@en .
-<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
-<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2000/01/rdf-schema#label> "Assignee"@en .
-<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is the recipient of the policy statement."@en .
-<http://w3.org/ns/odrl/2/assignee> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Party> .
-<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
-<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2000/01/rdf-schema#label> "Assigner"@en .
-<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is the issuer of the policy statement."@en .
-<http://w3.org/ns/odrl/2/assigner> <http://www.w3.org/2000/01/rdf-schema#range> <http://w3.org/ns/odrl/2/Party> .
-<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
-<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/2000/01/rdf-schema#label> "Attributed party"@en .
-<http://w3.org/ns/odrl/2/attributedParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party to be attributed."@en .
-<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
-<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/2000/01/rdf-schema#label> "Consenting party"@en .
-<http://w3.org/ns/odrl/2/consentingParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party to obtain consent from."@en .
-<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
-<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/2000/01/rdf-schema#label> "Informed party"@en .
-<http://w3.org/ns/odrl/2/informedParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party to be informed of all uses."@en .
-<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
-<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/2000/01/rdf-schema#label> "Payee party"@en .
-<http://w3.org/ns/odrl/2/payeeParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is the recipient of the payment."@en .
-<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
-<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
-<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://w3.org/ns/odrl/2/function> .
-<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/2000/01/rdf-schema#label> "Tracking party"@en .
-<http://w3.org/ns/odrl/2/trackingParty> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is the usage tracker."@en .
-<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/2000/01/rdf-schema#label> "Agreement"@en .
-<http://w3.org/ns/odrl/2/Agreement> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that are formal contracts (or licenses) stipulating all the terms of usage and all the parties involved."@en .
-<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/2000/01/rdf-schema#label> "Offer"@en .
-<http://w3.org/ns/odrl/2/Offer> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that propose terms of usage from an Asset owner."@en .
-<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/2000/01/rdf-schema#label> "Privacy"@en .
-<http://w3.org/ns/odrl/2/Privacy> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that stipulate the terms of usage over personal information."@en .
-<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/2000/01/rdf-schema#label> "Request"@en .
-<http://w3.org/ns/odrl/2/Request> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that propose terms of usage to an Asset owner."@en .
-<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/2000/01/rdf-schema#label> "Set"@en .
-<http://w3.org/ns/odrl/2/Set> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that consists of entities from the complete model."@en .
-<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
-<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://w3.org/ns/odrl/2/Policy> .
-<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/2000/01/rdf-schema#label> "Ticket"@en .
-<http://w3.org/ns/odrl/2/Ticket> <http://www.w3.org/2000/01/rdf-schema#comment> "Policy expressions that stipulate the terms of usage and is redeemable by any Party who currently holds the Ticket in their possession."@en .
-<http://w3.org/ns/odrl/2/all> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
-<http://w3.org/ns/odrl/2/all> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/all> <http://www.w3.org/2000/01/rdf-schema#label> "All"@en .
-<http://w3.org/ns/odrl/2/all> <http://www.w3.org/2000/01/rdf-schema#comment> "All the collective individuals within a context."@en .
-<http://w3.org/ns/odrl/2/all2ndConnections> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
-<http://w3.org/ns/odrl/2/all2ndConnections> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/all2ndConnections> <http://www.w3.org/2000/01/rdf-schema#label> "All second-level connections"@en .
-<http://w3.org/ns/odrl/2/all2ndConnections> <http://www.w3.org/2000/01/rdf-schema#comment> "All the second-level connections of the Party."@en .
-<http://w3.org/ns/odrl/2/allConnections> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
-<http://w3.org/ns/odrl/2/allConnections> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/allConnections> <http://www.w3.org/2000/01/rdf-schema#label> "All connections"@en .
-<http://w3.org/ns/odrl/2/allConnections> <http://www.w3.org/2000/01/rdf-schema#comment> "All the first-level connections of the Party."@en .
-<http://w3.org/ns/odrl/2/allGroups> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
-<http://w3.org/ns/odrl/2/allGroups> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/allGroups> <http://www.w3.org/2000/01/rdf-schema#label> "All groups"@en .
-<http://w3.org/ns/odrl/2/allGroups> <http://www.w3.org/2000/01/rdf-schema#comment> "All the group connections of the Party."@en .
-<http://w3.org/ns/odrl/2/group> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
-<http://w3.org/ns/odrl/2/group> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/group> <http://www.w3.org/2000/01/rdf-schema#label> "Group"@en .
-<http://w3.org/ns/odrl/2/group> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party represents a defined group with multiple individual members."@en .
-<http://w3.org/ns/odrl/2/individual> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://w3.org/ns/odrl/2/Scope> .
-<http://w3.org/ns/odrl/2/individual> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
-<http://w3.org/ns/odrl/2/individual> <http://www.w3.org/2000/01/rdf-schema#label> "Individual"@en .
-<http://w3.org/ns/odrl/2/individual> <http://www.w3.org/2000/01/rdf-schema#comment> "The Party is a single individual."@en .
--- a/2/model.rdf	Sun Sep 08 22:48:27 2013 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1067 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<rdf:RDF
-   xmlns:dct="http://purl.org/dc/terms/"
-   xmlns:owl="http://www.w3.org/2002/07/owl#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-   xmlns:skos="http://www.w3.org/2004/02/skos/core#"
-   xmlns:vann="http://purl.org/vocab/vann/"
-   xmlns:voaf="http://purl.org/vocommons/voaf#"
-   xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
-   xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
-   xmlns="http://w3.org/ns/odrl/2/">
-  <owl:Ontology rdf:about="http://w3.org/ns/odrl/2/">
-    <dct:contributor>ODRL Community Group</dct:contributor>
-    <dct:creator>Mo McRoberts</dct:creator>
-    <dct:creator>Víctor Rodríguez Doncel</dct:creator>
-    <vann:example rdf:resource="http://w3.org/ns/odrl/2/Asset"/>
-    <vann:preferredNamespacePrefix>odrl</vann:preferredNamespacePrefix>
-    <vann:preferredNamespaceUri rdf:resource="http://w3.org/ns/odrl/2/"/>
-    <rdf:type rdf:resource="http://purl.org/vocommons/voaf#Vocabulary"/>
-    <rdfs:label xml:lang="en">ODRL</rdfs:label>
-    <owl:versionInfo xml:lang="en">2.0</owl:versionInfo>
-  </owl:Ontology>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Action">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Sub-classes of Action are things one might be permitted to do or prohibited from doing to a work.</rdfs:comment>
-    <rdfs:label xml:lang="en">Action</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Agreement">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Policy expressions that are formal contracts (or licenses) stipulating all the terms of usage and all the parties involved.</rdfs:comment>
-    <rdfs:label xml:lang="en">Agreement</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Asset">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Any thing which can be subject to a policy.</rdfs:comment>
-    <rdfs:label xml:lang="en">Asset</rdfs:label>
-    <owl:equivalentClass rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/ConflictTerm">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Instances of ConflictTerm describe policies for resolving conflicts.</rdfs:comment>
-    <rdfs:label xml:lang="en">Conflict term</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Constraint">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Parent class of all Constraints.</rdfs:comment>
-    <rdfs:label xml:lang="en">Constraint</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Duty">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">A Duty indicates requirements which must be fulfilled in order to receive the permission.</rdfs:comment>
-    <rdfs:label xml:lang="en">Duty</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Offer">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Policy expressions that propose terms of usage from an Asset owner.</rdfs:comment>
-    <rdfs:label xml:lang="en">Offer</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Operator">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Instances of the Operator class represent boolean operators</rdfs:comment>
-    <rdfs:label xml:lang="en">Operator</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Party">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">An entity which can participate in policy transactions. Use an instance of the Party class where it's necessary to associate a Scope with the relationship; in other cases, simply reference the party directly.</rdfs:comment>
-    <rdfs:label xml:lang="en">Party</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Permission">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">A permission indicates the actions the assignee is permitted to perform on the associated asset. In other words, what the assigner (supplier) has granted to the assignee (consumer).</rdfs:comment>
-    <rdfs:label xml:lang="en">Permission</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Policy">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">A top level entity for describing policies.</rdfs:comment>
-    <rdfs:label xml:lang="en">Policy</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Privacy">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Policy expressions that stipulate the terms of usage over personal information.</rdfs:comment>
-    <rdfs:label xml:lang="en">Privacy</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Prohibition">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">The Prohibition entity indicates the Actions that the assignee is prohibited to perform on the related Asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Prohibition</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Request">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Policy expressions that propose terms of usage to an Asset owner.</rdfs:comment>
-    <rdfs:label xml:lang="en">Request</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Rule">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">An abstract common ancestor to Permissions, Prohibitions and Duties</rdfs:comment>
-    <rdfs:label xml:lang="en">Rule</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Scope">
-    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with "allConnections" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie.</rdfs:comment>
-    <rdfs:label xml:lang="en">Scope</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Set">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Policy expressions that consists of entities from the complete model.</rdfs:comment>
-    <rdfs:label xml:lang="en">Set</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/Ticket">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Policy expressions that stipulate the terms of usage and is redeemable by any Party who currently holds the Ticket in their possession.</rdfs:comment>
-    <rdfs:label xml:lang="en">Ticket</rdfs:label>
-    <rdfs:subClassOf rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdfs:Class rdf:about="http://w3.org/ns/odrl/2/UndefinedTerm">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
-    <rdfs:comment xml:lang="en">Instances of UndefinedTerm describe policies for processing unsupported actions.</rdfs:comment>
-    <rdfs:label xml:lang="en">Undefined values</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </rdfs:Class>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/absolutePosition">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">A point defined with absolute coordinates.</rdfs:comment>
-    <rdfs:label xml:lang="en">Absolute position</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/absoluteSize">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">The absolute dimension that the Asset may be resized.</rdfs:comment>
-    <rdfs:label xml:lang="en">Absolute size</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/action">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The operation relating to the asset for which permission is being granted. A permission must include exactly one action.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
-    <rdfs:label xml:lang="en">Action</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Action"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <skos:ConceptScheme rdf:about="http://w3.org/ns/odrl/2/actions">
-    <rdfs:label xml:lang="en">ODRL Actions vocabulary</rdfs:label>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/acceptTracking"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/adHocShare"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/aggregate"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/annotate"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/anonymize"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/append"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/archive"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/attachPolicy"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/attachSource"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/attribute"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/commercialize"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/concurrentUse"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/copy"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/delete"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/derive"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/display"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/distribute"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/ensureExclusivity"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/execute"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/export"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/extract"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/give"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/include"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/index"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/inform"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/install"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/lease"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/lend"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/license"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/modify"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/move"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/nextPolicy"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/obtainConsent"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/pay"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/play"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/present"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/preview"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/print"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/read"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/reproduce"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/reviewPolicy"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/secondaryUse"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/sell"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/share"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/shareAlike"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/textToSpeech"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/transform"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/translate"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/uninstall"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/watermark"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/write"/>
-  </skos:ConceptScheme>
-  <Action rdf:about="http://w3.org/ns/odrl/2/adHocShare">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of sharing the asset to parties in close proximity to the owner.</rdfs:comment>
-    <rdfs:label xml:lang="en">Ad-hoc sharing</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-    <skos:scopeNote xml:lang="en">This action may be used to express [OMA] Sharing semantics</skos:scopeNote>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/aggregate">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of using the asset (or parts of it) as part of a composite collection.</rdfs:comment>
-    <rdfs:label xml:lang="en">Aggregate</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Scope rdf:about="http://w3.org/ns/odrl/2/all">
-    <rdfs:comment xml:lang="en">All the collective individuals within a context.</rdfs:comment>
-    <rdfs:label xml:lang="en">All</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Scope>
-  <Scope rdf:about="http://w3.org/ns/odrl/2/all2ndConnections">
-    <rdfs:comment xml:lang="en">All the second-level connections of the Party.</rdfs:comment>
-    <rdfs:label xml:lang="en">All second-level connections</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Scope>
-  <Scope rdf:about="http://w3.org/ns/odrl/2/allConnections">
-    <rdfs:comment xml:lang="en">All the first-level connections of the Party.</rdfs:comment>
-    <rdfs:label xml:lang="en">All connections</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Scope>
-  <Scope rdf:about="http://w3.org/ns/odrl/2/allGroups">
-    <rdfs:comment xml:lang="en">All the group connections of the Party.</rdfs:comment>
-    <rdfs:label xml:lang="en">All groups</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Scope>
-  <Action rdf:about="http://w3.org/ns/odrl/2/annotate">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of adding notations/commentaries to the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Annotate</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/anonymize">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of anonymising the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Anonymize</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/append">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of adding to the end of an asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Append</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/archive">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of persistently storing the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Archive</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/assignee">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Party is the recipient of the policy statement.</rdfs:comment>
-    <rdfs:label xml:lang="en">Assignee</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Party"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/assigner">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Party is the issuer of the policy statement.</rdfs:comment>
-    <rdfs:label xml:lang="en">Assigner</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Party"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/attachPolicy">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of keeping the policy notice with the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Attach policy</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/attachSource">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of attaching the source of the asset and its derivatives.</rdfs:comment>
-    <rdfs:label xml:lang="en">Attach source</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/attribute">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of attributing the asset to a party.</rdfs:comment>
-    <rdfs:label xml:lang="en">Attribute</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/attributedParty">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Party to be attributed.</rdfs:comment>
-    <rdfs:label xml:lang="en">Attributed party</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/comercialize">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of using the asset in a business environment.</rdfs:comment>
-    <rdfs:label xml:lang="en">Commercialize</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/concurrentUse">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of multiple concurrent use of the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Concurrent use</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/conflict">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Relates a conflict-resolution mechansim to a Policy. If no mechanism is specified, the default is invalid.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <rdfs:label xml:lang="en">Conflict resolution mechanism</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/ConflictTerm"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/consentingParty">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Party to obtain consent from.</rdfs:comment>
-    <rdfs:label xml:lang="en">Consenting party</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/constraint">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">One or more constraints which affect the validity of the Permission; e.g. if the Action play is only permitted for a certain period of time.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
-    <rdfs:label xml:lang="en">Constraint</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/copy">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of making an exact reproduction of the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Copy</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/reproduce"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/count">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">The numeric count indicating the number of times the corresponding entity may be exercised</rdfs:comment>
-    <rdfs:label xml:lang="en">Count</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/dateTime">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">The date (and optional time and timezone) representing a point in time or period.</rdfs:comment>
-    <rdfs:label xml:lang="en">Date/time</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/delete">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of permanently removing the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Delete</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/deliveryChannel">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The delivery channel used for storing or communicating the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Delivery channel</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/derive">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of creating a new derivative asset from the asset</rdfs:comment>
-    <rdfs:label xml:lang="en">Derive</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/modify"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/device">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">An identifiable computing system.</rdfs:comment>
-    <rdfs:label xml:lang="en">Device</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <owl:equivalentProperty rdf:resource="http://w3.org/ns/odrl/2/system"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/display">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of making a transient visible rendering of the asset</rdfs:comment>
-    <rdfs:label xml:lang="en">Display</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/execute"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/distribute">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of publicly distributing, displaying and/or performing the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Distribute</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/duty">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">A Duty indicates requirements which must be fulfilled in order to receive the permission.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Permission"/>
-    <rdfs:label xml:lang="en">Duty</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Action"/>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Duty"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/elapsedTime">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">A period of time in which the policy action can be exercised.</rdfs:comment>
-    <rdfs:label xml:lang="en">Elapsed time</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/ensureExclusivity">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of requiring the Assigner to ensure the Permission on the asset is unique to the Assignee.</rdfs:comment>
-    <rdfs:label xml:lang="en">Ensure exclusivity</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/eq">
-    <rdfs:comment xml:lang="en">Indicating that a given value equals the rightOperand of the Constraint.</rdfs:comment>
-    <rdfs:label xml:lang="en">Equal to</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/event">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Specification of a defined event applicable to the asset usage.</rdfs:comment>
-    <rdfs:label xml:lang="en">Event</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/execute">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of making a transient visible rendering of the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Execute</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/display"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/export">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of transforming the asset into a new form.</rdfs:comment>
-    <rdfs:label xml:lang="en">Export</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/transform"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/extract">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of extracting (replicating) unchanged parts of the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Extract</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/extractChar">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of extracting (replicating) unchanged character(s) from the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Extract character</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-    <skos:broader rdf:resource="http://w3.org/ns/odrl/2/extract"/>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/extractPage">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of extracting (replicating) unchanged page(s) from the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Extract page</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-    <skos:broader rdf:resource="http://w3.org/ns/odrl/2/extract"/>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/extractWord">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of extracting (replicating) unchanged word(s) from the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Extract word</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-    <skos:broader rdf:resource="http://w3.org/ns/odrl/2/extract"/>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/fileFormat">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The file format applicable to the Asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">File format</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/function">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Functions are roles which may be fulfilled by a party</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Rule"/>
-    <rdfs:label xml:lang="en">Function</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
-    <vs:term_status>testing</vs:term_status>
-    <skos:definition xml:lang="en">Parent property class of all roles</skos:definition>
-    <skos:scopeNote xml:lang="en">For the Role entity, the Functions may be used for specific details undertaken by the identified Party in the policy</skos:scopeNote>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/give">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of giving away the asset in perpetuity without exchange of value.</rdfs:comment>
-    <rdfs:label xml:lang="en">Give</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Scope rdf:about="http://w3.org/ns/odrl/2/group">
-    <rdfs:comment xml:lang="en">The Party represents a defined group with multiple individual members.</rdfs:comment>
-    <rdfs:label xml:lang="en">Group</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Scope>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/gt">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Greater than</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/gteq">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Greater than or equal to</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/hasPart">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Has part</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <UndefinedTerm rdf:about="http://w3.org/ns/odrl/2/ignore">
-    <rdfs:comment xml:lang="en">Undefined actions should be ignored.</rdfs:comment>
-    <rdfs:label xml:lang="en">Ignore</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </UndefinedTerm>
-  <Action rdf:about="http://w3.org/ns/odrl/2/include">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of including other related assets to fulfill the function.</rdfs:comment>
-    <rdfs:label xml:lang="en">Include</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/index">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of indexing the asset into a collection of assets.</rdfs:comment>
-    <rdfs:label xml:lang="en">Index</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Scope rdf:about="http://w3.org/ns/odrl/2/individual">
-    <rdfs:comment xml:lang="en">The Party is a single individual.</rdfs:comment>
-    <rdfs:label xml:lang="en">Individual</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Scope>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/industry">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Industry</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/inform">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of informing a party that an action has been performed on the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Inform</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/informedParty">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Party to be informed of all uses.</rdfs:comment>
-    <rdfs:label xml:lang="en">Informed party</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/inheritAllowed">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">A boolean value indicating whether this policy can be inherited from.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <rdfs:label xml:lang="en">Inheritance allowed?</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/inheritFrom">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Relates a policy to another policy from which terms are inherited.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <rdfs:label xml:lang="en">Inherits from</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/install">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of loading the asset onto storage device ready for operation.</rdfs:comment>
-    <rdfs:label xml:lang="en">Install</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <ConflictTerm rdf:about="http://w3.org/ns/odrl/2/invalid">
-    <rdf:type rdf:resource="http://w3.org/ns/odrl/2/UndefinedTerm"/>
-    <rdfs:comment xml:lang="en">The policy is invalidated.</rdfs:comment>
-    <rdfs:label xml:lang="en">Invalid</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </ConflictTerm>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/isA">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Is a</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/isAllOf">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Is all of</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/isAnyOf">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Is any of</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/isNoneOf">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Is none of</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/isPartOf">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Is part of</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/language">
-    <rdfs:label xml:lang="en">Language</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/lease">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of making available the asset to a third-party for a fixed period of time with exchange of value.</rdfs:comment>
-    <rdfs:label xml:lang="en">Lease</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/lend">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of making available the asset to a third-party for a fixed period of time without exchange of value.</rdfs:comment>
-    <rdfs:label xml:lang="en">Lend</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/license">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of granting the right to use the asset to a third-party.</rdfs:comment>
-    <rdfs:label xml:lang="en">License</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/lt">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Less than</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/lteq">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Less than or equal to</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/media">
-    <rdfs:comment xml:lang="en">The media type in which the asset may be used.</rdfs:comment>
-    <rdfs:label xml:lang="en">Media</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/meteredTime">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">The maximum period of metered usage time.</rdfs:comment>
-    <rdfs:label xml:lang="en">Metered time</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/modify">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of creating a new derivative asset from the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Modify</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/derive"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/move">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of moving the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Move</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Operator rdf:about="http://w3.org/ns/odrl/2/neq">
-    <rdfs:comment xml:lang="en"></rdfs:comment>
-    <rdfs:label xml:lang="en">Not equal to</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Operator>
-  <Action rdf:about="http://w3.org/ns/odrl/2/nextPolicy">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of specifying an asset (which must be a Policy) as the Policy terms for third-party use of the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Next policy</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/obtainConsent">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of requiring explicit consent from a party to perform the action on the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Obtain consent</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/operator">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Boolean operator applied to a constraint and its operand.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
-    <rdfs:label xml:lang="en">Operator</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Operator"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/output">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Asset which is created from the output of the Action.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Action"/>
-    <rdfs:label xml:lang="en">Output</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Asset"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/relation"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/pay">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of paying a financial amount to a party for use of the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Pay</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/payAmount">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:label xml:lang="en">Payment amount</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/payeeParty">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Party is the recipient of the payment.</rdfs:comment>
-    <rdfs:label xml:lang="en">Payee party</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/percentage">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">The amount (as a percentage) of the action applicable to the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Percentage</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <ConflictTerm rdf:about="http://w3.org/ns/odrl/2/perm">
-    <rdfs:comment xml:lang="en">Permissions take precedence over prohibitions.</rdfs:comment>
-    <rdfs:label xml:lang="en">Permissions</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </ConflictTerm>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/permission">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Relates the description of an individual Permission to a Policy. A permission can be specified either in terms of an Action alone, or an instance of Permission relating an Action and one or more other attributes.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <rdfs:label xml:lang="en">Permission</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Action"/>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Permission"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/play">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of rendering the asset into audio and/or video form.</rdfs:comment>
-    <rdfs:label xml:lang="en">Play</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/present"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/present">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of rendering the asset into audio and/or video form.</rdfs:comment>
-    <rdfs:label xml:lang="en">Present</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/play"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/preview">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of providing a short preview of the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Preview</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/print">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of rendering the asset onto paper or hard copy form.</rdfs:comment>
-    <rdfs:label xml:lang="en">Print</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/product">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The specified Product or Service name.</rdfs:comment>
-    <rdfs:label xml:lang="en">Product</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <ConflictTerm rdf:about="http://w3.org/ns/odrl/2/prohibit">
-    <rdfs:comment xml:lang="en">Prohibitions take precedence over permissions.</rdfs:comment>
-    <rdfs:label xml:lang="en">Prohibit</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </ConflictTerm>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/prohibition">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Relates the description of an individual Prohibition to a Policy. A prohibition can be specified either in terms of an Action alone, or an instance of Prohibition relating an Action and one or more other attributes.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <rdfs:label xml:lang="en">Prohibition</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Action"/>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Prohibition"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/proximity">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">An value indicating the closeness or nearness.</rdfs:comment>
-    <rdfs:label xml:lang="en">Proximity</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/purpose">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Specification of a defined purpose applicable to the asset usage.</rdfs:comment>
-    <rdfs:label xml:lang="en">Purpose</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/read">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of obtaining data from the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Read</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/recipient">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The party that receives the result of the Action on the Asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Recipient</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/relation">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Relation is an abstract property which creates an explicit link between an Action and an Asset</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Action"/>
-    <rdfs:label xml:lang="en">Relation</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Asset"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/relativePosition">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">A point defined with reference to another position.</rdfs:comment>
-    <rdfs:label xml:lang="en">Relative position</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/relativeSize">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">The relative dimension that the Asset may be resized.</rdfs:comment>
-    <rdfs:label xml:lang="en">Relative size</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/reproduce">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of making an exact reproduction of the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Reproduce</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/copy"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/resolution">
-    <rdfs:comment xml:lang="en">The resolution at which the asset may be used.</rdfs:comment>
-    <rdfs:label xml:lang="en">Resolution</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/reviewPolicy">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of performing a manual review of the terms associated with the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Review policy</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/rightOperand">
-    <rdfs:comment xml:lang="en">The operand applied to an instance of a constraint.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
-    <rdfs:label xml:lang="en">Right operand</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/scope">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The scope by which the role applies</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Party"/>
-    <rdfs:label xml:lang="en">Scope</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Scope"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <skos:ConceptScheme rdf:about="http://w3.org/ns/odrl/2/scopes">
-    <rdfs:label xml:lang="en">ODRL Scopes vocabulary</rdfs:label>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/all"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/all2ndConnections"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/allConnections"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/allGroups"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/group"/>
-    <skos:hasTopConcept rdf:resource="http://w3.org/ns/odrl/2/individual"/>
-  </skos:ConceptScheme>
-  <Action rdf:about="http://w3.org/ns/odrl/2/secondaryUse">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of using the asset for a purpose other than the purpose it was intended for.</rdfs:comment>
-    <rdfs:label xml:lang="en">Secondary use</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/sell">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of trading the asset in exchange of value.</rdfs:comment>
-    <rdfs:label xml:lang="en">Sell</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/share">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of the non-commercial reproduction and distribution of the asset to third-parties.</rdfs:comment>
-    <rdfs:label xml:lang="en">Share</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/shareAlike">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of distributing any derivative asset under the same terms as the original asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Share-alike</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/spatial">
-    <rdfs:comment xml:lang="en">A code representing a geospatial area.</rdfs:comment>
-    <rdfs:label xml:lang="en">Spatial</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/status">
-    <rdfs:comment xml:lang="en">The current value of the constraint.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
-    <rdfs:label xml:lang="en">Status</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <UndefinedTerm rdf:about="http://w3.org/ns/odrl/2/support">
-    <rdfs:comment xml:lang="en">Undefined actions do not invalidate the policy, but notification for review must occur.</rdfs:comment>
-    <rdfs:label xml:lang="en">Support</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </UndefinedTerm>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/system">
-    <rdfs:comment xml:lang="en">An identifiable computing system.</rdfs:comment>
-    <rdfs:label xml:lang="en">System</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <owl:equivalentProperty rdf:resource="http://w3.org/ns/odrl/2/device"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/target">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Asset upon which the Action is performed.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Action"/>
-    <rdfs:label xml:lang="en">Target</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/Asset"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/relation"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/textToSpeech">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of a system reading the text of the asset out loud.</rdfs:comment>
-    <rdfs:label xml:lang="en">Text-to-speech</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/timeInterval">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">Recurring period of time in which the usage may be exercised.</rdfs:comment>
-    <rdfs:label xml:lang="en">Time interval</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/timedCount">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
-    <rdfs:comment xml:lang="en">The number of seconds after which timed metering use of the asset begins.</rdfs:comment>
-    <rdfs:label xml:lang="en">Timed count</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/trackingParty">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The Party is the usage tracker.</rdfs:comment>
-    <rdfs:label xml:lang="en">Tracking party</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/function"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/transform">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of transforming the asset into a new form.</rdfs:comment>
-    <rdfs:label xml:lang="en">Transform</rdfs:label>
-    <owl:sameAs rdf:resource="http://w3.org/ns/odrl/2/export"/>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/translate">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of translating the asset into a new natural language.</rdfs:comment>
-    <rdfs:label xml:lang="en">Translate</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/undefined">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Relates the mechanism used for handling undefined actions to a Policy. If no mechanism is specified, the default is invalid.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Policy"/>
-    <rdfs:label xml:lang="en">Undefined action mechanism</rdfs:label>
-    <rdfs:range rdf:resource="http://w3.org/ns/odrl/2/UndefinedTerm"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/uninstall">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of unloading the asset from storage device.</rdfs:comment>
-    <rdfs:label xml:lang="en">Uninstall</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/unit">
-    <rdfs:comment xml:lang="en">The unit of measurement used for the constraint value.</rdfs:comment>
-    <rdfs:domain rdf:resource="http://w3.org/ns/odrl/2/Constraint"/>
-    <rdfs:label xml:lang="en">Unit</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/version">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">The scope of versions for the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Version</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <rdf:Property rdf:about="http://w3.org/ns/odrl/2/virtualLocation">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:comment xml:lang="en">Specification of a digital locale.</rdfs:comment>
-    <rdfs:label xml:lang="en">Virtual location</rdfs:label>
-    <rdfs:subPropertyOf rdf:resource="http://w3.org/ns/odrl/2/rightOperand"/>
-    <vs:term_status>testing</vs:term_status>
-  </rdf:Property>
-  <Action rdf:about="http://w3.org/ns/odrl/2/watermark">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of applying a watermark to the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Watermark</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://w3.org/ns/odrl/2/write">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of writing to the asset.</rdfs:comment>
-    <rdfs:label xml:lang="en">Write</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-  </Action>
-  <Action rdf:about="http://www.w3.org/2004/02/skos/core#acceptTracking">
-    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
-    <rdfs:comment xml:lang="en">The act of accepting that the use of the asset may be recorded.</rdfs:comment>
-    <rdfs:label xml:lang="en">Accept tracking</rdfs:label>
-    <vs:term_status>testing</vs:term_status>
-    <skos:scopeNote xml:lang="en">The collected information may be tracked by the assigner, or may link to a Party with role function 'trackingParty'.</skos:scopeNote>
-  </Action>
-</rdf:RDF>
--- a/2/model.ttl	Sun Sep 08 22:48:27 2013 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1075 +0,0 @@
-@base <http://w3.org/ns/odrl/2/> .
-@prefix : <http://w3.org/ns/odrl/2/> .
-@prefix odrl: <http://w3.org/ns/odrl/2/> .
-@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix dct: <http://purl.org/dc/terms/> .
-@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
-@prefix voaf: <http://purl.org/vocommons/voaf#> .
-@prefix vann: <http://purl.org/vocab/vann/> .
-
-odrl:
-	a owl:Ontology , voaf:Vocabulary ;
-	rdfs:label "ODRL"@en ;
-	owl:versionInfo "2.0"@en ;
-	vann:preferredNamespaceUri <http://w3.org/ns/odrl/2/> ;
-	vann:preferredNamespacePrefix "odrl" ;
-	vann:example :Asset ;
-	dct:creator "Mo McRoberts", "Víctor Rodríguez Doncel" ;
-	dct:contributor "ODRL Community Group" .
-
-:actions
-	a skos:ConceptScheme ;
-	rdfs:label "ODRL Actions vocabulary"@en ;
-	skos:hasTopConcept :acceptTracking, :adHocShare, :aggregate, :annotate,
-		:anonymize, :append, :archive, :attachPolicy, :attachSource,
-		:attribute, :commercialize, :concurrentUse, :copy, :delete,
-		:derive, :display, :distribute, :ensureExclusivity, :execute,
-		:export, :extract, :give, :include, :index, :inform,
-		:install, :lease, :lend, :license, :modify, :move, :nextPolicy,
-		:obtainConsent, :pay, :play, :present, :preview, :print, :read,
-		:reproduce, :reviewPolicy, :secondaryUse, :sell, :share,
-		:shareAlike, :textToSpeech, :transform, :translate, :uninstall,
-		:watermark, :write .
-
-:scopes
-	a skos:ConceptScheme ;
-	rdfs:label "ODRL Scopes vocabulary"@en ;
-	skos:hasTopConcept :all, :all2ndConnections, :allConnections, :allGroups,
-		:group, :individual .
-
-## Assets
-
-:Asset
-	a rdfs:Class , owl:Class ;
-	owl:equivalentClass owl:Thing ;
-	vs:term_status "testing" ;
-	rdfs:label "Asset"@en ;
-	rdfs:comment "Any thing which can be subject to a policy."@en .
-
-## Parties
-
-:Party
-	a rdfs:Class , owl:Class ;
-	vs:term_status "testing" ;
-	rdfs:label "Party"@en ;
-	rdfs:comment "An entity which can participate in policy transactions. Use an instance of the Party class where it's necessary to associate a Scope with the relationship; in other cases, simply reference the party directly."@en .
-
-:Scope
-	a rdfs:Class, owl:Class ;
-	rdfs:subClassOf skos:Concept ;
-	rdfs:comment "The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with \"allConnections\" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie."@en ;
-	rdfs:label "Scope"@en ;
-	vs:term_status "testing" .
-
-:scope
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Scope"@en ;
-	rdfs:comment "The scope by which the role applies"@en ;
-	rdfs:domain :Party ;
-	rdfs:range :Scope .
-
-## Policies
-
-:Policy
-	a rdfs:Class , owl:Class ;
-	rdfs:subClassOf owl:Thing ;
-	vs:term_status "testing" ;
-	rdfs:label "Policy"@en ;
-	rdfs:comment "A top level entity for describing policies."@en .
-
-:ConflictTerm
-	a rdfs:Class, owl:Class ;
-	rdfs:comment "Instances of ConflictTerm describe policies for resolving conflicts."@en ;
-	rdfs:label "Conflict term"@en ;
-	vs:term_status "testing" .
-
-:perm
-	a :ConflictTerm ;
-	vs:term_status "testing" ;
-	rdfs:label "Permissions"@en ;
-	rdfs:comment "Permissions take precedence over prohibitions."@en .
-
-:prohibit
-	a :ConflictTerm ;
-	vs:term_status "testing" ;
-	rdfs:label "Prohibit"@en ;
-	rdfs:comment "Prohibitions take precedence over permissions."@en .
-
-:UndefinedTerm
-	a rdfs:Class, owl:Class ;
-	rdfs:comment "Instances of UndefinedTerm describe policies for processing unsupported actions."@en ;
-	rdfs:label "Undefined values"@en ;
-	vs:term_status "testing" .
-
-:ignore
-	a :UndefinedTerm ;
-	vs:term_status "testing" ;
-	rdfs:label "Ignore"@en ;
-	rdfs:comment "Undefined actions should be ignored."@en .
-
-:invalid
-	a :ConflictTerm, :UndefinedTerm ;
-	vs:term_status "testing" ;
-	rdfs:label "Invalid"@en ;
-	rdfs:comment "The policy is invalidated."@en .
-
-:support
-	a :UndefinedTerm ;
-	vs:term_status "testing" ;
-	rdfs:label "Support"@en ;
-	rdfs:comment "Undefined actions do not invalidate the policy, but notification for review must occur."@en .
-
-:conflict
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Conflict resolution mechanism"@en ;
-	rdfs:comment "Relates a conflict-resolution mechansim to a Policy. If no mechanism is specified, the default is invalid."@en ;
-	rdfs:domain :Policy ;
-	rdfs:range :ConflictTerm .
-
-:undefined
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Undefined action mechanism"@en ;
-	rdfs:comment "Relates the mechanism used for handling undefined actions to a Policy. If no mechanism is specified, the default is invalid."@en ;
-	rdfs:domain :Policy ;
-	rdfs:range :UndefinedTerm .
-
-:permission
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Permission"@en ;
-	rdfs:comment "Relates the description of an individual Permission to a Policy. A permission can be specified either in terms of an Action alone, or an instance of Permission relating an Action and one or more other attributes."@en ;
-	rdfs:domain :Policy ;
-	rdfs:range :Permission , :Action .
-
-:prohibition
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Prohibition"@en ;
-	rdfs:comment "Relates the description of an individual Prohibition to a Policy. A prohibition can be specified either in terms of an Action alone, or an instance of Prohibition relating an Action and one or more other attributes."@en ;
-	rdfs:domain :Policy ;
-	rdfs:range :Prohibition , :Action .
-
-:inheritAllowed
-	a rdf:Property , owl:DatatypeProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Inheritance allowed?"@en ;
-	rdfs:comment "A boolean value indicating whether this policy can be inherited from."@en ;
-	rdfs:domain :Policy ;
-	rdfs:range xsd:boolean .
-
-:inheritFrom
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Inherits from"@en ;
-	rdfs:comment "Relates a policy to another policy from which terms are inherited."@en ;
-	rdfs:domain :Policy ;
-	rdfs:range :Policy .
-
-## Permissions, prohibitions and duties
-
-:Rule
-	a rdfs:Class , owl:Class ;
-	vs:term_status "testing" ;
-	rdfs:label "Rule"@en ;
-	rdfs:comment "An abstract common ancestor to Permissions, Prohibitions and Duties"@en .
-
-:Permission
-	a rdfs:Class , owl:Class ;
-	rdfs:subClassOf :Rule ;
-	vs:term_status "testing" ;
-	rdfs:label "Permission"@en ;
-	rdfs:comment "A permission indicates the actions the assignee is permitted to perform on the associated asset. In other words, what the assigner (supplier) has granted to the assignee (consumer)."@en .
-
-:Prohibition
-	a rdfs:Class , owl:Class ;
-	rdfs:subClassOf :Rule ;
-	vs:term_status "testing" ;
-	rdfs:label "Prohibition"@en ;
-	rdfs:comment "The Prohibition entity indicates the Actions that the assignee is prohibited to perform on the related Asset."@en .
-
-:Duty
-	a rdfs:Class , owl:Class ;
-	rdfs:subClassOf :Rule ;
-	vs:term_status "testing" ;
-	rdfs:label "Duty"@en ;
-	rdfs:comment "A Duty indicates requirements which must be fulfilled in order to receive the permission."@en .
-
-:Action
-	a rdfs:Class, owl:Class ;
-	rdfs:subClassOf skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:comment "Sub-classes of Action are things one might be permitted to do or prohibited from doing to a work."@en ;
-	rdfs:label "Action"@en .
-
-:Constraint
-	a rdfs:Class, owl:Class ;
-	rdfs:subClassOf owl:Thing ;
-	vs:term_status "testing" ;
-	rdfs:label "Constraint"@en ;
-	rdfs:comment "Parent class of all Constraints."@en .
-
-:Scope
-	a rdfs:Class , owl:Class ;
-	vs:term_status "testing" ;
-	rdfs:label "Scope"@en ;
-	rdfs:comment """The scope attribute indicates how to interpret the identified Party and provides contextual information in determining the extent of the policy statement. For example, if a Party is identified as a member of the Acme Social Network (using identifier urn:acme:user:billie) and they are the assignee with "allConnections" scope, then the group of individuals that have actually been assigned the permission consists of all the first-level connections (eg friends) that the identified Party has on that social network. That is, the social graph of the party starting from urn:acme:user:billie."""@en .
-
-:relation
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Relation"@en ;
-	rdfs:comment "Relation is an abstract property which creates an explicit link between an Action and an Asset"@en ;
-	rdfs:domain :Action ;
-	rdfs:range :Asset .
-
-:output
-	a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :relation ;
-	vs:term_status "testing" ;
-	rdfs:label "Output"@en ;
-	rdfs:comment "The Asset which is created from the output of the Action."@en ;
-	rdfs:domain :Action ;
-	rdfs:range :Asset . 
-
-:target
-	a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :relation ;
-	vs:term_status "testing" ;
-	rdfs:label "Target"@en ;
-	rdfs:comment "The Asset upon which the Action is performed."@en ;
-	rdfs:domain :Action ;
-	rdfs:range :Asset .
-
-:function
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Function"@en ;
-	rdfs:comment "Functions are roles which may be fulfilled by a party"@en ;
-	skos:definition "Parent property class of all roles"@en ;
-	skos:scopeNote "For the Role entity, the Functions may be used for specific details undertaken by the identified Party in the policy"@en ;
-	rdfs:domain :Rule ;
-	rdfs:range rdfs:Resource .
-
-:action
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Action"@en ;
-	rdfs:comment "The operation relating to the asset for which permission is being granted. A permission must include exactly one action."@en ;
-	rdfs:domain :Rule ;
-	rdfs:range :Action .
-
-:constraint
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Constraint"@en ;
-	rdfs:comment "One or more constraints which affect the validity of the Permission; e.g. if the Action play is only permitted for a certain period of time."@en ;
-	rdfs:domain :Rule ;
-	rdfs:range :Constraint .
-	
-:duty
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Duty"@en ;
-	rdfs:comment "A Duty indicates requirements which must be fulfilled in order to receive the permission."@en ;
-	rdfs:domain :Permission ;
-	rdfs:range :Duty , :Action .
-
-:status
-	a rdf:Property ;
-	vs:term_status "testing" ;
-	rdfs:label "Status"@en ;
-	rdfs:comment "The current value of the constraint."@en ;
-	rdfs:domain :Constraint .
-
-:unit
-	a rdf:Property ;
-	vs:term_status "testing" ;
-	rdfs:domain :Constraint ;
-	rdfs:range rdfs:Literal ;
-	rdfs:label "Unit"@en ;
-	rdfs:comment "The unit of measurement used for the constraint value."@en .
-
-:operator
-	a rdf:Property , owl:ObjectProperty ;
-	vs:term_status "testing" ;
-	rdfs:label "Operator"@en ;
-	rdfs:comment "The Boolean operator applied to a constraint and its operand."@en ;
-	rdfs:domain :Constraint ;
-	rdfs:range :Operator .
-
-:rightOperand
-	a rdf:Property ;
-	vs:term_status "testing" ;
-	rdfs:label "Right operand"@en ;
-	rdfs:comment "The operand applied to an instance of a constraint."@en ;
-	rdfs:domain :Constraint .
-
-## Operators
-
-:Operator
-	a rdfs:Class , owl:Class ;
-	rdfs:subClassOf owl:Thing ;
-	vs:term_status "testing" ;
-	rdfs:label "Operator"@en ;
-	rdfs:comment "Instances of the Operator class represent boolean operators"@en .
-
-:eq
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Equal to"@en ;
-	rdfs:comment "Indicating that a given value equals the rightOperand of the Constraint."@en .
-
-:gt
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Greater than"@en ;
-	rdfs:comment ""@en .
-
-:gteq
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Greater than or equal to"@en ;
-	rdfs:comment ""@en .
-
-:hasPart
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Has part"@en ;
-	rdfs:comment ""@en .
-
-:isA
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Is a"@en ;
-	rdfs:comment ""@en .
-
-:isAllOf
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Is all of"@en ;
-	rdfs:comment ""@en .
-
-:isAnyOf
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Is any of"@en ;
-	rdfs:comment ""@en .
-
-:isNoneOf
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Is none of"@en ;
-	rdfs:comment ""@en .
-
-:isPartOf
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Is part of"@en ;
-	rdfs:comment ""@en .
-
-:lt
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Less than"@en ;
-	rdfs:comment ""@en .
-
-:lteq
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Less than or equal to"@en ;
-	rdfs:comment ""@en .
-
-:neq
-	a :Operator ;
-	vs:term_status "testing" ;
-	rdfs:label "Not equal to"@en ;
-	rdfs:comment ""@en .
-
-## Actions
-
-skos:acceptTracking
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Accept tracking"@en ;
-	rdfs:comment "The act of accepting that the use of the asset may be recorded."@en ;
-	skos:scopeNote "The collected information may be tracked by the assigner, or may link to a Party with role function 'trackingParty'."@en .
-
-:adHocShare
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Ad-hoc sharing"@en ;
-	rdfs:comment "The act of sharing the asset to parties in close proximity to the owner."@en ;
-	skos:scopeNote "This action may be used to express [OMA] Sharing semantics"@en .
-
-:aggregate
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Aggregate"@en ;
-	rdfs:comment "The act of using the asset (or parts of it) as part of a composite collection."@en .
-
-:annotate
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Annotate"@en ;
-	rdfs:comment "The act of adding notations/commentaries to the asset."@en .
-
-:anonymize
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Anonymize"@en ;
-	rdfs:comment "The act of anonymising the asset."@en .
-
-:append
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Append"@en ;
-	rdfs:comment "The act of adding to the end of an asset."@en .
-
-:archive
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Archive"@en ;
-	rdfs:comment "The act of persistently storing the asset."@en .
-
-:attachPolicy
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Attach policy"@en ;
-	rdfs:comment "The act of keeping the policy notice with the asset."@en .
-
-:attachSource
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Attach source"@en ;
-	rdfs:comment "The act of attaching the source of the asset and its derivatives."@en .
-
-:attribute
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Attribute"@en ;
-	rdfs:comment "The act of attributing the asset to a party."@en .
-
-:comercialize
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Commercialize"@en ;
-	rdfs:comment "The act of using the asset in a business environment."@en .
-
-:concurrentUse
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Concurrent use"@en ;
-	rdfs:comment "The act of multiple concurrent use of the asset."@en .
-
-:copy
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	owl:sameAs :reproduce ;
-	rdfs:label "Copy"@en ;
-	rdfs:comment "The act of making an exact reproduction of the asset."@en .
-
-:delete
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Delete"@en ;
-	rdfs:comment "The act of permanently removing the asset."@en .
-
-:derive
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Derive"@en ;
-	rdfs:comment "The act of creating a new derivative asset from the asset"@en ;
-	owl:sameAs :modify .
-
-:display
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Display"@en ;
-	rdfs:comment "The act of making a transient visible rendering of the asset"@en ;
-	owl:sameAs :execute .
-
-:distribute
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Distribute"@en ;
-	rdfs:comment "The act of publicly distributing, displaying and/or performing the asset."@en .
-
-:ensureExclusivity
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Ensure exclusivity"@en ;
-	rdfs:comment "The act of requiring the Assigner to ensure the Permission on the asset is unique to the Assignee."@en .
-
-:execute
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Execute"@en ;
-	rdfs:comment "The act of making a transient visible rendering of the asset."@en ;
-	owl:sameAs :display .
-
-:export
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Export"@en ;
-	rdfs:comment "The act of transforming the asset into a new form."@en ;
-	owl:sameAs :transform .
-
-:extract
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Extract"@en ;
-	rdfs:comment "The act of extracting (replicating) unchanged parts of the asset."@en .
-
-:extractChar
-	a :Action, skos:Concept ;
-	skos:broader :extract ;
-	vs:term_status "testing" ;
-	rdfs:label "Extract character"@en ;
-	rdfs:comment "The act of extracting (replicating) unchanged character(s) from the asset."@en .
-
-:extractPage
-	a :Action, skos:Concept ;
-	skos:broader :extract ;
-	vs:term_status "testing" ;
-	rdfs:label "Extract page"@en ;
-	rdfs:comment "The act of extracting (replicating) unchanged page(s) from the asset."@en .
-
-:extractWord
-	a :Action, skos:Concept ;
-	skos:broader :extract ;
-	vs:term_status "testing" ;
-	rdfs:label "Extract word"@en ;
-	rdfs:comment "The act of extracting (replicating) unchanged word(s) from the asset."@en .
-
-:give
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Give"@en ;
-	rdfs:comment "The act of giving away the asset in perpetuity without exchange of value."@en .
-
-:include
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Include"@en ;
-	rdfs:comment "The act of including other related assets to fulfill the function."@en .
-
-:index
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Index"@en ;
-	rdfs:comment "The act of indexing the asset into a collection of assets."@en .
-
-:inform
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Inform"@en ;
-	rdfs:comment "The act of informing a party that an action has been performed on the asset."@en .
-
-:install
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Install"@en ;
-	rdfs:comment "The act of loading the asset onto storage device ready for operation."@en .
-
-:lease
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Lease"@en ;
-	rdfs:comment "The act of making available the asset to a third-party for a fixed period of time with exchange of value."@en .
-
-:license
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "License"@en ;
-	rdfs:comment "The act of granting the right to use the asset to a third-party."@en .
-
-:lend
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Lend"@en ;
-	rdfs:comment "The act of making available the asset to a third-party for a fixed period of time without exchange of value."@en .
-
-:modify
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Modify"@en ;
-	rdfs:comment "The act of creating a new derivative asset from the asset."@en ;
-	owl:sameAs :derive .
-
-:move
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Move"@en ;
-	rdfs:comment "The act of moving the asset."@en .
-
-:nextPolicy
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Next policy"@en ;
-	rdfs:comment "The act of specifying an asset (which must be a Policy) as the Policy terms for third-party use of the asset."@en .
-
-:obtainConsent
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Obtain consent"@en ;
-	rdfs:comment "The act of requiring explicit consent from a party to perform the action on the asset."@en .
-
-:pay
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Pay"@en ;
-	rdfs:comment "The act of paying a financial amount to a party for use of the asset."@en .
-
-:play
-	a :Action, skos:Concept ;	
-	vs:term_status "testing" ;
-	rdfs:label "Play"@en ;
-	rdfs:comment "The act of rendering the asset into audio and/or video form."@en ;
-	owl:sameAs :present .
-
-:present
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Present"@en ;
-	rdfs:comment "The act of rendering the asset into audio and/or video form."@en ;
-	owl:sameAs :play .
-
-:preview
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Preview"@en ;
-	rdfs:comment "The act of providing a short preview of the asset."@en .
-
-:print
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Print"@en ;
-	rdfs:comment "The act of rendering the asset onto paper or hard copy form."@en .
-
-:read
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Read"@en ;
-	rdfs:comment "The act of obtaining data from the asset."@en .
-
-:reproduce
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Reproduce"@en ;
-	rdfs:comment "The act of making an exact reproduction of the asset."@en ;
-	owl:sameAs :copy .
-
-:reviewPolicy
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Review policy"@en ;
-	rdfs:comment "The act of performing a manual review of the terms associated with the asset."@en .
-
-:secondaryUse
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Secondary use"@en ;
-	rdfs:comment "The act of using the asset for a purpose other than the purpose it was intended for."@en .
-
-:sell
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Sell"@en ;
-	rdfs:comment "The act of trading the asset in exchange of value."@en .
-
-:share
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Share"@en ;
-	rdfs:comment "The act of the non-commercial reproduction and distribution of the asset to third-parties."@en .
-
-:shareAlike
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Share-alike"@en ;
-	rdfs:comment "The act of distributing any derivative asset under the same terms as the original asset."@en .
-
-:textToSpeech
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Text-to-speech"@en ;
-	rdfs:comment "The act of a system reading the text of the asset out loud."@en .
-
-:transform
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Transform"@en ;
-	rdfs:comment "The act of transforming the asset into a new form."@en ;
-	owl:sameAs :export .
-
-:translate
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Translate"@en ;
-	rdfs:comment "The act of translating the asset into a new natural language."@en .
-
-:uninstall
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Uninstall"@en ;
-	rdfs:comment "The act of unloading the asset from storage device."@en .
-
-:watermark
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Watermark"@en ;
-	rdfs:comment "The act of applying a watermark to the asset."@en .
-
-:write
-	a :Action, skos:Concept ;
-	vs:term_status "testing" ;
-	rdfs:label "Write"@en ;
-	rdfs:comment "The act of writing to the asset."@en .
-
-## Constraints
-
-:absolutePosition
-	a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Absolute position"@en ;
-	rdfs:comment "A point defined with absolute coordinates."@en .
-
-:absoluteSize
-	a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Absolute size"@en ;
-	rdfs:comment "The absolute dimension that the Asset may be resized."@en .
-
-:count
-	a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Count"@en ;
-	rdfs:comment "The numeric count indicating the number of times the corresponding entity may be exercised"@en .
-
-:dateTime
-	a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Date/time"@en ;
-	rdfs:comment "The date (and optional time and timezone) representing a point in time or period."@en ;
-	rdfs:range rdfs:Literal .
-
-:deliveryChannel
-    a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Delivery channel"@en ;
-	rdfs:comment "The delivery channel used for storing or communicating the asset."@en .
-
-:device
-	a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-    owl:equivalentProperty :system ;
-	rdfs:label "Device"@en ;
-	rdfs:comment "An identifiable computing system."@en .
-
-:elapsedTime
-    a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Elapsed time"@en ;
-	rdfs:comment "A period of time in which the policy action can be exercised."@en ;
-	rdfs:range rdfs:Literal .
-
-:event
-	a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Event"@en ;
-	rdfs:comment "Specification of a defined event applicable to the asset usage."@en .
-
-:fileFormat
-    a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "File format"@en ;
-	rdfs:comment "The file format applicable to the Asset."@en .
-
-:industry
-    a rdf:Property ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Industry"@en ;
-	rdfs:comment ""@en .
-
-:language
-    a rdf:Property ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Language"@en ;
-	rdfs:range rdfs:Literal .
-
-:media
-    a rdf:Property ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Media"@en ;
-	rdfs:comment "The media type in which the asset may be used."@en .
-
-:meteredTime
-    a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Metered time"@en ;
-	rdfs:comment "The maximum period of metered usage time."@en ;
-	rdfs:range rdfs:Literal .
-
-:payAmount
-	a rdf:Property, owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Payment amount"@en ;
-	rdfs:range xsd:decimal .
-
-:percentage
-    a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Percentage"@en ;
-	rdfs:comment "The amount (as a percentage) of the action applicable to the asset."@en ;
-	rdfs:range rdfs:Literal .
-
-:product
-    a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Product"@en ;
-	rdfs:comment "The specified Product or Service name."@en .
-
-:proximity
-    a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Proximity"@en ;
-	rdfs:comment "An value indicating the closeness or nearness."@en .
-
-:purpose
-    a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Purpose"@en ;
-	rdfs:comment "Specification of a defined purpose applicable to the asset usage."@en .
-
-:recipient
-    a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Recipient"@en ;
-	rdfs:comment "The party that receives the result of the Action on the Asset."@en .
-
-:relativePosition
-    a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Relative position"@en ;
-	rdfs:comment "A point defined with reference to another position."@en .
-
-:relativeSize
-    a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Relative size"@en ;
-	rdfs:comment "The relative dimension that the Asset may be resized."@en .
-
-:resolution
-    a rdf:Property ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Resolution"@en ;
-	rdfs:comment "The resolution at which the asset may be used."@en .
-
-:spatial
-    a rdf:Property ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Spatial"@en ;
-	rdfs:comment "A code representing a geospatial area."@en .
-
-:system
-    a rdf:Property ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-    owl:equivalentProperty :device ;
-	rdfs:label "System"@en ;
-	rdfs:comment "An identifiable computing system."@en .
-
-:timedCount
-    a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Timed count"@en ;
-	rdfs:comment "The number of seconds after which timed metering use of the asset begins."@en ;
-	rdfs:range rdfs:Literal .	
-
-:timeInterval
-    a rdf:Property , owl:DatatypeProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Time interval"@en ;
-	rdfs:comment "Recurring period of time in which the usage may be exercised."@en ;
-	rdfs:range rdfs:Literal .
-
-:version
-    a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Version"@en ;
-	rdfs:comment "The scope of versions for the asset."@en .
-
-:virtualLocation
-    a rdf:Property , owl:ObjectProperty ;
-	rdfs:subPropertyOf :rightOperand ;
-	vs:term_status "testing" ;
-	rdfs:label "Virtual location"@en ;
-	rdfs:comment "Specification of a digital locale."@en .
-
-## Functions
-
-:assignee
-    a rdf:Property , owl:ObjectProperty ;
-    rdfs:subPropertyOf :function ;
-	vs:term_status "testing" ;
-	rdfs:label "Assignee"@en ;
-	rdfs:comment "The Party is the recipient of the policy statement."@en ;
-	rdfs:range :Party .
-
-:assigner
-    a rdf:Property , owl:ObjectProperty ;
-    rdfs:subPropertyOf :function ;
-	vs:term_status "testing" ;
-	rdfs:label "Assigner"@en ;
-	rdfs:comment "The Party is the issuer of the policy statement."@en ;
-	rdfs:range :Party .
-
-:attributedParty
-    a rdf:Property , owl:ObjectProperty ;
-    rdfs:subPropertyOf :function ;
-	vs:term_status "testing" ;
-	rdfs:label "Attributed party"@en ;
-	rdfs:comment "The Party to be attributed."@en .
-
-:consentingParty
-    a rdf:Property , owl:ObjectProperty ;
-    rdfs:subPropertyOf :function ;
-	vs:term_status "testing" ;
-	rdfs:label "Consenting party"@en ;
-	rdfs:comment "The Party to obtain consent from."@en .
-
-:informedParty
-    a rdf:Property , owl:ObjectProperty ;
-    rdfs:subPropertyOf :function ;
-	vs:term_status "testing" ;
-	rdfs:label "Informed party"@en ;
-	rdfs:comment "The Party to be informed of all uses."@en .
-
-:payeeParty
-    a rdf:Property , owl:ObjectProperty ;
-    rdfs:subPropertyOf :function ;
-	vs:term_status "testing" ;
-	rdfs:label "Payee party"@en ;
-	rdfs:comment "The Party is the recipient of the payment."@en .
-
-:trackingParty
-    a rdf:Property , owl:ObjectProperty ;
-    rdfs:subPropertyOf :function ;
-	vs:term_status "testing" ;
-	rdfs:label "Tracking party"@en ;
-	rdfs:comment "The Party is the usage tracker."@en .
-
-## Policies
-
-:Agreement
-    a rdfs:Class , owl:Class ;
-	vs:term_status "testing" ;
-    rdfs:subClassOf :Policy ;
-	rdfs:label "Agreement"@en ;
-	rdfs:comment "Policy expressions that are formal contracts (or licenses) stipulating all the terms of usage and all the parties involved."@en .
-
-:Offer
-    a rdfs:Class , owl:Class ;
-	vs:term_status "testing" ;
-    rdfs:subClassOf :Policy ;
-	rdfs:label "Offer"@en ;
-	rdfs:comment "Policy expressions that propose terms of usage from an Asset owner."@en .
-
-:Privacy
-    a rdfs:Class , owl:Class ;
-	vs:term_status "testing" ;
-    rdfs:subClassOf :Policy ;
-	rdfs:label "Privacy"@en ;
-	rdfs:comment "Policy expressions that stipulate the terms of usage over personal information."@en .
-
-:Request
-    a rdfs:Class , owl:Class ;
-	vs:term_status "testing" ;
-    rdfs:subClassOf :Policy ;
-	rdfs:label "Request"@en ;
-	rdfs:comment "Policy expressions that propose terms of usage to an Asset owner."@en .
-
-:Set
-    a rdfs:Class , owl:Class ;
-	vs:term_status "testing" ;
-    rdfs:subClassOf :Policy ;
-	rdfs:label "Set"@en ;
-	rdfs:comment "Policy expressions that consists of entities from the complete model."@en .
-
-:Ticket
-    a rdfs:Class , owl:Class ;
-	vs:term_status "testing" ;
-    rdfs:subClassOf :Policy ;
-	rdfs:label "Ticket"@en ;
-	rdfs:comment "Policy expressions that stipulate the terms of usage and is redeemable by any Party who currently holds the Ticket in their possession."@en .
-
-## Scopes
-
-:all
-	a :Scope ;
-	vs:term_status "testing" ;
-	rdfs:label "All"@en ;
-	rdfs:comment "All the collective individuals within a context."@en .
-
-:all2ndConnections
-	a :Scope ;
-	vs:term_status "testing" ;
-	rdfs:label "All second-level connections"@en ;
-	rdfs:comment "All the second-level connections of the Party."@en .
-
-:allConnections
-	a :Scope ;
-	vs:term_status "testing" ;
-	rdfs:label "All connections"@en ;
-	rdfs:comment "All the first-level connections of the Party."@en .
-
-:allGroups
-	a :Scope ;
-	vs:term_status "testing" ;
-	rdfs:label "All groups"@en ;
-	rdfs:comment "All the group connections of the Party."@en .
-
-:group
-	a :Scope ;
-	vs:term_status "testing" ;
-	rdfs:label "Group"@en ;
-	rdfs:comment "The Party represents a defined group with multiple individual members."@en .
-
-:individual
-	a :Scope ;
-	vs:term_status "testing" ;
-	rdfs:label "Individual"@en ;
-	rdfs:comment "The Party is a single individual."@en .