Property: blah22 (ov:blah2.html)

Edit | Add sub-property

Change History

  • 2008-12-01T23:51:34Z Anonymous user at 90.216.192.135 said "updating to ensure isDefinedBy property is added"
  • 2008-08-19T00:43:28Z Anonymous user at 90.218.186.4 said "d"
  • 2008-07-21T23:39:36Z Anonymous user at 127.0.0.1 said "Various"
  • 2008-07-21T23:37:42Z Anonymous user at 127.0.0.1 said "Making sub property"
  • 2008-07-21T23:15:36Z Anonymous user at 127.0.0.1 said "Improved label"
  • 2008-07-21T23:14:04Z Anonymous user at 127.0.0.1 said "Creation of new property"

This term is considered to be unstable. Unstable terms may be edited at any time by anyone so their meaning may change unpredictably.

RDF

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ov: <http://open.vocab.org/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix o: <http://open.vocab.org/> .
@prefix status: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .

ov:blah2 rdfs:isDefinedBy o:terms ;
         status:term_status "unstable" ;
         status:userdocs <http://open.vocab.org/terms/blah2.html> ;
         rdf:type rdf:Property ;
         rdfs:label "blah22"@en .

This description in other formats: RDF/XML, Turtle, RDF/JSON