<?xml version="1.0"?>
<rdf:RDF xmlns:omprod="http://purl.oreilly.com/product-types/"
  xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
  xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
  xmlns:om="http://purl.oreilly.com/ns/meta/" xmlns:dce="http://purl.org/dc/elements/1.1/"
  xmlns:wordnet="http://xmlns.com/wordnet/1.6/" xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:contact="http://www.w3.org/2000/10/swap/pim/contact#"
  xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:omformat="http://purl.oreilly.com/formats/"
  xmlns:dc="http://purl.org/dc/terms/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
  xmlns:swrl="http://www.w3.org/2003/11/swrl#" xmlns:dmci="http://purl.org/dc/dcmitype/"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xml:base="http://purl.oreilly.com/ns/meta/">
  <owl:Ontology rdf:about="">
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >O'Reilly Namespace for metadata terms in the http://oreilly.com/ns/meta/ namespace</dc:title>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">To comment on this schema,
      please contact metadata@oreilly.com.</rdfs:comment>
    <owl:imports rdf:resource="http://purl.org/dc/terms/"/>
    <owl:imports rdf:resource="http://purl.org/dc/elements/1.1/"/>
    <owl:imports rdf:resource="http://purl.oreilly.com/formats/"/>
    <owl:imports rdf:resource="http://purl.oreilly.com/product-types/"/>
  </owl:Ontology>
  <rdfs:Class rdf:about="DurativeProduct">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label>Durative Product</rdfs:label>
    <rdfs:comment>A product with a duration, like a DVD, Video, Audio CD, Podcast, webcast,
      etc.</rdfs:comment>
  </rdfs:Class>
  <rdfs:Class rdf:about="PaginatedProduct">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label>Paginated Product</rdfs:label>
    <rdfs:comment>A product with pages or which we expect to be displayed to the user in a paginated
      form, like a printed book, PDF, eBook, etc.</rdfs:comment>
  </rdfs:Class>
  <rdfs:Class rdf:about="http://purl.oreilly.com/ns/meta/Format">
    <rdfs:subClassOf rdf:resource="http://purl.org/dc/terms/FileFormat"/>
    <rdfs:comment xml:lang="en">A media format for a document</rdfs:comment>
    <rdfs:label xml:lang="en">Media Format</rdfs:label>
  </rdfs:Class>
  <rdfs:Class rdf:about="http://purl.oreilly.com/ns/meta/Product">
    <om:identifiedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >urn:x-domain:oreilly.com:product:</om:identifiedBy>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <dc:description xml:lang="en-US">Examples include books, consulting services and conference
      registrations</dc:description>
    <rdfs:comment xml:lang="en-US">Good or service which can be bought and sold.</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Product</rdfs:label>
  </rdfs:Class>
  <owl:Class rdf:about="http://purl.oreilly.com/ns/meta/EditoralProduct">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://purl.org/dc/terms/creator"/>
            <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
              >1</owl:minCardinality>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://purl.org/dc/terms/title"/>
            <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:cardinality>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.oreilly.com/ns/meta/Product"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.oreilly.com/ns/meta/InventoriedProduct">
    <rdfs:subClassOf rdf:resource="http://purl.oreilly.com/ns/meta/Product"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.oreilly.com/ns/meta/ElectroniclyDeliveredProduct">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.oreilly.com/ns/meta/NonInventoriedProduct"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.oreilly.com/ns/meta/NonInventoriedProduct">
    <rdfs:subClassOf rdf:resource="http://purl.oreilly.com/ns/meta/Product"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.oreilly.com/ns/meta/ProductBiography">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Resource">
          <rdf:first>
            <owl:Restriction>
              <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                >1</owl:minCardinality>
              <owl:onProperty>
                <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/forProduct"/>
              </owl:onProperty>
            </owl:Restriction>
          </rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:first>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Restriction>
                    <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                      >1</owl:maxCardinality>
                    <owl:onProperty>
                      <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/bio"/>
                    </owl:onProperty>
                  </owl:Restriction>
                  <owl:Restriction>
                    <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                      >1</owl:maxCardinality>
                    <owl:onProperty>
                      <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/longBio"/>
                    </owl:onProperty>
                  </owl:Restriction>
                  <owl:Restriction>
                    <owl:onProperty>
                      <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/webBio"/>
                    </owl:onProperty>
                    <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                      >1</owl:maxCardinality>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </rdf:first>
            <rdf:rest>
              <rdf:List>
                <rdf:first>
                  <owl:Restriction>
                    <owl:onProperty>
                      <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/biographicalSubject"
                      />
                    </owl:onProperty>
                    <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                      >1</owl:cardinality>
                  </owl:Restriction>
                </rdf:first>
                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
              </rdf:List>
            </rdf:rest>
          </rdf:rest>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/tagline">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Tagline</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Short phrase of marketing text that tends to appear on the cover of a book.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/alternative"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/prodmanager">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Production Manager</rdfs:label>
    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/bio">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person"/>
          <owl:Class rdf:about="http://purl.oreilly.com/ns/meta/ProductBiography"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Biography of a person</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Biography</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/subtitle">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Sub-title</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Often appear below the title in a less prominent typeface or following the title after a colon.</dc:description>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/alternative"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >An explanatory name for the resource.</rdfs:comment>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/hasFormat">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has format</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Formats a product or product type is available in.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/hasFormat"/>
    <rdfs:range rdf:resource="http://purl.oreilly.com/ns/meta/Format"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/legalName">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Legal name</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >The legal name of a business is the name under which the business conducts its operations. The legal name of a person is often the name which appears on their birth certificate or marriage certificate</dc:description>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >A legally accepted name for some thing.</rdfs:comment>
    <rdfs:subPropertyOf>
      <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/"/>
    </rdfs:subPropertyOf>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/couponCode">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Coupon Code</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >A code that can be redeemed as part of a sales promotion.</rdfs:comment>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/discount">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Discount</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Discount method/percentage to be used with this product..</rdfs:comment>
    <rdfs:domain rdf:resource="http://purl.oreilly.com/ns/meta/Product"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/price">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Price of a resource</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Price</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/prodeditor">
    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Production Editor</rdfs:label>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/productmanager">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Product Manager</rdfs:label>
    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/longBio">
    <rdfs:subPropertyOf rdf:resource="http://purl.oreilly.com/ns/meta/bio"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Longer biography of a person</rdfs:comment>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person"/>
          <owl:Class rdf:about="http://purl.oreilly.com/ns/meta/ProductBiography"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Long Biography</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/primarySubject">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Primary Subject</rdfs:label>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/subject"/>
    <rdfs:comment xml:lang="en-US"
      >The primary topic of the resource. Expected once per subject in a given vocabulary encoding.</rdfs:comment>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/identifiedBy">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Controlled space from which identifiers for this class our drawn</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Identified By</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/indexer">
    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indexer</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/oracleSuffix">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Oracle Suffix</rdfs:label>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdfs:Class rdf:about="http://purl.oreilly.com/ns/meta/Product"/>
          <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Class"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/identifier"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >The Oracle segment two identifier used for a given product.</rdfs:comment>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/cover">
    <rdfs:comment xml:lang="en">Cover image, or cover file or description of cover</rdfs:comment>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="http://purl.oreilly.com/product-types/BOOK"/>
          <rdf:Description rdf:about="http://purl.oreilly.com/product-types/PDF"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:label xml:lang="en">Cover Resource</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/biographicalSubject">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Biographical Subject</rdfs:label>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/subject"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Refinement of subject.</rdfs:comment>
    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/binding">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Binding</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Description of binding used.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/medium"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/extension">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >File Extenstion</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >File extention specification, used after a . when naming a file</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/format"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/assteditor">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Assistant Editor</rdfs:label>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/webBio">
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:subPropertyOf rdf:resource="http://purl.oreilly.com/ns/meta/bio"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person"/>
          <owl:Class rdf:about="http://purl.oreilly.com/ns/meta/ProductBiography"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Web Biography</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Biography of a person intended for use on the web</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/series">
    <rdfs:domain rdf:resource="http://purl.oreilly.com/ns/meta/Product"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Series Brand</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A products branding</rdfs:comment>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/forProduct">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For Product</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Reference to a product.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/references"/>
    <rdfs:range rdf:resource="http://purl.oreilly.com/ns/meta/Product"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/estimatedIssue">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Estimated Issue</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Date that the resource is expected to become available.</rdfs:comment>
    <rdfs:range rdf:resource="http://purl.org/dc/terms/W3CDTF"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/available"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/videoPreview">
    <rdfs:comment>An XHTML block for an embedded preview of a video.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
    <rdfs:label>Video Preview</rdfs:label>
  </rdf:Property>
  <rdf:Description rdf:about="http://purl.oreilly.com/ns/meta/biographySubject">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Description>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/oracleCode">
    <rdfs:comment
      >The codding used in O'Reilly's Oracle eBusiness application suite for the given resource.</rdfs:comment>
    <rdfs:label>Oracle Code</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/competition">
    <rdfs:comment>A competing resource</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
    <rdfs:label>Competition</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/sellslike">
    <rdfs:comment>A resource which is expected to have similar sales</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
    <rdfs:label>Sells like</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/imprint">
    <rdfs:comment>Brand name under which a book was published.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/publisher"/>
    <rdfs:label>Imprint</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/hasimprint">
    <rdfs:comment>Brand name under which an Organization publishes materal.</rdfs:comment>
    <rdfs:label>Has Imprint</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/subscribeat">
    <rdfs:comment>Location where a subscription for a product can purchased.</rdfs:comment>
    <rdfs:label>Subscribe at</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/sample">
    <rdfs:comment>Sample content for the product.</rdfs:comment>
    <rdfs:label>Sample</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/downloadedon">
    <rdfs:comment>Datetime when the resource was downloaded.</rdfs:comment>
    <rdfs:label>Downloaded On</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/printingstatus">
    <rdfs:comment>Ask Tim Hinton ;)</rdfs:comment>
    <rdfs:label>Printing Status</rdfs:label>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.oreilly.com/ns/meta/creditedEditor">
    <rdfs:comment>Used to indicate an editor credited similarly to authors of a work.</rdfs:comment>
    <rdfs:label>Edited By</rdfs:label>
    <rdfs:subPropertyOf rdf:resource="http://purl.oreilly.com/relators/DisplayableContributor"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
    <rdfs:subPropertyOf rdf:resource="http://www.loc.gov/loc.terms/relators/EDT"/>
  </rdf:Property>
</rdf:RDF>
