@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

schema:APIReference a rdfs:Class ;
	rdfs:label "APIReference" ;
	rdfs:comment "Reference documentation for application programming interfaces (APIs)." ;
	rdfs:subClassOf schema:TechArticle .

schema:AboutPage a rdfs:Class ;
	rdfs:label "AboutPage" ;
	rdfs:comment "Web page type: About page." ;
	rdfs:subClassOf schema:WebPage .

schema:AccountingService a rdfs:Class ;
	rdfs:label "AccountingService" ;
	rdfs:comment "Accountancy business." ;
	rdfs:subClassOf schema:FinancialService , schema:ProfessionalService .

schema:AdministrativeArea a rdfs:Class ;
	rdfs:label "AdministrativeArea" ;
	rdfs:comment "A geographical region under the jurisdiction of a particular government." ;
	rdfs:subClassOf schema:Place .

schema:AdultEntertainment a rdfs:Class ;
	rdfs:label "AdultEntertainment" ;
	rdfs:comment "An adult entertainment establishment." ;
	rdfs:subClassOf schema:EntertainmentBusiness .

schema:AggregateOffer a rdfs:Class ;
	rdfs:label "AggregateOffer" ;
	rdfs:comment "When a single product that has different offers (for example, the same pair of shoes is offered by different merchants), then AggregateOffer can be used." ;
	rdfs:subClassOf schema:Offer .

schema:AggregateRating a rdfs:Class ;
	rdfs:label "AggregateRating" ;
	rdfs:comment "The average rating based on multiple ratings or reviews." ;
	rdfs:subClassOf schema:Rating .

schema:Airport a rdfs:Class ;
	rdfs:label "Airport" ;
	rdfs:comment "An airport." ;
	rdfs:subClassOf schema:CivicStructure .

schema:AlignmentObject a rdfs:Class ;
	rdfs:label "AlignmentObject" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_LRMIClass> ;
	rdfs:comment "An intangible item that describes an alignment between a learning resource and a node in an educational framework." ;
	rdfs:subClassOf schema:Intangible .

schema:AmusementPark a rdfs:Class ;
	rdfs:label "AmusementPark" ;
	rdfs:comment "An amusement park." ;
	rdfs:subClassOf schema:EntertainmentBusiness .

schema:AnatomicalStructure a rdfs:Class ;
	rdfs:label "AnatomicalStructure" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any part of the human body, typically a component of an anatomical system. Organs, tissues, and cells are all anatomical structures." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:AnatomicalSystem a rdfs:Class ;
	rdfs:label "AnatomicalSystem" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "An anatomical system is a group of anatomical structures that work together to perform a certain task. Anatomical systems, such as organ systems, are one organizing principle of anatomy, and can includes circulatory, digestive, endocrine, integumentary, immune, lymphatic, muscular, nervous, reproductive, respiratory, skeletal, urinary, vestibular, and other systems." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:AnimalShelter a rdfs:Class ;
	rdfs:label "AnimalShelter" ;
	rdfs:comment "Animal shelter." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:ApartmentComplex a rdfs:Class ;
	rdfs:label "ApartmentComplex" ;
	rdfs:comment "Residence type: Apartment complex." ;
	rdfs:subClassOf schema:Residence .

schema:ApprovedIndication a rdfs:Class ;
	rdfs:label "ApprovedIndication" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "An indication for a medical therapy that has been formally specified or approved by a regulatory body that regulates use of the therapy; for example, the US FDA approves indications for most drugs in the US." ;
	rdfs:subClassOf schema:MedicalIndication .

schema:Aquarium a rdfs:Class ;
	rdfs:label "Aquarium" ;
	rdfs:comment "Aquarium." ;
	rdfs:subClassOf schema:CivicStructure .

schema:ArtGallery a rdfs:Class ;
	rdfs:label "ArtGallery" ;
	rdfs:comment "An art gallery." ;
	rdfs:subClassOf schema:EntertainmentBusiness .

schema:Artery a rdfs:Class ;
	rdfs:label "Artery" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A type of blood vessel that specifically carries blood away from the heart." ;
	rdfs:subClassOf schema:Vessel .

schema:Article a rdfs:Class ;
	rdfs:label "Article" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> ;
	rdfs:comment "An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all." ;
	rdfs:subClassOf schema:CreativeWork .

schema:Attorney a rdfs:Class ;
	rdfs:label "Attorney" ;
	rdfs:comment "Professional service: Attorney." ;
	rdfs:subClassOf schema:ProfessionalService .

schema:Audience a rdfs:Class ;
	rdfs:label "Audience" ;
	rdfs:comment "Intended audience for an item, i.e. the group for whom the item was created." ;
	rdfs:subClassOf schema:Intangible .

schema:AudioObject a rdfs:Class ;
	rdfs:label "AudioObject" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> ;
	rdfs:comment "An audio file." ;
	rdfs:subClassOf schema:MediaObject .

schema:AutoBodyShop a rdfs:Class ;
	rdfs:label "AutoBodyShop" ;
	rdfs:comment "Auto body shop." ;
	rdfs:subClassOf schema:AutomotiveBusiness .

schema:AutoDealer a rdfs:Class ;
	rdfs:label "AutoDealer" ;
	rdfs:comment "An car dealership." ;
	rdfs:subClassOf schema:AutomotiveBusiness .

schema:AutoPartsStore a rdfs:Class ;
	rdfs:label "AutoPartsStore" ;
	rdfs:comment "An auto parts store." ;
	rdfs:subClassOf schema:AutomotiveBusiness , schema:Store .

schema:AutoRental a rdfs:Class ;
	rdfs:label "AutoRental" ;
	rdfs:comment "A car rental business." ;
	rdfs:subClassOf schema:AutomotiveBusiness .

schema:AutoRepair a rdfs:Class ;
	rdfs:label "AutoRepair" ;
	rdfs:comment "Car repair business." ;
	rdfs:subClassOf schema:AutomotiveBusiness .

schema:AutoWash a rdfs:Class ;
	rdfs:label "AutoWash" ;
	rdfs:comment "A car wash business." ;
	rdfs:subClassOf schema:AutomotiveBusiness .

schema:AutomatedTeller a rdfs:Class ;
	rdfs:label "AutomatedTeller" ;
	rdfs:comment "ATM/cash machine." ;
	rdfs:subClassOf schema:FinancialService .

schema:AutomotiveBusiness a rdfs:Class ;
	rdfs:label "AutomotiveBusiness" ;
	rdfs:comment "Car repair, sales, or parts." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:Bakery a rdfs:Class ;
	rdfs:label "Bakery" ;
	rdfs:comment "A bakery." ;
	rdfs:subClassOf schema:FoodEstablishment .

schema:BankOrCreditUnion a rdfs:Class ;
	rdfs:label "BankOrCreditUnion" ;
	rdfs:comment "Bank or credit union." ;
	rdfs:subClassOf schema:FinancialService .

schema:BarOrPub a rdfs:Class ;
	rdfs:label "BarOrPub" ;
	rdfs:comment "A bar or pub." ;
	rdfs:subClassOf schema:FoodEstablishment .

schema:Beach a rdfs:Class ;
	rdfs:label "Beach" ;
	rdfs:comment "Beach." ;
	rdfs:subClassOf schema:CivicStructure .

schema:BeautySalon a rdfs:Class ;
	rdfs:label "BeautySalon" ;
	rdfs:comment "Beauty salon." ;
	rdfs:subClassOf schema:HealthAndBeautyBusiness .

schema:BedAndBreakfast a rdfs:Class ;
	rdfs:label "BedAndBreakfast" ;
	rdfs:comment "Bed and breakfast." ;
	rdfs:subClassOf schema:LodgingBusiness .

schema:BikeStore a rdfs:Class ;
	rdfs:label "BikeStore" ;
	rdfs:comment "A bike store." ;
	rdfs:subClassOf schema:Store .

schema:Blog a rdfs:Class ;
	rdfs:label "Blog" ;
	rdfs:comment "A blog" ;
	rdfs:subClassOf schema:CreativeWork .

schema:BlogPosting a rdfs:Class ;
	rdfs:label "BlogPosting" ;
	rdfs:comment "A blog post." ;
	rdfs:subClassOf schema:Article .

schema:BloodTest a rdfs:Class ;
	rdfs:label "BloodTest" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A medical test performed on a sample of a patient's blood." ;
	rdfs:subClassOf schema:MedicalTest .

schema:BodyOfWater a rdfs:Class ;
	rdfs:label "BodyOfWater" ;
	rdfs:comment "A body of water, such as a sea, ocean, or lake." ;
	rdfs:subClassOf schema:Landform .

schema:Bone a rdfs:Class ;
	rdfs:label "Bone" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Rigid connective tissue that comprises up the skeletal structure of the human body." ;
	rdfs:subClassOf schema:AnatomicalStructure .

schema:Book a rdfs:Class ;
	rdfs:label "Book" ;
	rdfs:comment "A book." ;
	rdfs:subClassOf schema:CreativeWork .

schema:BookFormatType a rdfs:Class ;
	rdfs:label "BookFormatType" ;
	rdfs:comment "The publication format of the book." ;
	rdfs:subClassOf schema:Enumeration .

schema:BookStore a rdfs:Class ;
	rdfs:label "BookStore" ;
	rdfs:comment "A bookstore." ;
	rdfs:subClassOf schema:Store .

schema:Boolean a rdfs:Class ;
	rdfs:label "Boolean" ;
	rdfs:comment "Boolean: True or False." ;
	rdfs:subClassOf schema:DataType .

schema:BowlingAlley a rdfs:Class ;
	rdfs:label "BowlingAlley" ;
	rdfs:comment "A bowling alley." ;
	rdfs:subClassOf schema:SportsActivityLocation .

schema:BrainStructure a rdfs:Class ;
	rdfs:label "BrainStructure" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any anatomical structure which pertains to the soft nervous tissue functioning as the coordinating center of sensation and intellectual and nervous activity." ;
	rdfs:subClassOf schema:AnatomicalStructure .

schema:Brand a rdfs:Class ;
	rdfs:label "Brand" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A brand is a name used by an organization or business person for labeling a product, product group, or similar." ;
	rdfs:subClassOf schema:Intangible .

schema:Brewery a rdfs:Class ;
	rdfs:label "Brewery" ;
	rdfs:comment "Brewery." ;
	rdfs:subClassOf schema:FoodEstablishment .

schema:BuddhistTemple a rdfs:Class ;
	rdfs:label "BuddhistTemple" ;
	rdfs:comment "A Buddhist temple." ;
	rdfs:subClassOf schema:PlaceOfWorship .

schema:BusStation a rdfs:Class ;
	rdfs:label "BusStation" ;
	rdfs:comment "A bus station." ;
	rdfs:subClassOf schema:CivicStructure .

schema:BusStop a rdfs:Class ;
	rdfs:label "BusStop" ;
	rdfs:comment "A bus stop." ;
	rdfs:subClassOf schema:CivicStructure .

schema:BusinessEntityType a rdfs:Class ;
	rdfs:label "BusinessEntityType" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment """A business entity type is a conceptual entity representing the legal form, the size, the main line of business, the position in the value chain, or any combination thereof, of an organization or business person.

    Commonly used values:

    http://purl.org/goodrelations/v1#Business
    http://purl.org/goodrelations/v1#Enduser
    http://purl.org/goodrelations/v1#PublicInstitution
    http://purl.org/goodrelations/v1#Reseller

    		""" ;
	rdfs:subClassOf schema:Enumeration .

schema:BusinessEvent a rdfs:Class ;
	rdfs:label "BusinessEvent" ;
	rdfs:comment "Event type: Business event." ;
	rdfs:subClassOf schema:Event .

schema:BusinessFunction a rdfs:Class ;
	rdfs:label "BusinessFunction" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment """The business function specifies the type of activity or access (i.e., the bundle of rights) offered by the organization or business person through the offer. Typical are sell, rental or lease, maintenance or repair, manufacture / produce, recycle / dispose, engineering / construction, or installation. Proprietary specifications of access rights are also instances of this class.

    Commonly used values:

    http://purl.org/goodrelations/v1#ConstructionInstallation
    http://purl.org/goodrelations/v1#Dispose
    http://purl.org/goodrelations/v1#LeaseOut
    http://purl.org/goodrelations/v1#Maintain
    http://purl.org/goodrelations/v1#ProvideService
    http://purl.org/goodrelations/v1#Repair
    http://purl.org/goodrelations/v1#Sell
    http://purl.org/goodrelations/v1#Buy
    		""" ;
	rdfs:subClassOf schema:Enumeration .

schema:CafeOrCoffeeShop a rdfs:Class ;
	rdfs:label "CafeOrCoffeeShop" ;
	rdfs:comment "A cafe or coffee shop." ;
	rdfs:subClassOf schema:FoodEstablishment .

schema:Campground a rdfs:Class ;
	rdfs:label "Campground" ;
	rdfs:comment "A campground." ;
	rdfs:subClassOf schema:CivicStructure .

schema:Canal a rdfs:Class ;
	rdfs:label "Canal" ;
	rdfs:comment "A canal, like the Panama Canal" ;
	rdfs:subClassOf schema:BodyOfWater .

schema:Casino a rdfs:Class ;
	rdfs:label "Casino" ;
	rdfs:comment "A casino." ;
	rdfs:subClassOf schema:EntertainmentBusiness .

schema:CatholicChurch a rdfs:Class ;
	rdfs:label "CatholicChurch" ;
	rdfs:comment "A Catholic church." ;
	rdfs:subClassOf schema:PlaceOfWorship .

schema:Cemetery a rdfs:Class ;
	rdfs:label "Cemetery" ;
	rdfs:comment "A graveyard." ;
	rdfs:subClassOf schema:CivicStructure .

schema:CheckoutPage a rdfs:Class ;
	rdfs:label "CheckoutPage" ;
	rdfs:comment "Web page type: Checkout page." ;
	rdfs:subClassOf schema:WebPage .

schema:ChildCare a rdfs:Class ;
	rdfs:label "ChildCare" ;
	rdfs:comment "A Childcare center." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:ChildrensEvent a rdfs:Class ;
	rdfs:label "ChildrensEvent" ;
	rdfs:comment "Event type: Children's event." ;
	rdfs:subClassOf schema:Event .

schema:Church a rdfs:Class ;
	rdfs:label "Church" ;
	rdfs:comment "A church." ;
	rdfs:subClassOf schema:PlaceOfWorship .

schema:City a rdfs:Class ;
	rdfs:label "City" ;
	rdfs:comment "A city or town." ;
	rdfs:subClassOf schema:AdministrativeArea .

schema:CityHall a rdfs:Class ;
	rdfs:label "CityHall" ;
	rdfs:comment "A city hall." ;
	rdfs:subClassOf schema:GovernmentBuilding .

schema:CivicStructure a rdfs:Class ;
	rdfs:label "CivicStructure" ;
	rdfs:comment "A public structure, such as a town hall or concert hall." ;
	rdfs:subClassOf schema:Place .

schema:Class a rdfs:Class ;
	rdfs:label "Class" ;
	rdfs:comment "A class, also often called a 'Type'; equivalent to rdfs:Class." ;
	rdfs:subClassOf schema:Thing .

schema:ClothingStore a rdfs:Class ;
	rdfs:label "ClothingStore" ;
	rdfs:comment "A clothing store." ;
	rdfs:subClassOf schema:Store .

schema:Code a rdfs:Class ;
	rdfs:label "Code" ;
	rdfs:comment "Computer programming source code. Example: Full (compile ready) solutions, code snippet samples, scripts, templates." ;
	rdfs:subClassOf schema:CreativeWork .

schema:CollectionPage a rdfs:Class ;
	rdfs:label "CollectionPage" ;
	rdfs:comment "Web page type: Collection page." ;
	rdfs:subClassOf schema:WebPage .

schema:CollegeOrUniversity a rdfs:Class ;
	rdfs:label "CollegeOrUniversity" ;
	rdfs:comment "A college, university, or other third-level educational institution." ;
	rdfs:subClassOf schema:EducationalOrganization .

schema:ComedyClub a rdfs:Class ;
	rdfs:label "ComedyClub" ;
	rdfs:comment "A comedy club." ;
	rdfs:subClassOf schema:EntertainmentBusiness .

schema:ComedyEvent a rdfs:Class ;
	rdfs:label "ComedyEvent" ;
	rdfs:comment "Event type: Comedy event." ;
	rdfs:subClassOf schema:Event .

schema:Comment a rdfs:Class ;
	rdfs:label "Comment" ;
	rdfs:comment "A comment on an item - for example, a comment on a blog post. The comment's content is expressed via the \"text\" property, and its topic via \"about\", properties shared with all CreativeWorks." ;
	rdfs:subClassOf schema:CreativeWork .

schema:ComputerStore a rdfs:Class ;
	rdfs:label "ComputerStore" ;
	rdfs:comment "A computer store." ;
	rdfs:subClassOf schema:Store .

schema:ContactPage a rdfs:Class ;
	rdfs:label "ContactPage" ;
	rdfs:comment "Web page type: Contact page." ;
	rdfs:subClassOf schema:WebPage .

schema:ContactPoint a rdfs:Class ;
	rdfs:label "ContactPoint" ;
	rdfs:comment "A contact point&#x2014;for example, a Customer Complaints department." ;
	rdfs:subClassOf schema:StructuredValue .

schema:Continent a rdfs:Class ;
	rdfs:label "Continent" ;
	rdfs:comment "One of the continents (for example, Europe or Africa)." ;
	rdfs:subClassOf schema:Landform .

schema:ConvenienceStore a rdfs:Class ;
	rdfs:label "ConvenienceStore" ;
	rdfs:comment "A convenience store." ;
	rdfs:subClassOf schema:Store .

schema:Corporation a rdfs:Class ;
	rdfs:label "Corporation" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> ;
	rdfs:comment "Organization: A business corporation." ;
	rdfs:subClassOf schema:Organization .

schema:Country a rdfs:Class ;
	rdfs:label "Country" ;
	rdfs:comment "A country." ;
	rdfs:subClassOf schema:AdministrativeArea .

schema:Courthouse a rdfs:Class ;
	rdfs:label "Courthouse" ;
	rdfs:comment "A courthouse." ;
	rdfs:subClassOf schema:GovernmentBuilding .

schema:CreativeWork a rdfs:Class ;
	rdfs:label "CreativeWork" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> ;
	rdfs:comment "The most generic kind of creative work, including books, movies, photographs, software programs, etc." ;
	rdfs:subClassOf schema:Thing .

schema:CreditCard a rdfs:Class ;
	rdfs:label "CreditCard" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment """A credit or debit card type as a standardized procedure for transferring the monetary amount for a purchase.

    Commonly used values:

    http://purl.org/goodrelations/v1#AmericanExpress
    http://purl.org/goodrelations/v1#DinersClub
    http://purl.org/goodrelations/v1#Discover
    http://purl.org/goodrelations/v1#JCB
    http://purl.org/goodrelations/v1#MasterCard
    http://purl.org/goodrelations/v1#VISA
    		""" ;
	rdfs:subClassOf schema:PaymentMethod .

schema:Crematorium a rdfs:Class ;
	rdfs:label "Crematorium" ;
	rdfs:comment "A crematorium." ;
	rdfs:subClassOf schema:CivicStructure .

schema:DDxElement a rdfs:Class ;
	rdfs:label "DDxElement" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "An alternative, closely-related condition typically considered later in the differential diagnosis process along with the signs that are used to distinguish it." ;
	rdfs:subClassOf schema:MedicalIntangible .

schema:DanceEvent a rdfs:Class ;
	rdfs:label "DanceEvent" ;
	rdfs:comment "Event type: A social dance." ;
	rdfs:subClassOf schema:Event .

schema:DanceGroup a rdfs:Class ;
	rdfs:label "DanceGroup" ;
	rdfs:comment "A dance group&#x2014;for example, the Alvin Ailey Dance Theater or Riverdance." ;
	rdfs:subClassOf schema:PerformingGroup .

schema:DataCatalog a rdfs:Class ;
	rdfs:label "DataCatalog" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_DatasetClass> ;
	rdfs:comment "A collection of datasets." ;
	rdfs:subClassOf schema:CreativeWork .

schema:DataDownload a rdfs:Class ;
	rdfs:label "DataDownload" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_DatasetClass> ;
	rdfs:comment "A dataset in downloadable form." ;
	rdfs:subClassOf schema:MediaObject .

schema:DataType a rdfs:Class ;
	rdfs:label "DataType" ;
	rdfs:comment "The basic data types such as Integers, Strings, etc." .

schema:Dataset a rdfs:Class ;
	rdfs:label "Dataset" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_DatasetClass> ;
	rdfs:comment "A body of structured information describing some topic(s) of interest." ;
	rdfs:subClassOf schema:CreativeWork .

schema:Date a rdfs:Class ;
	rdfs:label "Date" ;
	rdfs:comment "A date value in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>." ;
	rdfs:subClassOf schema:DataType .

schema:DateTime a rdfs:Class ;
	rdfs:label "DateTime" ;
	rdfs:comment "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm] (see Chapter 5.4 of ISO 8601)." ;
	rdfs:subClassOf schema:DataType .

schema:DayOfWeek a rdfs:Class ;
	rdfs:label "DayOfWeek" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment """The day of the week, e.g. used to specify to which day the opening hours of an OpeningHoursSpecification refer.

    Commonly used values:

    http://purl.org/goodrelations/v1#Monday
    http://purl.org/goodrelations/v1#Tuesday
    http://purl.org/goodrelations/v1#Wednesday
    http://purl.org/goodrelations/v1#Thursday
    http://purl.org/goodrelations/v1#Friday
    http://purl.org/goodrelations/v1#Saturday
    http://purl.org/goodrelations/v1#Sunday
    http://purl.org/goodrelations/v1#PublicHolidays
    		""" ;
	rdfs:subClassOf schema:Enumeration .

schema:DaySpa a rdfs:Class ;
	rdfs:label "DaySpa" ;
	rdfs:comment "A day spa." ;
	rdfs:subClassOf schema:HealthAndBeautyBusiness .

schema:DefenceEstablishment a rdfs:Class ;
	rdfs:label "DefenceEstablishment" ;
	rdfs:comment "A defence establishment, such as an army or navy base." ;
	rdfs:subClassOf schema:GovernmentBuilding .

schema:DeliveryChargeSpecification a rdfs:Class ;
	rdfs:label "DeliveryChargeSpecification" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "The price for the delivery of an offer using a particular delivery method." ;
	rdfs:subClassOf schema:PriceSpecification .

schema:DeliveryMethod a rdfs:Class ;
	rdfs:label "DeliveryMethod" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment """A delivery method is a standardized procedure for transferring the product or service to the destination of fulfilment chosen by the customer. Delivery methods are characterized by the means of transportation used, and by the organization or group that is the contracting party for the sending organization or person.

    Commonly used values:

    http://purl.org/goodrelations/v1#DeliveryModeDirectDownload
    http://purl.org/goodrelations/v1#DeliveryModeFreight
    http://purl.org/goodrelations/v1#DeliveryModeMail
    http://purl.org/goodrelations/v1#DeliveryModeOwnFleet
    http://purl.org/goodrelations/v1#DeliveryModePickUp
    http://purl.org/goodrelations/v1#DHL
    http://purl.org/goodrelations/v1#FederalExpress
    http://purl.org/goodrelations/v1#UPS
    		""" ;
	rdfs:subClassOf schema:Enumeration .

schema:Demand a rdfs:Class ;
	rdfs:label "Demand" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A demand entity represents the public, not necessarily binding, not necessarily exclusive, announcement by an organization or person to seek a certain type of goods or services. For describing demand using this type, the very same properties used for Offer apply." ;
	rdfs:subClassOf schema:Intangible .

schema:Dentist a rdfs:Class ;
	rdfs:label "Dentist" ;
	rdfs:comment "A dentist." ;
	rdfs:subClassOf schema:MedicalOrganization , schema:ProfessionalService .

schema:DepartmentStore a rdfs:Class ;
	rdfs:label "DepartmentStore" ;
	rdfs:comment "A department store." ;
	rdfs:subClassOf schema:Store .

schema:DiagnosticLab a rdfs:Class ;
	rdfs:label "DiagnosticLab" ;
	rdfs:comment "A medical laboratory that offers on-site or off-site diagnostic services." ;
	rdfs:subClassOf schema:MedicalOrganization .

schema:DiagnosticProcedure a rdfs:Class ;
	rdfs:label "DiagnosticProcedure" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A medical procedure intended primarly for diagnostic, as opposed to therapeutic, purposes." ;
	rdfs:subClassOf schema:MedicalProcedure , schema:MedicalTest .

schema:Diet a rdfs:Class ;
	rdfs:label "Diet" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A strategy of regulating the intake of food to achieve or maintain a specific health-related goal." ;
	rdfs:subClassOf schema:CreativeWork , schema:LifestyleModification .

schema:DietarySupplement a rdfs:Class ;
	rdfs:label "DietarySupplement" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A product taken by mouth that contains a dietary ingredient intended to supplement the diet. Dietary ingredients may include vitamins, minerals, herbs or other botanicals, amino acids, and substances such as enzymes, organ tissues, glandulars and metabolites." ;
	rdfs:subClassOf schema:MedicalTherapy .

schema:Distance a rdfs:Class ;
	rdfs:label "Distance" ;
	rdfs:comment "Properties that take Distances as values are of the form '&lt;Number&gt; &lt;Length unit of measure&gt;'. E.g., '7 ft'" ;
	rdfs:subClassOf schema:Quantity .

schema:DoseSchedule a rdfs:Class ;
	rdfs:label "DoseSchedule" ;
	rdfs:comment "A specific dosing schedule for a drug or supplement." ;
	rdfs:subClassOf schema:MedicalIntangible .

schema:Drug a rdfs:Class ;
	rdfs:label "Drug" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A chemical or biologic substance, used as a medical therapy, that has a physiological effect on an organism." ;
	rdfs:subClassOf schema:MedicalTherapy .

schema:DrugClass a rdfs:Class ;
	rdfs:label "DrugClass" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A class of medical drugs, e.g., statins. Classes can represent general pharmacological class, common mechanisms of action, common physiological effects, etc." ;
	rdfs:subClassOf schema:MedicalTherapy .

schema:DrugCost a rdfs:Class ;
	rdfs:label "DrugCost" ;
	rdfs:comment "The cost per unit of a medical drug. Note that this type is not meant to represent the price in an offer of a drug for sale; see the Offer type for that. This type will typically be used to tag wholesale or average retail cost of a drug, or maximum reimbursable cost. Costs of medical drugs vary widely depending on how and where they are paid for, so while this type captures some of the variables, costs should be used with caution by consumers of this schema's markup." ;
	rdfs:subClassOf schema:MedicalIntangible .

schema:DrugCostCategory a rdfs:Class ;
	rdfs:label "DrugCostCategory" ;
	rdfs:comment "Enumerated categories of medical drug costs." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:DrugLegalStatus a rdfs:Class ;
	rdfs:label "DrugLegalStatus" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "The legal availability status of a medical drug." ;
	rdfs:subClassOf schema:MedicalIntangible .

schema:DrugPregnancyCategory a rdfs:Class ;
	rdfs:label "DrugPregnancyCategory" ;
	rdfs:comment "Categories that represent an assessment of the risk of fetal injury due to a drug or pharmaceutical used as directed by the mother during pregnancy." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:DrugPrescriptionStatus a rdfs:Class ;
	rdfs:label "DrugPrescriptionStatus" ;
	rdfs:comment "Indicates whether this drug is available by prescription or over-the-counter." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:DrugStrength a rdfs:Class ;
	rdfs:label "DrugStrength" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A specific strength in which a medical drug is available in a specific country." ;
	rdfs:subClassOf schema:MedicalIntangible .

schema:DryCleaningOrLaundry a rdfs:Class ;
	rdfs:label "DryCleaningOrLaundry" ;
	rdfs:comment "A dry-cleaning business." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:Duration a rdfs:Class ;
	rdfs:label "Duration" ;
	rdfs:comment "Quantity: Duration (use  <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>)." ;
	rdfs:subClassOf schema:Quantity .

schema:EducationEvent a rdfs:Class ;
	rdfs:label "EducationEvent" ;
	rdfs:comment "Event type: Education event." ;
	rdfs:subClassOf schema:Event .

schema:EducationalAudience a rdfs:Class ;
	rdfs:label "EducationalAudience" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_LRMIClass> ;
	rdfs:comment "An EducationalAudience" ;
	rdfs:subClassOf schema:Audience .

schema:EducationalOrganization a rdfs:Class ;
	rdfs:label "EducationalOrganization" ;
	rdfs:comment "An educational organization." ;
	rdfs:subClassOf schema:Organization .

schema:Electrician a rdfs:Class ;
	rdfs:label "Electrician" ;
	rdfs:comment "An electrician." ;
	rdfs:subClassOf schema:HomeAndConstructionBusiness , schema:ProfessionalService .

schema:ElectronicsStore a rdfs:Class ;
	rdfs:label "ElectronicsStore" ;
	rdfs:comment "An electronics store." ;
	rdfs:subClassOf schema:Store .

schema:ElementarySchool a rdfs:Class ;
	rdfs:label "ElementarySchool" ;
	rdfs:comment "An elementary school." ;
	rdfs:subClassOf schema:EducationalOrganization .

schema:Embassy a rdfs:Class ;
	rdfs:label "Embassy" ;
	rdfs:comment "An embassy." ;
	rdfs:subClassOf schema:GovernmentBuilding .

schema:EmergencyService a rdfs:Class ;
	rdfs:label "EmergencyService" ;
	rdfs:comment "An emergency service, such as a fire station or ER." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:EmploymentAgency a rdfs:Class ;
	rdfs:label "EmploymentAgency" ;
	rdfs:comment "An employment agency." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:Energy a rdfs:Class ;
	rdfs:label "Energy" ;
	rdfs:comment "Properties that take Enerygy as values are of the form '&lt;Number&gt; &lt;Energy unit of measure&gt;'" ;
	rdfs:subClassOf schema:Quantity .

schema:EntertainmentBusiness a rdfs:Class ;
	rdfs:label "EntertainmentBusiness" ;
	rdfs:comment "A business providing entertainment." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:Enumeration a rdfs:Class ;
	rdfs:label "Enumeration" ;
	rdfs:comment "Lists or enumerations&#x2014;for example, a list of cuisines or music genres, etc." ;
	rdfs:subClassOf schema:Intangible .

schema:Event a rdfs:Class ;
	rdfs:label "Event" ;
	rdfs:comment "An event happening at a certain time at a certain location." ;
	rdfs:subClassOf schema:Thing .

schema:EventVenue a rdfs:Class ;
	rdfs:label "EventVenue" ;
	rdfs:comment "An event venue." ;
	rdfs:subClassOf schema:CivicStructure .

schema:ExerciseGym a rdfs:Class ;
	rdfs:label "ExerciseGym" ;
	rdfs:comment "A gym." ;
	rdfs:subClassOf schema:SportsActivityLocation .

schema:ExercisePlan a rdfs:Class ;
	rdfs:label "ExercisePlan" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Fitness-related activity designed for a specific health-related purpose, including defined exercise routines as well as activity prescribed by a clinician." ;
	rdfs:subClassOf schema:CreativeWork , schema:PhysicalActivity .

schema:FastFoodRestaurant a rdfs:Class ;
	rdfs:label "FastFoodRestaurant" ;
	rdfs:comment "A fast-food restaurant." ;
	rdfs:subClassOf schema:FoodEstablishment .

schema:Festival a rdfs:Class ;
	rdfs:label "Festival" ;
	rdfs:comment "Event type: Festival." ;
	rdfs:subClassOf schema:Event .

schema:FinancialService a rdfs:Class ;
	rdfs:label "FinancialService" ;
	rdfs:comment "Financial services business." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:FireStation a rdfs:Class ;
	rdfs:label "FireStation" ;
	rdfs:comment "A fire station. With firemen." ;
	rdfs:subClassOf schema:CivicStructure , schema:EmergencyService .

schema:Float a rdfs:Class ;
	rdfs:label "Float" ;
	rdfs:comment "Data type: Floating number." ;
	rdfs:subClassOf schema:Number .

schema:Florist a rdfs:Class ;
	rdfs:label "Florist" ;
	rdfs:comment "A florist." ;
	rdfs:subClassOf schema:Store .

schema:FoodEstablishment a rdfs:Class ;
	rdfs:label "FoodEstablishment" ;
	rdfs:comment "A food-related business." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:FoodEvent a rdfs:Class ;
	rdfs:label "FoodEvent" ;
	rdfs:comment "Event type: Food event." ;
	rdfs:subClassOf schema:Event .

schema:FurnitureStore a rdfs:Class ;
	rdfs:label "FurnitureStore" ;
	rdfs:comment "A furniture store." ;
	rdfs:subClassOf schema:Store .

schema:GardenStore a rdfs:Class ;
	rdfs:label "GardenStore" ;
	rdfs:comment "A garden store." ;
	rdfs:subClassOf schema:Store .

schema:GasStation a rdfs:Class ;
	rdfs:label "GasStation" ;
	rdfs:comment "A gas station." ;
	rdfs:subClassOf schema:AutomotiveBusiness .

schema:GatedResidenceCommunity a rdfs:Class ;
	rdfs:label "GatedResidenceCommunity" ;
	rdfs:comment "Residence type: Gated community." ;
	rdfs:subClassOf schema:Residence .

schema:GeneralContractor a rdfs:Class ;
	rdfs:label "GeneralContractor" ;
	rdfs:comment "A general contractor." ;
	rdfs:subClassOf schema:HomeAndConstructionBusiness , schema:ProfessionalService .

schema:GeoCoordinates a rdfs:Class ;
	rdfs:label "GeoCoordinates" ;
	rdfs:comment "The geographic coordinates of a place or event." ;
	rdfs:subClassOf schema:StructuredValue .

schema:GeoShape a rdfs:Class ;
	rdfs:label "GeoShape" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> ;
	rdfs:comment "The geographic shape of a place." ;
	rdfs:subClassOf schema:StructuredValue .

schema:GolfCourse a rdfs:Class ;
	rdfs:label "GolfCourse" ;
	rdfs:comment "A golf course." ;
	rdfs:subClassOf schema:SportsActivityLocation .

schema:GovernmentBuilding a rdfs:Class ;
	rdfs:label "GovernmentBuilding" ;
	rdfs:comment "A government building." ;
	rdfs:subClassOf schema:CivicStructure .

schema:GovernmentOffice a rdfs:Class ;
	rdfs:label "GovernmentOffice" ;
	rdfs:comment "A government office&#x2014;for example, an IRS or DMV office." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:GovernmentOrganization a rdfs:Class ;
	rdfs:label "GovernmentOrganization" ;
	rdfs:comment "A governmental organization or agency." ;
	rdfs:subClassOf schema:Organization .

schema:GroceryStore a rdfs:Class ;
	rdfs:label "GroceryStore" ;
	rdfs:comment "A grocery store." ;
	rdfs:subClassOf schema:Store .

schema:HVACBusiness a rdfs:Class ;
	rdfs:label "HVACBusiness" ;
	rdfs:comment "An HVAC service." ;
	rdfs:subClassOf schema:HomeAndConstructionBusiness .

schema:HairSalon a rdfs:Class ;
	rdfs:label "HairSalon" ;
	rdfs:comment "A hair salon." ;
	rdfs:subClassOf schema:HealthAndBeautyBusiness .

schema:HardwareStore a rdfs:Class ;
	rdfs:label "HardwareStore" ;
	rdfs:comment "A hardware store." ;
	rdfs:subClassOf schema:Store .

schema:HealthAndBeautyBusiness a rdfs:Class ;
	rdfs:label "HealthAndBeautyBusiness" ;
	rdfs:comment "Health and beauty." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:HealthClub a rdfs:Class ;
	rdfs:label "HealthClub" ;
	rdfs:comment "A health club." ;
	rdfs:subClassOf schema:HealthAndBeautyBusiness , schema:SportsActivityLocation .

schema:HighSchool a rdfs:Class ;
	rdfs:label "HighSchool" ;
	rdfs:comment "A high school." ;
	rdfs:subClassOf schema:EducationalOrganization .

schema:HinduTemple a rdfs:Class ;
	rdfs:label "HinduTemple" ;
	rdfs:comment "A Hindu temple." ;
	rdfs:subClassOf schema:PlaceOfWorship .

schema:HobbyShop a rdfs:Class ;
	rdfs:label "HobbyShop" ;
	rdfs:comment "A hobby store." ;
	rdfs:subClassOf schema:Store .

schema:HomeAndConstructionBusiness a rdfs:Class ;
	rdfs:label "HomeAndConstructionBusiness" ;
	rdfs:comment "A construction business." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:HomeGoodsStore a rdfs:Class ;
	rdfs:label "HomeGoodsStore" ;
	rdfs:comment "A home goods store." ;
	rdfs:subClassOf schema:Store .

schema:Hospital a rdfs:Class ;
	rdfs:label "Hospital" ;
	rdfs:comment "A hospital." ;
	rdfs:subClassOf schema:CivicStructure , schema:EmergencyService , schema:MedicalOrganization .

schema:Hostel a rdfs:Class ;
	rdfs:label "Hostel" ;
	rdfs:comment "A hostel." ;
	rdfs:subClassOf schema:LodgingBusiness .

schema:Hotel a rdfs:Class ;
	rdfs:label "Hotel" ;
	rdfs:comment "A hotel." ;
	rdfs:subClassOf schema:LodgingBusiness .

schema:HousePainter a rdfs:Class ;
	rdfs:label "HousePainter" ;
	rdfs:comment "A house painting service." ;
	rdfs:subClassOf schema:HomeAndConstructionBusiness , schema:ProfessionalService .

schema:IceCreamShop a rdfs:Class ;
	rdfs:label "IceCreamShop" ;
	rdfs:comment "An ice cream shop" ;
	rdfs:subClassOf schema:FoodEstablishment .

schema:ImageGallery a rdfs:Class ;
	rdfs:label "ImageGallery" ;
	rdfs:comment "Web page type: Image gallery page." ;
	rdfs:subClassOf schema:CollectionPage .

schema:ImageObject a rdfs:Class ;
	rdfs:label "ImageObject" ;
	rdfs:comment "An image file." ;
	rdfs:subClassOf schema:MediaObject .

schema:ImagingTest a rdfs:Class ;
	rdfs:label "ImagingTest" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any medical imaging modality typically used for diagnostic purposes." ;
	rdfs:subClassOf schema:MedicalTest .

schema:IndividualProduct a rdfs:Class ;
	rdfs:label "IndividualProduct" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A single, identifiable product instance (e.g. a laptop with a particular serial number)." ;
	rdfs:subClassOf schema:Product .

schema:InfectiousAgentClass a rdfs:Class ;
	rdfs:label "InfectiousAgentClass" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Classes of agents or pathogens that transmit infectious diseases. Enumerated type." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:InfectiousDisease a rdfs:Class ;
	rdfs:label "InfectiousDisease" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "An infectious disease is a clinically evident human disease resulting from the presence of pathogenic microbial agents, like pathogenic viruses, pathogenic bacteria, fungi, protozoa, multicellular parasites, and prions. To be considered an infectious disease, such pathogens are known to be able to cause this disease." ;
	rdfs:subClassOf schema:MedicalCondition .

schema:InsuranceAgency a rdfs:Class ;
	rdfs:label "InsuranceAgency" ;
	rdfs:comment "Insurance agency." ;
	rdfs:subClassOf schema:FinancialService .

schema:Intangible a rdfs:Class ;
	rdfs:label "Intangible" ;
	rdfs:comment "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." ;
	rdfs:subClassOf schema:Thing .

schema:Integer a rdfs:Class ;
	rdfs:label "Integer" ;
	rdfs:comment "Data type: Integer." ;
	rdfs:subClassOf schema:Number .

schema:InternetCafe a rdfs:Class ;
	rdfs:label "InternetCafe" ;
	rdfs:comment "An internet cafe." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:ItemAvailability a rdfs:Class ;
	rdfs:label "ItemAvailability" ;
	rdfs:comment "A list of possible product availablity options." ;
	rdfs:subClassOf schema:Enumeration .

schema:ItemList a rdfs:Class ;
	rdfs:label "ItemList" ;
	rdfs:comment "A list of items of any sort&#x2014;for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, which are often used only for formatting." ;
	rdfs:subClassOf schema:CreativeWork .

schema:ItemPage a rdfs:Class ;
	rdfs:label "ItemPage" ;
	rdfs:comment "A page devoted to a single item, such as a particular product or hotel." ;
	rdfs:subClassOf schema:WebPage .

schema:JewelryStore a rdfs:Class ;
	rdfs:label "JewelryStore" ;
	rdfs:comment "A jewelry store." ;
	rdfs:subClassOf schema:Store .

schema:JobPosting a rdfs:Class ;
	rdfs:label "JobPosting" ;
	rdfs:comment "A listing that describes a job opening in a certain organization." ;
	rdfs:subClassOf schema:Intangible .

schema:Joint a rdfs:Class ;
	rdfs:label "Joint" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "The anatomical location at which two or more bones make contact." ;
	rdfs:subClassOf schema:AnatomicalStructure .

schema:LakeBodyOfWater a rdfs:Class ;
	rdfs:label "LakeBodyOfWater" ;
	rdfs:comment "A lake (for example, Lake Pontrachain)." ;
	rdfs:subClassOf schema:BodyOfWater .

schema:Landform a rdfs:Class ;
	rdfs:label "Landform" ;
	rdfs:comment "A landform or physical feature.  Landform elements include mountains, plains, lakes, rivers, seascape and oceanic waterbody interface features such as bays, peninsulas, seas and so forth, including sub-aqueous terrain features such as submersed mountain ranges, volcanoes, and the great ocean basins." ;
	rdfs:subClassOf schema:Place .

schema:LandmarksOrHistoricalBuildings a rdfs:Class ;
	rdfs:label "LandmarksOrHistoricalBuildings" ;
	rdfs:comment "An historical landmark or building." ;
	rdfs:subClassOf schema:Place .

schema:Language a rdfs:Class ;
	rdfs:label "Language" ;
	rdfs:comment "Natural languages such as Spanish, Tamil, Hindi, English, etc. and programming languages such as Scheme and Lisp." ;
	rdfs:subClassOf schema:Intangible .

schema:LegislativeBuilding a rdfs:Class ;
	rdfs:label "LegislativeBuilding" ;
	rdfs:comment "A legislative building&#x2014;for example, the state capitol." ;
	rdfs:subClassOf schema:GovernmentBuilding .

schema:Library a rdfs:Class ;
	rdfs:label "Library" ;
	rdfs:comment "A library." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:LifestyleModification a rdfs:Class ;
	rdfs:label "LifestyleModification" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A process of care involving exercise, changes to diet, fitness routines, and other lifestyle changes aimed at improving a health condition." ;
	rdfs:subClassOf schema:MedicalTherapy .

schema:Ligament a rdfs:Class ;
	rdfs:label "Ligament" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A short band of tough, flexible, fibrous connective tissue that functions to connect multiple bones, cartilages, and structurally support joints." ;
	rdfs:subClassOf schema:AnatomicalStructure .

schema:LiquorStore a rdfs:Class ;
	rdfs:label "LiquorStore" ;
	rdfs:comment "A liquor store." ;
	rdfs:subClassOf schema:Store .

schema:LiteraryEvent a rdfs:Class ;
	rdfs:label "LiteraryEvent" ;
	rdfs:comment "Event type: Literary event." ;
	rdfs:subClassOf schema:Event .

schema:LocalBusiness a rdfs:Class ;
	rdfs:label "LocalBusiness" ;
	rdfs:comment "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc." ;
	rdfs:subClassOf schema:Organization , schema:Place .

schema:Locksmith a rdfs:Class ;
	rdfs:label "Locksmith" ;
	rdfs:comment "A locksmith." ;
	rdfs:subClassOf schema:HomeAndConstructionBusiness , schema:ProfessionalService .

schema:LodgingBusiness a rdfs:Class ;
	rdfs:label "LodgingBusiness" ;
	rdfs:comment "A lodging business, such as a motel, hotel, or inn." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:LymphaticVessel a rdfs:Class ;
	rdfs:label "LymphaticVessel" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A type of blood vessel that specifically carries lymph fluid unidirectionally toward the heart." ;
	rdfs:subClassOf schema:Vessel .

schema:Map a rdfs:Class ;
	rdfs:label "Map" ;
	rdfs:comment "A map." ;
	rdfs:subClassOf schema:CreativeWork .

schema:Mass a rdfs:Class ;
	rdfs:label "Mass" ;
	rdfs:comment "Properties that take Mass as values are of the form '&lt;Number&gt; &lt;Mass unit of measure&gt;'. E.g., '7 kg'" ;
	rdfs:subClassOf schema:Quantity .

schema:MaximumDoseSchedule a rdfs:Class ;
	rdfs:label "MaximumDoseSchedule" ;
	rdfs:comment "The maximum dosing schedule considered safe for a drug or supplement as recommended by an authority or by the drug/supplement's manufacturer. Capture the recommending authority in the recognizingAuthority property of MedicalEntity." ;
	rdfs:subClassOf schema:DoseSchedule .

schema:MediaObject a rdfs:Class ;
	rdfs:label "MediaObject" ;
	rdfs:comment "An image, video, or audio object embedded in a web page. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's)." ;
	rdfs:subClassOf schema:CreativeWork .

schema:MedicalAudience a rdfs:Class ;
	rdfs:label "MedicalAudience" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Target audiences for medical web pages. Enumerated type." ;
	rdfs:subClassOf schema:Audience , schema:MedicalEnumeration , schema:PeopleAudience .

schema:MedicalCause a rdfs:Class ;
	rdfs:label "MedicalCause" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "The causative agent(s) that are responsible for the pathophysiologic process that eventually results in a medical condition, symptom or sign. In this schema, unless otherwise specified this is meant to be the proximate cause of the medical condition, symptom or sign. The proximate cause is defined as the causative agent that most directly results in the medical condition, symptom or sign. For example, the HIV virus could be considered a cause of AIDS. Or in a diagnostic context, if a patient fell and sustained a hip fracture and two days later sustained a pulmonary embolism which eventuated in a cardiac arrest, the cause of the cardiac arrest (the proximate cause) would be the pulmonary embolism and not the fall. <p>Medical causes can include cardiovascular, chemical, dermatologic, endocrine, environmental, gastroenterologic, genetic, hematologic, gynecologic, iatrogenic, infectious, musculoskeletal, neurologic, nutritional, obstetric, oncologic, otolaryngologic, pharmacologic, psychiatric, pulmonary, renal, rheumatologic, toxic, traumatic, or urologic causes; medical conditions can be causes as well." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalClinic a rdfs:Class ;
	rdfs:label "MedicalClinic" ;
	rdfs:comment "A medical clinic." ;
	rdfs:subClassOf schema:MedicalOrganization .

schema:MedicalCode a rdfs:Class ;
	rdfs:label "MedicalCode" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A code for a medical entity." ;
	rdfs:subClassOf schema:MedicalIntangible .

schema:MedicalCondition a rdfs:Class ;
	rdfs:label "MedicalCondition" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any condition of the human body that affects the normal functioning of a person, whether physically or mentally. Includes diseases, injuries, disabilities, disorders, syndromes, etc." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalConditionStage a rdfs:Class ;
	rdfs:label "MedicalConditionStage" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A stage of a medical condition, such as 'Stage IIIa'." ;
	rdfs:subClassOf schema:MedicalIntangible .

schema:MedicalContraindication a rdfs:Class ;
	rdfs:label "MedicalContraindication" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A condition or factor that serves as a reason to withhold a certain medical therapy. Contraindications can be absolute (there are no reasonable circumstances for undertaking a course of action) or relative (the patient is at higher risk of complications, but that these risks may be outweighed by other considerations or mitigated by other measures)." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalDevice a rdfs:Class ;
	rdfs:label "MedicalDevice" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any object used in a medical capacity, such as to diagnose or treat a patient." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalDevicePurpose a rdfs:Class ;
	rdfs:label "MedicalDevicePurpose" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Categories of medical devices, organized by the purpose or intended use of the device." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:MedicalEntity a rdfs:Class ;
	rdfs:label "MedicalEntity" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "The most generic type of entity related to health and the practice of medicine." ;
	rdfs:subClassOf schema:Thing .

schema:MedicalEnumeration a rdfs:Class ;
	rdfs:label "MedicalEnumeration" ;
	rdfs:comment "Enumerations related to health and the practice of medicine." ;
	rdfs:subClassOf schema:MedicalIntangible .

schema:MedicalEvidenceLevel a rdfs:Class ;
	rdfs:label "MedicalEvidenceLevel" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Level of evidence for a medical guideline. Enumerated type." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:MedicalGuideline a rdfs:Class ;
	rdfs:label "MedicalGuideline" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any recommendation made by a standard society (e.g. ACC/AHA) or consensus statement that denotes how to diagnose and treat a particular condition. Note: this type should be used to tag the actual guideline recommendation; if the guideline recommendation occurs in a larger scholarly article, use MedicalScholarlyArticle to tag the overall article, not this type. Note also: the organization making the recommendation should be captured in the recognizingAuthority base property of MedicalEntity." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalGuidelineContraindication a rdfs:Class ;
	rdfs:label "MedicalGuidelineContraindication" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A guideline contraindication that designates a process as harmful and where quality of the data supporting the contraindication is sound." ;
	rdfs:subClassOf schema:MedicalGuideline .

schema:MedicalGuidelineRecommendation a rdfs:Class ;
	rdfs:label "MedicalGuidelineRecommendation" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A guideline recommendation that is regarded as efficacious and where quality of the data supporting the recommendation is sound." ;
	rdfs:subClassOf schema:MedicalGuideline .

schema:MedicalImagingTechnique a rdfs:Class ;
	rdfs:label "MedicalImagingTechnique" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any medical imaging modality typically used for diagnostic purposes. Enumerated type." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:MedicalIndication a rdfs:Class ;
	rdfs:label "MedicalIndication" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A condition or factor that indicates use of a medical therapy, including signs, symptoms, risk factors, anatomical states, etc." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalIntangible a rdfs:Class ;
	rdfs:label "MedicalIntangible" ;
	rdfs:comment "A utility class that serves as the umbrella for a number of 'intangible' things in the medical space." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalObservationalStudy a rdfs:Class ;
	rdfs:label "MedicalObservationalStudy" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "An observational study is a type of medical study that attempts to infer the possible effect of a treatment through observation of a cohort of subjects over a period of time. In an observational study, the assignment of subjects into treatment groups versus control groups is outside the control of the investigator. This is in contrast with controlled studies, such as the randomized controlled trials represented by MedicalTrial, where each subject is randomly assigned to a treatment group or a control group before the start of the treatment." ;
	rdfs:subClassOf schema:MedicalStudy .

schema:MedicalObservationalStudyDesign a rdfs:Class ;
	rdfs:label "MedicalObservationalStudyDesign" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Design models for observational medical studies. Enumerated type." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:MedicalOrganization a rdfs:Class ;
	rdfs:label "MedicalOrganization" ;
	rdfs:comment "A medical organization, such as a doctor's office or clinic." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:MedicalProcedure a rdfs:Class ;
	rdfs:label "MedicalProcedure" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A process of care used in either a diagnostic, therapeutic, or palliative capacity that relies on invasive (surgical), non-invasive, or percutaneous techniques." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalProcedureType a rdfs:Class ;
	rdfs:label "MedicalProcedureType" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "An enumeration that describes different types of medical procedures." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:MedicalRiskCalculator a rdfs:Class ;
	rdfs:label "MedicalRiskCalculator" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A complex mathematical calculation requiring an online calculator, used to assess prognosis. Note: use the url property of Thing to record any URLs for online calculators." ;
	rdfs:subClassOf schema:MedicalRiskEstimator .

schema:MedicalRiskEstimator a rdfs:Class ;
	rdfs:label "MedicalRiskEstimator" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any rule set or interactive tool for estimating the risk of developing a complication or condition." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalRiskFactor a rdfs:Class ;
	rdfs:label "MedicalRiskFactor" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A risk factor is anything that increases a person's likelihood of developing or contracting a disease, medical condition, or complication." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalRiskScore a rdfs:Class ;
	rdfs:label "MedicalRiskScore" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A simple system that adds up the number of risk factors to yield a score that is associated with prognosis, e.g. CHAD score, TIMI risk score." ;
	rdfs:subClassOf schema:MedicalRiskEstimator .

schema:MedicalScholarlyArticle a rdfs:Class ;
	rdfs:label "MedicalScholarlyArticle" ;
	rdfs:comment "A scholarly article in the medical domain." ;
	rdfs:subClassOf schema:ScholarlyArticle .

schema:MedicalSign a rdfs:Class ;
	rdfs:label "MedicalSign" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any physical manifestation of a person's medical condition discoverable by objective diagnostic tests or physical examination." ;
	rdfs:subClassOf schema:MedicalSignOrSymptom .

schema:MedicalSignOrSymptom a rdfs:Class ;
	rdfs:label "MedicalSignOrSymptom" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any indication of the existence of a medical condition or disease." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalSpecialty a rdfs:Class ;
	rdfs:label "MedicalSpecialty" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any specific branch of medical science or practice. Medical specialities include clinical specialties that pertain to particular organ systems and their respective disease states, as well as allied health specialties. Enumerated type." ;
	rdfs:subClassOf schema:MedicalEnumeration , schema:Specialty .

schema:MedicalStudy a rdfs:Class ;
	rdfs:label "MedicalStudy" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A medical study is an umbrella type covering all kinds of research studies relating to human medicine or health, including observational studies and interventional trials and registries, randomized, controlled or not. When the specific type of study is known, use one of the extensions of this type, such as MedicalTrial or MedicalObservationalStudy. Also, note that this type should be used to mark up data that describes the study itself; to tag an article that publishes the results of a study, use MedicalScholarlyArticle. Note: use the code property of MedicalEntity to store study IDs, e.g. clinicaltrials.gov ID." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalStudyStatus a rdfs:Class ;
	rdfs:label "MedicalStudyStatus" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "The status of a medical study. Enumerated type." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:MedicalSymptom a rdfs:Class ;
	rdfs:label "MedicalSymptom" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any indication of the existence of a medical condition or disease that is apparent to the patient." ;
	rdfs:subClassOf schema:MedicalSignOrSymptom .

schema:MedicalTest a rdfs:Class ;
	rdfs:label "MedicalTest" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any medical test, typically performed for diagnostic purposes." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalTestPanel a rdfs:Class ;
	rdfs:label "MedicalTestPanel" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any collection of tests commonly ordered together." ;
	rdfs:subClassOf schema:MedicalTest .

schema:MedicalTherapy a rdfs:Class ;
	rdfs:label "MedicalTherapy" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any medical intervention designed to prevent, treat, and cure human diseases and medical conditions, including both curative and palliative therapies. Medical therapies are typically processes of care relying upon pharmacotherapy, behavioral therapy, supportive therapy (with fluid or nutrition for example), or detoxification (e.g. hemodialysis) aimed at improving or preventing a health condition." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:MedicalTrial a rdfs:Class ;
	rdfs:label "MedicalTrial" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A medical trial is a type of medical study that uses scientific process used to compare the safety and efficacy of medical therapies or medical procedures. In general, medical trials are controlled and subjects are allocated at random to the different treatment and/or control groups." ;
	rdfs:subClassOf schema:MedicalStudy .

schema:MedicalTrialDesign a rdfs:Class ;
	rdfs:label "MedicalTrialDesign" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Design models for medical trials. Enumerated type." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:MedicalWebPage a rdfs:Class ;
	rdfs:label "MedicalWebPage" ;
	rdfs:comment "A web page that provides medical information." ;
	rdfs:subClassOf schema:WebPage .

schema:MedicineSystem a rdfs:Class ;
	rdfs:label "MedicineSystem" ;
	rdfs:comment "Systems of medical practice." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:MensClothingStore a rdfs:Class ;
	rdfs:label "MensClothingStore" ;
	rdfs:comment "A men's clothing store." ;
	rdfs:subClassOf schema:Store .

schema:MiddleSchool a rdfs:Class ;
	rdfs:label "MiddleSchool" ;
	rdfs:comment "A middle school." ;
	rdfs:subClassOf schema:EducationalOrganization .

schema:MobileApplication a rdfs:Class ;
	rdfs:label "MobileApplication" ;
	rdfs:comment "A mobile software application." ;
	rdfs:subClassOf schema:SoftwareApplication .

schema:MobilePhoneStore a rdfs:Class ;
	rdfs:label "MobilePhoneStore" ;
	rdfs:comment "A mobile-phone store." ;
	rdfs:subClassOf schema:Store .

schema:Mosque a rdfs:Class ;
	rdfs:label "Mosque" ;
	rdfs:comment "A mosque." ;
	rdfs:subClassOf schema:PlaceOfWorship .

schema:Motel a rdfs:Class ;
	rdfs:label "Motel" ;
	rdfs:comment "A motel." ;
	rdfs:subClassOf schema:LodgingBusiness .

schema:MotorcycleDealer a rdfs:Class ;
	rdfs:label "MotorcycleDealer" ;
	rdfs:comment "A motorcycle dealer." ;
	rdfs:subClassOf schema:AutomotiveBusiness .

schema:MotorcycleRepair a rdfs:Class ;
	rdfs:label "MotorcycleRepair" ;
	rdfs:comment "A motorcycle repair shop." ;
	rdfs:subClassOf schema:AutomotiveBusiness .

schema:Mountain a rdfs:Class ;
	rdfs:label "Mountain" ;
	rdfs:comment "A mountain, like Mount Whitney or Mount Everest" ;
	rdfs:subClassOf schema:Landform .

schema:Movie a rdfs:Class ;
	rdfs:label "Movie" ;
	rdfs:comment "A movie." ;
	rdfs:subClassOf schema:CreativeWork .

schema:MovieRentalStore a rdfs:Class ;
	rdfs:label "MovieRentalStore" ;
	rdfs:comment "A movie rental store." ;
	rdfs:subClassOf schema:Store .

schema:MovieTheater a rdfs:Class ;
	rdfs:label "MovieTheater" ;
	rdfs:comment "A movie theater." ;
	rdfs:subClassOf schema:CivicStructure , schema:EntertainmentBusiness .

schema:MovingCompany a rdfs:Class ;
	rdfs:label "MovingCompany" ;
	rdfs:comment "A moving company." ;
	rdfs:subClassOf schema:HomeAndConstructionBusiness .

schema:Muscle a rdfs:Class ;
	rdfs:label "Muscle" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A muscle is an anatomical structure consisting of a contractile form of tissue that animals use to effect movement." ;
	rdfs:subClassOf schema:AnatomicalStructure .

schema:Museum a rdfs:Class ;
	rdfs:label "Museum" ;
	rdfs:comment "A museum." ;
	rdfs:subClassOf schema:CivicStructure .

schema:MusicAlbum a rdfs:Class ;
	rdfs:label "MusicAlbum" ;
	rdfs:comment "A collection of music tracks." ;
	rdfs:subClassOf schema:MusicPlaylist .

schema:MusicEvent a rdfs:Class ;
	rdfs:label "MusicEvent" ;
	rdfs:comment "Event type: Music event." ;
	rdfs:subClassOf schema:Event .

schema:MusicGroup a rdfs:Class ;
	rdfs:label "MusicGroup" ;
	rdfs:comment "A musical group, such as a band, an orchestra, or a choir. Can also be a solo musician." ;
	rdfs:subClassOf schema:PerformingGroup .

schema:MusicPlaylist a rdfs:Class ;
	rdfs:label "MusicPlaylist" ;
	rdfs:comment "A collection of music tracks in playlist form." ;
	rdfs:subClassOf schema:CreativeWork .

schema:MusicRecording a rdfs:Class ;
	rdfs:label "MusicRecording" ;
	rdfs:comment "A music recording (track), usually a single song." ;
	rdfs:subClassOf schema:CreativeWork .

schema:MusicStore a rdfs:Class ;
	rdfs:label "MusicStore" ;
	rdfs:comment "A music store." ;
	rdfs:subClassOf schema:Store .

schema:MusicVenue a rdfs:Class ;
	rdfs:label "MusicVenue" ;
	rdfs:comment "A music venue." ;
	rdfs:subClassOf schema:CivicStructure .

schema:MusicVideoObject a rdfs:Class ;
	rdfs:label "MusicVideoObject" ;
	rdfs:comment "A music video file." ;
	rdfs:subClassOf schema:MediaObject .

schema:NGO a rdfs:Class ;
	rdfs:label "NGO" ;
	rdfs:comment "Organization: Non-governmental Organization." ;
	rdfs:subClassOf schema:Organization .

schema:NailSalon a rdfs:Class ;
	rdfs:label "NailSalon" ;
	rdfs:comment "A nail salon." ;
	rdfs:subClassOf schema:HealthAndBeautyBusiness .

schema:Nerve a rdfs:Class ;
	rdfs:label "Nerve" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A common pathway for the electrochemical nerve impulses that are transmitted along each of the axons." ;
	rdfs:subClassOf schema:AnatomicalStructure .

schema:NewsArticle a rdfs:Class ;
	rdfs:label "NewsArticle" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> ;
	rdfs:comment "A news article" ;
	rdfs:subClassOf schema:Article .

schema:NightClub a rdfs:Class ;
	rdfs:label "NightClub" ;
	rdfs:comment "A nightclub or discotheque." ;
	rdfs:subClassOf schema:EntertainmentBusiness .

schema:Notary a rdfs:Class ;
	rdfs:label "Notary" ;
	rdfs:comment "A notary." ;
	rdfs:subClassOf schema:ProfessionalService .

schema:Number a rdfs:Class ;
	rdfs:label "Number" ;
	rdfs:comment "Data type: Number." ;
	rdfs:subClassOf schema:DataType .

schema:NutritionInformation a rdfs:Class ;
	rdfs:label "NutritionInformation" ;
	rdfs:comment "Nutritional information about the recipe." ;
	rdfs:subClassOf schema:StructuredValue .

schema:OceanBodyOfWater a rdfs:Class ;
	rdfs:label "OceanBodyOfWater" ;
	rdfs:comment "An ocean (for example, the Pacific)." ;
	rdfs:subClassOf schema:BodyOfWater .

schema:Offer a rdfs:Class ;
	rdfs:label "Offer" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsProperties> ;
	rdfs:comment "An offer to sell an item&#x2014;for example, an offer to sell a product, the DVD of a movie, or tickets to an event." ;
	rdfs:subClassOf schema:Intangible .

schema:OfferItemCondition a rdfs:Class ;
	rdfs:label "OfferItemCondition" ;
	rdfs:comment "A list of possible conditions for the item for sale." ;
	rdfs:subClassOf schema:Enumeration .

schema:OfficeEquipmentStore a rdfs:Class ;
	rdfs:label "OfficeEquipmentStore" ;
	rdfs:comment "An office equipment store." ;
	rdfs:subClassOf schema:Store .

schema:OpeningHoursSpecification a rdfs:Class ;
	rdfs:label "OpeningHoursSpecification" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A structured value providing information about the opening hours of a place or a certain service inside a place." ;
	rdfs:subClassOf schema:StructuredValue .

schema:Optician a rdfs:Class ;
	rdfs:label "Optician" ;
	rdfs:comment "An optician's store." ;
	rdfs:subClassOf schema:MedicalOrganization .

schema:Organization a rdfs:Class ;
	rdfs:label "Organization" ;
	rdfs:comment "An organization such as a school, NGO, corporation, club, etc." ;
	rdfs:subClassOf schema:Thing .

schema:OutletStore a rdfs:Class ;
	rdfs:label "OutletStore" ;
	rdfs:comment "An outlet store." ;
	rdfs:subClassOf schema:Store .

schema:OwnershipInfo a rdfs:Class ;
	rdfs:label "OwnershipInfo" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A structured value providing information about when a certain organization or person owned a certain product." ;
	rdfs:subClassOf schema:StructuredValue .

schema:Painting a rdfs:Class ;
	rdfs:label "Painting" ;
	rdfs:comment "A painting." ;
	rdfs:subClassOf schema:CreativeWork .

schema:PalliativeProcedure a rdfs:Class ;
	rdfs:label "PalliativeProcedure" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A medical procedure intended primarly for palliative purposes, aimed at relieving the symptoms of an underlying health condition." ;
	rdfs:subClassOf schema:MedicalProcedure , schema:MedicalTherapy .

schema:ParcelService a rdfs:Class ;
	rdfs:label "ParcelService" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment """A private parcel service as the delivery mode available for a certain offer.

    Commonly used values:

    http://purl.org/goodrelations/v1#DHL
    http://purl.org/goodrelations/v1#FederalExpress
    http://purl.org/goodrelations/v1#UPS
    	""" ;
	rdfs:subClassOf schema:DeliveryMethod .

schema:ParentAudience a rdfs:Class ;
	rdfs:label "ParentAudience" ;
	rdfs:comment "A set of characteristics describing parents, who can be interested in viewing some content" ;
	rdfs:subClassOf schema:PeopleAudience .

schema:Park a rdfs:Class ;
	rdfs:label "Park" ;
	rdfs:comment "A park." ;
	rdfs:subClassOf schema:CivicStructure .

schema:ParkingFacility a rdfs:Class ;
	rdfs:label "ParkingFacility" ;
	rdfs:comment "A parking lot or other parking facility." ;
	rdfs:subClassOf schema:CivicStructure .

schema:PathologyTest a rdfs:Class ;
	rdfs:label "PathologyTest" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A medical test performed by a laboratory that typically involves examination of a tissue sample by a pathologist." ;
	rdfs:subClassOf schema:MedicalTest .

schema:PawnShop a rdfs:Class ;
	rdfs:label "PawnShop" ;
	rdfs:comment "A pawnstore." ;
	rdfs:subClassOf schema:Store .

schema:PaymentChargeSpecification a rdfs:Class ;
	rdfs:label "PaymentChargeSpecification" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "The costs of settling the payment using a particular payment method." ;
	rdfs:subClassOf schema:PriceSpecification .

schema:PaymentMethod a rdfs:Class ;
	rdfs:label "PaymentMethod" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment """A payment method is a standardized procedure for transferring the monetary amount for a purchase. Payment methods are characterized by the legal and technical structures used, and by the organization or group carrying out the transaction.

    Commonly used values:

    http://purl.org/goodrelations/v1#ByBankTransferInAdvance
    http://purl.org/goodrelations/v1#ByInvoice
    http://purl.org/goodrelations/v1#Cash
    http://purl.org/goodrelations/v1#CheckInAdvance
    http://purl.org/goodrelations/v1#COD
    http://purl.org/goodrelations/v1#DirectDebit
    http://purl.org/goodrelations/v1#GoogleCheckout
    http://purl.org/goodrelations/v1#PayPal
    http://purl.org/goodrelations/v1#PaySwarm
    		""" ;
	rdfs:subClassOf schema:Enumeration .

schema:PeopleAudience a rdfs:Class ;
	rdfs:label "PeopleAudience" ;
	rdfs:comment "A set of characteristics belonging to people, e.g. who compose an item's target audience." ;
	rdfs:subClassOf schema:Audience .

schema:PerformingArtsTheater a rdfs:Class ;
	rdfs:label "PerformingArtsTheater" ;
	rdfs:comment "A theatre or other performing art center." ;
	rdfs:subClassOf schema:CivicStructure .

schema:PerformingGroup a rdfs:Class ;
	rdfs:label "PerformingGroup" ;
	rdfs:comment "A performance group, such as a band, an orchestra, or a circus." ;
	rdfs:subClassOf schema:Organization .

schema:Person a rdfs:Class ;
	rdfs:label "Person" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> ;
	rdfs:comment "A person (alive, dead, undead, or fictional)." ;
	rdfs:subClassOf schema:Thing .

schema:PetStore a rdfs:Class ;
	rdfs:label "PetStore" ;
	rdfs:comment "A pet store." ;
	rdfs:subClassOf schema:Store .

schema:Pharmacy a rdfs:Class ;
	rdfs:label "Pharmacy" ;
	rdfs:comment "A pharmacy or drugstore." ;
	rdfs:subClassOf schema:MedicalOrganization .

schema:Photograph a rdfs:Class ;
	rdfs:label "Photograph" ;
	rdfs:comment "A photograph." ;
	rdfs:subClassOf schema:CreativeWork .

schema:PhysicalActivity a rdfs:Class ;
	rdfs:label "PhysicalActivity" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Any bodily activity that enhances or maintains physical fitness and overall health and wellness. Includes activity that is part of daily living and routine, structured exercise, and exercise prescribed as part of a medical treatment or recovery plan." ;
	rdfs:subClassOf schema:LifestyleModification .

schema:PhysicalActivityCategory a rdfs:Class ;
	rdfs:label "PhysicalActivityCategory" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Categories of physical activity, organized by physiologic classification." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:PhysicalExam a rdfs:Class ;
	rdfs:label "PhysicalExam" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A type of physical examination of a patient performed by a physician. Enumerated type." ;
	rdfs:subClassOf schema:MedicalEnumeration .

schema:PhysicalTherapy a rdfs:Class ;
	rdfs:label "PhysicalTherapy" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A process of progressive physical care and rehabilitation aimed at improving a health condition." ;
	rdfs:subClassOf schema:MedicalTherapy .

schema:Physician a rdfs:Class ;
	rdfs:label "Physician" ;
	rdfs:comment "A doctor's office." ;
	rdfs:subClassOf schema:MedicalOrganization .

schema:Place a rdfs:Class ;
	rdfs:label "Place" ;
	rdfs:comment "Entities that have a somewhat fixed, physical extension." ;
	rdfs:subClassOf schema:Thing .

schema:PlaceOfWorship a rdfs:Class ;
	rdfs:label "PlaceOfWorship" ;
	rdfs:comment "Place of worship, such as a church, synagogue, or mosque." ;
	rdfs:subClassOf schema:CivicStructure .

schema:Playground a rdfs:Class ;
	rdfs:label "Playground" ;
	rdfs:comment "A playground." ;
	rdfs:subClassOf schema:CivicStructure .

schema:Plumber a rdfs:Class ;
	rdfs:label "Plumber" ;
	rdfs:comment "A plumbing service." ;
	rdfs:subClassOf schema:HomeAndConstructionBusiness , schema:ProfessionalService .

schema:PoliceStation a rdfs:Class ;
	rdfs:label "PoliceStation" ;
	rdfs:comment "A police station." ;
	rdfs:subClassOf schema:CivicStructure , schema:EmergencyService .

schema:Pond a rdfs:Class ;
	rdfs:label "Pond" ;
	rdfs:comment "A pond" ;
	rdfs:subClassOf schema:BodyOfWater .

schema:PostOffice a rdfs:Class ;
	rdfs:label "PostOffice" ;
	rdfs:comment "A post office." ;
	rdfs:subClassOf schema:GovernmentOffice .

schema:PostalAddress a rdfs:Class ;
	rdfs:label "PostalAddress" ;
	rdfs:comment "The mailing address." ;
	rdfs:subClassOf schema:ContactPoint .

schema:Preschool a rdfs:Class ;
	rdfs:label "Preschool" ;
	rdfs:comment "A preschool." ;
	rdfs:subClassOf schema:EducationalOrganization .

schema:PreventionIndication a rdfs:Class ;
	rdfs:label "PreventionIndication" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "An indication for preventing an underlying condition, symptom, etc." ;
	rdfs:subClassOf schema:MedicalIndication .

schema:PriceSpecification a rdfs:Class ;
	rdfs:label "PriceSpecification" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A structured value representing a monetary amount. Typically, only the subclasses of this type are used for markup." ;
	rdfs:subClassOf schema:StructuredValue .

schema:Product a rdfs:Class ;
	rdfs:label "Product" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsProperties> ;
	rdfs:comment "A product is anything that is made available for saleâfor example, a pair of shoes, a concert ticket, or a car. Commodity services, like haircuts, can also be represented using this type." ;
	rdfs:subClassOf schema:Thing .

schema:ProductModel a rdfs:Class ;
	rdfs:label "ProductModel" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A datasheet or vendor specification of a product (in the sense of a prototypical description)." ;
	rdfs:subClassOf schema:Product .

schema:ProfessionalService a rdfs:Class ;
	rdfs:label "ProfessionalService" ;
	rdfs:comment "Provider of professional services." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:ProfilePage a rdfs:Class ;
	rdfs:label "ProfilePage" ;
	rdfs:comment "Web page type: Profile page." ;
	rdfs:subClassOf schema:WebPage .

schema:Property a rdfs:Class ;
	rdfs:label "Property" ;
	rdfs:comment "A property, used to indicate attributes and relationships of some Thing; equivalent to rdf:Property." ;
	rdfs:subClassOf schema:Thing .

schema:PsychologicalTreatment a rdfs:Class ;
	rdfs:label "PsychologicalTreatment" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A process of care relying upon counseling, dialogue, communication, verbalization aimed at improving a mental health condition." ;
	rdfs:subClassOf schema:MedicalTherapy .

schema:PublicSwimmingPool a rdfs:Class ;
	rdfs:label "PublicSwimmingPool" ;
	rdfs:comment "A public swimming pool." ;
	rdfs:subClassOf schema:SportsActivityLocation .

schema:QualitativeValue a rdfs:Class ;
	rdfs:label "QualitativeValue" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A predefined value for a product characteristic, e.g. the the power cord plug type \"US\" or the garment sizes \"S\", \"M\", \"L\", and \"XL\"" ;
	rdfs:subClassOf schema:Enumeration .

schema:QuantitativeValue a rdfs:Class ;
	rdfs:label "QuantitativeValue" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment " A point value or interval for product characteristics and other purposes." ;
	rdfs:subClassOf schema:StructuredValue .

schema:Quantity a rdfs:Class ;
	rdfs:label "Quantity" ;
	rdfs:comment "Quantities such as distance, time, mass, weight, etc. Particular instances of say Mass are entities like '3 Kg' or '4 milligrams'." ;
	rdfs:subClassOf schema:Intangible .

schema:RVPark a rdfs:Class ;
	rdfs:label "RVPark" ;
	rdfs:comment "An RV park." ;
	rdfs:subClassOf schema:CivicStructure .

schema:RadiationTherapy a rdfs:Class ;
	rdfs:label "RadiationTherapy" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A process of care using radiation aimed at improving a health condition." ;
	rdfs:subClassOf schema:MedicalTherapy .

schema:RadioStation a rdfs:Class ;
	rdfs:label "RadioStation" ;
	rdfs:comment "A radio station." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:Rating a rdfs:Class ;
	rdfs:label "Rating" ;
	rdfs:comment "The rating of the video." ;
	rdfs:subClassOf schema:Intangible .

schema:RealEstateAgent a rdfs:Class ;
	rdfs:label "RealEstateAgent" ;
	rdfs:comment "A real-estate agent." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:Recipe a rdfs:Class ;
	rdfs:label "Recipe" ;
	rdfs:comment "A recipe." ;
	rdfs:subClassOf schema:CreativeWork .

schema:RecommendedDoseSchedule a rdfs:Class ;
	rdfs:label "RecommendedDoseSchedule" ;
	rdfs:comment "A recommended dosing schedule for a drug or supplement as prescribed or recommended by an authority or by the drug/supplement's manufacturer. Capture the recommending authority in the recognizingAuthority property of MedicalEntity." ;
	rdfs:subClassOf schema:DoseSchedule .

schema:RecyclingCenter a rdfs:Class ;
	rdfs:label "RecyclingCenter" ;
	rdfs:comment "A recycling center." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:ReportedDoseSchedule a rdfs:Class ;
	rdfs:label "ReportedDoseSchedule" ;
	rdfs:comment "A patient-reported or observed dosing schedule for a drug or supplement." ;
	rdfs:subClassOf schema:DoseSchedule .

schema:Reservoir a rdfs:Class ;
	rdfs:label "Reservoir" ;
	rdfs:comment "A reservoir, like the Lake Kariba reservoir." ;
	rdfs:subClassOf schema:BodyOfWater .

schema:Residence a rdfs:Class ;
	rdfs:label "Residence" ;
	rdfs:comment "The place where a person lives." ;
	rdfs:subClassOf schema:Place .

schema:Restaurant a rdfs:Class ;
	rdfs:label "Restaurant" ;
	rdfs:comment "A restaurant." ;
	rdfs:subClassOf schema:FoodEstablishment .

schema:Review a rdfs:Class ;
	rdfs:label "Review" ;
	rdfs:comment "A review of an item - for example, a restaurant, movie, or store." ;
	rdfs:subClassOf schema:CreativeWork .

schema:RiverBodyOfWater a rdfs:Class ;
	rdfs:label "RiverBodyOfWater" ;
	rdfs:comment "A river (for example, the broad majestic Shannon)." ;
	rdfs:subClassOf schema:BodyOfWater .

schema:RoofingContractor a rdfs:Class ;
	rdfs:label "RoofingContractor" ;
	rdfs:comment "A roofing contractor." ;
	rdfs:subClassOf schema:HomeAndConstructionBusiness , schema:ProfessionalService .

schema:SaleEvent a rdfs:Class ;
	rdfs:label "SaleEvent" ;
	rdfs:comment "Event type: Sales event." ;
	rdfs:subClassOf schema:Event .

schema:ScholarlyArticle a rdfs:Class ;
	rdfs:label "ScholarlyArticle" ;
	rdfs:comment "A scholarly article." ;
	rdfs:subClassOf schema:Article .

schema:School a rdfs:Class ;
	rdfs:label "School" ;
	rdfs:comment "A school." ;
	rdfs:subClassOf schema:EducationalOrganization .

schema:Sculpture a rdfs:Class ;
	rdfs:label "Sculpture" ;
	rdfs:comment "A piece of sculpture." ;
	rdfs:subClassOf schema:CreativeWork .

schema:SeaBodyOfWater a rdfs:Class ;
	rdfs:label "SeaBodyOfWater" ;
	rdfs:comment "A sea (for example, the Caspian sea)." ;
	rdfs:subClassOf schema:BodyOfWater .

schema:SearchResultsPage a rdfs:Class ;
	rdfs:label "SearchResultsPage" ;
	rdfs:comment "Web page type: Search results page." ;
	rdfs:subClassOf schema:WebPage .

schema:SelfStorage a rdfs:Class ;
	rdfs:label "SelfStorage" ;
	rdfs:comment "Self-storage facility." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:ShoeStore a rdfs:Class ;
	rdfs:label "ShoeStore" ;
	rdfs:comment "A shoe store." ;
	rdfs:subClassOf schema:Store .

schema:ShoppingCenter a rdfs:Class ;
	rdfs:label "ShoppingCenter" ;
	rdfs:comment "A shopping center or mall." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:SingleFamilyResidence a rdfs:Class ;
	rdfs:label "SingleFamilyResidence" ;
	rdfs:comment "Residence type: Single-family home." ;
	rdfs:subClassOf schema:Residence .

schema:SiteNavigationElement a rdfs:Class ;
	rdfs:label "SiteNavigationElement" ;
	rdfs:comment "A navigation element of the page." ;
	rdfs:subClassOf schema:WebPageElement .

schema:SkiResort a rdfs:Class ;
	rdfs:label "SkiResort" ;
	rdfs:comment "A ski resort." ;
	rdfs:subClassOf schema:SportsActivityLocation .

schema:SocialEvent a rdfs:Class ;
	rdfs:label "SocialEvent" ;
	rdfs:comment "Event type: Social event." ;
	rdfs:subClassOf schema:Event .

schema:SoftwareApplication a rdfs:Class ;
	rdfs:label "SoftwareApplication" ;
	rdfs:comment "A software application." ;
	rdfs:subClassOf schema:CreativeWork .

schema:SomeProducts a rdfs:Class ;
	rdfs:label "SomeProducts" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A placeholder for multiple similar products of the same kind." ;
	rdfs:subClassOf schema:Product .

schema:Specialty a rdfs:Class ;
	rdfs:label "Specialty" ;
	rdfs:comment "Any branch of a field in which people typically develop specific expertise, usually after significant study, time, and effort." ;
	rdfs:subClassOf schema:Enumeration .

schema:SportingGoodsStore a rdfs:Class ;
	rdfs:label "SportingGoodsStore" ;
	rdfs:comment "A sporting goods store." ;
	rdfs:subClassOf schema:Store .

schema:SportsActivityLocation a rdfs:Class ;
	rdfs:label "SportsActivityLocation" ;
	rdfs:comment "A sports location, such as a playing field." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:SportsClub a rdfs:Class ;
	rdfs:label "SportsClub" ;
	rdfs:comment "A sports club." ;
	rdfs:subClassOf schema:SportsActivityLocation .

schema:SportsEvent a rdfs:Class ;
	rdfs:label "SportsEvent" ;
	rdfs:comment "Event type: Sports event." ;
	rdfs:subClassOf schema:Event .

schema:SportsTeam a rdfs:Class ;
	rdfs:label "SportsTeam" ;
	rdfs:comment "Organization: Sports team." ;
	rdfs:subClassOf schema:Organization .

schema:StadiumOrArena a rdfs:Class ;
	rdfs:label "StadiumOrArena" ;
	rdfs:comment "A stadium." ;
	rdfs:subClassOf schema:CivicStructure , schema:SportsActivityLocation .

schema:State a rdfs:Class ;
	rdfs:label "State" ;
	rdfs:comment "A state or province." ;
	rdfs:subClassOf schema:AdministrativeArea .

schema:Store a rdfs:Class ;
	rdfs:label "Store" ;
	rdfs:comment "A retail good store." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:StructuredValue a rdfs:Class ;
	rdfs:label "StructuredValue" ;
	rdfs:comment "Structured values are strings&#x2014;for example, addresses&#x2014;that have certain constraints on their structure." ;
	rdfs:subClassOf schema:Intangible .

schema:SubwayStation a rdfs:Class ;
	rdfs:label "SubwayStation" ;
	rdfs:comment "A subway station." ;
	rdfs:subClassOf schema:CivicStructure .

schema:SuperficialAnatomy a rdfs:Class ;
	rdfs:label "SuperficialAnatomy" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "Anatomical features that can be observed by sight (without dissection), including the form and proportions of the human body as well as surface landmarks that correspond to deeper subcutaneous structures. Superficial anatomy plays an important role in sports medicine, phlebotomy, and other medical specialties as underlying anatomical structures can be identified through surface palpation. For example, during back surgery, superficial anatomy can be used to palpate and count vertebrae to find the site of incision. Or in phlebotomy, superficial anatomy can be used to locate an underlying vein; for example, the median cubital vein can be located by palpating the borders of the cubital fossa (such as the epicondyles of the humerus) and then looking for the superficial signs of the vein, such as size, prominence, ability to refill after depression, and feel of surrounding tissue support. As another example, in a subluxation (dislocation) of the glenohumeral joint, the bony structure becomes pronounced with the deltoid muscle failing to cover the glenohumeral joint allowing the edges of the scapula to be superficially visible. Here, the superficial anatomy is the visible edges of the scapula, implying the underlying dislocation of the joint (the related anatomical structure)." ;
	rdfs:subClassOf schema:MedicalEntity .

schema:Synagogue a rdfs:Class ;
	rdfs:label "Synagogue" ;
	rdfs:comment "A synagogue." ;
	rdfs:subClassOf schema:PlaceOfWorship .

schema:TVEpisode a rdfs:Class ;
	rdfs:label "TVEpisode" ;
	rdfs:comment "An episode of a TV series or season." ;
	rdfs:subClassOf schema:CreativeWork .

schema:TVSeason a rdfs:Class ;
	rdfs:label "TVSeason" ;
	rdfs:comment "A TV season." ;
	rdfs:subClassOf schema:CreativeWork .

schema:TVSeries a rdfs:Class ;
	rdfs:label "TVSeries" ;
	rdfs:comment "A television series." ;
	rdfs:subClassOf schema:CreativeWork .

schema:Table a rdfs:Class ;
	rdfs:label "Table" ;
	rdfs:comment "A table on the page." ;
	rdfs:subClassOf schema:WebPageElement .

schema:TattooParlor a rdfs:Class ;
	rdfs:label "TattooParlor" ;
	rdfs:comment "A tattoo parlor." ;
	rdfs:subClassOf schema:HealthAndBeautyBusiness .

schema:TaxiStand a rdfs:Class ;
	rdfs:label "TaxiStand" ;
	rdfs:comment "A taxi stand." ;
	rdfs:subClassOf schema:CivicStructure .

schema:TechArticle a rdfs:Class ;
	rdfs:label "TechArticle" ;
	rdfs:comment "A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc." ;
	rdfs:subClassOf schema:Article .

schema:TelevisionStation a rdfs:Class ;
	rdfs:label "TelevisionStation" ;
	rdfs:comment "A television station." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:TennisComplex a rdfs:Class ;
	rdfs:label "TennisComplex" ;
	rdfs:comment "A tennis complex." ;
	rdfs:subClassOf schema:SportsActivityLocation .

schema:Text a rdfs:Class ;
	rdfs:label "Text" ;
	rdfs:comment "Data type: Text." ;
	rdfs:subClassOf schema:DataType .

schema:TheaterEvent a rdfs:Class ;
	rdfs:label "TheaterEvent" ;
	rdfs:comment "Event type: Theater performance." ;
	rdfs:subClassOf schema:Event .

schema:TheaterGroup a rdfs:Class ;
	rdfs:label "TheaterGroup" ;
	rdfs:comment "A theater group or company&#x2014;for example, the Royal Shakespeare Company or Druid Theatre." ;
	rdfs:subClassOf schema:PerformingGroup .

schema:TherapeuticProcedure a rdfs:Class ;
	rdfs:label "TherapeuticProcedure" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A medical procedure intended primarly for therapeutic purposes, aimed at improving a health condition." ;
	rdfs:subClassOf schema:MedicalProcedure , schema:MedicalTherapy .

schema:Thing a rdfs:Class ;
	rdfs:label "Thing" ;
	rdfs:comment "The most generic type of item." .

schema:Time a rdfs:Class ;
	rdfs:label "Time" ;
	rdfs:comment "A point in time recurring on multiple days in the form hh:mm:ss[Z|(+|-)hh:mm] (see <a href=\"http://www.w3.org/TR/xmlschema-2/#time\">XML schema for details</a>)." ;
	rdfs:subClassOf schema:DataType .

schema:TireShop a rdfs:Class ;
	rdfs:label "TireShop" ;
	rdfs:comment "A tire shop." ;
	rdfs:subClassOf schema:Store .

schema:TouristAttraction a rdfs:Class ;
	rdfs:label "TouristAttraction" ;
	rdfs:comment "A tourist attraction." ;
	rdfs:subClassOf schema:Place .

schema:TouristInformationCenter a rdfs:Class ;
	rdfs:label "TouristInformationCenter" ;
	rdfs:comment "A tourist information center." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:ToyStore a rdfs:Class ;
	rdfs:label "ToyStore" ;
	rdfs:comment "A toystore." ;
	rdfs:subClassOf schema:Store .

schema:TrainStation a rdfs:Class ;
	rdfs:label "TrainStation" ;
	rdfs:comment "A train station." ;
	rdfs:subClassOf schema:CivicStructure .

schema:TravelAgency a rdfs:Class ;
	rdfs:label "TravelAgency" ;
	rdfs:comment "A travel agency." ;
	rdfs:subClassOf schema:LocalBusiness .

schema:TreatmentIndication a rdfs:Class ;
	rdfs:label "TreatmentIndication" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "An indication for treating an underlying condition, symptom, etc." ;
	rdfs:subClassOf schema:MedicalIndication .

schema:TypeAndQuantityNode a rdfs:Class ;
	rdfs:label "TypeAndQuantityNode" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A structured value indicating the quantity, unit of measurement, and business function of goods included in a bundle offer." ;
	rdfs:subClassOf schema:StructuredValue .

schema:URL a rdfs:Class ;
	rdfs:label "URL" ;
	rdfs:comment "Data type: URL." ;
	rdfs:subClassOf schema:Text .

schema:UnitPriceSpecification a rdfs:Class ;
	rdfs:label "UnitPriceSpecification" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "The price asked for a given offer by the respective organization or person." ;
	rdfs:subClassOf schema:PriceSpecification .

schema:UserBlocks a rdfs:Class ;
	rdfs:label "UserBlocks" ;
	rdfs:comment "User interaction: Block this content." ;
	rdfs:subClassOf schema:UserInteraction .

schema:UserCheckins a rdfs:Class ;
	rdfs:label "UserCheckins" ;
	rdfs:comment "User interaction: Check-in at a place." ;
	rdfs:subClassOf schema:UserInteraction .

schema:UserComments a rdfs:Class ;
	rdfs:label "UserComments" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> ;
	rdfs:comment "The UserInteraction event in which a user comments on an item." ;
	rdfs:subClassOf schema:UserInteraction .

schema:UserDownloads a rdfs:Class ;
	rdfs:label "UserDownloads" ;
	rdfs:comment "User interaction: Download of an item." ;
	rdfs:subClassOf schema:UserInteraction .

schema:UserInteraction a rdfs:Class ;
	rdfs:label "UserInteraction" ;
	rdfs:comment "A user interacting with a page" ;
	rdfs:subClassOf schema:Event .

schema:UserLikes a rdfs:Class ;
	rdfs:label "UserLikes" ;
	rdfs:comment "User interaction: Like an item." ;
	rdfs:subClassOf schema:UserInteraction .

schema:UserPageVisits a rdfs:Class ;
	rdfs:label "UserPageVisits" ;
	rdfs:comment "User interaction: Visit to a web page." ;
	rdfs:subClassOf schema:UserInteraction .

schema:UserPlays a rdfs:Class ;
	rdfs:label "UserPlays" ;
	rdfs:comment "User interaction: Play count of an item, for example a video or a song." ;
	rdfs:subClassOf schema:UserInteraction .

schema:UserPlusOnes a rdfs:Class ;
	rdfs:label "UserPlusOnes" ;
	rdfs:comment "User interaction: +1." ;
	rdfs:subClassOf schema:UserInteraction .

schema:UserTweets a rdfs:Class ;
	rdfs:label "UserTweets" ;
	rdfs:comment "User interaction: Tweets." ;
	rdfs:subClassOf schema:UserInteraction .

schema:Vein a rdfs:Class ;
	rdfs:label "Vein" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A type of blood vessel that specifically carries blood to the heart." ;
	rdfs:subClassOf schema:Vessel .

schema:Vessel a rdfs:Class ;
	rdfs:label "Vessel" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> ;
	rdfs:comment "A component of the human body circulatory system comprised of an intricate network of hollow tubes that transport blood throughout the entire body." ;
	rdfs:subClassOf schema:AnatomicalStructure .

schema:VeterinaryCare a rdfs:Class ;
	rdfs:label "VeterinaryCare" ;
	rdfs:comment "A vet's office." ;
	rdfs:subClassOf schema:MedicalOrganization .

schema:VideoGallery a rdfs:Class ;
	rdfs:label "VideoGallery" ;
	rdfs:comment "Web page type: Video gallery page." ;
	rdfs:subClassOf schema:CollectionPage .

schema:VideoObject a rdfs:Class ;
	rdfs:label "VideoObject" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> ;
	rdfs:comment "A video file." ;
	rdfs:subClassOf schema:MediaObject .

schema:VisualArtsEvent a rdfs:Class ;
	rdfs:label "VisualArtsEvent" ;
	rdfs:comment "Event type: Visual arts event." ;
	rdfs:subClassOf schema:Event .

schema:Volcano a rdfs:Class ;
	rdfs:label "Volcano" ;
	rdfs:comment "A volcano, like Fuji san" ;
	rdfs:subClassOf schema:Landform .

schema:WPAdBlock a rdfs:Class ;
	rdfs:label "WPAdBlock" ;
	rdfs:comment "An advertising section of the page." ;
	rdfs:subClassOf schema:WebPageElement .

schema:WPFooter a rdfs:Class ;
	rdfs:label "WPFooter" ;
	rdfs:comment "The footer section of the page." ;
	rdfs:subClassOf schema:WebPageElement .

schema:WPHeader a rdfs:Class ;
	rdfs:label "WPHeader" ;
	rdfs:comment "The header section of the page." ;
	rdfs:subClassOf schema:WebPageElement .

schema:WPSideBar a rdfs:Class ;
	rdfs:label "WPSideBar" ;
	rdfs:comment "A sidebar section of the page." ;
	rdfs:subClassOf schema:WebPageElement .

schema:WarrantyPromise a rdfs:Class ;
	rdfs:label "WarrantyPromise" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment "A structured value representing the duration and scope of services that will be provided to a customer free of charge in case of a defect or malfunction of a product." ;
	rdfs:subClassOf schema:StructuredValue .

schema:WarrantyScope a rdfs:Class ;
	rdfs:label "WarrantyScope" ;
	dc:source <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> ;
	rdfs:comment """A range of of services that will be provided to a customer free of charge in case of a defect or malfunction of a product.

    Commonly used values:

    http://purl.org/goodrelations/v1#Labor-BringIn
    http://purl.org/goodrelations/v1#PartsAndLabor-BringIn
    http://purl.org/goodrelations/v1#PartsAndLabor-PickUp
    	""" ;
	rdfs:subClassOf schema:Enumeration .

schema:Waterfall a rdfs:Class ;
	rdfs:label "Waterfall" ;
	rdfs:comment "A waterfall, like Niagara" ;
	rdfs:subClassOf schema:BodyOfWater .

schema:WebApplication a rdfs:Class ;
	rdfs:label "WebApplication" ;
	rdfs:comment "Web applications." ;
	rdfs:subClassOf schema:SoftwareApplication .

schema:WebPage a rdfs:Class ;
	rdfs:label "WebPage" ;
	rdfs:comment "A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as <code>breadcrumb</code> may be used. We recommend explicit declaration if these properties are specified, but if they are found outside of an itemscope, they will be assumed to be about the page" ;
	rdfs:subClassOf schema:CreativeWork .

schema:WebPageElement a rdfs:Class ;
	rdfs:label "WebPageElement" ;
	rdfs:comment "A web page element, like a table or an image" ;
	rdfs:subClassOf schema:CreativeWork .

schema:WholesaleStore a rdfs:Class ;
	rdfs:label "WholesaleStore" ;
	rdfs:comment "A wholesale store." ;
	rdfs:subClassOf schema:Store .

schema:Winery a rdfs:Class ;
	rdfs:label "Winery" ;
	rdfs:comment "A winery." ;
	rdfs:subClassOf schema:FoodEstablishment .

schema:Zoo a rdfs:Class ;
	rdfs:label "Zoo" ;
	rdfs:comment "A zoo." ;
	rdfs:subClassOf schema:CivicStructure .

schema:Abdomen a schema:PhysicalExam ;
	rdfs:label "Abdomen" ;
	rdfs:comment "Abdomen" .

schema:ActiveNotRecruiting a schema:MedicalStudyStatus ;
	rdfs:label "ActiveNotRecruiting" ;
	rdfs:comment "Active, but not recruiting new participants." .

schema:AerobicActivity a schema:PhysicalActivityCategory ;
	rdfs:label "AerobicActivity" ;
	rdfs:comment "Physical activity of relatively low intensity that depends primarily on the aerobic energy-generating process; during activity, the aerobic metabolism uses oxygen to adequately meet energy demands during exercise." .

schema:AnaerobicActivity a schema:PhysicalActivityCategory ;
	rdfs:label "AnaerobicActivity" ;
	rdfs:comment "Physical activity that is of high-intensity which utilizes the anaerobic metabolism of the body." .

schema:Anesthesia a schema:MedicalSpecialty ;
	rdfs:label "Anesthesia" ;
	rdfs:comment "A specific branch of medical science that pertains to study of anesthetics and their application." .

schema:Appearance a schema:PhysicalExam ;
	rdfs:label "Appearance" ;
	rdfs:comment "Appearance" .

schema:Ayurvedic a schema:MedicineSystem ;
	rdfs:label "Ayurvedic" ;
	rdfs:comment "A system of medicine that originated in India over thousands of years and that focuses on integrating and balancing the body, mind, and spirit." .

schema:Bacteria a schema:InfectiousAgentClass ;
	rdfs:label "Bacteria" ;
	rdfs:comment "Pathogenic bacteria that cause bacterial infection." .

schema:Balance a schema:PhysicalActivityCategory ;
	rdfs:label "Balance" ;
	rdfs:comment "Physical activity that is engaged to help maintain posture and balance." .

schema:CT a schema:MedicalImagingTechnique ;
	rdfs:label "CT" ;
	rdfs:comment "X-ray computed tomography imaging." .

schema:Cardiovascular a schema:MedicalSpecialty ;
	rdfs:label "Cardiovascular" ;
	rdfs:comment "A specific branch of medical science that pertains to diagnosis and treatment of disorders of heart and vasculature." .

schema:CardiovascularExam a schema:PhysicalExam ;
	rdfs:label "CardiovascularExam" ;
	rdfs:comment "Cardiovascular" .

schema:CaseSeries a schema:MedicalObservationalStudyDesign ;
	rdfs:label "CaseSeries" ;
	rdfs:comment "A case series (also known as a clinical series) is a medical research study that tracks patients with a known exposure given similar treatment or examines their medical records for exposure and outcome. A case series can be retrospective or prospective and usually involves a smaller number of patients than the more powerful case-control studies or randomized controlled trials. Case series may be consecutive or non-consecutive, depending on whether all cases presenting to the reporting authors over a period of time were included, or only a selection." .

schema:Chiropractic a schema:MedicineSystem ;
	rdfs:label "Chiropractic" ;
	rdfs:comment "A system of medicine focused on the relationship between the body's structure, mainly the spine, and its functioning." .

schema:Clinician a schema:MedicalAudience ;
	rdfs:label "Clinician" ;
	rdfs:comment "Medical clinicians, including practicing physicians and other medical professionals involved in clinical practice." .

schema:CohortStudy a schema:MedicalObservationalStudyDesign ;
	rdfs:label "CohortStudy" ;
	rdfs:comment "Also known as a panel study. A cohort study is a form of longitudinal study used in medicine and social science. It is one type of study design and should be compared with a cross-sectional study.  A cohort is a group of people who share a common characteristic or experience within a defined period (e.g., are born, leave school, lose their job, are exposed to a drug or a vaccine, etc.). The comparison group may be the general population from which the cohort is drawn, or it may be another cohort of persons thought to have had little or no exposure to the substance under investigation, but otherwise similar. Alternatively, subgroups within the cohort may be compared with each other." .

schema:CommunityHealth a schema:MedicalSpecialty ;
	rdfs:label "CommunityHealth" ;
	rdfs:comment "Community health." .

schema:Completed a schema:MedicalStudyStatus ;
	rdfs:label "Completed" ;
	rdfs:comment "Completed." .

schema:CrossSectional a schema:MedicalObservationalStudyDesign ;
	rdfs:label "CrossSectional" ;
	rdfs:comment "Studies carried out on pre-existing data (usually from 'snapshot' surveys), such as that collected by the Census Bureau. Sometimes called Prevalence Studies." .

schema:DamagedCondition a schema:OfferItemCondition ;
	rdfs:label "DamagedCondition" ;
	rdfs:comment "Indicates that the item for sale is damaged." .

schema:Dentistry a schema:MedicalSpecialty ;
	rdfs:label "Dentistry" ;
	rdfs:comment "Dentistry." .

schema:Dermatologic a schema:MedicalSpecialty ;
	rdfs:label "Dermatologic" ;
	rdfs:comment "A specific branch of medical science that pertains to diagnosis and treatment of disorders of skin." .

schema:Diagnostic a schema:MedicalDevicePurpose ;
	rdfs:label "Diagnostic" ;
	rdfs:comment "A medical device used for diagnostic purposes." .

schema:DietNutrition a schema:MedicalSpecialty ;
	rdfs:label "DietNutrition" ;
	rdfs:comment "Diet and nutrition." .

schema:Discontinued a schema:ItemAvailability ;
	rdfs:label "Discontinued" ;
	rdfs:comment "Indicates that the item for sale has been discontinued." .

schema:DoubleBlindedTrial a schema:MedicalTrialDesign ;
	rdfs:label "DoubleBlindedTrial" ;
	rdfs:comment "A trial design in which neither the researcher nor the patient knows the details of the treatment the patient was randomly assigned to." .

schema:EBook a schema:BookFormatType ;
	rdfs:label "EBook" ;
	rdfs:comment "Book format: Ebook." .

schema:Ear a schema:PhysicalExam ;
	rdfs:label "Ear" ;
	rdfs:comment "Ear" .

schema:Emergency a schema:MedicalSpecialty ;
	rdfs:label "Emergency" ;
	rdfs:comment "A specific branch of medical science that is deals with the evaluation and initial treatment of medical conditions caused by trauma or sudden illness." .

schema:Endocrine a schema:MedicalSpecialty ;
	rdfs:label "Endocrine" ;
	rdfs:comment "A specific branch of medical science that pertains to diagnosis and treatment of disorders of endocrine glands and their secretions." .

schema:EnrollingByInvitation a schema:MedicalStudyStatus ;
	rdfs:label "EnrollingByInvitation" ;
	rdfs:comment "Enrolling participants by invitation only." .

schema:EvidenceLevelA a schema:MedicalEvidenceLevel ;
	rdfs:label "EvidenceLevelA" ;
	rdfs:comment "Data derived from multiple randomized clinical trials or meta-analyses." .

schema:EvidenceLevelB a schema:MedicalEvidenceLevel ;
	rdfs:label "EvidenceLevelB" ;
	rdfs:comment "Data derived from a single randomized trial, or nonrandomized studies." .

schema:EvidenceLevelC a schema:MedicalEvidenceLevel ;
	rdfs:label "EvidenceLevelC" ;
	rdfs:comment "Only consensus opinion of experts, case studies, or standard-of-care." .

schema:Eye a schema:PhysicalExam ;
	rdfs:label "Eye" ;
	rdfs:comment "Eye" .

schema:FDAcategoryA a schema:DrugPregnancyCategory ;
	rdfs:label "FDAcategoryA" ;
	rdfs:comment "A designation by the US FDA signifying that adequate and well-controlled studies have failed to demonstrate a risk to the fetus in the first trimester of pregnancy (and there is no evidence of risk in later trimesters)." .

schema:FDAcategoryB a schema:DrugPregnancyCategory ;
	rdfs:label "FDAcategoryB" ;
	rdfs:comment "A designation by the US FDA signifying that animal reproduction studies have failed to demonstrate a risk to the fetus and there are no adequate and well-controlled studies in pregnant women." .

schema:FDAcategoryC a schema:DrugPregnancyCategory ;
	rdfs:label "FDAcategoryC" ;
	rdfs:comment "A designation by the US FDA signifying that animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks." .

schema:FDAcategoryD a schema:DrugPregnancyCategory ;
	rdfs:label "FDAcategoryD" ;
	rdfs:comment "A designation by the US FDA signifying that there is positive evidence of human fetal risk based on adverse reaction data from investigational or marketing experience or studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks." .

schema:FDAcategoryX a schema:DrugPregnancyCategory ;
	rdfs:label "FDAcategoryX" ;
	rdfs:comment "A designation by the US FDA signifying that studies in animals or humans have demonstrated fetal abnormalities and/or there is positive evidence of human fetal risk based on adverse reaction data from investigational or marketing experience, and the risks involved in use of the drug in pregnant women clearly outweigh potential benefits." .

schema:FDAnotEvaluated a schema:DrugPregnancyCategory ;
	rdfs:label "FDAnotEvaluated" ;
	rdfs:comment "A designation that the drug in question has not been assigned a pregnancy category designation by the US FDA." .

schema:False a schema:Boolean ;
	rdfs:label "False" ;
	rdfs:comment "The boolean value false" .

schema:Flexibility a schema:PhysicalActivityCategory ;
	rdfs:label "Flexibility" ;
	rdfs:comment "Physical activity that is engaged in to improve joint and muscle flexibility." .

schema:Fungus a schema:InfectiousAgentClass ;
	rdfs:label "Fungus" ;
	rdfs:comment "Pathogenic fungus." .

schema:Gastroenterologic a schema:MedicalSpecialty ;
	rdfs:label "Gastroenterologic" ;
	rdfs:comment "A specific branch of medical science that pertains to diagnosis and treatment of disorders of digestive system." .

schema:Genetic a schema:MedicalSpecialty ;
	rdfs:label "Genetic" ;
	rdfs:comment "A specific branch of medical science that pertains to hereditary transmission and the variation of inherited characteristics and disorders." .

schema:Genitourinary a schema:PhysicalExam ;
	rdfs:label "Genitourinary" ;
	rdfs:comment "Genitourinary" .

schema:Geriatric a schema:MedicalSpecialty ;
	rdfs:label "Geriatric" ;
	rdfs:comment "A specific branch of medical science that is concerned with the diagnosis and treatment of diseases, debilities and provision of care to the aged." .

schema:Gynecologic a schema:MedicalSpecialty ;
	rdfs:label "Gynecologic" ;
	rdfs:comment "A specific branch of medical science that pertains to the health care of women, particularly in the diagnosis and treatment of disorders affecting the female reproductive system." .

schema:Hardcover a schema:BookFormatType ;
	rdfs:label "Hardcover" ;
	rdfs:comment "Book format: Hardcover." .

schema:Head a schema:PhysicalExam ;
	rdfs:label "Head" ;
	rdfs:comment "Head" .

schema:Hematologic a schema:MedicalSpecialty ;
	rdfs:label "Hematologic" ;
	rdfs:comment "A specific branch of medical science that pertains to diagnosis and treatment of disorders of blood and blood producing organs." .

schema:Homeopathic a schema:MedicineSystem ;
	rdfs:label "Homeopathic" ;
	rdfs:comment "A system of medicine based on the principle that a disease can be cured by a substance that produces similar symptoms in healthy people." .

schema:InStock a schema:ItemAvailability ;
	rdfs:label "InStock" ;
	rdfs:comment "Indicates that the item for sale is in stock." .

schema:InStoreOnly a schema:ItemAvailability ;
	rdfs:label "InStoreOnly" ;
	rdfs:comment "Indicates that the item for sale is available only in brick-and-mortar stores." .

schema:Infectious a schema:MedicalSpecialty ;
	rdfs:label "Infectious" ;
	rdfs:comment "A specific branch of medical science that pertains to diagnosis and treatment of bacterial, viral, fungal and parasitic infections." .

schema:InternationalTrial a schema:MedicalTrialDesign ;
	rdfs:label "InternationalTrial" ;
	rdfs:comment "An international trial." .

schema:LaboratoryScience a schema:MedicalSpecialty ;
	rdfs:label "LaboratoryScience" ;
	rdfs:comment "Laboratory science." .

schema:LeisureTimeActivity a schema:PhysicalActivityCategory ;
	rdfs:label "LeisureTimeActivity" ;
	rdfs:comment "Any physical activity engaged in for recreational purposes. Examples may include ballroom dancing, roller skating, canoeing, fishing, etc." .

schema:Longitudinal a schema:MedicalObservationalStudyDesign ;
	rdfs:label "Longitudinal" ;
	rdfs:comment "Unlike cross-sectional studies, longitudinal studies track the same people, and therefore the differences observed in those people are less likely to be the result of cultural differences across generations. Longitudinal studies are also used in medicine to uncover predictors of certain diseases." .

schema:Lung a schema:PhysicalExam ;
	rdfs:label "Lung" ;
	rdfs:comment "Lung" .

schema:MRI a schema:MedicalImagingTechnique ;
	rdfs:label "MRI" ;
	rdfs:comment "Magnetic resonance imaging." .

schema:MedicalResearcher a schema:MedicalAudience ;
	rdfs:label "MedicalResearcher" ;
	rdfs:comment "Medical researchers." .

schema:Midwifery a schema:MedicalSpecialty ;
	rdfs:label "Midwifery" ;
	rdfs:comment "Midwifery." .

schema:MultiCenterTrial a schema:MedicalTrialDesign ;
	rdfs:label "MultiCenterTrial" ;
	rdfs:comment "A trial that takes place at multiple centers." .

schema:MulticellularParasite a schema:InfectiousAgentClass ;
	rdfs:label "MulticellularParasite" ;
	rdfs:comment "Multicellular parasite that causes an infection." .

schema:Musculoskeletal a schema:MedicalSpecialty ;
	rdfs:label "Musculoskeletal" ;
	rdfs:comment "A specific branch of medical science that pertains to diagnosis and treatment of disorders of muscles, ligaments and skeletal system." .

schema:MusculoskeletalExam a schema:PhysicalExam ;
	rdfs:label "MusculoskeletalExam" ;
	rdfs:comment "Musculoskeletal" .

schema:Neck a schema:PhysicalExam ;
	rdfs:label "Neck" ;
	rdfs:comment "Neck" .

schema:Neuro a schema:PhysicalExam ;
	rdfs:label "Neuro" ;
	rdfs:comment "Neuro" .

schema:Neurologic a schema:MedicalSpecialty ;
	rdfs:label "Neurologic" ;
	rdfs:comment "A specific branch of medical science that studies the nerves and nervous system and its respective disease states." .

schema:NewCondition a schema:OfferItemCondition ;
	rdfs:label "NewCondition" ;
	rdfs:comment "Indicates that the item for sale is new." .

schema:NoninvasiveProcedure a schema:MedicalProcedureType ;
	rdfs:label "NoninvasiveProcedure" ;
	rdfs:comment "A type of medical procedure that involves noninvasive techniques." .

schema:Nose a schema:PhysicalExam ;
	rdfs:label "Nose" ;
	rdfs:comment "Nose" .

schema:NotYetRecruiting a schema:MedicalStudyStatus ;
	rdfs:label "NotYetRecruiting" ;
	rdfs:comment "Not yet recruiting." .

schema:Nursing a schema:MedicalSpecialty ;
	rdfs:label "Nursing" ;
	rdfs:comment "Nursing." .

schema:OTC a schema:DrugPrescriptionStatus ;
	rdfs:label "OTC" ;
	rdfs:comment "Available over the counter." .

schema:Observational a schema:MedicalObservationalStudyDesign ;
	rdfs:label "Observational" ;
	rdfs:comment "An observational study design." .

schema:Obstetric a schema:MedicalSpecialty ;
	rdfs:label "Obstetric" ;
	rdfs:comment "A specific branch of medical science that specializes in the care of women during the prenatal and postnatal care and with the delivery of the child." .

schema:OccupationalActivity a schema:PhysicalActivityCategory ;
	rdfs:label "OccupationalActivity" ;
	rdfs:comment "Any physical activity engaged in for job-related purposes. Examples may include waiting tables, maid service, carrying a mailbag, picking fruits or vegetables, construction work, etc." .

schema:OccupationalTherapy a schema:MedicalSpecialty ;
	rdfs:label "OccupationalTherapy" ;
	rdfs:comment "Occupational therapy." .

schema:Oncologic a schema:MedicalSpecialty ;
	rdfs:label "Oncologic" ;
	rdfs:comment "A specific branch of medical science that deals with benign and malignant tumors, including the study of their development, diagnosis, treatment and prevention." .

schema:OnlineOnly a schema:ItemAvailability ;
	rdfs:label "OnlineOnly" ;
	rdfs:comment "Indicates that the item for sale is available only online." .

schema:OpenTrial a schema:MedicalTrialDesign ;
	rdfs:label "OpenTrial" ;
	rdfs:comment "A trial design in which the researcher knows the full details of the treatment, and so does the patient." .

schema:Optometic a schema:MedicalSpecialty ;
	rdfs:label "Optometic" ;
	rdfs:comment "Optometry." .

schema:Osteopathic a schema:MedicineSystem ;
	rdfs:label "Osteopathic" ;
	rdfs:comment "A system of medicine focused on promoting the body's innate ability to heal itself." .

schema:Otolaryngologic a schema:MedicalSpecialty ;
	rdfs:label "Otolaryngologic" ;
	rdfs:comment "A specific branch of medical science that is concerned with the ear, nose and throat and their respective disease states." .

schema:OutOfStock a schema:ItemAvailability ;
	rdfs:label "OutOfStock" ;
	rdfs:comment "Indicates that the item for sale is out of stock." .

schema:PET a schema:MedicalImagingTechnique ;
	rdfs:label "PET" ;
	rdfs:comment "Positron emission tomography imaging." .

schema:Paperback a schema:BookFormatType ;
	rdfs:label "Paperback" ;
	rdfs:comment "Book format: Paperback." .

schema:Pathology a schema:MedicalSpecialty ;
	rdfs:label "Pathology" ;
	rdfs:comment "A specific branch of medical science that is concerned with the study of the cause, origin and nature of a disease state, including its consequences as a result of manifestation of the disease. In clinical care, the term is used to designate a branch of medicine using laboratory tests to diagnose and determine the prognostic significance of illness." .

schema:Patient a schema:MedicalAudience ;
	rdfs:label "Patient" ;
	rdfs:comment "Patients." .

schema:Pediatric a schema:MedicalSpecialty ;
	rdfs:label "Pediatric" ;
	rdfs:comment "A specific branch of medical science that specializes in the care of infants, children and adolescents." .

schema:PercutaneousProcedure a schema:MedicalProcedureType ;
	rdfs:label "PercutaneousProcedure" ;
	rdfs:comment "A type of medical procedure that involves percutaneous techniques, where access to organs or tissue is achieved via needle-puncture of the skin. For example, catheter-based procedures like stent delivery." .

schema:PharmacySpecialty a schema:MedicalSpecialty ;
	rdfs:label "PharmacySpecialty" ;
	rdfs:comment "Pharmacy." .

schema:Physiotherapy a schema:MedicalSpecialty ;
	rdfs:label "Physiotherapy" ;
	rdfs:comment "Physiotherapy." .

schema:PlaceboControlledTrial a schema:MedicalTrialDesign ;
	rdfs:label "PlaceboControlledTrial" ;
	rdfs:comment "A placebo-controlled trial design." .

schema:PlasticSurgery a schema:MedicalSpecialty ;
	rdfs:label "PlasticSurgery" ;
	rdfs:comment "A specific branch of medical science that pertains to therapeutic or cosmetic repair or re-formation of missing, injured or malformed tissues or body parts by manual and instrumental means." .

schema:Podiatric a schema:MedicalSpecialty ;
	rdfs:label "Podiatric" ;
	rdfs:comment "Podiatry." .

schema:PreOrder a schema:ItemAvailability ;
	rdfs:label "PreOrder" ;
	rdfs:comment "Indicates that the item for sale is available for pre-order." .

schema:PrescriptionOnly a schema:DrugPrescriptionStatus ;
	rdfs:label "PrescriptionOnly" ;
	rdfs:comment "Available by prescription only." .

schema:PrimaryCare a schema:MedicalSpecialty ;
	rdfs:label "PrimaryCare" ;
	rdfs:comment "Primary care." .

schema:Prion a schema:InfectiousAgentClass ;
	rdfs:label "Prion" ;
	rdfs:comment "A prion is an infectious agent composed of protein in a misfolded form." .

schema:Protozoa a schema:InfectiousAgentClass ;
	rdfs:label "Protozoa" ;
	rdfs:comment "Single-celled organism that causes an infection." .

schema:Psychiatric a schema:MedicalSpecialty ;
	rdfs:label "Psychiatric" ;
	rdfs:comment "A specific branch of medical science that is concerned with the study, treatment, and prevention of mental illness, using both medical and psychological therapies." .

schema:PublicHealth a schema:MedicalSpecialty ;
	rdfs:label "PublicHealth" ;
	rdfs:comment "Environment and public health." .

schema:Pulmonary a schema:MedicalSpecialty ;
	rdfs:label "Pulmonary" ;
	rdfs:comment "A specific branch of medical science that pertains to the study of the respiratory system and its respective disease states." .

schema:Radiograpy a schema:MedicalSpecialty ;
	rdfs:label "Radiograpy" ;
	rdfs:comment "Radiography." .

schema:RandomizedTrial a schema:MedicalTrialDesign ;
	rdfs:label "RandomizedTrial" ;
	rdfs:comment "A randomized trial design." .

schema:Recruiting a schema:MedicalStudyStatus ;
	rdfs:label "Recruiting" ;
	rdfs:comment "Recruiting participants." .

schema:RefurbishedCondition a schema:OfferItemCondition ;
	rdfs:label "RefurbishedCondition" ;
	rdfs:comment "Indicates that the item for sale is refurbished." .

schema:Registry a schema:MedicalObservationalStudyDesign ;
	rdfs:label "Registry" ;
	rdfs:comment "A registry-based study design." .

schema:ReimbursementCap a schema:DrugCostCategory ;
	rdfs:label "ReimbursementCap" ;
	rdfs:comment "The drug's cost represents the maximum reimbursement paid by an insurer for the drug." .

schema:Renal a schema:MedicalSpecialty ;
	rdfs:label "Renal" ;
	rdfs:comment "A specific branch of medical science that pertains to the study of the kidneys and its respective disease states." .

schema:Researcher a schema:Audience ;
	rdfs:label "Researcher" ;
	rdfs:comment "Researchers." .

schema:RespiratoryTherapy a schema:MedicalSpecialty ;
	rdfs:label "RespiratoryTherapy" ;
	rdfs:comment "Respiratory therapy." .

schema:ResultsAvailable a schema:MedicalStudyStatus ;
	rdfs:label "ResultsAvailable" ;
	rdfs:comment "Results are available." .

schema:ResultsNotAvailable a schema:MedicalStudyStatus ;
	rdfs:label "ResultsNotAvailable" ;
	rdfs:comment "Results are not available." .

schema:Retail a schema:DrugCostCategory ;
	rdfs:label "Retail" ;
	rdfs:comment "The drug's cost represents the retail cost of the drug." .

schema:Rheumatologic a schema:MedicalSpecialty ;
	rdfs:label "Rheumatologic" ;
	rdfs:comment "A specific branch of medical science that deals with the study and treatment of rheumatic, automimmune or joint diseases." .

schema:SingleBlindedTrial a schema:MedicalTrialDesign ;
	rdfs:label "SingleBlindedTrial" ;
	rdfs:comment "A trial design in which the researcher knows which treatment the patient was randomly assigned to but the patient does not." .

schema:SingleCenterTrial a schema:MedicalTrialDesign ;
	rdfs:label "SingleCenterTrial" ;
	rdfs:comment "A trial that takes place at a single center." .

schema:Skin a schema:PhysicalExam ;
	rdfs:label "Skin" ;
	rdfs:comment "Skin" .

schema:SpeechPathology a schema:MedicalSpecialty ;
	rdfs:label "SpeechPathology" ;
	rdfs:comment "Speech pathology." .

schema:StrengthTraining a schema:PhysicalActivityCategory ;
	rdfs:label "StrengthTraining" ;
	rdfs:comment "Physical activity that is engaged in to improve muscle and bone strength. Also referred to as resistance training." .

schema:Surgical a schema:MedicalSpecialty ;
	rdfs:label "Surgical" ;
	rdfs:comment "A specific branch of medical science that pertains to treating diseases, injuries and deformities by manual and instrumental means." .

schema:SurgicalProcedure a schema:MedicalProcedureType ;
	rdfs:label "SurgicalProcedure" ;
	rdfs:comment "A type of medical procedure that involves invasive surgical techniques." .

schema:Suspended a schema:MedicalStudyStatus ;
	rdfs:label "Suspended" ;
	rdfs:comment "Suspended." .

schema:Terminated a schema:MedicalStudyStatus ;
	rdfs:label "Terminated" ;
	rdfs:comment "Terminated." .

schema:Therapeutic a schema:MedicalDevicePurpose ;
	rdfs:label "Therapeutic" ;
	rdfs:comment "A medical device used for therapeutic purposes." .

schema:Throat a schema:PhysicalExam ;
	rdfs:label "Throat" ;
	rdfs:comment "Throat" .

schema:Toxicologic a schema:MedicalSpecialty ;
	rdfs:label "Toxicologic" ;
	rdfs:comment "A specific branch of medical science that is concerned with poisons, their nature, effects and detection and involved in the treatment of poisoning." .

schema:TraditionalChinese a schema:MedicineSystem ;
	rdfs:label "TraditionalChinese" ;
	rdfs:comment "A system of medicine based on common theoretical concepts that originated in China and evolved over thousands of years, that uses herbs, acupuncture, exercise, massage, dietary therapy, and other methods to treat a wide range of conditions." .

schema:TripleBlindedTrial a schema:MedicalTrialDesign ;
	rdfs:label "TripleBlindedTrial" ;
	rdfs:comment "A trial design in which neither the researcher, the person administering the therapy nor the patient knows the details of the treatment the patient was randomly assigned to." .

schema:True a schema:Boolean ;
	rdfs:label "True" ;
	rdfs:comment "The boolean value true" .

schema:Ultrasound a schema:MedicalImagingTechnique ;
	rdfs:label "Ultrasound" ;
	rdfs:comment "Ultrasound imaging." .

schema:Urologic a schema:MedicalSpecialty ;
	rdfs:label "Urologic" ;
	rdfs:comment "A specific branch of medical science that is concerned with the diagnosis and treatment of diseases pertaining to the urinary tract and the urogenital system." .

schema:UsedCondition a schema:OfferItemCondition ;
	rdfs:label "UsedCondition" ;
	rdfs:comment "Indicates that the item for sale is used." .

schema:Virus a schema:InfectiousAgentClass ;
	rdfs:label "Virus" ;
	rdfs:comment "Pathogenic virus that causes viral infection." .

schema:VitalSign a schema:PhysicalExam ;
	rdfs:label "VitalSign" ;
	rdfs:comment "VitalSign" .

schema:WesternConventional a schema:MedicineSystem ;
	rdfs:label "WesternConventional" ;
	rdfs:comment "The conventional Western system of medicine, that aims to apply the best available evidence gained from the scientific method to clinical decision making. Also known as conventional or Western medicine." .

schema:Wholesale a schema:DrugCostCategory ;
	rdfs:label "Wholesale" ;
	rdfs:comment "The drug's cost represents the wholesale acquisition cost of the drug." .

schema:Withdrawn a schema:MedicalStudyStatus ;
	rdfs:label "Withdrawn" ;
	rdfs:comment "Withdrawn." .

schema:XRay a schema:MedicalImagingTechnique ;
	rdfs:label "XRay" ;
	rdfs:comment "X-ray imaging." .

schema:about a rdf:Property ;
	rdfs:label "about" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Thing ;
	rdfs:comment "The subject matter of the content." .

schema:acceptedPaymentMethod a rdf:Property ;
	rdfs:label "acceptedPaymentMethod" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:PaymentMethod ;
	rdfs:comment "The payment method(s) accepted by seller for this offer." .

schema:acceptsReservations a rdf:Property ;
	rdfs:label "acceptsReservations" ;
	schema:domain schema:FoodEstablishment ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Either <code>Yes/No</code>, or a URL at which reservations can be made." .

schema:accountablePerson a rdf:Property ;
	rdfs:label "accountablePerson" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Person ;
	rdfs:comment "Specifies the Person that is legally accountable for the CreativeWork." .

schema:acquiredFrom a rdf:Property ;
	rdfs:label "acquiredFrom" ;
	schema:domain schema:OwnershipInfo ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "The organization or person from which the product was acquired." .

schema:action a rdf:Property ;
	rdfs:label "action" ;
	schema:domain schema:Muscle ;
	schema:range schema:Text ;
	rdfs:comment "The movement the muscle generates." .

schema:activeIngredient a rdf:Property ;
	rdfs:label "activeIngredient" ;
	schema:domain schema:DietarySupplement , schema:Drug , schema:DrugStrength ;
	schema:range schema:Text ;
	rdfs:comment "An active ingredient, typically chemical compounds and/or biologic substances." .

schema:activityDuration a rdf:Property ;
	rdfs:label "activityDuration" ;
	schema:domain schema:ExercisePlan ;
	schema:range schema:Duration ;
	rdfs:comment "Length of time to engage in the activity." .

schema:activityFrequency a rdf:Property ;
	rdfs:label "activityFrequency" ;
	schema:domain schema:ExercisePlan ;
	schema:range schema:Text ;
	rdfs:comment "How often one should engage in the activity." .

schema:actor a rdf:Property ;
	rdfs:label "actor" ;
	schema:domain schema:Movie , schema:TVEpisode , schema:TVSeries ;
	schema:range schema:Person ;
	rdfs:comment "A cast member of the movie, TV series, season, or episode, or video." .

schema:actors a rdf:Property ;
	rdfs:label "actors" ;
	schema:domain schema:Movie , schema:TVEpisode , schema:TVSeries ;
	schema:range schema:Person ;
	rdfs:comment "A cast member of the movie, TV series, season, or episode, or video. (legacy spelling; see singular form, actor)" .

schema:addOn a rdf:Property ;
	rdfs:label "addOn" ;
	schema:domain schema:Offer ;
	schema:range schema:Offer ;
	rdfs:comment "An additional offer that can only be obtained in combination with the first base offer (e.g. supplements and extensions that are available for a surcharge)." .

schema:additionalName a rdf:Property ;
	rdfs:label "additionalName" ;
	schema:domain schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "An additional name for a Person, can be used for a middle name." .

schema:additionalType a rdf:Property ;
	rdfs:label "additionalType" ;
	schema:domain schema:Thing ;
	schema:range schema:URL ;
	rdfs:comment "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally." .

schema:additionalVariable a rdf:Property ;
	rdfs:label "additionalVariable" ;
	schema:domain schema:ExercisePlan ;
	schema:range schema:Text ;
	rdfs:comment "Any additional component of the exercise prescription that may need to be articulated to the patient. This may include the order of exercises, the number of repetitions of movement, quantitative distance, progressions over time, etc." .

schema:address a rdf:Property ;
	rdfs:label "address" ;
	schema:domain schema:Organization , schema:Person , schema:Place ;
	schema:range schema:PostalAddress ;
	rdfs:comment "Physical address of the item." .

schema:addressCountry a rdf:Property ;
	rdfs:label "addressCountry" ;
	schema:domain schema:PostalAddress ;
	schema:range schema:Country ;
	rdfs:comment "The country. For example, USA. You can also provide the two-letter <a href='http://en.wikipedia.org/wiki/ISO_3166-1'>ISO 3166-1 alpha-2 country code</a>." .

schema:addressLocality a rdf:Property ;
	rdfs:label "addressLocality" ;
	schema:domain schema:PostalAddress ;
	schema:range schema:Text ;
	rdfs:comment "The locality. For example, Mountain View." .

schema:addressRegion a rdf:Property ;
	rdfs:label "addressRegion" ;
	schema:domain schema:PostalAddress ;
	schema:range schema:Text ;
	rdfs:comment "The region. For example, CA." .

schema:administrationRoute a rdf:Property ;
	rdfs:label "administrationRoute" ;
	schema:domain schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "A route by which this drug may be administered, e.g. 'oral'." .

schema:advanceBookingRequirement a rdf:Property ;
	rdfs:label "advanceBookingRequirement" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:QuantitativeValue ;
	rdfs:comment "The amount of time that is required between accepting the offer and the actual usage of the resource or service." .

schema:adverseOutcome a rdf:Property ;
	rdfs:label "adverseOutcome" ;
	schema:domain schema:MedicalDevice , schema:MedicalTherapy ;
	schema:range schema:MedicalEntity ;
	rdfs:comment "A possible complication and/or side effect of this therapy. If it is known that an adverse outcome is serious (resulting in death, disability, or permanent damage; requiring hospitalization; or is otherwise life-threatening or requires immediate medical attention), tag it as a seriouseAdverseOutcome instead." .

schema:affectedBy a rdf:Property ;
	rdfs:label "affectedBy" ;
	schema:domain schema:MedicalTest ;
	schema:range schema:Drug ;
	rdfs:comment "Drugs that affect the test's results." .

schema:affiliation a rdf:Property ;
	rdfs:label "affiliation" ;
	schema:domain schema:Person ;
	schema:range schema:Organization ;
	rdfs:comment "An organization that this person is affiliated with. For example, a school/university, a club, or a team." .

schema:aggregateRating a rdf:Property ;
	rdfs:label "aggregateRating" ;
	schema:domain schema:CreativeWork , schema:Offer , schema:Organization , schema:Place , schema:Product ;
	schema:range schema:AggregateRating ;
	rdfs:comment "The overall rating, based on a collection of reviews or ratings, of the item." .

schema:album a rdf:Property ;
	rdfs:label "album" ;
	schema:domain schema:MusicGroup ;
	schema:range schema:MusicAlbum ;
	rdfs:comment "A music album." .

schema:albums a rdf:Property ;
	rdfs:label "albums" ;
	schema:domain schema:MusicGroup ;
	schema:range schema:MusicAlbum ;
	rdfs:comment "A collection of music albums (legacy spelling; see singular form, album)." .

schema:alcoholWarning a rdf:Property ;
	rdfs:label "alcoholWarning" ;
	schema:domain schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "Any precaution, guidance, contraindication, etc. related to consumption of alcohol while taking this drug." .

schema:algorithm a rdf:Property ;
	rdfs:label "algorithm" ;
	schema:domain schema:MedicalRiskScore ;
	schema:range schema:Text ;
	rdfs:comment "The algorithm or rules to follow to compute the score." .

schema:alignmentType a rdf:Property ;
	rdfs:label "alignmentType" ;
	schema:domain schema:AlignmentObject ;
	schema:range schema:Text ;
	rdfs:comment "A category of alignment between the learning resource and the framework node. Recommended values include: 'assesses', 'teaches', 'requires', 'textComplexity', 'readingLevel', 'educationalSubject', and 'educationLevel'." .

schema:alternateName a rdf:Property ;
	rdfs:label "alternateName" ;
	schema:domain schema:MedicalEntity ;
	schema:range schema:Text ;
	rdfs:comment "Any alternate name for this medical entity." .

schema:alternativeHeadline a rdf:Property ;
	rdfs:label "alternativeHeadline" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "A secondary title of the CreativeWork." .

schema:alumni a rdf:Property ;
	rdfs:label "alumni" ;
	schema:domain schema:EducationalOrganization ;
	schema:range schema:Person ;
	rdfs:comment "Alumni of educational organization." .

schema:alumniOf a rdf:Property ;
	rdfs:label "alumniOf" ;
	schema:domain schema:Person ;
	schema:range schema:EducationalOrganization ;
	rdfs:comment "An educational organizations that the person is an alumni of." .

schema:amountOfThisGood a rdf:Property ;
	rdfs:label "amountOfThisGood" ;
	schema:domain schema:TypeAndQuantityNode ;
	schema:range schema:Number ;
	rdfs:comment "The quantity of the goods included in the offer." .

schema:antagonist a rdf:Property ;
	rdfs:label "antagonist" ;
	schema:domain schema:Muscle ;
	schema:range schema:Muscle ;
	rdfs:comment "The muscle whose action counteracts the specified muscle." .

schema:applicableLocation a rdf:Property ;
	rdfs:label "applicableLocation" ;
	schema:domain schema:DrugCost , schema:DrugLegalStatus ;
	schema:range schema:AdministrativeArea ;
	rdfs:comment "The location in which the status applies." .

schema:applicationCategory a rdf:Property ;
	rdfs:label "applicationCategory" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Type of software application, e.g. \"Game, Multimedia\"." .

schema:applicationSubCategory a rdf:Property ;
	rdfs:label "applicationSubCategory" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Subcategory of the application, e.g. \"Arcade Game\"." .

schema:applicationSuite a rdf:Property ;
	rdfs:label "applicationSuite" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text ;
	rdfs:comment "The name of the application suite to which the application belongs (e.g. Excel belongs to Office)" .

schema:appliesToDeliveryMethod a rdf:Property ;
	rdfs:label "appliesToDeliveryMethod" ;
	schema:domain schema:DeliveryChargeSpecification , schema:PaymentChargeSpecification ;
	schema:range schema:DeliveryMethod ;
	rdfs:comment "The delivery method(s) to which the delivery charge or payment charge specification applies." .

schema:appliesToPaymentMethod a rdf:Property ;
	rdfs:label "appliesToPaymentMethod" ;
	schema:domain schema:PaymentChargeSpecification ;
	schema:range schema:PaymentMethod ;
	rdfs:comment "The payment method(s) to which the payment charge specification applies." .

schema:arterialBranch a rdf:Property ;
	rdfs:label "arterialBranch" ;
	schema:domain schema:Artery ;
	schema:range schema:AnatomicalStructure ;
	rdfs:comment "The branches that comprise the arterial structure." .

schema:articleBody a rdf:Property ;
	rdfs:label "articleBody" ;
	schema:domain schema:Article ;
	schema:range schema:Text ;
	rdfs:comment "The actual body of the article." .

schema:articleSection a rdf:Property ;
	rdfs:label "articleSection" ;
	schema:domain schema:Article ;
	schema:range schema:Text ;
	rdfs:comment "Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc." .

schema:aspect a rdf:Property ;
	rdfs:label "aspect" ;
	schema:domain schema:MedicalWebPage ;
	schema:range schema:Text ;
	rdfs:comment "An aspect of medical practice that is considered on the page, such as 'diagnosis', 'treatment', 'causes', 'prognosis', 'etiology', 'epidemiology', etc." .

schema:assembly a rdf:Property ;
	rdfs:label "assembly" ;
	schema:domain schema:APIReference ;
	schema:range schema:Text ;
	rdfs:comment "Library file name e.g., mscorlib.dll, system.web.dll" .

schema:assemblyVersion a rdf:Property ;
	rdfs:label "assemblyVersion" ;
	schema:domain schema:APIReference ;
	schema:range schema:Text ;
	rdfs:comment "Associated product/technology version. e.g., .NET Framework 4.5" .

schema:associatedAnatomy a rdf:Property ;
	rdfs:label "associatedAnatomy" ;
	schema:domain schema:MedicalCondition , schema:PhysicalActivity ;
	schema:range schema:AnatomicalStructure , schema:AnatomicalSystem , schema:SuperficialAnatomy ;
	rdfs:comment "The anatomy of the underlying organ system or structures associated with this entity." .

schema:associatedArticle a rdf:Property ;
	rdfs:label "associatedArticle" ;
	schema:domain schema:MediaObject ;
	schema:range schema:NewsArticle ;
	rdfs:comment "A NewsArticle associated with the Media Object." .

schema:associatedMedia a rdf:Property ;
	rdfs:label "associatedMedia" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:MediaObject ;
	rdfs:comment "The media objects that encode this creative work. This property is a synonym for encodings." .

schema:associatedPathophysiology a rdf:Property ;
	rdfs:label "associatedPathophysiology" ;
	schema:domain schema:AnatomicalStructure , schema:AnatomicalSystem , schema:SuperficialAnatomy ;
	schema:range schema:Text ;
	rdfs:comment "If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system." .

schema:attendee a rdf:Property ;
	rdfs:label "attendee" ;
	schema:domain schema:Event ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "A person or organization attending the event." .

schema:attendees a rdf:Property ;
	rdfs:label "attendees" ;
	schema:domain schema:Event ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "A person attending the event (legacy spelling; see singular form, attendee)." .

schema:audience a rdf:Property ;
	rdfs:label "audience" ;
	schema:domain schema:CreativeWork , schema:Product ;
	schema:range schema:Audience ;
	rdfs:comment "The intended audience of the item, i.e. the group for whom the item was created." .

schema:audio a rdf:Property ;
	rdfs:label "audio" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:AudioObject ;
	rdfs:comment "An embedded audio object." .

schema:author a rdf:Property ;
	rdfs:label "author" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "The author of this content. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably." .

schema:availability a rdf:Property ;
	rdfs:label "availability" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:ItemAvailability ;
	rdfs:comment "The availability of this item&#x2014;for example In stock, Out of stock, Pre-order, etc." .

schema:availabilityEnds a rdf:Property ;
	rdfs:label "availabilityEnds" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:DateTime ;
	rdfs:comment "The end of the availability of the product or service included in the offer." .

schema:availabilityStarts a rdf:Property ;
	rdfs:label "availabilityStarts" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:DateTime ;
	rdfs:comment "The beginning of the availability of the product or service included in the offer." .

schema:availableAtOrFrom a rdf:Property ;
	rdfs:label "availableAtOrFrom" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:Place ;
	rdfs:comment "The place(s) from which the offer can be obtained (e.g. store locations)." .

schema:availableDeliveryMethod a rdf:Property ;
	rdfs:label "availableDeliveryMethod" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:DeliveryMethod ;
	rdfs:comment "The delivery method(s) available for this offer." .

schema:availableIn a rdf:Property ;
	rdfs:label "availableIn" ;
	schema:domain schema:DrugStrength ;
	schema:range schema:AdministrativeArea ;
	rdfs:comment "The location in which the strength is available." .

schema:availableService a rdf:Property ;
	rdfs:label "availableService" ;
	schema:domain schema:Hospital , schema:MedicalClinic , schema:Physician ;
	schema:range schema:MedicalProcedure , schema:MedicalTest , schema:MedicalTherapy ;
	rdfs:comment "A medical service available from this provider." .

schema:availableStrength a rdf:Property ;
	rdfs:label "availableStrength" ;
	schema:domain schema:Drug ;
	schema:range schema:DrugStrength ;
	rdfs:comment "An available dosage strength for the drug." .

schema:availableTest a rdf:Property ;
	rdfs:label "availableTest" ;
	schema:domain schema:DiagnosticLab ;
	schema:range schema:MedicalTest ;
	rdfs:comment "A diagnostic test or procedure offered by this lab." .

schema:award a rdf:Property ;
	rdfs:label "award" ;
	schema:domain schema:CreativeWork , schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "An award won by this person or for this creative work." .

schema:awards a rdf:Property ;
	rdfs:label "awards" ;
	schema:domain schema:CreativeWork , schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "Awards won by this person or for this creative work. (legacy spelling; see singular form, award)" .

schema:background a rdf:Property ;
	rdfs:label "background" ;
	schema:domain schema:DietarySupplement ;
	schema:range schema:Text ;
	rdfs:comment "Descriptive information establishing a historical perspective on the supplement. May include the rationale for the name, the population where the supplement first came to prominence, etc." .

schema:baseSalary a rdf:Property ;
	rdfs:label "baseSalary" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Number ;
	rdfs:comment "The base salary of the job." .

schema:benefits a rdf:Property ;
	rdfs:label "benefits" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Description of benefits associated with the job." .

schema:bestRating a rdf:Property ;
	rdfs:label "bestRating" ;
	schema:domain schema:Rating ;
	schema:range schema:Number , schema:Text ;
	rdfs:comment "The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed." .

schema:billingIncrement a rdf:Property ;
	rdfs:label "billingIncrement" ;
	schema:domain schema:UnitPriceSpecification ;
	schema:range schema:Number ;
	rdfs:comment "This property specifies the minimal quantity and rounding increment that will be the basis for the billing. The unit of measurement is specified by the unitCode property." .

schema:biomechnicalClass a rdf:Property ;
	rdfs:label "biomechnicalClass" ;
	schema:domain schema:Joint ;
	schema:range schema:Text ;
	rdfs:comment "The biomechanical properties of the bone." .

schema:birthDate a rdf:Property ;
	rdfs:label "birthDate" ;
	schema:domain schema:Person ;
	schema:range schema:Date ;
	rdfs:comment "Date of birth." .

schema:bitrate a rdf:Property ;
	rdfs:label "bitrate" ;
	schema:domain schema:MediaObject ;
	schema:range schema:Text ;
	rdfs:comment "The bitrate of the media object." .

schema:blogPost a rdf:Property ;
	rdfs:label "blogPost" ;
	schema:domain schema:Blog ;
	schema:range schema:BlogPosting ;
	rdfs:comment "A posting that is part of this blog." .

schema:blogPosts a rdf:Property ;
	rdfs:label "blogPosts" ;
	schema:domain schema:Blog ;
	schema:range schema:BlogPosting ;
	rdfs:comment "The postings that are part of this blog (legacy spelling; see singular form, blogPost)." .

schema:bloodSupply a rdf:Property ;
	rdfs:label "bloodSupply" ;
	schema:domain schema:Muscle ;
	schema:range schema:Vessel ;
	rdfs:comment "The blood vessel that carries blood from the heart to the muscle." .

schema:bodyLocation a rdf:Property ;
	rdfs:label "bodyLocation" ;
	schema:domain schema:AnatomicalStructure ;
	schema:range schema:Text ;
	rdfs:comment "Location in the body of the anatomical structure." .

schema:bookEdition a rdf:Property ;
	rdfs:label "bookEdition" ;
	schema:domain schema:Book ;
	schema:range schema:Text ;
	rdfs:comment "The edition of the book." .

schema:bookFormat a rdf:Property ;
	rdfs:label "bookFormat" ;
	schema:domain schema:Book ;
	schema:range schema:BookFormatType ;
	rdfs:comment "The format of the book." .

schema:box a rdf:Property ;
	rdfs:label "box" ;
	schema:domain schema:GeoShape ;
	schema:range schema:Text ;
	rdfs:comment "A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more spacedelimited points where the first and final points are identical." .

schema:branch a rdf:Property ;
	rdfs:label "branch" ;
	schema:domain schema:Nerve ;
	schema:range schema:AnatomicalStructure , schema:Nerve ;
	rdfs:comment "The branches that delineate from the nerve bundle." .

schema:branchOf a rdf:Property ;
	rdfs:label "branchOf" ;
	schema:domain schema:LocalBusiness ;
	schema:range schema:Organization ;
	rdfs:comment "The larger organization that this local business is a branch of, if any." .

schema:brand a rdf:Property ;
	rdfs:label "brand" ;
	schema:domain schema:Organization , schema:Person , schema:Product ;
	schema:range schema:Brand , schema:Organization ;
	rdfs:comment "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person." .

schema:breadcrumb a rdf:Property ;
	rdfs:label "breadcrumb" ;
	schema:domain schema:WebPage ;
	schema:range schema:Text ;
	rdfs:comment "A set of links that can help a user understand and navigate a website hierarchy." .

schema:breastfeedingWarning a rdf:Property ;
	rdfs:label "breastfeedingWarning" ;
	schema:domain schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "Any precaution, guidance, contraindication, etc. related to this drug's use by breastfeeding mothers." .

schema:browserRequirements a rdf:Property ;
	rdfs:label "browserRequirements" ;
	schema:domain schema:WebApplication ;
	schema:range schema:Text ;
	rdfs:comment "Specifies browser requirements in human-readable text. For example,\"requires HTML5 support\"." .

schema:businessFunction a rdf:Property ;
	rdfs:label "businessFunction" ;
	schema:domain schema:Demand , schema:Offer , schema:TypeAndQuantityNode ;
	schema:range schema:BusinessFunction ;
	rdfs:comment "The business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (TypeAndQuantityNode). The default is http://purl.org/goodrelations/v1#Sell." .

schema:byArtist a rdf:Property ;
	rdfs:label "byArtist" ;
	schema:domain schema:MusicAlbum , schema:MusicRecording ;
	schema:range schema:MusicGroup ;
	rdfs:comment "The artist that performed this album or recording." .

schema:calories a rdf:Property ;
	rdfs:label "calories" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Energy ;
	rdfs:comment "The number of calories" .

schema:caption a rdf:Property ;
	rdfs:label "caption" ;
	schema:domain schema:ImageObject , schema:VideoObject ;
	schema:range schema:Text ;
	rdfs:comment "The caption for this object." .

schema:carbohydrateContent a rdf:Property ;
	rdfs:label "carbohydrateContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of grams of carbohydrates." .

schema:carrierRequirements a rdf:Property ;
	rdfs:label "carrierRequirements" ;
	schema:domain schema:MobileApplication ;
	schema:range schema:Text ;
	rdfs:comment "Specifies specific carrier(s) requirements for the application (e.g. an application may only work on a specific carrier network)." .

schema:catalog a rdf:Property ;
	rdfs:label "catalog" ;
	schema:domain schema:Dataset ;
	schema:range schema:DataCatalog ;
	rdfs:comment "A data catalog which contains a dataset." .

schema:category a rdf:Property ;
	rdfs:label "category" ;
	schema:domain schema:Offer , schema:PhysicalActivity ;
	schema:range schema:PhysicalActivityCategory , schema:Text , schema:Thing ;
	rdfs:comment "A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy." .

schema:cause a rdf:Property ;
	rdfs:label "cause" ;
	schema:domain schema:MedicalCondition , schema:MedicalSignOrSymptom ;
	schema:range schema:MedicalCause ;
	rdfs:comment "An underlying cause. More specifically, one of the causative agent(s) that are most directly responsible for the pathophysiologic process that eventually results in the occurrence." .

schema:causeOf a rdf:Property ;
	rdfs:label "causeOf" ;
	schema:domain schema:MedicalCause ;
	schema:range schema:MedicalEntity ;
	rdfs:comment "The condition, complication, symptom, sign, etc. caused." .

schema:childMaxAge a rdf:Property ;
	rdfs:label "childMaxAge" ;
	schema:domain schema:ParentAudience ;
	schema:range schema:Number ;
	rdfs:comment "Maximal age of the child" .

schema:childMinAge a rdf:Property ;
	rdfs:label "childMinAge" ;
	schema:domain schema:ParentAudience ;
	schema:range schema:Number ;
	rdfs:comment "Minimal age of the child" .

schema:children a rdf:Property ;
	rdfs:label "children" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "A child of the person." .

schema:cholesterolContent a rdf:Property ;
	rdfs:label "cholesterolContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of milligrams of cholesterol." .

schema:circle a rdf:Property ;
	rdfs:label "circle" ;
	schema:domain schema:GeoShape ;
	schema:range schema:Text ;
	rdfs:comment "A circle is the circular region of a specified radius centered at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters." .

schema:citation a rdf:Property ;
	rdfs:label "citation" ;
	schema:domain schema:MedicalScholarlyArticle ;
	schema:range schema:CreativeWork , schema:Text ;
	rdfs:comment "A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. NOTE: Candidate for promotion to ScholarlyArticle." .

schema:clincalPharmacology a rdf:Property ;
	rdfs:label "clincalPharmacology" ;
	schema:domain schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD)." .

schema:closes a rdf:Property ;
	rdfs:label "closes" ;
	schema:domain schema:OpeningHoursSpecification ;
	schema:range schema:Time ;
	rdfs:comment "The closing hour of the place or service on the given day(s) of the week." .

schema:code a rdf:Property ;
	rdfs:label "code" ;
	schema:domain schema:MedicalEntity ;
	schema:range schema:MedicalCode ;
	rdfs:comment "A medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, DiseasesDB, MeSH, SNOMED-CT, RxNorm, etc." .

schema:codeRepository a rdf:Property ;
	rdfs:label "codeRepository" ;
	schema:domain schema:Code ;
	schema:range schema:URL ;
	rdfs:comment "Link to the repository where the un-compiled, human readable code and related code is located (SVN, github, CodePlex)" .

schema:codeValue a rdf:Property ;
	rdfs:label "codeValue" ;
	schema:domain schema:MedicalCode ;
	schema:range schema:Text ;
	rdfs:comment "The actual code." .

schema:codingSystem a rdf:Property ;
	rdfs:label "codingSystem" ;
	schema:domain schema:MedicalCode ;
	schema:range schema:Text ;
	rdfs:comment "The coding system, e.g. 'ICD-10'." .

schema:colleague a rdf:Property ;
	rdfs:label "colleague" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "A colleague of the person." .

schema:colleagues a rdf:Property ;
	rdfs:label "colleagues" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "A colleague of the person (legacy spelling; see singular form, colleague)." .

schema:color a rdf:Property ;
	rdfs:label "color" ;
	schema:domain schema:Product ;
	schema:range schema:Text ;
	rdfs:comment "The color of the product." .

schema:comment a rdf:Property ;
	rdfs:label "comment" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:UserComments ;
	rdfs:comment "Comments, typically from users, on this CreativeWork." .

schema:commentText a rdf:Property ;
	rdfs:label "commentText" ;
	schema:domain schema:UserComments ;
	schema:range schema:Text ;
	rdfs:comment "The text of the UserComment." .

schema:commentTime a rdf:Property ;
	rdfs:label "commentTime" ;
	schema:domain schema:UserComments ;
	schema:range schema:Date ;
	rdfs:comment "The time at which the UserComment was made." .

schema:comprisedOf a rdf:Property ;
	rdfs:label "comprisedOf" ;
	schema:domain schema:AnatomicalSystem ;
	schema:range schema:AnatomicalStructure , schema:AnatomicalSystem ;
	rdfs:comment "The underlying anatomical structures, such as organs, that comprise the anatomical system." .

schema:connectedTo a rdf:Property ;
	rdfs:label "connectedTo" ;
	schema:domain schema:AnatomicalStructure ;
	schema:range schema:AnatomicalStructure ;
	rdfs:comment "Other anatomical structures to which this structure is connected." .

schema:contactPoint a rdf:Property ;
	rdfs:label "contactPoint" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:ContactPoint ;
	rdfs:comment "A contact point for a person or organization." .

schema:contactPoints a rdf:Property ;
	rdfs:label "contactPoints" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:ContactPoint ;
	rdfs:comment "A contact point for a person or organization (legacy spelling; see singular form, contactPoint)." .

schema:contactType a rdf:Property ;
	rdfs:label "contactType" ;
	schema:domain schema:ContactPoint ;
	schema:range schema:Text ;
	rdfs:comment "A person or organization can have different contact points, for different purposes. For example, a sales contact point, a PR contact point and so on. This property is used to specify the kind of contact point." .

schema:containedIn a rdf:Property ;
	rdfs:label "containedIn" ;
	schema:domain schema:Place ;
	schema:range schema:Place ;
	rdfs:comment "The basic containment relation between places." .

schema:contentLocation a rdf:Property ;
	rdfs:label "contentLocation" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Place ;
	rdfs:comment "The location of the content." .

schema:contentRating a rdf:Property ;
	rdfs:label "contentRating" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "Official rating of a piece of content&#x2014;for example,'MPAA PG-13'." .

schema:contentSize a rdf:Property ;
	rdfs:label "contentSize" ;
	schema:domain schema:MediaObject ;
	schema:range schema:Text ;
	rdfs:comment "File size in (mega/kilo) bytes." .

schema:contentUrl a rdf:Property ;
	rdfs:label "contentUrl" ;
	schema:domain schema:MediaObject ;
	schema:range schema:URL ;
	rdfs:comment "Actual bytes of the media object, for example the image file or video file. (previous spelling: contentURL)" .

schema:contraindication a rdf:Property ;
	rdfs:label "contraindication" ;
	schema:domain schema:MedicalDevice , schema:MedicalTherapy ;
	schema:range schema:MedicalContraindication ;
	rdfs:comment "A contraindication for this therapy." .

schema:contributor a rdf:Property ;
	rdfs:label "contributor" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "A secondary contributor to the CreativeWork." .

schema:cookTime a rdf:Property ;
	rdfs:label "cookTime" ;
	schema:domain schema:Recipe ;
	schema:range schema:Duration ;
	rdfs:comment "The time it takes to actually cook the dish, in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>." .

schema:cookingMethod a rdf:Property ;
	rdfs:label "cookingMethod" ;
	schema:domain schema:Recipe ;
	schema:range schema:Text ;
	rdfs:comment "The method of cooking, such as Frying, Steaming, ..." .

schema:copyrightHolder a rdf:Property ;
	rdfs:label "copyrightHolder" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "The party holding the legal copyright to the CreativeWork." .

schema:copyrightYear a rdf:Property ;
	rdfs:label "copyrightYear" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Number ;
	rdfs:comment "The year during which the claimed copyright for the CreativeWork was first asserted." .

schema:cost a rdf:Property ;
	rdfs:label "cost" ;
	schema:domain schema:Drug ;
	schema:range schema:DrugCost ;
	rdfs:comment "Cost per unit of the drug, as reported by the source being tagged." .

schema:costCategory a rdf:Property ;
	rdfs:label "costCategory" ;
	schema:domain schema:DrugCost ;
	schema:range schema:DrugCostCategory ;
	rdfs:comment "The category of cost, such as wholesale, retail, reimbursement cap, etc." .

schema:costCurrency a rdf:Property ;
	rdfs:label "costCurrency" ;
	schema:domain schema:DrugCost ;
	schema:range schema:Text ;
	rdfs:comment "The currency (in 3-letter <a href=http://en.wikipedia.org/wiki/ISO_4217>ISO 4217 format</a>) of the drug cost." .

schema:costOrigin a rdf:Property ;
	rdfs:label "costOrigin" ;
	schema:domain schema:DrugCost ;
	schema:range schema:Text ;
	rdfs:comment "Additional details to capture the origin of the cost data. For example, 'Medicare Part B'." .

schema:costPerUnit a rdf:Property ;
	rdfs:label "costPerUnit" ;
	schema:domain schema:DrugCost ;
	schema:range schema:Number , schema:Text ;
	rdfs:comment "The cost per unit of the drug." .

schema:countriesNotSupported a rdf:Property ;
	rdfs:label "countriesNotSupported" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text ;
	rdfs:comment "Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code." .

schema:countriesSupported a rdf:Property ;
	rdfs:label "countriesSupported" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text ;
	rdfs:comment "Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code." .

schema:creator a rdf:Property ;
	rdfs:label "creator" ;
	schema:domain schema:CreativeWork , schema:UserComments ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "The creator/author of this CreativeWork or UserComments. This is the same as the Author property for CreativeWork." .

schema:currenciesAccepted a rdf:Property ;
	rdfs:label "currenciesAccepted" ;
	schema:domain schema:LocalBusiness ;
	schema:range schema:Text ;
	rdfs:comment "The currency accepted (in <a href='http://en.wikipedia.org/wiki/ISO_4217'>ISO 4217 currency format</a>)." .

schema:dataset a rdf:Property ;
	rdfs:label "dataset" ;
	schema:domain schema:DataCatalog ;
	schema:range schema:Dataset ;
	rdfs:comment "A dataset contained in a catalog." .

schema:dateCreated a rdf:Property ;
	rdfs:label "dateCreated" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Date ;
	rdfs:comment "The date on which the CreativeWork was created." .

schema:dateModified a rdf:Property ;
	rdfs:label "dateModified" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Date ;
	rdfs:comment "The date on which the CreativeWork was most recently modified." .

schema:datePosted a rdf:Property ;
	rdfs:label "datePosted" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Date ;
	rdfs:comment "Publication date for the job posting." .

schema:datePublished a rdf:Property ;
	rdfs:label "datePublished" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Date ;
	rdfs:comment "Date of first broadcast/publication." .

schema:dateline a rdf:Property ;
	rdfs:label "dateline" ;
	schema:domain schema:NewsArticle ;
	schema:range schema:Text ;
	rdfs:comment "The location where the NewsArticle was produced." .

schema:dayOfWeek a rdf:Property ;
	rdfs:label "dayOfWeek" ;
	schema:domain schema:OpeningHoursSpecification ;
	schema:range schema:DayOfWeek ;
	rdfs:comment "The day of the week for which these opening hours are valid." .

schema:deathDate a rdf:Property ;
	rdfs:label "deathDate" ;
	schema:domain schema:Person ;
	schema:range schema:Date ;
	rdfs:comment "Date of death." .

schema:deliveryLeadTime a rdf:Property ;
	rdfs:label "deliveryLeadTime" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:QuantitativeValue ;
	rdfs:comment "The typical delay between the receipt of the order and the goods leaving the warehouse." .

schema:dependencies a rdf:Property ;
	rdfs:label "dependencies" ;
	schema:domain schema:TechArticle ;
	schema:range schema:Text ;
	rdfs:comment "Prerequisites needed to fulfill steps in article." .

schema:depth a rdf:Property ;
	rdfs:label "depth" ;
	schema:domain schema:Product ;
	schema:range schema:Distance , schema:QuantitativeValue ;
	rdfs:comment "The depth of the product." .

schema:description a rdf:Property ;
	rdfs:label "description" ;
	schema:domain schema:Thing ;
	schema:range schema:Text ;
	rdfs:comment "A short description of the item." .

schema:device a rdf:Property ;
	rdfs:label "device" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text ;
	rdfs:comment "Device required to run the application. Used in cases where a specific make/model is required to run the application." .

schema:diagnosis a rdf:Property ;
	rdfs:label "diagnosis" ;
	schema:domain schema:DDxElement ;
	schema:range schema:MedicalCondition ;
	rdfs:comment "One or more alternative conditions considered in the differential diagnosis process." .

schema:diagram a rdf:Property ;
	rdfs:label "diagram" ;
	schema:domain schema:AnatomicalStructure ;
	schema:range schema:ImageObject ;
	rdfs:comment "An image containing a diagram that illustrates the structure and/or its component substructures and/or connections with other structures." .

schema:dietFeatures a rdf:Property ;
	rdfs:label "dietFeatures" ;
	schema:domain schema:Diet ;
	schema:range schema:Text ;
	rdfs:comment "Nutritional information specific to the dietary plan. May include dietary recommendations on what foods to avoid, what foods to consume, and specific alterations/deviations from the USDA or other regulatory body's approved dietary guidelines." .

schema:differentialDiagnosis a rdf:Property ;
	rdfs:label "differentialDiagnosis" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:DDxElement ;
	rdfs:comment "One of a set of differential diagnoses for the condition. Specifically, a closely-related or competing diagnosis typically considered later in the cognitive process whereby this medical condition is distinguished from others most likely responsible for a similar collection of signs and symptoms to reach the most parsimonious diagnosis or diagnoses in a patient." .

schema:director a rdf:Property ;
	rdfs:label "director" ;
	schema:domain schema:Movie , schema:TVEpisode , schema:TVSeries ;
	schema:range schema:Person ;
	rdfs:comment "The director of the movie, TV episode, or series." .

schema:discusses a rdf:Property ;
	rdfs:label "discusses" ;
	schema:domain schema:UserComments ;
	schema:range schema:CreativeWork ;
	rdfs:comment "Specifies the CreativeWork associated with the UserComment." .

schema:discussionUrl a rdf:Property ;
	rdfs:label "discussionUrl" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:URL ;
	rdfs:comment "A link to the page containing the comments of the CreativeWork." .

schema:distinguishingSign a rdf:Property ;
	rdfs:label "distinguishingSign" ;
	schema:domain schema:DDxElement ;
	schema:range schema:MedicalSignOrSymptom ;
	rdfs:comment "One of a set of signs and symptoms that can be used to distinguish this diagnosis from others in the differential diagnosis." .

schema:distribution a rdf:Property ;
	rdfs:label "distribution" ;
	schema:domain schema:Dataset ;
	schema:range schema:DataDownload ;
	rdfs:comment "A downloadable form of this dataset, at a specific location, in a specific format." .

schema:domainIncludes a rdf:Property ;
	rdfs:label "domainIncludes" ;
	schema:domain schema:Property ;
	schema:range schema:Class ;
	rdfs:comment "Relates a property to a class that is (one of) the type(s) the property is expected to be used on." .

schema:dosageForm a rdf:Property ;
	rdfs:label "dosageForm" ;
	schema:domain schema:DietarySupplement , schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "A dosage form in which this drug/supplement is available, e.g. 'tablet', 'suspension', 'injection'." .

schema:doseSchedule a rdf:Property ;
	rdfs:label "doseSchedule" ;
	schema:domain schema:Drug ;
	schema:range schema:DoseSchedule ;
	rdfs:comment "A dosing schedule for the drug for a given population, either observed, recommended, or maximum dose based on the type used." .

schema:doseUnit a rdf:Property ;
	rdfs:label "doseUnit" ;
	schema:domain schema:DoseSchedule ;
	schema:range schema:Text ;
	rdfs:comment "The unit of the dose, e.g. 'mg'." .

schema:doseValue a rdf:Property ;
	rdfs:label "doseValue" ;
	schema:domain schema:DoseSchedule ;
	schema:range schema:Number ;
	rdfs:comment "The value of the dose, e.g. 500." .

schema:downloadUrl a rdf:Property ;
	rdfs:label "downloadUrl" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:URL ;
	rdfs:comment "If the file can be downloaded, URL to download the binary." .

schema:drainsTo a rdf:Property ;
	rdfs:label "drainsTo" ;
	schema:domain schema:Vein ;
	schema:range schema:Vessel ;
	rdfs:comment "The vasculature that the vein drains into." .

schema:drug a rdf:Property ;
	rdfs:label "drug" ;
	schema:domain schema:DrugClass ;
	schema:range schema:Drug ;
	rdfs:comment "A drug in this drug class." .

schema:drugClass a rdf:Property ;
	rdfs:label "drugClass" ;
	schema:domain schema:Drug ;
	schema:range schema:DrugClass ;
	rdfs:comment "The class of drug this belongs to (e.g., statins)." .

schema:drugUnit a rdf:Property ;
	rdfs:label "drugUnit" ;
	schema:domain schema:DrugCost ;
	schema:range schema:Text ;
	rdfs:comment "The unit in which the drug is measured, e.g. '5 mg tablet'." .

schema:duns a rdf:Property ;
	rdfs:label "duns" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "The Dun & Bradstreet DUNS number for identifying an organization or business person." .

schema:duplicateTherapy a rdf:Property ;
	rdfs:label "duplicateTherapy" ;
	schema:domain schema:MedicalTherapy ;
	schema:range schema:MedicalTherapy ;
	rdfs:comment "A therapy that duplicates or overlaps this one." .

schema:duration a rdf:Property ;
	rdfs:label "duration" ;
	schema:domain schema:Event , schema:MediaObject , schema:Movie , schema:MusicRecording ;
	schema:range schema:Duration ;
	rdfs:comment "The duration of the item (movie, audio recording, event, etc.) in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>." .

schema:durationOfWarranty a rdf:Property ;
	rdfs:label "durationOfWarranty" ;
	schema:domain schema:WarrantyPromise ;
	schema:range schema:QuantitativeValue ;
	rdfs:comment "The duration of the warranty promise. Common unitCode values are ANN for year, MON for months, or DAY for days." .

schema:editor a rdf:Property ;
	rdfs:label "editor" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Person ;
	rdfs:comment "Specifies the Person who edited the CreativeWork." .

schema:educationRequirements a rdf:Property ;
	rdfs:label "educationRequirements" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Educational background needed for the position." .

schema:educationalAlignment a rdf:Property ;
	rdfs:label "educationalAlignment" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:AlignmentObject ;
	rdfs:comment "An alignment to an established educational framework." .

schema:educationalFramework a rdf:Property ;
	rdfs:label "educationalFramework" ;
	schema:domain schema:AlignmentObject ;
	schema:range schema:Text ;
	rdfs:comment "The framework to which the resource being described is aligned." .

schema:educationalRole a rdf:Property ;
	rdfs:label "educationalRole" ;
	schema:domain schema:EducationalAudience ;
	schema:range schema:Text ;
	rdfs:comment "An educationalRole of an EducationalAudience" .

schema:educationalUse a rdf:Property ;
	rdfs:label "educationalUse" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "The purpose of a work in the context of education; for example, 'assignment', 'group work'." .

schema:elevation a rdf:Property ;
	rdfs:label "elevation" ;
	schema:domain schema:GeoCoordinates , schema:GeoShape ;
	schema:range schema:Number , schema:Text ;
	rdfs:comment "The elevation of a location." .

schema:eligibleCustomerType a rdf:Property ;
	rdfs:label "eligibleCustomerType" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:BusinessEntityType ;
	rdfs:comment "The type(s) of customers for which the given offer is valid." .

schema:eligibleDuration a rdf:Property ;
	rdfs:label "eligibleDuration" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:QuantitativeValue ;
	rdfs:comment "The duration for which the given offer is valid." .

schema:eligibleQuantity a rdf:Property ;
	rdfs:label "eligibleQuantity" ;
	schema:domain schema:Demand , schema:Offer , schema:PriceSpecification ;
	schema:range schema:QuantitativeValue ;
	rdfs:comment "The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity." .

schema:eligibleRegion a rdf:Property ;
	rdfs:label "eligibleRegion" ;
	schema:domain schema:DeliveryChargeSpecification , schema:Demand , schema:Offer ;
	schema:range schema:GeoShape , schema:Text ;
	rdfs:comment "The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid." .

schema:eligibleTransactionVolume a rdf:Property ;
	rdfs:label "eligibleTransactionVolume" ;
	schema:domain schema:Demand , schema:Offer , schema:PriceSpecification ;
	schema:range schema:PriceSpecification ;
	rdfs:comment "The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount." .

schema:email a rdf:Property ;
	rdfs:label "email" ;
	schema:domain schema:ContactPoint , schema:Organization , schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "Email address." .

schema:embedUrl a rdf:Property ;
	rdfs:label "embedUrl" ;
	schema:domain schema:MediaObject ;
	schema:range schema:URL ;
	rdfs:comment "A URL pointing to a player for a specific video. In general, this is the information in the <code>src</code> element of an <code>embed</code> tag and should not be the same as the content of the <code>loc</code> tag. (previous spelling: embedURL)" .

schema:employee a rdf:Property ;
	rdfs:label "employee" ;
	schema:domain schema:Organization ;
	schema:range schema:Person ;
	rdfs:comment "Someone working for this organization." .

schema:employees a rdf:Property ;
	rdfs:label "employees" ;
	schema:domain schema:Organization ;
	schema:range schema:Person ;
	rdfs:comment "People working for this organization. (legacy spelling; see singular form, employee)" .

schema:employmentType a rdf:Property ;
	rdfs:label "employmentType" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship)." .

schema:encodesCreativeWork a rdf:Property ;
	rdfs:label "encodesCreativeWork" ;
	schema:domain schema:MediaObject ;
	schema:range schema:CreativeWork ;
	rdfs:comment "The creative work encoded by this media object" .

schema:encoding a rdf:Property ;
	rdfs:label "encoding" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:MediaObject ;
	rdfs:comment "A media object that encode this CreativeWork." .

schema:encodingFormat a rdf:Property ;
	rdfs:label "encodingFormat" ;
	schema:domain schema:MediaObject ;
	schema:range schema:Text ;
	rdfs:comment "mp3, mpeg4, etc." .

schema:encodings a rdf:Property ;
	rdfs:label "encodings" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:MediaObject ;
	rdfs:comment "The media objects that encode this creative work (legacy spelling; see singular form, encoding)." .

schema:endDate a rdf:Property ;
	rdfs:label "endDate" ;
	schema:domain schema:Event , schema:TVSeason , schema:TVSeries ;
	schema:range schema:Date ;
	rdfs:comment "The end date and time of the event (in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>)." .

schema:endorsers a rdf:Property ;
	rdfs:label "endorsers" ;
	schema:domain schema:Diet ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "People or organizations that endorse the plan." .

schema:epidemiology a rdf:Property ;
	rdfs:label "epidemiology" ;
	schema:domain schema:MedicalCondition , schema:PhysicalActivity ;
	schema:range schema:Text ;
	rdfs:comment "The characteristics of associated patients, such as age, gender, race etc." .

schema:episode a rdf:Property ;
	rdfs:label "episode" ;
	schema:domain schema:TVSeason , schema:TVSeries ;
	schema:range schema:TVEpisode ;
	rdfs:comment "An episode of a TV series or season." .

schema:episodeNumber a rdf:Property ;
	rdfs:label "episodeNumber" ;
	schema:domain schema:TVEpisode ;
	schema:range schema:Number ;
	rdfs:comment "The episode number." .

schema:episodes a rdf:Property ;
	rdfs:label "episodes" ;
	schema:domain schema:TVSeason , schema:TVSeries ;
	schema:range schema:TVEpisode ;
	rdfs:comment "The episode of a TV series or season (legacy spelling; see singular form, episode)." .

schema:equal a rdf:Property ;
	rdfs:label "equal" ;
	schema:domain schema:QualitativeValue ;
	schema:range schema:QualitativeValue ;
	rdfs:comment "This ordering relation for qualitative values indicates that the subject is equal to the object." .

schema:estimatesRiskOf a rdf:Property ;
	rdfs:label "estimatesRiskOf" ;
	schema:domain schema:MedicalRiskEstimator ;
	schema:range schema:MedicalEntity ;
	rdfs:comment "The condition, complication, or symptom whose risk is being estimated." .

schema:event a rdf:Property ;
	rdfs:label "event" ;
	schema:domain schema:Organization , schema:Place ;
	schema:range schema:Event ;
	rdfs:comment "Upcoming or past event associated with this place or organization." .

schema:events a rdf:Property ;
	rdfs:label "events" ;
	schema:domain schema:Organization , schema:Place ;
	schema:range schema:Event ;
	rdfs:comment "Upcoming or past events associated with this place or organization (legacy spelling; see singular form, event)." .

schema:evidenceLevel a rdf:Property ;
	rdfs:label "evidenceLevel" ;
	schema:domain schema:MedicalGuideline ;
	schema:range schema:MedicalEvidenceLevel ;
	rdfs:comment "Strength of evidence of the data used to formulate the guideline (enumerated)." .

schema:evidenceOrigin a rdf:Property ;
	rdfs:label "evidenceOrigin" ;
	schema:domain schema:MedicalGuideline ;
	schema:range schema:Text ;
	rdfs:comment "Source of the data used to formulate the guidance, e.g. RCT, consensus opinion, etc." .

schema:exerciseType a rdf:Property ;
	rdfs:label "exerciseType" ;
	schema:domain schema:ExercisePlan ;
	schema:range schema:Text ;
	rdfs:comment "Type(s) of exercise or activity, such as strength training, flexibility training, aerobics, cardiac rehabilitation, etc." .

schema:exifData a rdf:Property ;
	rdfs:label "exifData" ;
	schema:domain schema:ImageObject ;
	schema:range schema:Text ;
	rdfs:comment "exif data for this object." .

schema:expectedPrognosis a rdf:Property ;
	rdfs:label "expectedPrognosis" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:Text ;
	rdfs:comment "The likely outcome in either the short term or long term of the medical condition." .

schema:experienceRequirements a rdf:Property ;
	rdfs:label "experienceRequirements" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Description of skills and experience needed for the position." .

schema:expertConsiderations a rdf:Property ;
	rdfs:label "expertConsiderations" ;
	schema:domain schema:Diet ;
	schema:range schema:Text ;
	rdfs:comment "Medical expert advice related to the plan." .

schema:expires a rdf:Property ;
	rdfs:label "expires" ;
	schema:domain schema:MediaObject ;
	schema:range schema:Date ;
	rdfs:comment "Date the content expires and is no longer useful or available. Useful for videos." .

schema:familyName a rdf:Property ;
	rdfs:label "familyName" ;
	schema:domain schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "Family name. In the U.S., the last name of an Person. This can be used along with givenName instead of the Name property." .

schema:fatContent a rdf:Property ;
	rdfs:label "fatContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of grams of fat." .

schema:faxNumber a rdf:Property ;
	rdfs:label "faxNumber" ;
	schema:domain schema:ContactPoint , schema:Organization , schema:Person , schema:Place ;
	schema:range schema:Text ;
	rdfs:comment "The fax number." .

schema:featureList a rdf:Property ;
	rdfs:label "featureList" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Features or modules provided by this application (and possibly required by other applications)." .

schema:fiberContent a rdf:Property ;
	rdfs:label "fiberContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of grams of fiber." .

schema:fileFormat a rdf:Property ;
	rdfs:label "fileFormat" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text ;
	rdfs:comment "MIME format of the binary (e.g. application/zip)." .

schema:fileSize a rdf:Property ;
	rdfs:label "fileSize" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Integer ;
	rdfs:comment "Size of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed." .

schema:follows a rdf:Property ;
	rdfs:label "follows" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "The most generic uni-directional social relation." .

schema:followup a rdf:Property ;
	rdfs:label "followup" ;
	schema:domain schema:MedicalProcedure ;
	schema:range schema:Text ;
	rdfs:comment "Typical or recommended followup care after the procedure is performed." .

schema:foodWarning a rdf:Property ;
	rdfs:label "foodWarning" ;
	schema:domain schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "Any precaution, guidance, contraindication, etc. related to consumption of specific foods while taking this drug." .

schema:founder a rdf:Property ;
	rdfs:label "founder" ;
	schema:domain schema:Organization ;
	schema:range schema:Person ;
	rdfs:comment "A person who founded this organization." .

schema:founders a rdf:Property ;
	rdfs:label "founders" ;
	schema:domain schema:Organization ;
	schema:range schema:Person ;
	rdfs:comment "A person who founded this organization (legacy spelling; see singular form, founder)." .

schema:foundingDate a rdf:Property ;
	rdfs:label "foundingDate" ;
	schema:domain schema:Organization ;
	schema:range schema:Date ;
	rdfs:comment "The date that this organization was founded." .

schema:frequency a rdf:Property ;
	rdfs:label "frequency" ;
	schema:domain schema:DoseSchedule ;
	schema:range schema:Text ;
	rdfs:comment "How often the dose is taken, e.g. 'daily'." .

schema:function a rdf:Property ;
	rdfs:label "function" ;
	schema:domain schema:AnatomicalStructure ;
	schema:range schema:Text ;
	rdfs:comment "Function of the anatomical structure." .

schema:functionalClass a rdf:Property ;
	rdfs:label "functionalClass" ;
	schema:domain schema:Joint ;
	schema:range schema:Text ;
	rdfs:comment "The degree of mobility the joint allows." .

schema:gender a rdf:Property ;
	rdfs:label "gender" ;
	schema:domain schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "Gender of the person." .

schema:genre a rdf:Property ;
	rdfs:label "genre" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "Genre of the creative work" .

schema:geo a rdf:Property ;
	rdfs:label "geo" ;
	schema:domain schema:Place ;
	schema:range schema:GeoCoordinates , schema:GeoShape ;
	rdfs:comment "The geo coordinates of the place." .

schema:givenName a rdf:Property ;
	rdfs:label "givenName" ;
	schema:domain schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "Given name. In the U.S., the first name of a Person. This can be used along with familyName instead of the Name property." .

schema:globalLocationNumber a rdf:Property ;
	rdfs:label "globalLocationNumber" ;
	schema:domain schema:Organization , schema:Person , schema:Place ;
	schema:range schema:Text ;
	rdfs:comment "The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations." .

schema:greater a rdf:Property ;
	rdfs:label "greater" ;
	schema:domain schema:QualitativeValue ;
	schema:range schema:QualitativeValue ;
	rdfs:comment "This ordering relation for qualitative values indicates that the subject is greater than the object." .

schema:greaterOrEqual a rdf:Property ;
	rdfs:label "greaterOrEqual" ;
	schema:domain schema:QualitativeValue ;
	schema:range schema:QualitativeValue ;
	rdfs:comment "This ordering relation for qualitative values indicates that the subject is greater than or equal to the object." .

schema:gtin13 a rdf:Property ;
	rdfs:label "gtin13" ;
	schema:domain schema:Demand , schema:Offer , schema:Product ;
	schema:range schema:Text ;
	rdfs:comment "The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero." .

schema:gtin14 a rdf:Property ;
	rdfs:label "gtin14" ;
	schema:domain schema:Demand , schema:Offer , schema:Product ;
	schema:range schema:Text ;
	rdfs:comment "The GTIN-14 code of the product, or the product to which the offer refers." .

schema:gtin8 a rdf:Property ;
	rdfs:label "gtin8" ;
	schema:domain schema:Demand , schema:Offer , schema:Product ;
	schema:range schema:Text ;
	rdfs:comment "The GTIN-8 code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN." .

schema:guideline a rdf:Property ;
	rdfs:label "guideline" ;
	schema:domain schema:MedicalEntity ;
	schema:range schema:MedicalGuideline ;
	rdfs:comment "A medical guideline related to this entity." .

schema:guidelineDate a rdf:Property ;
	rdfs:label "guidelineDate" ;
	schema:domain schema:MedicalGuideline ;
	schema:range schema:Date ;
	rdfs:comment "Date on which this guideline's recommendation was made." .

schema:guidelineSubject a rdf:Property ;
	rdfs:label "guidelineSubject" ;
	schema:domain schema:MedicalGuideline ;
	schema:range schema:MedicalEntity ;
	rdfs:comment "The medical conditions, treatments, etc. that are the subject of the guideline." .

schema:hasPOS a rdf:Property ;
	rdfs:label "hasPOS" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:Place ;
	rdfs:comment "Points-of-Sales operated by the organization or person." .

schema:headline a rdf:Property ;
	rdfs:label "headline" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "Headline of the article" .

schema:healthCondition a rdf:Property ;
	rdfs:label "healthCondition" ;
	schema:domain schema:PeopleAudience ;
	schema:range schema:MedicalCondition ;
	rdfs:comment "Expectations for health conditions of target audience" .

schema:height a rdf:Property ;
	rdfs:label "height" ;
	schema:domain schema:MediaObject , schema:Product ;
	schema:range schema:Distance , schema:QuantitativeValue ;
	rdfs:comment "The height of the item." .

schema:highPrice a rdf:Property ;
	rdfs:label "highPrice" ;
	schema:domain schema:AggregateOffer ;
	schema:range schema:Number , schema:Text ;
	rdfs:comment "The highest price of all offers available." .

schema:hiringOrganization a rdf:Property ;
	rdfs:label "hiringOrganization" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Organization ;
	rdfs:comment "Organization offering the job position." .

schema:homeLocation a rdf:Property ;
	rdfs:label "homeLocation" ;
	schema:domain schema:Person ;
	schema:range schema:ContactPoint , schema:Place ;
	rdfs:comment "A contact location for a person's residence." .

schema:honorificPrefix a rdf:Property ;
	rdfs:label "honorificPrefix" ;
	schema:domain schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "An honorific prefix preceding a Person's name such as Dr/Mrs/Mr." .

schema:honorificSuffix a rdf:Property ;
	rdfs:label "honorificSuffix" ;
	schema:domain schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "An honorific suffix preceding a Person's name such as M.D. /PhD/MSCSW." .

schema:hospitalAffiliation a rdf:Property ;
	rdfs:label "hospitalAffiliation" ;
	schema:domain schema:Physician ;
	schema:range schema:Hospital ;
	rdfs:comment "A hospital with which the physician or office is affiliated." .

schema:howPerformed a rdf:Property ;
	rdfs:label "howPerformed" ;
	schema:domain schema:MedicalProcedure ;
	schema:range schema:Text ;
	rdfs:comment "How the procedure is performed." .

schema:identifyingExam a rdf:Property ;
	rdfs:label "identifyingExam" ;
	schema:domain schema:MedicalSign ;
	schema:range schema:PhysicalExam ;
	rdfs:comment "A physical examination that can identify this sign." .

schema:identifyingTest a rdf:Property ;
	rdfs:label "identifyingTest" ;
	schema:domain schema:MedicalSign ;
	schema:range schema:MedicalTest ;
	rdfs:comment "A diagnostic test that can identify this sign." .

schema:illustrator a rdf:Property ;
	rdfs:label "illustrator" ;
	schema:domain schema:Book ;
	schema:range schema:Person ;
	rdfs:comment "The illustrator of the book." .

schema:image a rdf:Property ;
	rdfs:label "image" ;
	schema:domain schema:Thing ;
	schema:range schema:URL ;
	rdfs:comment "URL of an image of the item." .

schema:imagingTechnique a rdf:Property ;
	rdfs:label "imagingTechnique" ;
	schema:domain schema:ImagingTest ;
	schema:range schema:MedicalImagingTechnique ;
	rdfs:comment "Imaging technique used." .

schema:inAlbum a rdf:Property ;
	rdfs:label "inAlbum" ;
	schema:domain schema:MusicRecording ;
	schema:range schema:MusicAlbum ;
	rdfs:comment "The album to which this recording belongs." .

schema:inLanguage a rdf:Property ;
	rdfs:label "inLanguage" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "The language of the content. please use one of the language codes from the <a href='http://tools.ietf.org/html/bcp47'>IETF BCP 47 standard.</a>" .

schema:inPlaylist a rdf:Property ;
	rdfs:label "inPlaylist" ;
	schema:domain schema:MusicRecording ;
	schema:range schema:MusicPlaylist ;
	rdfs:comment "The playlist to which this recording belongs." .

schema:incentives a rdf:Property ;
	rdfs:label "incentives" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Description of bonus and commission compensation aspects of the job." .

schema:includedRiskFactor a rdf:Property ;
	rdfs:label "includedRiskFactor" ;
	schema:domain schema:MedicalRiskEstimator ;
	schema:range schema:MedicalRiskFactor ;
	rdfs:comment "A modifiable or non-modifiable risk factor included in the calculation, e.g. age, coexisting condition." .

schema:includesObject a rdf:Property ;
	rdfs:label "includesObject" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:TypeAndQuantityNode ;
	rdfs:comment "This links to a node or nodes indicating the exact quantity of the products included in the offer." .

schema:increasesRiskOf a rdf:Property ;
	rdfs:label "increasesRiskOf" ;
	schema:domain schema:MedicalRiskFactor ;
	schema:range schema:MedicalEntity ;
	rdfs:comment "The condition, complication, etc. influenced by this factor." .

schema:indication a rdf:Property ;
	rdfs:label "indication" ;
	schema:domain schema:MedicalDevice , schema:MedicalTherapy ;
	schema:range schema:MedicalIndication ;
	rdfs:comment "A factor that indicates use of this therapy for treatment and/or prevention of a condition, symptom, etc. For therapies such as drugs, indications can include both officially-approved indications as well as off-label uses. These can be distinguished by using the ApprovedIndication subtype of MedicalIndication." .

schema:industry a rdf:Property ;
	rdfs:label "industry" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "The industry associated with the job position." .

schema:infectiousAgent a rdf:Property ;
	rdfs:label "infectiousAgent" ;
	schema:domain schema:InfectiousDisease ;
	schema:range schema:Text ;
	rdfs:comment "The actual infectious agent, such as a specific bacterium." .

schema:infectiousAgentClass a rdf:Property ;
	rdfs:label "infectiousAgentClass" ;
	schema:domain schema:InfectiousDisease ;
	schema:range schema:InfectiousAgentClass ;
	rdfs:comment "The class of infectious agent (bacteria, prion, etc.) that causes the disease." .

schema:ingredients a rdf:Property ;
	rdfs:label "ingredients" ;
	schema:domain schema:Recipe ;
	schema:range schema:Text ;
	rdfs:comment "An ingredient used in the recipe." .

schema:insertion a rdf:Property ;
	rdfs:label "insertion" ;
	schema:domain schema:Muscle ;
	schema:range schema:AnatomicalStructure ;
	rdfs:comment "The place of attachment of a muscle, or what the muscle moves." .

schema:installUrl a rdf:Property ;
	rdfs:label "installUrl" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:URL ;
	rdfs:comment "URL at which the app may be installed, if different from the URL of the item." .

schema:intensity a rdf:Property ;
	rdfs:label "intensity" ;
	schema:domain schema:ExercisePlan ;
	schema:range schema:Text ;
	rdfs:comment "Quantitative measure gauging the degree of force involved in the exercise, for example, heartbeats per minute. May include the velocity of the movement." .

schema:interactingDrug a rdf:Property ;
	rdfs:label "interactingDrug" ;
	schema:domain schema:Drug ;
	schema:range schema:Drug ;
	rdfs:comment "Another drug that is known to interact with this drug in a way that impacts the effect of this drug or causes a risk to the patient. Note: disease interactions are typically captured as contraindications." .

schema:interactionCount a rdf:Property ;
	rdfs:label "interactionCount" ;
	schema:domain schema:CreativeWork , schema:MediaObject , schema:Organization , schema:Person , schema:Place ;
	schema:range schema:Text ;
	rdfs:comment "A count of a specific user interactions with this item&#x2014;for example, <code>20 UserLikes</code>, <code>5 UserComments</code>, or <code>300 UserDownloads</code>. The user interaction type should be one of the sub types of <a href='UserInteraction'>UserInteraction</a>." .

schema:interactivityType a rdf:Property ;
	rdfs:label "interactivityType" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'." .

schema:inventoryLevel a rdf:Property ;
	rdfs:label "inventoryLevel" ;
	schema:domain schema:Demand , schema:Offer , schema:SomeProducts ;
	schema:range schema:QuantitativeValue ;
	rdfs:comment "The current approximate inventory level for the item or items." .

schema:isAccessoryOrSparePartFor a rdf:Property ;
	rdfs:label "isAccessoryOrSparePartFor" ;
	schema:domain schema:Product ;
	schema:range schema:Product ;
	rdfs:comment "A pointer to another product (or multiple products) for which this product is an accessory or spare part." .

schema:isAvailableGenerically a rdf:Property ;
	rdfs:label "isAvailableGenerically" ;
	schema:domain schema:Drug ;
	schema:range schema:Boolean ;
	rdfs:comment "True if the drug is available in a generic form (regardless of name)." .

schema:isBasedOnUrl a rdf:Property ;
	rdfs:label "isBasedOnUrl" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:URL ;
	rdfs:comment "A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http://example.com/great-multiplication-intro.html" .

schema:isConsumableFor a rdf:Property ;
	rdfs:label "isConsumableFor" ;
	schema:domain schema:Product ;
	schema:range schema:Product ;
	rdfs:comment "A pointer to another product (or multiple products) for which this product is a consumable." .

schema:isFamilyFriendly a rdf:Property ;
	rdfs:label "isFamilyFriendly" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Boolean ;
	rdfs:comment "Indicates whether this content is family friendly." .

schema:isPartOf a rdf:Property ;
	rdfs:label "isPartOf" ;
	schema:domain schema:WebPage ;
	schema:range schema:CollectionPage ;
	rdfs:comment "Indicates the collection or gallery to which the item belongs." .

schema:isProprietary a rdf:Property ;
	rdfs:label "isProprietary" ;
	schema:domain schema:DietarySupplement , schema:Drug ;
	schema:range schema:Boolean ;
	rdfs:comment "True if this item's name is a proprietary/brand name (vs. generic name)." .

schema:isRelatedTo a rdf:Property ;
	rdfs:label "isRelatedTo" ;
	schema:domain schema:Product ;
	schema:range schema:Product ;
	rdfs:comment "A pointer to another, somehow related product (or multiple products)." .

schema:isSimilarTo a rdf:Property ;
	rdfs:label "isSimilarTo" ;
	schema:domain schema:Product ;
	schema:range schema:Product ;
	rdfs:comment "A pointer to another, functionally similar product (or multiple products)." .

schema:isVariantOf a rdf:Property ;
	rdfs:label "isVariantOf" ;
	schema:domain schema:ProductModel ;
	schema:range schema:ProductModel ;
	rdfs:comment "A pointer to a base product from which this product is a variant. It is safe to infer that the variant inherits all product features from the base model, unless defined locally. This is not transitive." .

schema:isbn a rdf:Property ;
	rdfs:label "isbn" ;
	schema:domain schema:Book ;
	schema:range schema:Text ;
	rdfs:comment "The ISBN of the book." .

schema:isicV4 a rdf:Property ;
	rdfs:label "isicV4" ;
	schema:domain schema:Organization , schema:Person , schema:Place ;
	schema:range schema:Text ;
	rdfs:comment "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place." .

schema:itemCondition a rdf:Property ;
	rdfs:label "itemCondition" ;
	schema:domain schema:Demand , schema:Offer , schema:Product ;
	schema:range schema:OfferItemCondition ;
	rdfs:comment "A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer." .

schema:itemListElement a rdf:Property ;
	rdfs:label "itemListElement" ;
	schema:domain schema:ItemList ;
	schema:range schema:Text ;
	rdfs:comment "A single list item." .

schema:itemListOrder a rdf:Property ;
	rdfs:label "itemListOrder" ;
	schema:domain schema:ItemList ;
	schema:range schema:Text ;
	rdfs:comment "Type of ordering (e.g. Ascending, Descending, Unordered)." .

schema:itemOffered a rdf:Property ;
	rdfs:label "itemOffered" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:Product ;
	rdfs:comment "The item being sold." .

schema:itemReviewed a rdf:Property ;
	rdfs:label "itemReviewed" ;
	schema:domain schema:AggregateRating , schema:Review ;
	schema:range schema:Thing ;
	rdfs:comment "The item that is being reviewed/rated." .

schema:jobLocation a rdf:Property ;
	rdfs:label "jobLocation" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Place ;
	rdfs:comment "A (typically single) geographic location associated with the job position." .

schema:jobTitle a rdf:Property ;
	rdfs:label "jobTitle" ;
	schema:domain schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "The job title of the person (for example, Financial Manager)." .

schema:keywords a rdf:Property ;
	rdfs:label "keywords" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "The keywords/tags used to describe this content." .

schema:knows a rdf:Property ;
	rdfs:label "knows" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "The most generic bi-directional social/work relation." .

schema:labelDetails a rdf:Property ;
	rdfs:label "labelDetails" ;
	schema:domain schema:Drug ;
	schema:range schema:URL ;
	rdfs:comment "Link to the drug's label details." .

schema:lastReviewed a rdf:Property ;
	rdfs:label "lastReviewed" ;
	schema:domain schema:WebPage ;
	schema:range schema:Date ;
	rdfs:comment "Date on which the content on this web page was last reviewed for accuracy and/or completeness." .

schema:latitude a rdf:Property ;
	rdfs:label "latitude" ;
	schema:domain schema:GeoCoordinates ;
	schema:range schema:Number , schema:Text ;
	rdfs:comment "The latitude of a location. For example <code>37.42242</code>." .

schema:learningResourceType a rdf:Property ;
	rdfs:label "learningResourceType" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'." .

schema:legalName a rdf:Property ;
	rdfs:label "legalName" ;
	schema:domain schema:Organization ;
	schema:range schema:Text ;
	rdfs:comment "The official name of the organization, e.g. the registered company name." .

schema:legalStatus a rdf:Property ;
	rdfs:label "legalStatus" ;
	schema:domain schema:DietarySupplement , schema:Drug ;
	schema:range schema:DrugLegalStatus ;
	rdfs:comment "The drug or supplement's legal status, including any controlled substance schedules that apply." .

schema:lesser a rdf:Property ;
	rdfs:label "lesser" ;
	schema:domain schema:QualitativeValue ;
	schema:range schema:QualitativeValue ;
	rdfs:comment "This ordering relation for qualitative values indicates that the subject is lesser than the object." .

schema:lesserOrEqual a rdf:Property ;
	rdfs:label "lesserOrEqual" ;
	schema:domain schema:QualitativeValue ;
	schema:range schema:QualitativeValue ;
	rdfs:comment "This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object." .

schema:line a rdf:Property ;
	rdfs:label "line" ;
	schema:domain schema:GeoShape ;
	schema:range schema:Text ;
	rdfs:comment "A line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by space." .

schema:location a rdf:Property ;
	rdfs:label "location" ;
	schema:domain schema:Event , schema:Organization ;
	schema:range schema:Place , schema:PostalAddress ;
	rdfs:comment "The location of the event or organization." .

schema:logo a rdf:Property ;
	rdfs:label "logo" ;
	schema:domain schema:Brand , schema:Organization , schema:Place , schema:Product ;
	schema:range schema:ImageObject , schema:URL ;
	rdfs:comment "URL of an image for the logo of the item." .

schema:longitude a rdf:Property ;
	rdfs:label "longitude" ;
	schema:domain schema:GeoCoordinates ;
	schema:range schema:Number , schema:Text ;
	rdfs:comment "The longitude of a location. For example <code>-122.08585</code>." .

schema:lowPrice a rdf:Property ;
	rdfs:label "lowPrice" ;
	schema:domain schema:AggregateOffer ;
	schema:range schema:Number , schema:Text ;
	rdfs:comment "The lowest price of all offers available." .

schema:mainContentOfPage a rdf:Property ;
	rdfs:label "mainContentOfPage" ;
	schema:domain schema:WebPage ;
	schema:range schema:WebPageElement ;
	rdfs:comment "Indicates if this web page element is the main subject of the page." .

schema:makesOffer a rdf:Property ;
	rdfs:label "makesOffer" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:Offer ;
	rdfs:comment "A pointer to products or services offered by the organization or person." .

schema:manufacturer a rdf:Property ;
	rdfs:label "manufacturer" ;
	schema:domain schema:DietarySupplement , schema:Drug , schema:Product ;
	schema:range schema:Organization ;
	rdfs:comment "The manufacturer of the product." .

schema:map a rdf:Property ;
	rdfs:label "map" ;
	schema:domain schema:Place ;
	schema:range schema:URL ;
	rdfs:comment "A URL to a map of the place." .

schema:maps a rdf:Property ;
	rdfs:label "maps" ;
	schema:domain schema:Place ;
	schema:range schema:URL ;
	rdfs:comment "A URL to a map of the place (legacy spelling; see singular form, map)." .

schema:maxPrice a rdf:Property ;
	rdfs:label "maxPrice" ;
	schema:domain schema:PriceSpecification ;
	schema:range schema:Number ;
	rdfs:comment "The highest price if the price is a range." .

schema:maxValue a rdf:Property ;
	rdfs:label "maxValue" ;
	schema:domain schema:QuantitativeValue ;
	schema:range schema:Number ;
	rdfs:comment "The upper of the product characteristic." .

schema:maximumIntake a rdf:Property ;
	rdfs:label "maximumIntake" ;
	schema:domain schema:DietarySupplement ;
	schema:range schema:MaximumDoseSchedule ;
	rdfs:comment "Recommended intake of this supplement for a given population as defined by a specific recommending authority." .

schema:mechanismOfAction a rdf:Property ;
	rdfs:label "mechanismOfAction" ;
	schema:domain schema:DietarySupplement , schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "The specific biochemical interaction through which this drug or supplement produces its pharmacological effect." .

schema:medicalSpecialty a rdf:Property ;
	rdfs:label "medicalSpecialty" ;
	schema:domain schema:Hospital , schema:MedicalClinic , schema:Physician ;
	schema:range schema:MedicalSpecialty ;
	rdfs:comment "A medical specialty of the provider." .

schema:medicineSystem a rdf:Property ;
	rdfs:label "medicineSystem" ;
	schema:domain schema:MedicalEntity ;
	schema:range schema:MedicineSystem ;
	rdfs:comment "The system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic', 'chiropractic', etc." .

schema:member a rdf:Property ;
	rdfs:label "member" ;
	schema:domain schema:Organization ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "A member of this organization." .

schema:memberOf a rdf:Property ;
	rdfs:label "memberOf" ;
	schema:domain schema:Person ;
	schema:range schema:Organization ;
	rdfs:comment "An organization to which the person belongs." .

schema:members a rdf:Property ;
	rdfs:label "members" ;
	schema:domain schema:Organization ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "A member of this organization (legacy spelling; see singular form, member)." .

schema:memoryRequirements a rdf:Property ;
	rdfs:label "memoryRequirements" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Minimum memory requirements." .

schema:mentions a rdf:Property ;
	rdfs:label "mentions" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Thing ;
	rdfs:comment "Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept." .

schema:menu a rdf:Property ;
	rdfs:label "menu" ;
	schema:domain schema:FoodEstablishment ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Either the actual menu or a URL of the menu." .

schema:minPrice a rdf:Property ;
	rdfs:label "minPrice" ;
	schema:domain schema:PriceSpecification ;
	schema:range schema:Number ;
	rdfs:comment "The lowest price if the price is a range." .

schema:minValue a rdf:Property ;
	rdfs:label "minValue" ;
	schema:domain schema:QuantitativeValue ;
	schema:range schema:Number ;
	rdfs:comment "The lower value of the product characteristic." .

schema:model a rdf:Property ;
	rdfs:label "model" ;
	schema:domain schema:Product ;
	schema:range schema:ProductModel , schema:Text ;
	rdfs:comment "The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8/gtin13/gtin14 and mpn properties." .

schema:mpn a rdf:Property ;
	rdfs:label "mpn" ;
	schema:domain schema:Demand , schema:Offer , schema:Product ;
	schema:range schema:Text ;
	rdfs:comment "The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers." .

schema:musicBy a rdf:Property ;
	rdfs:label "musicBy" ;
	schema:domain schema:Movie , schema:TVEpisode , schema:TVSeries ;
	schema:range schema:MusicGroup , schema:Person ;
	rdfs:comment "The composer of the movie or TV soundtrack." .

schema:musicGroupMember a rdf:Property ;
	rdfs:label "musicGroupMember" ;
	schema:domain schema:MusicGroup ;
	schema:range schema:Person ;
	rdfs:comment "A member of the music group&#x2014;for example, John, Paul, George, or Ringo." .

schema:naics a rdf:Property ;
	rdfs:label "naics" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "The North American Industry Classification System (NAICS) code for a particular organization or business person." .

schema:name a rdf:Property ;
	rdfs:label "name" ;
	schema:domain schema:Thing ;
	schema:range schema:Text ;
	rdfs:comment "The name of the item." .

schema:nationality a rdf:Property ;
	rdfs:label "nationality" ;
	schema:domain schema:Person ;
	schema:range schema:Country ;
	rdfs:comment "Nationality of the person." .

schema:naturalProgression a rdf:Property ;
	rdfs:label "naturalProgression" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:Text ;
	rdfs:comment "The expected progression of the condition if it is not treated and allowed to progress naturally." .

schema:nerve a rdf:Property ;
	rdfs:label "nerve" ;
	schema:domain schema:Muscle ;
	schema:range schema:Nerve ;
	rdfs:comment "The underlying innervation associated with the muscle." .

schema:nerveMotor a rdf:Property ;
	rdfs:label "nerveMotor" ;
	schema:domain schema:Nerve ;
	schema:range schema:Muscle ;
	rdfs:comment "The neurological pathway extension that involves muscle control." .

schema:nonEqual a rdf:Property ;
	rdfs:label "nonEqual" ;
	schema:domain schema:QualitativeValue ;
	schema:range schema:QualitativeValue ;
	rdfs:comment "This ordering relation for qualitative values indicates that the subject is not equal to the object." .

schema:nonProprietaryName a rdf:Property ;
	rdfs:label "nonProprietaryName" ;
	schema:domain schema:DietarySupplement , schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "The generic name of this drug or supplement." .

schema:normalRange a rdf:Property ;
	rdfs:label "normalRange" ;
	schema:domain schema:MedicalTest ;
	schema:range schema:Text ;
	rdfs:comment "Range of acceptable values for a typical patient, when applicable." .

schema:numTracks a rdf:Property ;
	rdfs:label "numTracks" ;
	schema:domain schema:MusicPlaylist ;
	schema:range schema:Integer ;
	rdfs:comment "The number of tracks in this album or playlist." .

schema:numberOfEpisodes a rdf:Property ;
	rdfs:label "numberOfEpisodes" ;
	schema:domain schema:TVSeason , schema:TVSeries ;
	schema:range schema:Number ;
	rdfs:comment "The number of episodes in this season or series." .

schema:numberOfPages a rdf:Property ;
	rdfs:label "numberOfPages" ;
	schema:domain schema:Book ;
	schema:range schema:Integer ;
	rdfs:comment "The number of pages in the book." .

schema:nutrition a rdf:Property ;
	rdfs:label "nutrition" ;
	schema:domain schema:Recipe ;
	schema:range schema:NutritionInformation ;
	rdfs:comment "Nutrition information about the recipe." .

schema:occupationalCategory a rdf:Property ;
	rdfs:label "occupationalCategory" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http://www.onetcenter.org/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value." .

schema:offerCount a rdf:Property ;
	rdfs:label "offerCount" ;
	schema:domain schema:AggregateOffer ;
	schema:range schema:Integer ;
	rdfs:comment "The number of offers for the product." .

schema:offers a rdf:Property ;
	rdfs:label "offers" ;
	schema:domain schema:CreativeWork , schema:Event , schema:MediaObject , schema:Product ;
	schema:range schema:Offer ;
	rdfs:comment "An offer to sell this item&#x2014;for example, an offer to sell a product, the DVD of a movie, or tickets to an event." .

schema:openingHours a rdf:Property ;
	rdfs:label "openingHours" ;
	schema:domain schema:CivicStructure , schema:LocalBusiness ;
	schema:range schema:Duration ;
	rdfs:comment "The opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.<br />- Days are specified using the following two-letter combinations: <code>Mo</code>, <code>Tu</code>, <code>We</code>, <code>Th</code>, <code>Fr</code>, <code>Sa</code>, <code>Su</code>.<br />- Times are specified using 24:00 time. For example, 3pm is specified as <code>15:00</code>. <br />- Here is an example: <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Tu,Th 16:00-20:00&quot;&gt;Tuesdays and Thursdays 4-8pm&lt;/time&gt;</code>. <br />- If a business is open 7 days a week, then it can be specified as <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Mo-Su&quot;&gt;Monday through Sunday, all day&lt;/time&gt;</code>." .

schema:openingHoursSpecification a rdf:Property ;
	rdfs:label "openingHoursSpecification" ;
	schema:domain schema:Place ;
	schema:range schema:OpeningHoursSpecification ;
	rdfs:comment "The opening hours of a certain place." .

schema:opens a rdf:Property ;
	rdfs:label "opens" ;
	schema:domain schema:OpeningHoursSpecification ;
	schema:range schema:Time ;
	rdfs:comment "The opening hour of the place or service on the given day(s) of the week." .

schema:operatingSystem a rdf:Property ;
	rdfs:label "operatingSystem" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text ;
	rdfs:comment "Operating systems supported (Windows 7, OSX 10.6, Android 1.6)." .

schema:origin a rdf:Property ;
	rdfs:label "origin" ;
	schema:domain schema:Muscle ;
	schema:range schema:AnatomicalStructure ;
	rdfs:comment "The place or point where a muscle arises." .

schema:originatesFrom a rdf:Property ;
	rdfs:label "originatesFrom" ;
	schema:domain schema:LymphaticVessel ;
	schema:range schema:Vessel ;
	rdfs:comment "The vasculature the lymphatic structure originates, or afferents, from." .

schema:outcome a rdf:Property ;
	rdfs:label "outcome" ;
	schema:domain schema:MedicalStudy ;
	schema:range schema:Text ;
	rdfs:comment "Expected or actual outcomes of the study." .

schema:overdosage a rdf:Property ;
	rdfs:label "overdosage" ;
	schema:domain schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "Any information related to overdose on a drug, including signs or symptoms, treatments, contact information for emergency response." .

schema:overview a rdf:Property ;
	rdfs:label "overview" ;
	schema:domain schema:Diet ;
	schema:range schema:Text ;
	rdfs:comment "Descriptive information establishing the overarching theory/philosophy of the plan. May include the rationale for the name, the population where the plan first came to prominence, etc." .

schema:ownedFrom a rdf:Property ;
	rdfs:label "ownedFrom" ;
	schema:domain schema:OwnershipInfo ;
	schema:range schema:DateTime ;
	rdfs:comment "The date and time of obtaining the product." .

schema:ownedThrough a rdf:Property ;
	rdfs:label "ownedThrough" ;
	schema:domain schema:OwnershipInfo ;
	schema:range schema:DateTime ;
	rdfs:comment "The date and time of giving up ownership on the product." .

schema:owns a rdf:Property ;
	rdfs:label "owns" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:OwnershipInfo , schema:Product ;
	rdfs:comment "Products owned by the organization or person." .

schema:parent a rdf:Property ;
	rdfs:label "parent" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "A parent of this person." .

schema:parents a rdf:Property ;
	rdfs:label "parents" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "A parents of the person (legacy spelling; see singular form, parent)." .

schema:partOfSeason a rdf:Property ;
	rdfs:label "partOfSeason" ;
	schema:domain schema:TVEpisode ;
	schema:range schema:TVSeason ;
	rdfs:comment "The season to which this episode belongs." .

schema:partOfSystem a rdf:Property ;
	rdfs:label "partOfSystem" ;
	schema:domain schema:AnatomicalStructure ;
	schema:range schema:AnatomicalSystem ;
	rdfs:comment "The anatomical or organ system that this structure is part of." .

schema:partOfTVSeries a rdf:Property ;
	rdfs:label "partOfTVSeries" ;
	schema:domain schema:TVEpisode , schema:TVSeason ;
	schema:range schema:TVSeries ;
	rdfs:comment "The TV series to which this episode or season belongs." .

schema:pathophysiology a rdf:Property ;
	rdfs:label "pathophysiology" ;
	schema:domain schema:MedicalCondition , schema:PhysicalActivity ;
	schema:range schema:Text ;
	rdfs:comment "Changes in the normal mechanical, physical, and biochemical functions that are associated with this activity or condition." .

schema:paymentAccepted a rdf:Property ;
	rdfs:label "paymentAccepted" ;
	schema:domain schema:LocalBusiness ;
	schema:range schema:Text ;
	rdfs:comment "Cash, credit card, etc." .

schema:performer a rdf:Property ;
	rdfs:label "performer" ;
	schema:domain schema:Event ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "A performer at the event&#x2014;for example, a presenter, musician, musical group or actor." .

schema:performerIn a rdf:Property ;
	rdfs:label "performerIn" ;
	schema:domain schema:Person ;
	schema:range schema:Event ;
	rdfs:comment "Event that this person is a performer or participant in." .

schema:performers a rdf:Property ;
	rdfs:label "performers" ;
	schema:domain schema:Event ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "The main performer or performers of the event&#x2014;for example, a presenter, musician, or actor (legacy spelling; see singular form, performer)." .

schema:permissions a rdf:Property ;
	rdfs:label "permissions" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text ;
	rdfs:comment "Permission(s) required to run the app (for example, a mobile app may require full internet access or may run only on wifi)." .

schema:phase a rdf:Property ;
	rdfs:label "phase" ;
	schema:domain schema:MedicalTrial ;
	schema:range schema:Text ;
	rdfs:comment "The phase of the trial." .

schema:photo a rdf:Property ;
	rdfs:label "photo" ;
	schema:domain schema:Place ;
	schema:range schema:ImageObject , schema:Photograph ;
	rdfs:comment "A photograph of this place." .

schema:photos a rdf:Property ;
	rdfs:label "photos" ;
	schema:domain schema:Place ;
	schema:range schema:ImageObject , schema:Photograph ;
	rdfs:comment "Photographs of this place (legacy spelling; see singular form, photo)." .

schema:physiologicalBenefits a rdf:Property ;
	rdfs:label "physiologicalBenefits" ;
	schema:domain schema:Diet ;
	schema:range schema:Text ;
	rdfs:comment "Specific physiologic benefits associated to the plan." .

schema:playerType a rdf:Property ;
	rdfs:label "playerType" ;
	schema:domain schema:MediaObject ;
	schema:range schema:Text ;
	rdfs:comment "Player type required&#x2014;for example, Flash or Silverlight." .

schema:polygon a rdf:Property ;
	rdfs:label "polygon" ;
	schema:domain schema:GeoShape ;
	schema:range schema:Text ;
	rdfs:comment "A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more spacedelimited points where the first and final points are identical." .

schema:population a rdf:Property ;
	rdfs:label "population" ;
	schema:domain schema:MedicalStudy ;
	schema:range schema:Text ;
	rdfs:comment "Any characteristics of the population used in the study, e.g. 'males under 65'." .

schema:possibleComplication a rdf:Property ;
	rdfs:label "possibleComplication" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:Text ;
	rdfs:comment "A possible unexpected and unfavorable evolution of a medical condition. Complications may include worsening of the signs or symptoms of the disease, extension of the condition to other organ systems, etc." .

schema:possibleTreatment a rdf:Property ;
	rdfs:label "possibleTreatment" ;
	schema:domain schema:MedicalCondition , schema:MedicalSignOrSymptom ;
	schema:range schema:MedicalTherapy ;
	rdfs:comment "A possible treatment to address this condition, sign or symptom." .

schema:postOfficeBoxNumber a rdf:Property ;
	rdfs:label "postOfficeBoxNumber" ;
	schema:domain schema:PostalAddress ;
	schema:range schema:Text ;
	rdfs:comment "The post offce box number for PO box addresses." .

schema:postOp a rdf:Property ;
	rdfs:label "postOp" ;
	schema:domain schema:MedicalDevice ;
	schema:range schema:Text ;
	rdfs:comment "A description of the postoperative procedures, care, and/or followups for this device." .

schema:postalCode a rdf:Property ;
	rdfs:label "postalCode" ;
	schema:domain schema:PostalAddress ;
	schema:range schema:Text ;
	rdfs:comment "The postal code. For example, 94043." .

schema:preOp a rdf:Property ;
	rdfs:label "preOp" ;
	schema:domain schema:MedicalDevice ;
	schema:range schema:Text ;
	rdfs:comment "A description of the workup, testing, and other preparations required before implanting this device." .

schema:predecessorOf a rdf:Property ;
	rdfs:label "predecessorOf" ;
	schema:domain schema:ProductModel ;
	schema:range schema:ProductModel ;
	rdfs:comment "A pointer from a previous, often discontinued variant of the product to its newer variant." .

schema:pregnancyCategory a rdf:Property ;
	rdfs:label "pregnancyCategory" ;
	schema:domain schema:Drug ;
	schema:range schema:DrugPregnancyCategory ;
	rdfs:comment "Pregnancy category of this drug." .

schema:pregnancyWarning a rdf:Property ;
	rdfs:label "pregnancyWarning" ;
	schema:domain schema:Drug ;
	schema:range schema:Text ;
	rdfs:comment "Any precaution, guidance, contraindication, etc. related to this drug's use during pregnancy." .

schema:prepTime a rdf:Property ;
	rdfs:label "prepTime" ;
	schema:domain schema:Recipe ;
	schema:range schema:Duration ;
	rdfs:comment "The length of time it takes to prepare the recipe, in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>." .

schema:preparation a rdf:Property ;
	rdfs:label "preparation" ;
	schema:domain schema:MedicalProcedure ;
	schema:range schema:Text ;
	rdfs:comment "Typical preparation that a patient must undergo before having the procedure performed." .

schema:prescribingInfo a rdf:Property ;
	rdfs:label "prescribingInfo" ;
	schema:domain schema:Drug ;
	schema:range schema:URL ;
	rdfs:comment "Link to prescribing information for the drug." .

schema:prescriptionStatus a rdf:Property ;
	rdfs:label "prescriptionStatus" ;
	schema:domain schema:Drug ;
	schema:range schema:DrugPrescriptionStatus ;
	rdfs:comment "Indicates whether this drug is available by prescription or over-the-counter." .

schema:price a rdf:Property ;
	rdfs:label "price" ;
	schema:domain schema:Offer , schema:PriceSpecification ;
	schema:range schema:Number , schema:Text ;
	rdfs:comment "The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes." .

schema:priceCurrency a rdf:Property ;
	rdfs:label "priceCurrency" ;
	schema:domain schema:Offer , schema:PriceSpecification ;
	schema:range schema:Text ;
	rdfs:comment "The currency (in 3-letter ISO 4217 format) of the offer price or a price component, when attached to PriceSpecification and its subtypes." .

schema:priceRange a rdf:Property ;
	rdfs:label "priceRange" ;
	schema:domain schema:LocalBusiness ;
	schema:range schema:Text ;
	rdfs:comment "The price range of the business, for example <code>$$$</code>." .

schema:priceSpecification a rdf:Property ;
	rdfs:label "priceSpecification" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:PriceSpecification ;
	rdfs:comment "One or more detailed price specifications, indicating the unit price and delivery or payment charges." .

schema:priceType a rdf:Property ;
	rdfs:label "priceType" ;
	schema:domain schema:UnitPriceSpecification ;
	schema:range schema:Text ;
	rdfs:comment "A short text or acronym indicating multiple price specifications for the same offer, e.g. SRP for the suggested retail price or INVOICE for the invoice price, mostly used in the car industry." .

schema:priceValidUntil a rdf:Property ;
	rdfs:label "priceValidUntil" ;
	schema:domain schema:Offer ;
	schema:range schema:Date ;
	rdfs:comment "The date after which the price is no longer available." .

schema:primaryImageOfPage a rdf:Property ;
	rdfs:label "primaryImageOfPage" ;
	schema:domain schema:WebPage ;
	schema:range schema:ImageObject ;
	rdfs:comment "Indicates the main image on the page" .

schema:primaryPrevention a rdf:Property ;
	rdfs:label "primaryPrevention" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:MedicalTherapy ;
	rdfs:comment "A preventative therapy used to prevent an initial occurrence of the medical condition, such as vaccination." .

schema:printColumn a rdf:Property ;
	rdfs:label "printColumn" ;
	schema:domain schema:NewsArticle ;
	schema:range schema:Text ;
	rdfs:comment "The number of the column in which the NewsArticle appears in the print edition." .

schema:printEdition a rdf:Property ;
	rdfs:label "printEdition" ;
	schema:domain schema:NewsArticle ;
	schema:range schema:Text ;
	rdfs:comment "The edition of the print product in which the NewsArticle appears." .

schema:printPage a rdf:Property ;
	rdfs:label "printPage" ;
	schema:domain schema:NewsArticle ;
	schema:range schema:Text ;
	rdfs:comment "If this NewsArticle appears in print, this field indicates the name of the page on which the article is found. Please note that this field is intended for the exact page name (e.g. A5, B18)." .

schema:printSection a rdf:Property ;
	rdfs:label "printSection" ;
	schema:domain schema:NewsArticle ;
	schema:range schema:Text ;
	rdfs:comment "If this NewsArticle appears in print, this field indicates the print section in which the article appeared." .

schema:procedure a rdf:Property ;
	rdfs:label "procedure" ;
	schema:domain schema:MedicalDevice ;
	schema:range schema:Text ;
	rdfs:comment "A description of the procedure involved in setting up, using, and/or installing the device." .

schema:procedureType a rdf:Property ;
	rdfs:label "procedureType" ;
	schema:domain schema:MedicalProcedure ;
	schema:range schema:MedicalProcedureType ;
	rdfs:comment "The type of procedure, for example Surgical, Noninvasive, or Percutaneous." .

schema:processorRequirements a rdf:Property ;
	rdfs:label "processorRequirements" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text ;
	rdfs:comment "Processor architecture required to run the application (e.g. IA64)." .

schema:producer a rdf:Property ;
	rdfs:label "producer" ;
	schema:domain schema:Movie , schema:TVEpisode , schema:TVSeries ;
	schema:range schema:Person ;
	rdfs:comment "The producer of the movie, TV series, season, or episode, or video." .

schema:productID a rdf:Property ;
	rdfs:label "productID" ;
	schema:domain schema:Product ;
	schema:range schema:Text ;
	rdfs:comment "The product identifier, such as ISBN. For example: <code>&lt;meta itemprop='productID' content='isbn:123-456-789'/&gt;</code>." .

schema:productionCompany a rdf:Property ;
	rdfs:label "productionCompany" ;
	schema:domain schema:Movie , schema:TVEpisode , schema:TVSeries , schema:VideoObject ;
	schema:range schema:Organization ;
	rdfs:comment "The production company or studio that made the movie, TV series, season, or episode, or video." .

schema:proficiencyLevel a rdf:Property ;
	rdfs:label "proficiencyLevel" ;
	schema:domain schema:TechArticle ;
	schema:range schema:Text ;
	rdfs:comment "Proficiency needed for this content; expected values: 'Beginner', 'Expert'." .

schema:programmingLanguage a rdf:Property ;
	rdfs:label "programmingLanguage" ;
	schema:domain schema:Code ;
	schema:range schema:Thing ;
	rdfs:comment "The computer programming language." .

schema:programmingModel a rdf:Property ;
	rdfs:label "programmingModel" ;
	schema:domain schema:APIReference ;
	schema:range schema:Text ;
	rdfs:comment "Indicates whether API is managed or unmanaged." .

schema:proprietaryName a rdf:Property ;
	rdfs:label "proprietaryName" ;
	schema:domain schema:Diet ;
	schema:range schema:Text ;
	rdfs:comment "Proprietary name given to the diet plan, typically by its originator or creator." .

schema:proteinContent a rdf:Property ;
	rdfs:label "proteinContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of grams of protein." .

schema:provider a rdf:Property ;
	rdfs:label "provider" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "Specifies the Person or Organization that distributed the CreativeWork." .

schema:publicationType a rdf:Property ;
	rdfs:label "publicationType" ;
	schema:domain schema:MedicalScholarlyArticle ;
	schema:range schema:Text ;
	rdfs:comment "The type of the medical article, taken from the US NLM MeSH <a href=http://www.nlm.nih.gov/mesh/pubtypes.html>publication type catalog." .

schema:publisher a rdf:Property ;
	rdfs:label "publisher" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Organization ;
	rdfs:comment "The publisher of the creative work." .

schema:publishingPrinciples a rdf:Property ;
	rdfs:label "publishingPrinciples" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:URL ;
	rdfs:comment "Link to page describing the editorial principles of the organization primarily responsible for the creation of the CreativeWork." .

schema:purpose a rdf:Property ;
	rdfs:label "purpose" ;
	schema:domain schema:MedicalDevice ;
	schema:range schema:MedicalDevicePurpose ;
	rdfs:comment "The purpose or purposes of this device, for example whether it is intended for diagnostic or therapeutic use." .

schema:qualifications a rdf:Property ;
	rdfs:label "qualifications" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Specific qualifications required for this role." .

schema:rangeIncludes a rdf:Property ;
	rdfs:label "rangeIncludes" ;
	schema:domain schema:Property ;
	schema:range schema:Class ;
	rdfs:comment "Relates a property to a class that constitutes (one of) the expected type(s) for values of the property." .

schema:ratingCount a rdf:Property ;
	rdfs:label "ratingCount" ;
	schema:domain schema:AggregateRating ;
	schema:range schema:Number ;
	rdfs:comment "The count of total number of ratings." .

schema:ratingValue a rdf:Property ;
	rdfs:label "ratingValue" ;
	schema:domain schema:Rating ;
	schema:range schema:Text ;
	rdfs:comment "The rating for the content." .

schema:recipeCategory a rdf:Property ;
	rdfs:label "recipeCategory" ;
	schema:domain schema:Recipe ;
	schema:range schema:Text ;
	rdfs:comment "The category of the recipe&#x2014;for example, appetizer, entree, etc." .

schema:recipeCuisine a rdf:Property ;
	rdfs:label "recipeCuisine" ;
	schema:domain schema:Recipe ;
	schema:range schema:Text ;
	rdfs:comment "The cuisine of the recipe (for example, French or Ethopian)." .

schema:recipeInstructions a rdf:Property ;
	rdfs:label "recipeInstructions" ;
	schema:domain schema:Recipe ;
	schema:range schema:Text ;
	rdfs:comment "The steps to make the dish." .

schema:recipeYield a rdf:Property ;
	rdfs:label "recipeYield" ;
	schema:domain schema:Recipe ;
	schema:range schema:Text ;
	rdfs:comment "The quantity produced by the recipe (for example, number of people served, number of servings, etc)." .

schema:recognizingAuthority a rdf:Property ;
	rdfs:label "recognizingAuthority" ;
	schema:domain schema:MedicalEntity ;
	schema:range schema:Organization ;
	rdfs:comment "If applicable, the organization that officially recognizes this entity as part of its endorsed system of medicine." .

schema:recommendationStrength a rdf:Property ;
	rdfs:label "recommendationStrength" ;
	schema:domain schema:MedicalGuidelineRecommendation ;
	schema:range schema:Text ;
	rdfs:comment "Strength of the guideline's recommendation (e.g. 'class I')." .

schema:recommendedIntake a rdf:Property ;
	rdfs:label "recommendedIntake" ;
	schema:domain schema:DietarySupplement ;
	schema:range schema:RecommendedDoseSchedule ;
	rdfs:comment "Recommended intake of this supplement for a given population as defined by a specific recommending authority." .

schema:regionDrained a rdf:Property ;
	rdfs:label "regionDrained" ;
	schema:domain schema:LymphaticVessel , schema:Vein ;
	schema:range schema:AnatomicalStructure , schema:AnatomicalSystem ;
	rdfs:comment "The anatomical or organ system drained by this vessel; generally refers to a specific part of an organ." .

schema:regionsAllowed a rdf:Property ;
	rdfs:label "regionsAllowed" ;
	schema:domain schema:MediaObject ;
	schema:range schema:Place ;
	rdfs:comment "The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in <a href='http://en.wikipedia.org/wiki/ISO_3166'>ISO 3166 format</a>." .

schema:relatedAnatomy a rdf:Property ;
	rdfs:label "relatedAnatomy" ;
	schema:domain schema:SuperficialAnatomy ;
	schema:range schema:AnatomicalStructure , schema:AnatomicalSystem ;
	rdfs:comment "Anatomical systems or structures that relate to the superficial anatomy." .

schema:relatedCondition a rdf:Property ;
	rdfs:label "relatedCondition" ;
	schema:domain schema:AnatomicalStructure , schema:AnatomicalSystem , schema:SuperficialAnatomy ;
	schema:range schema:MedicalCondition ;
	rdfs:comment "A medical condition associated with this anatomy." .

schema:relatedDrug a rdf:Property ;
	rdfs:label "relatedDrug" ;
	schema:domain schema:Drug ;
	schema:range schema:Drug ;
	rdfs:comment "Any other drug related to this one, for example commonly-prescribed alternatives." .

schema:relatedLink a rdf:Property ;
	rdfs:label "relatedLink" ;
	schema:domain schema:WebPage ;
	schema:range schema:URL ;
	rdfs:comment "A link related to this web page, for example to other related web pages." .

schema:relatedStructure a rdf:Property ;
	rdfs:label "relatedStructure" ;
	schema:domain schema:AnatomicalSystem ;
	schema:range schema:AnatomicalStructure ;
	rdfs:comment "Related anatomical structure(s) that are not part of the system but relate or connect to it, such as vascular bundles associated with an organ system." .

schema:relatedTherapy a rdf:Property ;
	rdfs:label "relatedTherapy" ;
	schema:domain schema:AnatomicalStructure , schema:AnatomicalSystem , schema:SuperficialAnatomy ;
	schema:range schema:MedicalTherapy ;
	rdfs:comment "A medical therapy related to this anatomy." .

schema:relatedTo a rdf:Property ;
	rdfs:label "relatedTo" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "The most generic familial relation." .

schema:releaseDate a rdf:Property ;
	rdfs:label "releaseDate" ;
	schema:domain schema:Product ;
	schema:range schema:Date ;
	rdfs:comment "The release date of a product or product model. This can be used to distinguish the exact variant of a product." .

schema:releaseNotes a rdf:Property ;
	rdfs:label "releaseNotes" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Description of what changed in this version." .

schema:relevantSpecialty a rdf:Property ;
	rdfs:label "relevantSpecialty" ;
	schema:domain schema:MedicalEntity ;
	schema:range schema:MedicalSpecialty ;
	rdfs:comment "If applicable, a medical specialty in which this entity is relevant." .

schema:repetitions a rdf:Property ;
	rdfs:label "repetitions" ;
	schema:domain schema:ExercisePlan ;
	schema:range schema:Number ;
	rdfs:comment "Number of times one should repeat the activity." .

schema:replyToUrl a rdf:Property ;
	rdfs:label "replyToUrl" ;
	schema:domain schema:UserComments ;
	schema:range schema:URL ;
	rdfs:comment "The URL at which a reply may be posted to the specified UserComment." .

schema:representativeOfPage a rdf:Property ;
	rdfs:label "representativeOfPage" ;
	schema:domain schema:ImageObject ;
	schema:range schema:Boolean ;
	rdfs:comment "Indicates whether this image is representative of the content of the page." .

schema:requirements a rdf:Property ;
	rdfs:label "requirements" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime)." .

schema:requiresSubscription a rdf:Property ;
	rdfs:label "requiresSubscription" ;
	schema:domain schema:MediaObject ;
	schema:range schema:Boolean ;
	rdfs:comment "Indicates if use of the media require a subscription  (either paid or free). Allowed values are <code>true</code> or <code>false</code> (note that an earlier version had 'yes', 'no')." .

schema:responsibilities a rdf:Property ;
	rdfs:label "responsibilities" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Responsibilities associated with this role." .

schema:restPeriods a rdf:Property ;
	rdfs:label "restPeriods" ;
	schema:domain schema:ExercisePlan ;
	schema:range schema:Text ;
	rdfs:comment "How often one should break from the activity." .

schema:review a rdf:Property ;
	rdfs:label "review" ;
	schema:domain schema:CreativeWork , schema:Offer , schema:Organization , schema:Place , schema:Product ;
	schema:range schema:Review ;
	rdfs:comment "A review of the item." .

schema:reviewBody a rdf:Property ;
	rdfs:label "reviewBody" ;
	schema:domain schema:Review ;
	schema:range schema:Text ;
	rdfs:comment "The actual body of the review" .

schema:reviewCount a rdf:Property ;
	rdfs:label "reviewCount" ;
	schema:domain schema:AggregateRating ;
	schema:range schema:Number ;
	rdfs:comment "The count of total number of reviews." .

schema:reviewRating a rdf:Property ;
	rdfs:label "reviewRating" ;
	schema:domain schema:Review ;
	schema:range schema:Rating ;
	rdfs:comment "The rating given in this review. Note that reviews can themselves be rated. The <code>reviewRating</code> applies to rating given by the review. The <code>aggregateRating</code> property applies to the review itself, as a creative work." .

schema:reviewedBy a rdf:Property ;
	rdfs:label "reviewedBy" ;
	schema:domain schema:WebPage ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "People or organizations that have reviewed the content on this web page for accuracy and/or completeness." .

schema:reviews a rdf:Property ;
	rdfs:label "reviews" ;
	schema:domain schema:CreativeWork , schema:Offer , schema:Organization , schema:Place , schema:Product ;
	schema:range schema:Review ;
	rdfs:comment "Review of the item (legacy spelling; see singular form, review)." .

schema:riskFactor a rdf:Property ;
	rdfs:label "riskFactor" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:MedicalRiskFactor ;
	rdfs:comment "A modifiable or non-modifiable factor that increases the risk of a patient contracting this condition, e.g. age,  coexisting condition." .

schema:risks a rdf:Property ;
	rdfs:label "risks" ;
	schema:domain schema:Diet ;
	schema:range schema:Text ;
	rdfs:comment "Specific physiologic risks associated to the plan." .

schema:runsTo a rdf:Property ;
	rdfs:label "runsTo" ;
	schema:domain schema:LymphaticVessel ;
	schema:range schema:Vessel ;
	rdfs:comment "The vasculature the lymphatic structure runs, or efferents, to." .

schema:runtime a rdf:Property ;
	rdfs:label "runtime" ;
	schema:domain schema:Code ;
	schema:range schema:Text ;
	rdfs:comment "Runtime platform or script interpreter dependencies (Example - Java v1, Python2.3, .Net Framework 3.0)" .

schema:safetyConsideration a rdf:Property ;
	rdfs:label "safetyConsideration" ;
	schema:domain schema:DietarySupplement ;
	schema:range schema:Text ;
	rdfs:comment "Any potential safety concern associated with the supplement. May include interactions with other drugs and foods, pregnancy, breastfeeding, known adverse reactions, and documented efficacy of the supplement." .

schema:salaryCurrency a rdf:Property ;
	rdfs:label "salaryCurrency" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "The currency (coded using ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 used for the main salary information in this job posting." .

schema:sampleType a rdf:Property ;
	rdfs:label "sampleType" ;
	schema:domain schema:Code ;
	schema:range schema:Text ;
	rdfs:comment "Full (compile ready) solution, code snippet, inline code, scripts, template." .

schema:saturatedFatContent a rdf:Property ;
	rdfs:label "saturatedFatContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of grams of saturated fat." .

schema:screenshot a rdf:Property ;
	rdfs:label "screenshot" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:ImageObject , schema:URL ;
	rdfs:comment "A link to a screenshot image of the app." .

schema:season a rdf:Property ;
	rdfs:label "season" ;
	schema:domain schema:TVSeries ;
	schema:range schema:TVSeason ;
	rdfs:comment "A season of a TV series." .

schema:seasonNumber a rdf:Property ;
	rdfs:label "seasonNumber" ;
	schema:domain schema:TVSeason ;
	schema:range schema:Integer ;
	rdfs:comment "The season number." .

schema:seasons a rdf:Property ;
	rdfs:label "seasons" ;
	schema:domain schema:TVSeries ;
	schema:range schema:TVSeason ;
	rdfs:comment "The seasons of the TV series (legacy spelling; see singular form, season)." .

schema:secondaryPrevention a rdf:Property ;
	rdfs:label "secondaryPrevention" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:MedicalTherapy ;
	rdfs:comment "A preventative therapy used to prevent reoccurrence of the medical condition after an initial episode of the condition." .

schema:seeks a rdf:Property ;
	rdfs:label "seeks" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:Demand ;
	rdfs:comment "A pointer to products or services sought by the organization or person (demand)." .

schema:seller a rdf:Property ;
	rdfs:label "seller" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:Organization , schema:Person ;
	rdfs:comment "The seller." .

schema:sensoryUnit a rdf:Property ;
	rdfs:label "sensoryUnit" ;
	schema:domain schema:Nerve ;
	schema:range schema:AnatomicalStructure , schema:SuperficialAnatomy ;
	rdfs:comment "The neurological pathway extension that inputs and sends information to the brain or spinal cord." .

schema:serialNumber a rdf:Property ;
	rdfs:label "serialNumber" ;
	schema:domain schema:Demand , schema:IndividualProduct , schema:Offer ;
	schema:range schema:Text ;
	rdfs:comment "The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer." .

schema:seriousAdverseOutcome a rdf:Property ;
	rdfs:label "seriousAdverseOutcome" ;
	schema:domain schema:MedicalDevice , schema:MedicalTherapy ;
	schema:range schema:MedicalEntity ;
	rdfs:comment "A possible serious complication and/or serious side effect of this therapy. Serious adverse outcomes include those that are life-threatening; result in death, disability, or permanent damage; require hospitalization or prolong existing hospitalization; cause congenital anomalies or birth defects; or jeopardize the patient and may require medical or surgical intervention to prevent one of the outcomes in this definition." .

schema:servesCuisine a rdf:Property ;
	rdfs:label "servesCuisine" ;
	schema:domain schema:FoodEstablishment ;
	schema:range schema:Text ;
	rdfs:comment "The cuisine of the restaurant." .

schema:servingSize a rdf:Property ;
	rdfs:label "servingSize" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Text ;
	rdfs:comment "The serving size, in terms of the number of volume or mass" .

schema:sibling a rdf:Property ;
	rdfs:label "sibling" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "A sibling of the person." .

schema:siblings a rdf:Property ;
	rdfs:label "siblings" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "A sibling of the person (legacy spelling; see singular form, sibling)." .

schema:signDetected a rdf:Property ;
	rdfs:label "signDetected" ;
	schema:domain schema:MedicalTest ;
	schema:range schema:MedicalSign ;
	rdfs:comment "A sign detected by the test." .

schema:signOrSymptom a rdf:Property ;
	rdfs:label "signOrSymptom" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:MedicalSignOrSymptom ;
	rdfs:comment "A sign or symptom of this condition. Signs are objective or physically observable manifestations of the medical condition while symptoms are the subjective experienceof the medical condition." .

schema:significance a rdf:Property ;
	rdfs:label "significance" ;
	schema:domain schema:SuperficialAnatomy ;
	schema:range schema:Text ;
	rdfs:comment "The significance associated with the superficial anatomy; as an example, how characteristics of the superficial anatomy can suggest underlying medical conditions or courses of treatment." .

schema:significantLink a rdf:Property ;
	rdfs:label "significantLink" ;
	schema:domain schema:WebPage ;
	schema:range schema:URL ;
	rdfs:comment "One of the more significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most." .

schema:significantLinks a rdf:Property ;
	rdfs:label "significantLinks" ;
	schema:domain schema:WebPage ;
	schema:range schema:URL ;
	rdfs:comment "The most significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most (legacy spelling; see singular form, significantLink)." .

schema:skills a rdf:Property ;
	rdfs:label "skills" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Skills required to fulfill this role." .

schema:sku a rdf:Property ;
	rdfs:label "sku" ;
	schema:domain schema:Demand , schema:Offer , schema:Product ;
	schema:range schema:Text ;
	rdfs:comment "The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers." .

schema:sodiumContent a rdf:Property ;
	rdfs:label "sodiumContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of milligrams of sodium." .

schema:softwareVersion a rdf:Property ;
	rdfs:label "softwareVersion" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text ;
	rdfs:comment "Version of the software instance." .

schema:source a rdf:Property ;
	rdfs:label "source" ;
	schema:domain schema:Artery ;
	schema:range schema:AnatomicalStructure ;
	rdfs:comment "The anatomical or organ system that the artery originates from." .

schema:sourceOrganization a rdf:Property ;
	rdfs:label "sourceOrganization" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Organization ;
	rdfs:comment "The Organization on whose behalf the creator was working." .

schema:sourcedFrom a rdf:Property ;
	rdfs:label "sourcedFrom" ;
	schema:domain schema:Nerve ;
	schema:range schema:BrainStructure ;
	rdfs:comment "The neurological pathway that originates the neurons." .

schema:spatial a rdf:Property ;
	rdfs:label "spatial" ;
	schema:domain schema:Dataset ;
	schema:range schema:Place ;
	rdfs:comment "The range of spatial applicability of a dataset, e.g. for a dataset of New York weather, the state of New York." .

schema:specialCommitments a rdf:Property ;
	rdfs:label "specialCommitments" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc." .

schema:specialty a rdf:Property ;
	rdfs:label "specialty" ;
	schema:domain schema:WebPage ;
	schema:range schema:Specialty ;
	rdfs:comment "One of the domain specialities to which this web page's content applies." .

schema:sponsor a rdf:Property ;
	rdfs:label "sponsor" ;
	schema:domain schema:MedicalStudy ;
	schema:range schema:Organization ;
	rdfs:comment "Sponsor of the study." .

schema:spouse a rdf:Property ;
	rdfs:label "spouse" ;
	schema:domain schema:Person ;
	schema:range schema:Person ;
	rdfs:comment "The person's spouse." .

schema:stage a rdf:Property ;
	rdfs:label "stage" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:MedicalConditionStage ;
	rdfs:comment "The stage of the condition, if applicable." .

schema:stageAsNumber a rdf:Property ;
	rdfs:label "stageAsNumber" ;
	schema:domain schema:MedicalConditionStage ;
	schema:range schema:Number ;
	rdfs:comment "The stage represented as a number, e.g. 3." .

schema:startDate a rdf:Property ;
	rdfs:label "startDate" ;
	schema:domain schema:Event , schema:TVSeason , schema:TVSeries ;
	schema:range schema:Date ;
	rdfs:comment "The start date and time of the event (in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>)." .

schema:status a rdf:Property ;
	rdfs:label "status" ;
	schema:domain schema:MedicalStudy ;
	schema:range schema:MedicalStudyStatus ;
	rdfs:comment "The status of the study (enumerated)." .

schema:storageRequirements a rdf:Property ;
	rdfs:label "storageRequirements" ;
	schema:domain schema:SoftwareApplication ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Storage requirements (free space required)." .

schema:streetAddress a rdf:Property ;
	rdfs:label "streetAddress" ;
	schema:domain schema:PostalAddress ;
	schema:range schema:Text ;
	rdfs:comment "The street address. For example, 1600 Amphitheatre Pkwy." .

schema:strengthUnit a rdf:Property ;
	rdfs:label "strengthUnit" ;
	schema:domain schema:DrugStrength ;
	schema:range schema:Text ;
	rdfs:comment "The units of an active ingredient's strength, e.g. mg." .

schema:strengthValue a rdf:Property ;
	rdfs:label "strengthValue" ;
	schema:domain schema:DrugStrength ;
	schema:range schema:Number ;
	rdfs:comment "The value of an active ingredient's strength, e.g. 325." .

schema:structuralClass a rdf:Property ;
	rdfs:label "structuralClass" ;
	schema:domain schema:Joint ;
	schema:range schema:Text ;
	rdfs:comment "The name given to how bone physically connects to each other." .

schema:study a rdf:Property ;
	rdfs:label "study" ;
	schema:domain schema:MedicalEntity ;
	schema:range schema:MedicalStudy ;
	rdfs:comment "A medical study or trial related to this entity." .

schema:studyDesign a rdf:Property ;
	rdfs:label "studyDesign" ;
	schema:domain schema:MedicalObservationalStudy ;
	schema:range schema:MedicalObservationalStudyDesign ;
	rdfs:comment "Specifics about the observational study design (enumerated)." .

schema:studyLocation a rdf:Property ;
	rdfs:label "studyLocation" ;
	schema:domain schema:MedicalStudy ;
	schema:range schema:AdministrativeArea ;
	rdfs:comment "The location in which the study is taking/took place." .

schema:studySubject a rdf:Property ;
	rdfs:label "studySubject" ;
	schema:domain schema:MedicalStudy ;
	schema:range schema:MedicalEntity ;
	rdfs:comment "A subject of the study, i.e. one of the medical conditions, therapies, devices, drugs, etc. investigated by the study." .

schema:subEvent a rdf:Property ;
	rdfs:label "subEvent" ;
	schema:domain schema:Event ;
	schema:range schema:Event ;
	rdfs:comment "An Event that is part of this event. For example, a conference event includes many presentations, each are a subEvent of the conference." .

schema:subEvents a rdf:Property ;
	rdfs:label "subEvents" ;
	schema:domain schema:Event ;
	schema:range schema:Event ;
	rdfs:comment "Events that are a part of this event. For example, a conference event includes many presentations, each are subEvents of the conference (legacy spelling; see singular form, subEvent)." .

schema:subStageSuffix a rdf:Property ;
	rdfs:label "subStageSuffix" ;
	schema:domain schema:MedicalConditionStage ;
	schema:range schema:Text ;
	rdfs:comment "The substage, e.g. 'a' for Stage IIIa." .

schema:subStructure a rdf:Property ;
	rdfs:label "subStructure" ;
	schema:domain schema:AnatomicalStructure ;
	schema:range schema:AnatomicalStructure ;
	rdfs:comment "Component (sub-)structure(s) that comprise this anatomical structure." .

schema:subTest a rdf:Property ;
	rdfs:label "subTest" ;
	schema:domain schema:MedicalTestPanel ;
	schema:range schema:MedicalTest ;
	rdfs:comment "A component test of the panel." .

schema:subtype a rdf:Property ;
	rdfs:label "subtype" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:Text ;
	rdfs:comment "A more specific type of the condition, where applicable, for example 'Type 1 Diabetes', 'Type 2 Diabetes', or 'Gestational Diabetes' for Diabetes." .

schema:successorOf a rdf:Property ;
	rdfs:label "successorOf" ;
	schema:domain schema:ProductModel ;
	schema:range schema:ProductModel ;
	rdfs:comment "A pointer from a newer variant of a product  to its previous, often discontinued predecessor." .

schema:sugarContent a rdf:Property ;
	rdfs:label "sugarContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of grams of sugar." .

schema:suggestedGender a rdf:Property ;
	rdfs:label "suggestedGender" ;
	schema:domain schema:PeopleAudience ;
	schema:range schema:Text ;
	rdfs:comment "The gender of the person or audience." .

schema:suggestedMaxAge a rdf:Property ;
	rdfs:label "suggestedMaxAge" ;
	schema:domain schema:PeopleAudience ;
	schema:range schema:Number ;
	rdfs:comment "Maximal age recommended for viewing content" .

schema:suggestedMinAge a rdf:Property ;
	rdfs:label "suggestedMinAge" ;
	schema:domain schema:PeopleAudience ;
	schema:range schema:Number ;
	rdfs:comment "Minimal age recommended for viewing content" .

schema:superEvent a rdf:Property ;
	rdfs:label "superEvent" ;
	schema:domain schema:Event ;
	schema:range schema:Event ;
	rdfs:comment "An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent." .

schema:supplyTo a rdf:Property ;
	rdfs:label "supplyTo" ;
	schema:domain schema:Artery ;
	schema:range schema:AnatomicalStructure ;
	rdfs:comment "The area to which the artery supplies blood to." .

schema:targetDescription a rdf:Property ;
	rdfs:label "targetDescription" ;
	schema:domain schema:AlignmentObject ;
	schema:range schema:Text ;
	rdfs:comment "The description of a node in an established educational framework." .

schema:targetName a rdf:Property ;
	rdfs:label "targetName" ;
	schema:domain schema:AlignmentObject ;
	schema:range schema:Text ;
	rdfs:comment "The name of a node in an established educational framework." .

schema:targetPlatform a rdf:Property ;
	rdfs:label "targetPlatform" ;
	schema:domain schema:APIReference ;
	schema:range schema:Text ;
	rdfs:comment "Type of app development: phone, Metro style, desktop, XBox, etc." .

schema:targetPopulation a rdf:Property ;
	rdfs:label "targetPopulation" ;
	schema:domain schema:DietarySupplement , schema:DoseSchedule ;
	schema:range schema:Text ;
	rdfs:comment "Characteristics of the population for which this is intended, or which typically uses it, e.g. 'adults'." .

schema:targetProduct a rdf:Property ;
	rdfs:label "targetProduct" ;
	schema:domain schema:Code ;
	schema:range schema:SoftwareApplication ;
	rdfs:comment "Target Operating System / Product to which the code applies.  If applies to several versions, just the product name can be used." .

schema:targetUrl a rdf:Property ;
	rdfs:label "targetUrl" ;
	schema:domain schema:AlignmentObject ;
	schema:range schema:URL ;
	rdfs:comment "The URL of a node in an established educational framework." .

schema:taxID a rdf:Property ;
	rdfs:label "taxID" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain." .

schema:telephone a rdf:Property ;
	rdfs:label "telephone" ;
	schema:domain schema:ContactPoint , schema:Organization , schema:Person , schema:Place ;
	schema:range schema:Text ;
	rdfs:comment "The telephone number." .

schema:temporal a rdf:Property ;
	rdfs:label "temporal" ;
	schema:domain schema:Dataset ;
	schema:range schema:DateTime ;
	rdfs:comment "The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format)." .

schema:text a rdf:Property ;
	rdfs:label "text" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "The textual content of this CreativeWork." .

schema:thumbnail a rdf:Property ;
	rdfs:label "thumbnail" ;
	schema:domain schema:ImageObject , schema:VideoObject ;
	schema:range schema:ImageObject ;
	rdfs:comment "Thumbnail image for an image or video." .

schema:thumbnailUrl a rdf:Property ;
	rdfs:label "thumbnailUrl" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:URL ;
	rdfs:comment "A thumbnail image relevant to the Thing." .

schema:tickerSymbol a rdf:Property ;
	rdfs:label "tickerSymbol" ;
	schema:domain schema:Corporation ;
	schema:range schema:Text ;
	rdfs:comment "The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we reccommend using the controlled vocaulary of Market Identifier Codes (MIC) specified in ISO15022." .

schema:timeRequired a rdf:Property ;
	rdfs:label "timeRequired" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Duration ;
	rdfs:comment "Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'P30M', 'P1H25M'." .

schema:tissueSample a rdf:Property ;
	rdfs:label "tissueSample" ;
	schema:domain schema:PathologyTest ;
	schema:range schema:Text ;
	rdfs:comment "The type of tissue sample required for the test." .

schema:title a rdf:Property ;
	rdfs:label "title" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "The title of the job." .

schema:totalTime a rdf:Property ;
	rdfs:label "totalTime" ;
	schema:domain schema:Recipe ;
	schema:range schema:Duration ;
	rdfs:comment "The total time it takes to prepare and cook the recipe, in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>." .

schema:track a rdf:Property ;
	rdfs:label "track" ;
	schema:domain schema:MusicGroup , schema:MusicPlaylist ;
	schema:range schema:MusicRecording ;
	rdfs:comment "A music recording (track)&#x2014;usually a single song." .

schema:tracks a rdf:Property ;
	rdfs:label "tracks" ;
	schema:domain schema:MusicGroup , schema:MusicPlaylist ;
	schema:range schema:MusicRecording ;
	rdfs:comment "A music recording (track)&#x2014;usually a single song (legacy spelling; see singular form, track)." .

schema:trailer a rdf:Property ;
	rdfs:label "trailer" ;
	schema:domain schema:Movie , schema:TVEpisode , schema:TVSeason , schema:TVSeries ;
	schema:range schema:VideoObject ;
	rdfs:comment "The trailer of the movie or TV series, season, or episode." .

schema:transFatContent a rdf:Property ;
	rdfs:label "transFatContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of grams of trans fat." .

schema:transcript a rdf:Property ;
	rdfs:label "transcript" ;
	schema:domain schema:AudioObject , schema:VideoObject ;
	schema:range schema:Text ;
	rdfs:comment "If this MediaObject is an AudioObject or VideoObject, the transcript of that object." .

schema:transmissionMethod a rdf:Property ;
	rdfs:label "transmissionMethod" ;
	schema:domain schema:InfectiousDisease ;
	schema:range schema:Text ;
	rdfs:comment "How the disease spreads, either as a route or vector, for example 'direct contact', 'Aedes aegypti', etc." .

schema:trialDesign a rdf:Property ;
	rdfs:label "trialDesign" ;
	schema:domain schema:MedicalTrial ;
	schema:range schema:MedicalTrialDesign ;
	rdfs:comment "Specifics about the trial design (enumerated)." .

schema:tributary a rdf:Property ;
	rdfs:label "tributary" ;
	schema:domain schema:Vein ;
	schema:range schema:AnatomicalStructure ;
	rdfs:comment "The anatomical or organ system that the vein flows into; a larger structure that the vein connects to." .

schema:typeOfGood a rdf:Property ;
	rdfs:label "typeOfGood" ;
	schema:domain schema:OwnershipInfo , schema:TypeAndQuantityNode ;
	schema:range schema:Product ;
	rdfs:comment "The product that this structured value is referring to." .

schema:typicalAgeRange a rdf:Property ;
	rdfs:label "typicalAgeRange" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Text ;
	rdfs:comment "The typical range of ages the content's intendedEndUser, for example '7-9', '11-'." .

schema:typicalTest a rdf:Property ;
	rdfs:label "typicalTest" ;
	schema:domain schema:MedicalCondition ;
	schema:range schema:MedicalTest ;
	rdfs:comment "A medical test typically performed given this condition." .

schema:unitCode a rdf:Property ;
	rdfs:label "unitCode" ;
	schema:domain schema:QuantitativeValue , schema:TypeAndQuantityNode , schema:UnitPriceSpecification ;
	schema:range schema:Text ;
	rdfs:comment "The unit of measurement given using the UN/CEFACT Common Code (3 characters)." .

schema:unsaturatedFatContent a rdf:Property ;
	rdfs:label "unsaturatedFatContent" ;
	schema:domain schema:NutritionInformation ;
	schema:range schema:Mass ;
	rdfs:comment "The number of grams of unsaturated fat." .

schema:uploadDate a rdf:Property ;
	rdfs:label "uploadDate" ;
	schema:domain schema:MediaObject ;
	schema:range schema:Date ;
	rdfs:comment "Date when this media object was uploaded to this site." .

schema:url a rdf:Property ;
	rdfs:label "url" ;
	schema:domain schema:Thing ;
	schema:range schema:URL ;
	rdfs:comment "URL of the item." .

schema:usedToDiagnose a rdf:Property ;
	rdfs:label "usedToDiagnose" ;
	schema:domain schema:MedicalTest ;
	schema:range schema:MedicalCondition ;
	rdfs:comment "A condition the test is used to diagnose." .

schema:usesDevice a rdf:Property ;
	rdfs:label "usesDevice" ;
	schema:domain schema:MedicalTest ;
	schema:range schema:MedicalDevice ;
	rdfs:comment "Device used to perform the test." .

schema:validFrom a rdf:Property ;
	rdfs:label "validFrom" ;
	schema:domain schema:Demand , schema:Offer , schema:OpeningHoursSpecification , schema:PriceSpecification ;
	schema:range schema:DateTime ;
	rdfs:comment "The beginning of the validity of offer, price specification, or opening hours data." .

schema:validThrough a rdf:Property ;
	rdfs:label "validThrough" ;
	schema:domain schema:Demand , schema:Offer , schema:OpeningHoursSpecification , schema:PriceSpecification ;
	schema:range schema:DateTime ;
	rdfs:comment "The end of the validity of offer, price specification, or opening hours data." .

schema:value a rdf:Property ;
	rdfs:label "value" ;
	schema:domain schema:QuantitativeValue ;
	schema:range schema:Number ;
	rdfs:comment "The value of the product characteristic." .

schema:valueAddedTaxIncluded a rdf:Property ;
	rdfs:label "valueAddedTaxIncluded" ;
	schema:domain schema:PriceSpecification ;
	schema:range schema:Boolean ;
	rdfs:comment "Specifies whether the applicable value-added tax (VAT) is included in the price specification or not." .

schema:valueReference a rdf:Property ;
	rdfs:label "valueReference" ;
	schema:domain schema:QualitativeValue , schema:QuantitativeValue ;
	schema:range schema:Enumeration , schema:StructuredValue ;
	rdfs:comment "A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature." .

schema:vatID a rdf:Property ;
	rdfs:label "vatID" ;
	schema:domain schema:Organization , schema:Person ;
	schema:range schema:Text ;
	rdfs:comment "The Value-added Tax ID of the organisation or person." .

schema:version a rdf:Property ;
	rdfs:label "version" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:Number ;
	rdfs:comment "The version of the CreativeWork embodied by a specified resource." .

schema:video a rdf:Property ;
	rdfs:label "video" ;
	schema:domain schema:CreativeWork ;
	schema:range schema:VideoObject ;
	rdfs:comment "An embedded video object." .

schema:videoFrameSize a rdf:Property ;
	rdfs:label "videoFrameSize" ;
	schema:domain schema:VideoObject ;
	schema:range schema:Text ;
	rdfs:comment "The frame size of the video." .

schema:videoQuality a rdf:Property ;
	rdfs:label "videoQuality" ;
	schema:domain schema:VideoObject ;
	schema:range schema:Text ;
	rdfs:comment "The quality of the video." .

schema:warning a rdf:Property ;
	rdfs:label "warning" ;
	schema:domain schema:Drug ;
	schema:range schema:Text , schema:URL ;
	rdfs:comment "Any FDA or other warnings about the drug (text or URL)." .

schema:warranty a rdf:Property ;
	rdfs:label "warranty" ;
	schema:domain schema:Demand , schema:Offer ;
	schema:range schema:WarrantyPromise ;
	rdfs:comment "The warranty promise(s) included in the offer." .

schema:warrantyScope a rdf:Property ;
	rdfs:label "warrantyScope" ;
	schema:domain schema:WarrantyPromise ;
	schema:range schema:WarrantyScope ;
	rdfs:comment "The scope of the warranty promise." .

schema:weight a rdf:Property ;
	rdfs:label "weight" ;
	schema:domain schema:Product ;
	schema:range schema:QuantitativeValue ;
	rdfs:comment "The weight of the product." .

schema:width a rdf:Property ;
	rdfs:label "width" ;
	schema:domain schema:MediaObject , schema:Product ;
	schema:range schema:Distance , schema:QuantitativeValue ;
	rdfs:comment "The width of the item." .

schema:wordCount a rdf:Property ;
	rdfs:label "wordCount" ;
	schema:domain schema:Article ;
	schema:range schema:Integer ;
	rdfs:comment "The number of words in the text of the Article." .

schema:workHours a rdf:Property ;
	rdfs:label "workHours" ;
	schema:domain schema:JobPosting ;
	schema:range schema:Text ;
	rdfs:comment "The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm)." .

schema:workLocation a rdf:Property ;
	rdfs:label "workLocation" ;
	schema:domain schema:Person ;
	schema:range schema:ContactPoint , schema:Place ;
	rdfs:comment "A contact location for a person's place of work." .

schema:workload a rdf:Property ;
	rdfs:label "workload" ;
	schema:domain schema:ExercisePlan ;
	schema:range schema:Energy ;
	rdfs:comment "Quantitative measure of the physiologic output of the exercise; also referred to as energy expenditure." .

schema:worksFor a rdf:Property ;
	rdfs:label "worksFor" ;
	schema:domain schema:Person ;
	schema:range schema:Organization ;
	rdfs:comment "Organizations that the person works for." .

schema:worstRating a rdf:Property ;
	rdfs:label "worstRating" ;
	schema:domain schema:Rating ;
	schema:range schema:Number , schema:Text ;
	rdfs:comment "The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed." .

<http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsProperties> a schema:Organization ;
	rdfs:label "GoodRelationsProperties" ;
	rdfs:comment "This class contains derivatives of properties from the GoodRelations Vocabulary for E-Commerce, created by Martin Hepp. GoodRelations is a data model for sharing e-commerce data on the Web that can be expressed in a variety of syntaxes, including RDFa and HTML5 Microdata. More information about GoodRelations can be found at <a href=\"http://purl.org/goodrelations/\">http://purl.org/goodrelations/</a>." .

<http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_LRMIClass> a schema:Organization ;
	rdfs:label "LRMIClass" ;
	rdfs:comment "This class is based on the work of the LRMI project, see lrmi.net for details." .

<http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_DatasetClass> a schema:Organization ;
	rdfs:label "DatasetClass" ;
	rdfs:comment "This class is based upon W3C DCAT work, and benefits from collaboration around the DCAT, ADMS and VoID vocabularies. See http://www.w3.org/wiki/WebSchemas/Datasets for full details and mappings." .

<http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> a schema:Organization ;
	rdfs:label "rNews" ;
	rdfs:comment "This class contains derivatives of IPTC rNews properties. rNews is a data model of publishing metadata with serializations currently available for RDFa as well as HTML5 Microdata. More information about the IPTC and rNews can be found at <a href=http://rnews.org>rnews.org</a>." .

<http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass> a schema:Organization ;
	rdfs:label "GoodRelationsClass" ;
	rdfs:comment "This class is derived from the GoodRelations Vocabulary for E-Commerce, created by Martin Hepp. GoodRelations is a data model for sharing e-commerce data on the Web that can be expressed in a variety of syntaxes, including RDFa and HTML5 Microdata. More information about GoodRelations can be found at <a href=\"http://purl.org/goodrelations/\">http://purl.org/goodrelations/</a>." .

<http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc> a schema:Organization ;
	rdfs:label "WikiDoc" ;
	rdfs:comment "This class contains information contributed by <a href=http://wikidoc.org>WikiDoc</a>." .
