region / state / province

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

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

gmeow:PlaceType

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