Subject | Predicate | Object |
---|---|---|
<https://schema.org/AdministrativeArea> | rdfs:comment | "A geographical region, typically under the jurisdiction of a particular government." |
<https://schema.org/AdministrativeArea> | rdfs:label | "AdministrativeArea" |
<https://schema.org/AdministrativeArea> | rdfs:subClassOf | <https://schema.org/Place> |
<https://schema.org/AdministrativeArea> | rdf:type | rdfs:Class |
<https://schema.org/AdministrativeArea> | rdfs:comment | "A geographical region, typically under the jurisdiction of a particular government." |
<https://schema.org/AdministrativeArea> | rdfs:label | "AdministrativeArea" |
<https://schema.org/AdministrativeArea> | rdfs:subClassOf | <https://schema.org/Place> |
<https://schema.org/AdministrativeArea> | rdf:type | rdfs:Class |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/tourBookingPage> | rdfs:comment | "A page providing information on how to book a tour of some [[Place]], such as an [[Accommodation]] or [[ApartmentComplex]] in a real estate setting, as well as other kinds of tours as appropriate." |
<https://schema.org/tourBookingPage> | rdfs:label | "tourBookingPage" |
<https://schema.org/tourBookingPage> | <https://schema.org/domainIncludes> | <https://schema.org/ApartmentComplex> |
<https://schema.org/tourBookingPage> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/tourBookingPage> | <https://schema.org/domainIncludes> | <https://schema.org/Accommodation> |
<https://schema.org/tourBookingPage> | <https://schema.org/isPartOf> | <https://pending.schema.org> |
<https://schema.org/tourBookingPage> | <https://schema.org/rangeIncludes> | <https://schema.org/URL> |
<https://schema.org/tourBookingPage> | <https://schema.org/source> | <https://github.com/schemaorg/schemaorg/issues/2373> |
<https://schema.org/tourBookingPage> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/isicV4> | rdfs:comment | "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place." |
<https://schema.org/isicV4> | rdfs:label | "isicV4" |
<https://schema.org/isicV4> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/isicV4> | <https://schema.org/domainIncludes> | <https://schema.org/Organization> |
<https://schema.org/isicV4> | <https://schema.org/domainIncludes> | <https://schema.org/Person> |
<https://schema.org/isicV4> | <https://schema.org/rangeIncludes> | <https://schema.org/Text> |
<https://schema.org/isicV4> | <https://schema.org/source> | <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms> |
<https://schema.org/isicV4> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/mainEntityOfPage> | rdfs:comment | "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details." |
<https://schema.org/mainEntityOfPage> | rdfs:label | "mainEntityOfPage" |
<https://schema.org/mainEntityOfPage> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/mainEntityOfPage> | <https://schema.org/inverseOf> | <https://schema.org/mainEntity> |
<https://schema.org/mainEntityOfPage> | <https://schema.org/rangeIncludes> | <https://schema.org/CreativeWork> |
<https://schema.org/mainEntityOfPage> | <https://schema.org/rangeIncludes> | <https://schema.org/URL> |
<https://schema.org/mainEntityOfPage> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/longitude> | rdfs:comment | "The longitude of a location. For example ```-122.08585``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System))." |
<https://schema.org/longitude> | rdfs:label | "longitude" |
<https://schema.org/longitude> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/longitude> | <https://schema.org/domainIncludes> | <https://schema.org/GeoCoordinates> |
<https://schema.org/longitude> | <https://schema.org/rangeIncludes> | <https://schema.org/Number> |
<https://schema.org/longitude> | <https://schema.org/rangeIncludes> | <https://schema.org/Text> |
<https://schema.org/longitude> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/latitude> | rdfs:comment | "The latitude of a location. For example ```37.42242``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System))." |
<https://schema.org/latitude> | rdfs:label | "latitude" |
<https://schema.org/latitude> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/latitude> | <https://schema.org/domainIncludes> | <https://schema.org/GeoCoordinates> |
<https://schema.org/latitude> | <https://schema.org/rangeIncludes> | <https://schema.org/Text> |
<https://schema.org/latitude> | <https://schema.org/rangeIncludes> | <https://schema.org/Number> |
<https://schema.org/latitude> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/hasDriveThroughService> | rdfs:comment | "Indicates whether some facility (e.g. [[FoodEstablishment]], [[CovidTestingFacility]]) offers a service that can be used by driving through in a car. In the case of [[CovidTestingFacility]] such facilities could potentially help with social distancing from other potentially-infected users." |
<https://schema.org/hasDriveThroughService> | rdfs:label | "hasDriveThroughService" |
<https://schema.org/hasDriveThroughService> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/hasDriveThroughService> | <https://schema.org/isPartOf> | <https://pending.schema.org> |
<https://schema.org/hasDriveThroughService> | <https://schema.org/rangeIncludes> | <https://schema.org/Boolean> |
<https://schema.org/hasDriveThroughService> | <https://schema.org/source> | <https://github.com/schemaorg/schemaorg/issues/2490> |
<https://schema.org/hasDriveThroughService> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoWithin> | rdfs:comment | "Represents a relationship between two geometries (or the places they represent), relating a geometry to one that contains it, i.e. it is inside (i.e. within) its interior. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)." |
<https://schema.org/geoWithin> | rdfs:label | "geoWithin" |
<https://schema.org/geoWithin> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoWithin> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoWithin> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoWithin> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoWithin> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoTouches> | rdfs:comment | "Represents spatial relations in which two geometries (or the places they represent) touch: they have at least one boundary point in common, but no interior points." (a symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM) )" |
<https://schema.org/geoTouches> | rdfs:label | "geoTouches" |
<https://schema.org/geoTouches> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoTouches> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoTouches> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoTouches> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoTouches> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoOverlaps> | rdfs:comment | "Represents a relationship between two geometries (or the places they represent), relating a geometry to another that geospatially overlaps it, i.e. they have some but not all points in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)." |
<https://schema.org/geoOverlaps> | rdfs:label | "geoOverlaps" |
<https://schema.org/geoOverlaps> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoOverlaps> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoOverlaps> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoOverlaps> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoOverlaps> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoIntersects> | rdfs:comment | "Represents spatial relations in which two geometries (or the places they represent) have at least one point in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)." |
<https://schema.org/geoIntersects> | rdfs:label | "geoIntersects" |
<https://schema.org/geoIntersects> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoIntersects> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoIntersects> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoIntersects> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoIntersects> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoEquals> | rdfs:comment | "Represents spatial relations in which two geometries (or the places they represent) are topologically equal, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). "Two geometries are topologically equal if their interiors intersect and no part of the interior or boundary of one geometry intersects the exterior of the other" (a symmetric relationship)" |
<https://schema.org/geoEquals> | rdfs:label | "geoEquals" |
<https://schema.org/geoEquals> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoEquals> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoEquals> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoEquals> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoEquals> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoDisjoint> | rdfs:comment | "Represents spatial relations in which two geometries (or the places they represent) are topologically disjoint: they have no point in common. They form a set of disconnected geometries." (a symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM))" |
<https://schema.org/geoDisjoint> | rdfs:label | "geoDisjoint" |
<https://schema.org/geoDisjoint> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoDisjoint> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoDisjoint> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoDisjoint> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoDisjoint> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoCrosses> | rdfs:comment | "Represents a relationship between two geometries (or the places they represent), relating a geometry to another that crosses it: "a crosses b: they have some but not all interior points in common, and the dimension of the intersection is less than that of at least one of them". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)." |
<https://schema.org/geoCrosses> | rdfs:label | "geoCrosses" |
<https://schema.org/geoCrosses> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoCrosses> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoCrosses> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoCrosses> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoCrosses> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoCovers> | rdfs:comment | "Represents a relationship between two geometries (or the places they represent), relating a covering geometry to a covered geometry. "Every point of b is a point of (the interior or boundary of) a". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)." |
<https://schema.org/geoCovers> | rdfs:label | "geoCovers" |
<https://schema.org/geoCovers> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoCovers> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoCovers> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoCovers> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoCovers> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoCoveredBy> | rdfs:comment | "Represents a relationship between two geometries (or the places they represent), relating a geometry to another that covers it. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)." |
<https://schema.org/geoCoveredBy> | rdfs:label | "geoCoveredBy" |
<https://schema.org/geoCoveredBy> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoCoveredBy> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoCoveredBy> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoCoveredBy> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoCoveredBy> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/geoContains> | rdfs:comment | "Represents a relationship between two geometries (or the places they represent), relating a containing geometry to a contained geometry. "a contains b iff no points of b lie in the exterior of a, and at least one point of the interior of b lies in the interior of a". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)." |
<https://schema.org/geoContains> | rdfs:label | "geoContains" |
<https://schema.org/geoContains> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/geoContains> | <https://schema.org/domainIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoContains> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/geoContains> | <https://schema.org/rangeIncludes> | <https://schema.org/GeospatialGeometry> |
<https://schema.org/geoContains> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/smokingAllowed> | rdfs:comment | "Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room." |
<https://schema.org/smokingAllowed> | rdfs:label | "smokingAllowed" |
<https://schema.org/smokingAllowed> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/smokingAllowed> | <https://schema.org/rangeIncludes> | <https://schema.org/Boolean> |
<https://schema.org/smokingAllowed> | <https://schema.org/source> | <https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#STI_Accommodation_Ontology> |
<https://schema.org/smokingAllowed> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/disambiguatingDescription> | rdfs:comment | "A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation." |
<https://schema.org/disambiguatingDescription> | rdfs:label | "disambiguatingDescription" |
<https://schema.org/disambiguatingDescription> | rdfs:subPropertyOf | <https://schema.org/description> |
<https://schema.org/disambiguatingDescription> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/disambiguatingDescription> | <https://schema.org/rangeIncludes> | <https://schema.org/Text> |
<https://schema.org/disambiguatingDescription> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/containedIn> | rdfs:comment | "The basic containment relation between a place and one that contains it." |
<https://schema.org/containedIn> | rdfs:label | "containedIn" |
<https://schema.org/containedIn> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/containedIn> | <https://schema.org/rangeIncludes> | <https://schema.org/Place> |
<https://schema.org/containedIn> | <https://schema.org/supersededBy> | <https://schema.org/containedInPlace> |
<https://schema.org/containedIn> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/additionalType> | 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." |
<https://schema.org/additionalType> | rdfs:label | "additionalType" |
<https://schema.org/additionalType> | rdfs:subPropertyOf | rdf:type |
<https://schema.org/additionalType> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/additionalType> | <https://schema.org/rangeIncludes> | <https://schema.org/URL> |
<https://schema.org/additionalType> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/specialOpeningHoursSpecification> | rdfs:comment | "The special opening hours of a certain place.\n\nUse this to explicitly override general opening hours brought in scope by [[openingHoursSpecification]] or [[openingHours]]. " |
<https://schema.org/specialOpeningHoursSpecification> | rdfs:label | "specialOpeningHoursSpecification" |
<https://schema.org/specialOpeningHoursSpecification> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/specialOpeningHoursSpecification> | <https://schema.org/rangeIncludes> | <https://schema.org/OpeningHoursSpecification> |
<https://schema.org/specialOpeningHoursSpecification> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/sameAs> | rdfs:comment | "URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website." |
<https://schema.org/sameAs> | rdfs:label | "sameAs" |
<https://schema.org/sameAs> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/sameAs> | <https://schema.org/rangeIncludes> | <https://schema.org/URL> |
<https://schema.org/sameAs> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/publicAccess> | rdfs:comment | "A flag to signal that the [[Place]] is open to public visitors. If this property is omitted there is no assumed default boolean value" |
<https://schema.org/publicAccess> | rdfs:label | "publicAccess" |
<https://schema.org/publicAccess> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/publicAccess> | <https://schema.org/rangeIncludes> | <https://schema.org/Boolean> |
<https://schema.org/publicAccess> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/potentialAction> | rdfs:comment | "Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role." |
<https://schema.org/potentialAction> | rdfs:label | "potentialAction" |
<https://schema.org/potentialAction> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/potentialAction> | <https://schema.org/rangeIncludes> | <https://schema.org/Action> |
<https://schema.org/potentialAction> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/branchCode> | rdfs:comment | "A short textual code (also called "store code") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.\n\nFor example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch. " |
<https://schema.org/branchCode> | rdfs:label | "branchCode" |
<https://schema.org/branchCode> | <https://schema.org/domainIncludes> | <https://schema.org/Place> |
<https://schema.org/branchCode> | <https://schema.org/rangeIncludes> | <https://schema.org/Text> |
<https://schema.org/branchCode> | rdf:type | rdf:Property |