Class: Course Loan History (ov:HUDCourseLoan.html)

Edit | Add sub-class

Change History

  • 2008-12-15T14:24:20Z Anonymous user at 192.65.245.87 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#> .
@prefix label: <http://purl.org/net/vocab/2004/03/label#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

ov:HUDCourseLoan rdfs:isDefinedBy o:terms ;
                 status:term_status "unstable" ;
                 status:userdocs <http://open.vocab.org/terms/HUDCourseLoan.html> ;
                 label:plural "The loan history for a book by course"@en ;
                 rdf:type owl:Class ;
                 rdfs:label "Course Loan History"@en .

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