region / state / province
- CURIE:
gmeow:placeTypeRegion - IRI: https://blackcatinformatics.ca/gmeow/placeTypeRegion
- Category: individual
- Defined by:
gmeow:slices/places - Box roles: ABox role (What is this?)
The region place type — a classification of a location by its function or form in human geography.
Structure
Types: gmeow:PlaceType
Practical Pattern
Use gmeow:placeTypeRegion as a controlled value typed as gmeow:PlaceType.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Located Place
- Source:
slices/core/places/examples/located-place.ttl - Examples catalog: open in catalog#example-slices-core-places-examples-located-place
ex:alberta a gmeow:Place ;
gmeow:name "Alberta"@en ;
gmeow:placeType gmeow:placeTypeRegion ;
gmeow:containedInPlace ex:canada ;
gmeow:authorityLink wd:Q1951 ;
skos:exactMatch wd:Q1951 .
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
schema-org |
schema |
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:placeTypeRegion |
projection | schema-org |
projects to / = | schema:AdministrativeArea, schema:City, schema:Country | gmeow:mapSchemaPlaceType; transform gmeow:fnPlaceTypeToClass |