{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "An organization such as a school, NGO, corporation, club, etc.",
      "rdfs:label" : "Organization",
      "rdfs:subClassOf" : "schema:Thing"
   },
   "properties" : {
      "schema:actionableFeedbackPolicy" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "For a [[NewsMediaOrganization]] or other news-related [[Organization]], a statement about public engagement activities (for news media, the newsroom’s), including involving the public - digitally or otherwise -- in coverage decisions, reporting and activities after publication.",
         "rdfs:label" : "actionableFeedbackPolicy",
         "rdfs:subPropertyOf" : "schema:publishingPrinciples",
         "schema:contributor" : "collab:TP",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:NewsMediaOrganization"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:URL",
            "schema:CreativeWork"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1525"
      },
      "schema:address" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Physical address of the item.",
         "rdfs:label" : "address",
         "schema:domainIncludes" : [
            "schema:GeoShape",
            "schema:Organization",
            "schema:Person",
            "schema:GeoCoordinates",
            "schema:Place"
         ],
         "schema:rangeIncludes" : [
            "schema:PostalAddress",
            "schema:Text"
         ]
      },
      "schema:agentInteractionStatistic" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The number of completed interactions for this entity, in a particular role (the 'agent'), in a particular action (indicated in the statistic), and in a particular context (i.e. interactionService).",
         "rdfs:label" : "agentInteractionStatistic",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Person"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : "schema:InteractionCounter",
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2858"
      },
      "schema:aggregateRating" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The overall rating, based on a collection of reviews or ratings, of the item.",
         "rdfs:label" : "aggregateRating",
         "schema:domainIncludes" : [
            "schema:Product",
            "schema:Brand",
            "schema:Event",
            "schema:Organization",
            "schema:Offer",
            "schema:Service",
            "schema:Place",
            "schema:CreativeWork"
         ],
         "schema:rangeIncludes" : "schema:AggregateRating"
      },
      "schema:alumni" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Alumni of an organization.",
         "rdfs:label" : "alumni",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:EducationalOrganization"
         ],
         "schema:inverseOf" : "schema:alumniOf",
         "schema:rangeIncludes" : "schema:Person"
      },
      "schema:areaServed" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The geographic area where a service or offered item is provided.",
         "rdfs:label" : "areaServed",
         "schema:domainIncludes" : [
            "schema:Demand",
            "schema:DeliveryChargeSpecification",
            "schema:ContactPoint",
            "schema:Organization",
            "schema:Offer",
            "schema:Service"
         ],
         "schema:rangeIncludes" : [
            "schema:GeoShape",
            "schema:Place",
            "schema:AdministrativeArea",
            "schema:Text"
         ]
      },
      "schema:award" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "An award won by or for this item.",
         "rdfs:label" : "award",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:CreativeWork",
            "schema:Service",
            "schema:Product",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:awards" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Awards won by or for this item.",
         "rdfs:label" : "awards",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization",
            "schema:CreativeWork",
            "schema:Product"
         ],
         "schema:rangeIncludes" : "schema:Text",
         "schema:supersededBy" : "schema:award"
      },
      "schema:brand" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.",
         "rdfs:label" : "brand",
         "schema:domainIncludes" : [
            "schema:Product",
            "schema:Organization",
            "schema:Person",
            "schema:Service"
         ],
         "schema:rangeIncludes" : [
            "schema:Brand",
            "schema:Organization"
         ]
      },
      "schema:contactPoint" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A contact point for a person or organization.",
         "rdfs:label" : "contactPoint",
         "schema:domainIncludes" : [
            "schema:HealthInsurancePlan",
            "schema:Organization",
            "schema:Person"
         ],
         "schema:rangeIncludes" : "schema:ContactPoint"
      },
      "schema:contactPoints" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A contact point for a person or organization.",
         "rdfs:label" : "contactPoints",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Person"
         ],
         "schema:rangeIncludes" : "schema:ContactPoint",
         "schema:supersededBy" : "schema:contactPoint"
      },
      "schema:correctionsPolicy" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "For an [[Organization]] (e.g. [[NewsMediaOrganization]]), a statement describing (in news media, the newsroom’s) disclosure and correction policy for errors.",
         "rdfs:label" : "correctionsPolicy",
         "rdfs:subPropertyOf" : "schema:publishingPrinciples",
         "schema:contributor" : "collab:TP",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:NewsMediaOrganization"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:URL",
            "schema:CreativeWork"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1525"
      },
      "schema:department" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A relationship between an organization and a department of that organization, also described as an organization (allowing different urls, logos, opening hours). For example: a store with a pharmacy, or a bakery with a cafe.",
         "rdfs:label" : "department",
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Organization"
      },
      "schema:dissolutionDate" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The date that this organization was dissolved.",
         "rdfs:label" : "dissolutionDate",
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Date"
      },
      "schema:diversityPolicy" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Statement on diversity policy by an [[Organization]] e.g. a [[NewsMediaOrganization]]. For a [[NewsMediaOrganization]], a statement describing the newsroom’s diversity policy on both staffing and sources, typically providing staffing data.",
         "rdfs:label" : "diversityPolicy",
         "schema:contributor" : "collab:TP",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:NewsMediaOrganization"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:URL",
            "schema:CreativeWork"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1525"
      },
      "schema:diversityStaffingReport" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "For an [[Organization]] (often but not necessarily a [[NewsMediaOrganization]]), a report on staffing diversity issues. In a news context this might be for example ASNE or RTDNA (US) reports, or self-reported.",
         "rdfs:label" : "diversityStaffingReport",
         "rdfs:subPropertyOf" : "schema:publishingPrinciples",
         "schema:contributor" : "collab:TP",
         "schema:domainIncludes" : [
            "schema:NewsMediaOrganization",
            "schema:Organization"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:Article",
            "schema:URL"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1525"
      },
      "schema:duns" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The Dun & Bradstreet DUNS number for identifying an organization or business person.",
         "rdfs:label" : "duns",
         "rdfs:subPropertyOf" : "schema:identifier",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:email" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Email address.",
         "rdfs:label" : "email",
         "schema:domainIncludes" : [
            "schema:ContactPoint",
            "schema:Organization",
            "schema:Person"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:employee" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Someone working for this organization.",
         "rdfs:label" : "employee",
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Person"
      },
      "schema:employees" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "People working for this organization.",
         "rdfs:label" : "employees",
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Person",
         "schema:supersededBy" : "schema:employee"
      },
      "schema:ethicsPolicy" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Statement about ethics policy, e.g. of a [[NewsMediaOrganization]] regarding journalistic and publishing practices, or of a [[Restaurant]], a page describing food source policies. In the case of a [[NewsMediaOrganization]], an ethicsPolicy is typically a statement describing the personal, organizational, and corporate standards of behavior expected by the organization.",
         "rdfs:label" : "ethicsPolicy",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:NewsMediaOrganization"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:URL",
            "schema:CreativeWork"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1525"
      },
      "schema:event" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Upcoming or past event associated with this place, organization, or action.",
         "rdfs:label" : "event",
         "schema:domainIncludes" : [
            "schema:InviteAction",
            "schema:Organization",
            "schema:PlayAction",
            "schema:LeaveAction",
            "schema:JoinAction",
            "schema:Place",
            "schema:InformAction"
         ],
         "schema:rangeIncludes" : "schema:Event"
      },
      "schema:events" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Upcoming or past events associated with this place or organization.",
         "rdfs:label" : "events",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Place"
         ],
         "schema:rangeIncludes" : "schema:Event",
         "schema:supersededBy" : "schema:event"
      },
      "schema:faxNumber" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The fax number.",
         "rdfs:label" : "faxNumber",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Place",
            "schema:Person",
            "schema:ContactPoint"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:founder" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A person who founded this organization.",
         "rdfs:label" : "founder",
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Person"
      },
      "schema:founders" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A person who founded this organization.",
         "rdfs:label" : "founders",
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Person",
         "schema:supersededBy" : "schema:founder"
      },
      "schema:foundingDate" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The date that this organization was founded.",
         "rdfs:label" : "foundingDate",
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Date"
      },
      "schema:foundingLocation" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The place where the Organization was founded.",
         "rdfs:label" : "foundingLocation",
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Place"
      },
      "schema:funder" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A person or organization that supports (sponsors) something through some kind of financial contribution.",
         "rdfs:label" : "funder",
         "rdfs:subPropertyOf" : "schema:sponsor",
         "schema:domainIncludes" : [
            "schema:MonetaryGrant",
            "schema:CreativeWork",
            "schema:Event",
            "schema:Organization",
            "schema:Person",
            "schema:Grant"
         ],
         "schema:rangeIncludes" : [
            "schema:Person",
            "schema:Organization"
         ]
      },
      "schema:funding" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].",
         "rdfs:label" : "funding",
         "schema:contributor" : "collab:TP",
         "schema:domainIncludes" : [
            "schema:CreativeWork",
            "schema:Product",
            "schema:MedicalEntity",
            "schema:BioChemEntity",
            "schema:Event",
            "schema:Organization",
            "schema:Person"
         ],
         "schema:inverseOf" : "schema:fundedItem",
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : "schema:Grant",
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/383"
      },
      "schema:globalLocationNumber" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The [Global Location Number](http://www.gs1.org/gln) (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.",
         "rdfs:label" : "globalLocationNumber",
         "rdfs:subPropertyOf" : "schema:identifier",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization",
            "schema:Place"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:hasCredential" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A credential awarded to the Person or Organization.",
         "rdfs:label" : "hasCredential",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Person"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : "schema:EducationalOccupationalCredential",
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2289"
      },
      "schema:hasMerchantReturnPolicy" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Specifies a MerchantReturnPolicy that may be applicable.",
         "rdfs:label" : "hasMerchantReturnPolicy",
         "schema:domainIncludes" : [
            "schema:Offer",
            "schema:Organization",
            "schema:Product"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : "schema:MerchantReturnPolicy",
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2288"
      },
      "schema:hasOfferCatalog" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Indicates an OfferCatalog listing for this Organization, Person, or Service.",
         "rdfs:label" : "hasOfferCatalog",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Person",
            "schema:Service"
         ],
         "schema:rangeIncludes" : "schema:OfferCatalog"
      },
      "schema:hasPOS" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Points-of-Sales operated by the organization or person.",
         "rdfs:label" : "hasPOS",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Person"
         ],
         "schema:rangeIncludes" : "schema:Place"
      },
      "schema:hasProductReturnPolicy" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Indicates a ProductReturnPolicy that may be applicable.",
         "rdfs:label" : "hasProductReturnPolicy",
         "schema:domainIncludes" : [
            "schema:Product",
            "schema:Organization"
         ],
         "schema:isPartOf" : "http:attic.schema.org",
         "schema:rangeIncludes" : "schema:ProductReturnPolicy",
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2288",
         "schema:supersededBy" : "schema:hasMerchantReturnPolicy"
      },
      "schema:interactionStatistic" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used.",
         "rdfs:label" : "interactionStatistic",
         "schema:domainIncludes" : [
            "schema:CreativeWork",
            "schema:Person",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : "schema:InteractionCounter",
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2421"
      },
      "schema:isicV4" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.",
         "rdfs:label" : "isicV4",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Place",
            "schema:Person",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:iso6523Code" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "An organization identifier as defined in ISO 6523(-1). Note that many existing organization identifiers such as [leiCode](http://schema.org/leiCode), [duns](http://schema.org/duns) and [vatID](http://schema.org/vatID) can be expressed as an ISO 6523 identifier by setting the ICD part of the ISO 6523 identifier accordingly. ",
         "rdfs:label" : "iso6523Code",
         "schema:domainIncludes" : "schema:Organization",
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : "schema:Text",
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2915"
      },
      "schema:keywords" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.",
         "rdfs:label" : "keywords",
         "schema:domainIncludes" : [
            "schema:Event",
            "schema:Organization",
            "schema:Place",
            "schema:CreativeWork",
            "schema:Product"
         ],
         "schema:rangeIncludes" : [
            "schema:URL",
            "schema:Text",
            "schema:DefinedTerm"
         ]
      },
      "schema:knowsAbout" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Of a [[Person]], and less typically of an [[Organization]], to indicate a topic that is known about - suggesting possible expertise but not implying it. We do not distinguish skill levels here, or relate this to educational content, events, objectives or [[JobPosting]] descriptions.",
         "rdfs:label" : "knowsAbout",
         "schema:contributor" : "collab:TP",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Person"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:URL",
            "schema:Thing",
            "schema:Text"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1688"
      },
      "schema:knowsLanguage" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Of a [[Person]], and less typically of an [[Organization]], to indicate a known language. We do not distinguish skill levels or reading/writing/speaking/signing here. Use language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47).",
         "rdfs:label" : "knowsLanguage",
         "schema:contributor" : "collab:TP",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:Text",
            "schema:Language"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1688"
      },
      "schema:legalName" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The official name of the organization, e.g. the registered company name.",
         "rdfs:label" : "legalName",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:leiCode" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "An organization identifier that uniquely identifies a legal entity as defined in ISO 17442.",
         "rdfs:label" : "leiCode",
         "rdfs:subPropertyOf" : "schema:identifier",
         "schema:contributor" : [
            "collab:GLEIF",
            "collab:FIBO"
         ],
         "schema:domainIncludes" : "schema:Organization",
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:location" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The location of, for example, where an event is happening, where an organization is located, or where an action takes place.",
         "rdfs:label" : "location",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Action",
            "schema:InteractionCounter",
            "schema:Event"
         ],
         "schema:rangeIncludes" : [
            "schema:VirtualLocation",
            "schema:Text",
            "schema:PostalAddress",
            "schema:Place"
         ]
      },
      "schema:logo" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "An associated logo.",
         "rdfs:label" : "logo",
         "rdfs:subPropertyOf" : "schema:image",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Service",
            "schema:Product",
            "schema:Brand",
            "schema:Organization",
            "schema:Place"
         ],
         "schema:rangeIncludes" : [
            "schema:ImageObject",
            "schema:URL"
         ]
      },
      "schema:makesOffer" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A pointer to products or services offered by the organization or person.",
         "rdfs:label" : "makesOffer",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization"
         ],
         "schema:inverseOf" : "schema:offeredBy",
         "schema:rangeIncludes" : "schema:Offer"
      },
      "schema:member" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals.",
         "rdfs:label" : "member",
         "schema:domainIncludes" : [
            "schema:ProgramMembership",
            "schema:Organization"
         ],
         "schema:inverseOf" : "schema:memberOf",
         "schema:rangeIncludes" : [
            "schema:Person",
            "schema:Organization"
         ]
      },
      "schema:memberOf" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "An Organization (or ProgramMembership) to which this Person or Organization belongs.",
         "rdfs:label" : "memberOf",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization"
         ],
         "schema:inverseOf" : "schema:member",
         "schema:rangeIncludes" : [
            "schema:Organization",
            "schema:ProgramMembership"
         ]
      },
      "schema:members" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A member of this organization.",
         "rdfs:label" : "members",
         "schema:domainIncludes" : [
            "schema:ProgramMembership",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : [
            "schema:Person",
            "schema:Organization"
         ],
         "schema:supersededBy" : "schema:member"
      },
      "schema:naics" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The North American Industry Classification System (NAICS) code for a particular organization or business person.",
         "rdfs:label" : "naics",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:nonprofitStatus" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "nonprofitStatus indicates the legal status of a non-profit organization in its primary place of business.",
         "rdfs:label" : "nonprofitStatus",
         "schema:domainIncludes" : "schema:Organization",
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : "schema:NonprofitType",
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2543"
      },
      "schema:numberOfEmployees" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The number of employees in an organization, e.g. business.",
         "rdfs:label" : "numberOfEmployees",
         "schema:domainIncludes" : [
            "schema:BusinessAudience",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : "schema:QuantitativeValue"
      },
      "schema:ownershipFundingInfo" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "For an [[Organization]] (often but not necessarily a [[NewsMediaOrganization]]), a description of organizational ownership structure; funding and grants. In a news/media setting, this is with particular reference to editorial independence.   Note that the [[funder]] is also available and can be used to make basic funder information machine-readable.",
         "rdfs:label" : "ownershipFundingInfo",
         "rdfs:subPropertyOf" : "schema:publishingPrinciples",
         "schema:contributor" : "collab:TP",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:NewsMediaOrganization"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:URL",
            "schema:CreativeWork",
            "schema:Text",
            "schema:AboutPage"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1525"
      },
      "schema:owns" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Products owned by the organization or person.",
         "rdfs:label" : "owns",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : [
            "schema:OwnershipInfo",
            "schema:Product"
         ]
      },
      "schema:parentOrganization" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The larger organization that this organization is a [[subOrganization]] of, if any.",
         "rdfs:label" : "parentOrganization",
         "schema:domainIncludes" : "schema:Organization",
         "schema:inverseOf" : "schema:subOrganization",
         "schema:rangeIncludes" : "schema:Organization"
      },
      "schema:publishingPrinciples" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual, e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n",
         "rdfs:label" : "publishingPrinciples",
         "schema:domainIncludes" : [
            "schema:CreativeWork",
            "schema:Person",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : [
            "schema:CreativeWork",
            "schema:URL"
         ]
      },
      "schema:review" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A review of the item.",
         "rdfs:label" : "review",
         "schema:domainIncludes" : [
            "schema:Place",
            "schema:CreativeWork",
            "schema:Service",
            "schema:Product",
            "schema:Brand",
            "schema:Event",
            "schema:Offer",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : "schema:Review"
      },
      "schema:reviews" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Review of the item.",
         "rdfs:label" : "reviews",
         "schema:domainIncludes" : [
            "schema:Place",
            "schema:CreativeWork",
            "schema:Product",
            "schema:Organization",
            "schema:Offer"
         ],
         "schema:rangeIncludes" : "schema:Review",
         "schema:supersededBy" : "schema:review"
      },
      "schema:seeks" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A pointer to products or services sought by the organization or person (demand).",
         "rdfs:label" : "seeks",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Person"
         ],
         "schema:rangeIncludes" : "schema:Demand"
      },
      "schema:serviceArea" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The geographic area where the service is provided.",
         "rdfs:label" : "serviceArea",
         "schema:domainIncludes" : [
            "schema:ContactPoint",
            "schema:Organization",
            "schema:Service"
         ],
         "schema:rangeIncludes" : [
            "schema:Place",
            "schema:AdministrativeArea",
            "schema:GeoShape"
         ],
         "schema:supersededBy" : "schema:areaServed"
      },
      "schema:slogan" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A slogan or motto associated with the item.",
         "rdfs:label" : "slogan",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:Place",
            "schema:Service",
            "schema:Product",
            "schema:Brand"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:sponsor" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.",
         "rdfs:label" : "sponsor",
         "schema:domainIncludes" : [
            "schema:Grant",
            "schema:MedicalStudy",
            "schema:CreativeWork",
            "schema:Event",
            "schema:Organization",
            "schema:Person"
         ],
         "schema:rangeIncludes" : [
            "schema:Person",
            "schema:Organization"
         ]
      },
      "schema:subOrganization" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property.",
         "rdfs:label" : "subOrganization",
         "schema:domainIncludes" : "schema:Organization",
         "schema:inverseOf" : "schema:parentOrganization",
         "schema:rangeIncludes" : "schema:Organization"
      },
      "schema:taxID" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.",
         "rdfs:label" : "taxID",
         "rdfs:subPropertyOf" : "schema:identifier",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:telephone" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The telephone number.",
         "rdfs:label" : "telephone",
         "schema:domainIncludes" : [
            "schema:ContactPoint",
            "schema:Person",
            "schema:Organization",
            "schema:Place"
         ],
         "schema:rangeIncludes" : "schema:Text"
      },
      "schema:unnamedSourcesPolicy" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "For an [[Organization]] (typically a [[NewsMediaOrganization]]), a statement about policy on use of unnamed sources and the decision process required.",
         "rdfs:label" : "unnamedSourcesPolicy",
         "rdfs:subPropertyOf" : "schema:publishingPrinciples",
         "schema:contributor" : "collab:TP",
         "schema:domainIncludes" : [
            "schema:Organization",
            "schema:NewsMediaOrganization"
         ],
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:URL",
            "schema:CreativeWork"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1525"
      },
      "schema:vatID" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "The Value-added Tax ID of the organization or person.",
         "rdfs:label" : "vatID",
         "schema:contributor" : "collab:GoodRelationsTerms",
         "schema:domainIncludes" : [
            "schema:Person",
            "schema:Organization"
         ],
         "schema:rangeIncludes" : "schema:Text"
      }
   }
}