Property: blah3 (ov:blah3.html)

Edit | Add sub-property

Change History

  • 2008-12-01T23:51:46Z Anonymous user at 90.216.192.135 said "updating to ensure isDefinedBy property is added"
  • 2008-08-19T00:54:08Z Anonymous user at 127.0.0.1 said "Test"
  • 2008-07-21T23:16:51Z Anonymous user at 127.0.0.1 said "Created"

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:blah3 rdfs:isDefinedBy o:terms ;
         status:term_status "unstable" ;
         status:userdocs <http://open.vocab.org/terms/blah3.html> ;
         rdf:type rdf:Property ;
         rdfs:label "blah3"@en .

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