@prefix : <https://blackcatinformatics.ca/gmeow#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@base <https://blackcatinformatics.ca/gmeow> .

<https://blackcatinformatics.ca/gmeow> rdf:type owl:Ontology ;
                                        owl:versionIRI <https://blackcatinformatics.ca/gmeow/0.1.0> ;
                                        dc:rights "Copyright © 2026 Blackcat Informatics® Inc. Licensed under CC BY 4.0; also available under separate proprietary terms from Blackcat Informatics Inc." ;
                                        dcterms:created "2026-06-03"^^xsd:date ;
                                        dcterms:creator "Blackcat Informatics Inc." ;
                                        dcterms:description "A reasoning-centric, OWL 2 DL, upper-ontology-grounded super-vocabulary that unifies document metadata, entity descriptions, legal agreements, contacts and person-centric data. GMEOW is grounded in gUFO and aligned to FOAF, REL, DOAP, PROV-O, schema.org and Wikidata."@en ;
                                        dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
                                        dcterms:modified "2026-06-07"^^xsd:date ;
                                        dcterms:publisher "Blackcat Informatics Inc." ;
                                        dcterms:title "GMEOW — Global Metadata and Entity Ontology for the Web"@en ;
                                        vann:preferredNamespacePrefix "gmeow" ;
                                        vann:preferredNamespaceUri "https://blackcatinformatics.ca/gmeow/" ;
                                        rdfs:label "GMEOW"@en ;
                                        rdfs:seeAlso <https://blackcatinformatics.ca/gmeow> ;
                                        owl:versionInfo "0.1.0" .

#################################################################
#    Annotation properties
#################################################################

###  http://purl.org/dc/elements/1.1/creator
dc:creator rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/rights
dc:rights rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/title
dc:title rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/bibliographicCitation
dcterms:bibliographicCitation rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/created
dcterms:created rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/creator
dcterms:creator rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/description
dcterms:description rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/isPartOf
dcterms:isPartOf rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
dcterms:license rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/modified
dcterms:modified rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/publisher
dcterms:publisher rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/title
dcterms:title rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespaceUri
vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#closeMatch
<http://www.w3.org/2004/02/skos/core#closeMatch> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#definition
<http://www.w3.org/2004/02/skos/core#definition> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#exactMatch
<http://www.w3.org/2004/02/skos/core#exactMatch> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#example
<http://www.w3.org/2004/02/skos/core#example> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#scopeNote
<http://www.w3.org/2004/02/skos/core#scopeNote> rdf:type owl:AnnotationProperty .


###  https://blackcatinformatics.ca/gmeow/accordingTo
gmeow:accordingTo rdf:type owl:AnnotationProperty ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "according to"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The standpoint / frame within which the annotated statement is asserted true — *according to whom*. DISTINCT from gmeow:wasAttributedTo (which source RECORDED the claim) and gmeow:confidence (how sure we are); a claim may carry all three with no inferential bridge among them. Its value is a gmeow:Agent (a polity, community, or organization IRI) or a gmeow:Standpoint individual (a frame that needs its own identity). When a statement is promoted to a reified gmeow:Observation, gmeow:accordingTo becomes the gmeow:vantage of the relator (vantage ⊑ accordingTo — documented, not axiomatised, because accordingTo is an AnnotationProperty and vantage is an ObjectProperty). Standpoint-TIME — when the frame held this position — rides gmeow:validFrom / gmeow:validUntil on the same statement in the light case, or a reified gmeow:StandpointTenure when the adoption / withdrawal is itself the fact of interest. The range is intentionally open. An unindexed statement is held according to gmeow:universalStandpoint (the uncontested global facts)."@en .


###  https://blackcatinformatics.ca/gmeow/assertedAt
gmeow:assertedAt rdf:type owl:AnnotationProperty ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "asserted at"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The instant an agent observed or asserted the annotated claim (e.g. an email Date header or a vCard REV) — a witness that the fact held at that instant. Distinct from validity (validFrom/validUntil) and from a source's carrier time."@en ;
                 rdfs:range xsd:dateTime .


###  https://blackcatinformatics.ca/gmeow/confidence
gmeow:confidence rdf:type owl:AnnotationProperty ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "confidence"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Confidence in a claim, in the closed interval [0,1], attached to the statement it qualifies."@en .


###  https://blackcatinformatics.ca/gmeow/generalizesVia
gmeow:generalizesVia rdf:type owl:AnnotationProperty ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "generalizes via"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Projection-compiler guidance naming the transitive part/whole property to walk when coarsening a value (e.g. gmeow:containedInPlace for places). Defaults to gmeow:partOf when absent. An annotation property — it directs generalization without imposing logical semantics, keeping the core OWL 2 DL."@en .


###  https://blackcatinformatics.ca/gmeow/importanceLevel
gmeow:importanceLevel rdf:type owl:AnnotationProperty ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "importance level"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Relative import/source importance of a claim on a 0–10 scale; projection takes the maximum across imports."@en .


###  https://blackcatinformatics.ca/gmeow/mappedFrom
gmeow:mappedFrom rdf:type owl:AnnotationProperty ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "mapped from"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The source property a claim was derived from during ingestion, recorded for mapping-step audit."@en .


###  https://blackcatinformatics.ca/gmeow/profileDescriptor
gmeow:profileDescriptor rdf:type owl:AnnotationProperty ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "profile descriptor"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A property that is part of this Profile's closed descriptor schema."@en ;
                        rdfs:domain gmeow:Profile .


###  https://blackcatinformatics.ca/gmeow/recordedNoLaterThan
gmeow:recordedNoLaterThan rdf:type owl:AnnotationProperty ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "recorded no later than"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A DERIVED upper bound (terminus ante quem) on when the annotated claim was committed to a record — typically taken from the modification time of its source carrier (gmeow:sourceModifiedAt) when no stronger observation time is known. Carries low gmeow:confidence; it is neither valid-time nor a point observation. Populate it in the importer/query layer, not by OWL inference."@en ;
                          rdfs:range xsd:dateTime .


###  https://blackcatinformatics.ca/gmeow/standpointModality
gmeow:standpointModality rdf:type owl:AnnotationProperty ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "standpoint modality"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The belief value a standpoint assigns the annotated proposition — *how* the standpoint holds it, not merely *that* it holds it. This single axis is at least as expressive as BOTH the Standpoint-Logic modal operators (□_S / ◊_S) AND the CRMinf belief value (true / false / probable / possible): gmeow:unequivocal (□, settled true), gmeow:probable (likely true), gmeow:conceivable (◊, possible), gmeow:refuted (□¬, settled false — the standpoint DENIES the proposition). Optional; ABSENT is read as unequivocal. Orthogonal to gmeow:confidence (our certainty about the standpoint's stance) and gmeow:accordingTo (whose frame). Refutation is what lets GMEOW distinguish a standpoint's explicit denial from its silence — the neutral-stance ambiguity flat models cannot resolve."@en ;
                         rdfs:range gmeow:StandpointModality .


###  https://blackcatinformatics.ca/gmeow/validFrom
gmeow:validFrom rdf:type owl:AnnotationProperty ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "valid from"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The instant from which the annotated statement is asserted to hold."@en ;
                rdfs:range xsd:dateTime .


###  https://blackcatinformatics.ca/gmeow/validUntil
gmeow:validUntil rdf:type owl:AnnotationProperty ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "valid until"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The instant until which the annotated statement is asserted to hold."@en ;
                 rdfs:range xsd:dateTime .


#################################################################
#    Datatypes
#################################################################

###  http://www.w3.org/2001/XMLSchema#date
xsd:date rdf:type rdfs:Datatype .


###  http://www.w3.org/2001/XMLSchema#duration
xsd:duration rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://purl.org/nemo/gufo#broughtAbout
<http://purl.org/nemo/gufo#broughtAbout> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <http://purl.org/nemo/gufo#Event> ;
                                         rdfs:range <http://purl.org/nemo/gufo#Situation> ;
                                         rdfs:comment """Identifies a gufo:Situation that is brought about by the gufo:Event.

Guizzardi et al. (2013) included a notion of \"brings-about\" that related events to a single (\"maximal\") situation, embodying all the effects of the event at the time it ends. This implementation of gufo:broughtAbout diverges from \"brings-about\" in that work because gufo:broughtAbout can be used to relate events to more than one gufo:Situation. Each gufo:Situation identified through gufo:broughtAbout should be understood as an (improper) part of the maximal situation."""@en ;
                                         rdfs:label "broughtAbout"@en .


###  http://purl.org/nemo/gufo#categorizes
<http://purl.org/nemo/gufo#categorizes> rdf:type owl:ObjectProperty ;
                                        rdfs:domain [ owl:intersectionOf ( <http://purl.org/nemo/gufo#Type>
                                                                           [ rdf:type owl:Class ;
                                                                             owl:complementOf <http://purl.org/nemo/gufo#AbstractIndividualType>
                                                                           ]
                                                                           [ rdf:type owl:Class ;
                                                                             owl:complementOf <http://purl.org/nemo/gufo#ConcreteIndividualType>
                                                                           ]
                                                                         ) ;
                                                      rdf:type owl:Class
                                                    ] ;
                                        rdfs:range <http://purl.org/nemo/gufo#Type> ;
                                        rdfs:comment """Identifies a gufo:Type whose instances may be classified by instances of the categorizing higher-order type.

For example, \"ShipType\" gufo:categorizes \"Ship\". Instances of \"ShipType\" such as \"Supercarrier\" and \"Cargoship\" should be declared subclasses of \"Ship\". OWL 2 punning should be used to capture the two facets of \"Supercarrier\" and \"Cargoship\" in this example: (i) as instances of \"ShipType\", and (ii) as subclasses of \"Ship\".

The categorized type is termed the \"base type\" in the \"powertype pattern\" see Carvalho et al (2017), the higher-order type is often called the \"powertype\".  

gufo:categorizes is the general (unspecific) form of categorization. See  gufo:partitions for a more specific form, in which instances of the categorized type are classified by exactly one instance of the higher-order type. 

The domain is gufo:Type excluding gufo:AbstractIndividualType as well as gufo:ConcreteIndividualTypes because those types are first-order types (their instances are individuals). Only instances of gufo:Type representing higher-order types can categorize a base type.

For further details and formalization of \"categorization\", see Carvalho et al (2017) which combines UFO with MLT (a multi-level modeling theory).  

V. A. Carvalho, J. P. A. Almeida, C. M. Fonseca, and G. Guizzardi, “Multi-level ontology-based conceptual modeling,” Data & Knowledge Engineering, vol. 109, p. 3–24, 2017. <http://dx.doi.org/10.1016/j.datak.2017.03.002>"""@en ;
                                        rdfs:label "categorizes"@en .


###  http://purl.org/nemo/gufo#concernsConstitutedEndurant
<http://purl.org/nemo/gufo#concernsConstitutedEndurant> rdf:type owl:ObjectProperty ;
                                                        rdfs:domain <http://purl.org/nemo/gufo#TemporaryConstitutionSituation> ;
                                                        rdfs:range <http://purl.org/nemo/gufo#Endurant> ;
                                                        rdfs:comment "Identifies the constituted gufo:Endurant in the gufo:TemporaryConstitutionSituation."@en ;
                                                        rdfs:label "concernsConstitutedEndurant"@en .


###  http://purl.org/nemo/gufo#concernsNonRigidType
<http://purl.org/nemo/gufo#concernsNonRigidType> rdf:type owl:ObjectProperty ,
                                                          owl:FunctionalProperty ;
                                                 rdfs:domain <http://purl.org/nemo/gufo#TemporaryInstantiationSituation> ;
                                                 rdfs:range <http://purl.org/nemo/gufo#NonRigidType> ;
                                                 rdfs:comment "Identifies the gufo:NonRigidType that is instantiated by the endurant that stands in a gufo:TemporaryInstantiationSituation."@en ;
                                                 rdfs:label "concernsNonRigidType"@en .


###  http://purl.org/nemo/gufo#concernsQualityType
<http://purl.org/nemo/gufo#concernsQualityType> rdf:type owl:ObjectProperty ,
                                                         owl:FunctionalProperty ;
                                                rdfs:domain <http://purl.org/nemo/gufo#QualityValueAttributionSituation> ;
                                                rdfs:range <http://purl.org/nemo/gufo#EndurantType> ;
                                                rdfs:comment "Identifies the quality type (a gufo:EndurantType subclassing gufo:Quality) whose value is attributed in the gufo:QualityValueAttributionSituation."@en ;
                                                rdfs:label "concernsQualityType"@en .


###  http://purl.org/nemo/gufo#concernsReifiedQualityValue
<http://purl.org/nemo/gufo#concernsReifiedQualityValue> rdf:type owl:ObjectProperty ,
                                                                 owl:FunctionalProperty ;
                                                        rdfs:domain <http://purl.org/nemo/gufo#QualityValueAttributionSituation> ;
                                                        rdfs:range <http://purl.org/nemo/gufo#QualityValue> ;
                                                        rdfs:comment <http://purl.org/nemo/gufo#concernsQualityValue> ,
                                                                     "Identifies the gufo:QualityValue (i.e., the reified quality value) associated with the endurant that stands in the gufo:QualityValueAttributionSituation."@en ;
                                                        rdfs:label "concernsReifiedQualityValue"@en .


###  http://purl.org/nemo/gufo#concernsRelatedEndurant
<http://purl.org/nemo/gufo#concernsRelatedEndurant> rdf:type owl:ObjectProperty ,
                                                             owl:FunctionalProperty ;
                                                    rdfs:domain <http://purl.org/nemo/gufo#TemporaryRelationshipSituation> ;
                                                    rdfs:range <http://purl.org/nemo/gufo#Endurant> ;
                                                    rdfs:comment "Identifies the related gufo:Endurant in the gufo:TemporaryRelationshipSituation."@en ;
                                                    rdfs:label "concernsRelatedEndurant"@en .


###  http://purl.org/nemo/gufo#concernsRelationshipType
<http://purl.org/nemo/gufo#concernsRelationshipType> rdf:type owl:ObjectProperty ,
                                                              owl:FunctionalProperty ;
                                                     rdfs:domain <http://purl.org/nemo/gufo#TemporaryRelationshipSituation> ;
                                                     rdfs:range <http://purl.org/nemo/gufo#RelationshipType> ;
                                                     rdfs:comment "Identifies the gufo:RelationshipType instantiated in the gufo:TemporaryRelationshipSituation."@en ;
                                                     rdfs:label "concernsRelationshipType"@en .


###  http://purl.org/nemo/gufo#concernsTemporaryWhole
<http://purl.org/nemo/gufo#concernsTemporaryWhole> rdf:type owl:ObjectProperty ,
                                                            owl:FunctionalProperty ;
                                                   rdfs:domain <http://purl.org/nemo/gufo#TemporaryParthoodSituation> ;
                                                   rdfs:range <http://purl.org/nemo/gufo#Endurant> ;
                                                   rdfs:comment "Identifies the whole (a gufo:Endurant) of which the endurant that stands in the gufo:TemporaryParthoodSituation is part."@en ;
                                                   rdfs:label "concernsTemporaryWhole"@en .


###  http://purl.org/nemo/gufo#constitutes
<http://purl.org/nemo/gufo#constitutes> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                        rdfs:range <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                        rdfs:comment """Identifies a gufo:ConcreteIndividual that is constituted (partially) by the constituent individual.

For example, the gufo:Collection of persons whose members are John, Paul, George, Ringo constituted the beatles, the gufo:Quantity of marble that constitutes the statue of Venus de Milo, and the gufo:Event of Paul raising his arm in a meeting that constitutes his voting (also a gufo:Event).

In case constitution changes in time, see gufo:standsInQualifiedConstitution."""@en ;
                                        rdfs:label "constitutes"@en ;
                                        rdfs:seeAlso <http://purl.org/nemo/gufo#standsInQualifiedConstitution> .


###  http://purl.org/nemo/gufo#contributedToTrigger
<http://purl.org/nemo/gufo#contributedToTrigger> rdf:type owl:ObjectProperty ;
                                                 rdfs:domain <http://purl.org/nemo/gufo#Situation> ;
                                                 rdfs:range <http://purl.org/nemo/gufo#Event> ;
                                                 rdfs:comment """Identifies a gufo:Event that the gufo:Situation contributed to trigger.

Guizzardi et al. (2013) defined a notion of \"triggers\" to relate the situation satisfying all the sufficient and necessary conditions with the triggered  event. This implementation differs from  \"triggers\" as defined in that work because gufo:contributedToTrigger can be used to relate more than one gufo:Situation to a gufo:Event. Each gufo:Situation identified through gufo:contributedToTrigger should be understood as an (improper) part of the situation that triggered the event."""@en ;
                                                 rdfs:label "contributedToTrigger"@en .


###  http://purl.org/nemo/gufo#externallyDependsOn
<http://purl.org/nemo/gufo#externallyDependsOn> rdf:type owl:ObjectProperty ,
                                                         owl:IrreflexiveProperty ;
                                                rdfs:domain <http://purl.org/nemo/gufo#ExtrinsicMode> ;
                                                rdfs:range <http://purl.org/nemo/gufo#Endurant> ;
                                                rdfs:comment """Identifies a gufo:Endurant on which the gufo:ExtrinsicMode depends.

For example, John's duty to return the book he borrowed from Mary (a gufo:ExtrinsicMode) depends externally on Mary.

The identifed gufo:Endurant should  be external to the bearer of the extrinsic mode (see Guizzardi, 2005, p. 239). In other words, the identified endurant should not be a part or an intrisic aspect of the bearer of the extrinsic mode."""@en ;
                                                rdfs:label "externallyDependsOn"@en .


###  http://purl.org/nemo/gufo#hasAssociatedQualityValueType
<http://purl.org/nemo/gufo#hasAssociatedQualityValueType> rdf:type owl:ObjectProperty ;
                                                          rdfs:domain <http://purl.org/nemo/gufo#EndurantType> ;
                                                          rdfs:range <http://purl.org/nemo/gufo#AbstractIndividualType> ;
                                                          rdfs:comment """Identifies a quality value type to which the quality type is associated. 

For example, a \"Color\" quality type may be associated with a \"ColorValueInRGB\" quality value type.

It relates a specialization of gufo:Quality (an instance of gufo:EndurantType) to a specialization of gufo:QualityValue  (an instance of gufo:AbstractIndividualType).

To be used only when quality values are reified."""@en ;
                                                          rdfs:label "hasAssociatedQualityValueType"@en .


###  http://purl.org/nemo/gufo#hasBeginPoint
<http://purl.org/nemo/gufo#hasBeginPoint> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                          rdfs:range <http://www.w3.org/2006/time#Instant> ;
                                          rdfs:comment """Identifies the begin point for a gufo:ConcreteIndividual, in the case in which time instants are reified. 

In the case of endurants, this identifies the time point when the endurant comes into existence. In the case of events, this identifies the time point when the event starts to take place. In the case of situation, this identifies the time point when the situation begins to hold.

If time instants are not reified, use gufo:hasBeginPointInXSDDate or gufo:hasBeginPointInXSDDateTimeStamp."""@en ;
                                          rdfs:label "hasBeginPoint"@en ;
                                          rdfs:seeAlso <http://purl.org/nemo/gufo#hasBeginPointInXSDDate> ,
                                                       <http://purl.org/nemo/gufo#hasBeginPointInXSDDateTimeStamp> .


###  http://purl.org/nemo/gufo#hasEndPoint
<http://purl.org/nemo/gufo#hasEndPoint> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                        rdfs:range <http://www.w3.org/2006/time#Instant> ;
                                        rdfs:comment """Identifies the end point for a gufo:ConcreteIndividual, in the case in which time instants are reified.

In the case of endurants, this identifies the time point when the endurant ceases to exist. In the case of events, this identifies the time point when the event ends. In the case of situation, this identifies the time point when the situation ceases to hold."""@en ;
                                        rdfs:label "hasEndPoint"@en ;
                                        rdfs:seeAlso <http://purl.org/nemo/gufo#hasEndPointInXSDDate> ,
                                                     <http://purl.org/nemo/gufo#hasEndPointInXSDDateTimeStamp> .


###  http://purl.org/nemo/gufo#hasReifiedQualityValue
<http://purl.org/nemo/gufo#hasReifiedQualityValue> rdf:type owl:ObjectProperty ;
                                                   rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                                   rdfs:range <http://purl.org/nemo/gufo#QualityValue> ;
                                                   rdfs:comment """Identifies an instance of gufo:QualityValue to reflect the perception or conception of a quality in a certain value space. 

Use this property only for quality values that are to be reified in the A-box and associated with a gufo:ConcreteIndividual. Otherwise, use the gufo:hasQualityValue data property and a literal to determine the quality value.

The full representation pattern for quality values involves first identifying a gufo:Quality that inheres in a concrete individual and then associating it with a reified quality value. For example, let us consider the color of Yves Klein's \"Blue Monochrome\" painting made in 1961 (MoMA's object with number 618.1967). In the full pattern, an instance of gufo:Quality that inheres in the physical object (the color of that painting) is associated with a gufo:QualityValue (say the triplet <0, 47, 167> for that painting) through gufo:hasReifiedQualityValue. The full pattern is recommended when different quality spaces are expected to be used for the same quality. For example, the color of that painting could also be associated with a quadruple <100, 72, 0, 35> representing the same color in a CMYK space.

When the full pattern is not required, gufo:hasReifiedQualityValue can also be used to directly associate a concrete individual (without identifying the quality) with a quality value."""@en ;
                                                   rdfs:label "hasReifiedQualityValue"@en ;
                                                   rdfs:seeAlso <http://purl.org/nemo/gufo#hasQualityValue> .


###  http://purl.org/nemo/gufo#historicallyDependsOn
<http://purl.org/nemo/gufo#historicallyDependsOn> rdf:type owl:ObjectProperty ,
                                                           owl:TransitiveProperty ;
                                                  rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                                  rdfs:range <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                                  rdfs:comment """Identifies a gufo:ConcreteIndividual on which the concrete individual depends historically. 

For example, a person is historically dependent on his/her ancestors.

When used between events, historical dependence encompasses causation (when the event is caused by the other), but also other cases where there is dependence but not causation (when the event brings about a situation that is either insufficient or more than sufficient to trigger the historically dependent event).

For example, Real Madrid's goal in the 60th minute of the 2016 FIFA Club World Cup Final is historically dependent on (and in this case caused by) a penalty kick by Cristiano Ronaldo. The penalty kick itself is historically dependent on (but not caused by) a penalty (the occurrence of the penalty is necessary but not sufficient to cause the penalty kick as authorization of the referee is required). 

Historical dependence is transitive. Hence, in the example above, Real Madrid's goal is historically dependent on the penalty."""@en ;
                                                  rdfs:label "historicallyDependsOn"@en .


###  http://purl.org/nemo/gufo#inheresIn
<http://purl.org/nemo/gufo#inheresIn> rdf:type owl:ObjectProperty ,
                                               owl:FunctionalProperty ,
                                               owl:AsymmetricProperty ,
                                               owl:IrreflexiveProperty ;
                                      rdfs:domain <http://purl.org/nemo/gufo#Aspect> ;
                                      rdfs:range <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                      rdfs:comment """Identifies the gufo:ConcreteIndividual in which the gufo:Aspect inheres. Inherence is a sort of existential dependence. The identified concrete individual is the \"bearer\" of the aspect.

For example, the color of an object inheres in the object and the average speed of a flight inheres in the flight."""@en ;
                                      rdfs:label "inheresIn"@en .


###  http://purl.org/nemo/gufo#isAspectProperPartOf
<http://purl.org/nemo/gufo#isAspectProperPartOf> rdf:type owl:ObjectProperty ;
                                                 rdfs:subPropertyOf <http://purl.org/nemo/gufo#isProperPartOf> ;
                                                 rdf:type owl:TransitiveProperty ;
                                                 rdfs:domain <http://purl.org/nemo/gufo#Aspect> ;
                                                 rdfs:range <http://purl.org/nemo/gufo#Aspect> ;
                                                 rdfs:comment """Identifies a gufo:Aspect of which the aspect is a proper part.

For example, John's obligations towards Mary in the scope of their marriage is an aspect proper part of their marriage  (and same can be said of Mary's extrinsic aspects in the scope of their marriage.)

This property can be used to represent the composition of a relator from extrisinc aspects, but also to represent complex extrisinc aspects.

gufo:isAspectProperPartOf is transitive."""@en ;
                                                 rdfs:label "isAspectProperPartOf"@en .


###  http://purl.org/nemo/gufo#isCollectionMemberOf
<http://purl.org/nemo/gufo#isCollectionMemberOf> rdf:type owl:ObjectProperty ;
                                                 rdfs:subPropertyOf <http://purl.org/nemo/gufo#isObjectProperPartOf> ;
                                                 rdfs:domain <http://purl.org/nemo/gufo#Object> ;
                                                 rdfs:range <http://purl.org/nemo/gufo#Collection> ;
                                                 rdfs:comment """Identifies a gufo:Collection of which the object is a member. 

This is the relation between John and a group of persons, and between a cow and its herd.

gufo:isCollectionMemberOf is intransitive (Guizzardi, 2005, p. 185).

For membership in a gufo:VariableCollection, see gufo:standsInQualifiedParthood."""@en ;
                                                 rdfs:label "isCollectionMemberOf"@en ;
                                                 rdfs:seeAlso <http://purl.org/nemo/gufo#standsInQualifiedParthood> .


###  http://purl.org/nemo/gufo#isComponentOf
<http://purl.org/nemo/gufo#isComponentOf> rdf:type owl:ObjectProperty ;
                                          rdfs:subPropertyOf <http://purl.org/nemo/gufo#isObjectProperPartOf> ;
                                          rdfs:domain <http://purl.org/nemo/gufo#Object> ;
                                          rdfs:range <http://purl.org/nemo/gufo#FunctionalComplex> ;
                                          rdfs:comment """Identifies a gufo:FunctionalComplex of which the object is a component.

For example, the habitation module is a component of the International Space Station, and so are each of the solar panels; Obama's brain is a component of his body, and so is his heart; the engine is a component of the HMS Queen Elizabeth (R08).

gufo:isComponentOf is not transitive in the general case. Particular sub-properties may be transitive (Guizzardi, 2005, p. 183).

When a component may change its relation to be whole, see gufo:standsInQualifiedParthood."""@en ;
                                          rdfs:label "isComponentOf"@en ;
                                          rdfs:seeAlso <http://purl.org/nemo/gufo#standsInQualifiedParthood> .


###  http://purl.org/nemo/gufo#isDerivedFrom
<http://purl.org/nemo/gufo#isDerivedFrom> rdf:type owl:ObjectProperty ;
                                          rdfs:domain [ rdf:type owl:Class ;
                                                        owl:unionOf ( <http://purl.org/nemo/gufo#ComparativeRelationshipType>
                                                                      <http://purl.org/nemo/gufo#MaterialRelationshipType>
                                                                    )
                                                      ] ;
                                          rdfs:range <http://purl.org/nemo/gufo#EndurantType> ;
                                          rdfs:comment """Identifies a gufo:EndurantType from which the material or comparative relation can be derived. The identified gufo:EndurantType should be a subclass of gufo:Aspect, more specifically a subclass of gufo:ExtrinsicAspect in the case of a gufo:MaterialRelationshipType, and a subclass of gufo:IntrinsicAspect in the case of a gufo:ComparativeRelationshipType.

For example, \"marriedWith\" can be derived from \"Marriage\", \"heavierThan\" can be derived from \"Weight\".

See Fonseca et al. (2019)."""@en ;
                                          rdfs:label "isDerivedFrom"@en .


###  http://purl.org/nemo/gufo#isEventProperPartOf
<http://purl.org/nemo/gufo#isEventProperPartOf> rdf:type owl:ObjectProperty ;
                                                rdfs:subPropertyOf <http://purl.org/nemo/gufo#isProperPartOf> ;
                                                rdf:type owl:TransitiveProperty ;
                                                rdfs:domain <http://purl.org/nemo/gufo#Event> ;
                                                rdfs:range <http://purl.org/nemo/gufo#Event> ;
                                                rdfs:comment """Identifies a gufo:Event of which the event is part. 

For example, Cristiano Ronaldo's penalty kick is an event proper part of the 2016 FIFA Club World Cup Final, having ocurred in the 60th minute of that match. That match is itself an event proper part of the 2016 FIFA Club World Cup.

The match can be decomposed in different ways. For example, we can identify the participation of each player in the match (instances of gufo:Participation that are proper parts of the match) or decomposed the match using some temporal segmentation (each minute of the match, each of which is a proper part of the match).

gufo:isEventProperPartOf is transitive."""@en ;
                                                rdfs:label "isEventProperPartOf"@en .


###  http://purl.org/nemo/gufo#isObjectProperPartOf
<http://purl.org/nemo/gufo#isObjectProperPartOf> rdf:type owl:ObjectProperty ;
                                                 rdfs:subPropertyOf <http://purl.org/nemo/gufo#isProperPartOf> ;
                                                 rdf:type owl:TransitiveProperty ;
                                                 rdfs:domain <http://purl.org/nemo/gufo#Object> ;
                                                 rdfs:range <http://purl.org/nemo/gufo#Object> ;
                                                 rdfs:comment """Identifies a gufo:Object of which the object is a part.

This is a general parthood relation between objects. Use the various sub-properties provided in order to represent specific types of parthood, each of which has specialized semantics (and different formal properties in this implementation, in particular, transitivity (Guizzardi, 2005, section 5.6)."""@en ;
                                                 rdfs:label "isObjectProperPartOf"@en .


###  http://purl.org/nemo/gufo#isProperPartOf
<http://purl.org/nemo/gufo#isProperPartOf> rdf:type owl:ObjectProperty ,
                                                    owl:TransitiveProperty ;
                                           rdfs:domain owl:Thing ;
                                           rdfs:range owl:Thing ;
                                           rdfs:comment """Identifies a whole of which the entity is a proper part.

gufo:isProperPartOf is the most generic parthood relation in this implementation. Use the various sub-properties provided in order to represent specific types of parthood.

Proper parthood (and each of its sub-properties) is asymmetric and irreflexive. Nevertheless, these characteristics are not declared in this implementation since that would violate rules of OWL 2 DL that guarantee decidability of reasoning. Instead, we have focused only on declaring transitivity where applicable.

Note that gufo:isProperPartOf (as the most general notion of parthood) is transitive, although the various sub-properties may not be transitive."""@en ;
                                           rdfs:label "isProperPartOf"@en .


###  http://purl.org/nemo/gufo#isSituationProperPartOf
<http://purl.org/nemo/gufo#isSituationProperPartOf> rdf:type owl:ObjectProperty ;
                                                    rdfs:subPropertyOf <http://purl.org/nemo/gufo#isProperPartOf> ;
                                                    rdfs:domain <http://purl.org/nemo/gufo#Situation> ;
                                                    rdfs:range <http://purl.org/nemo/gufo#Situation> ;
                                                    rdfs:comment """Identifies a gufo:Situation of which the situation is a part.

Examples include: the situation in which John has influenza is part of the situation in which John has influenza and he is tired; the situation in which John is friends with Mary is part of the situation in which he is friends with Mary and Alice; the situation in which John is married to Alice is part of the situation in which John is married to Alice, while she works at the Free University of Bozen-Bolzano."""@en ;
                                                    rdfs:label "isSituationProperPartOf"@en .


###  http://purl.org/nemo/gufo#isSubCollectionOf
<http://purl.org/nemo/gufo#isSubCollectionOf> rdf:type owl:ObjectProperty ;
                                              rdfs:subPropertyOf <http://purl.org/nemo/gufo#isObjectProperPartOf> ;
                                              rdf:type owl:TransitiveProperty ;
                                              rdfs:domain <http://purl.org/nemo/gufo#Collection> ;
                                              rdfs:range <http://purl.org/nemo/gufo#Collection> ;
                                              rdfs:comment """Identifies a gufo:Collection of which the collection is a sub-collection. All members of the sub-collection are members of the identified super-collection.

gufo:isSubCollectionOf is transitive (Guizzardi, 2005, p. 186).

For parthood involving one or more varied collections, see gufo:standsInQualifiedParthood."""@en ;
                                              rdfs:label "isSubCollectionOf"@en ;
                                              rdfs:seeAlso <http://purl.org/nemo/gufo#standsInQualifiedParthood> .


###  http://purl.org/nemo/gufo#isSubQuantityOf
<http://purl.org/nemo/gufo#isSubQuantityOf> rdf:type owl:ObjectProperty ;
                                            rdfs:subPropertyOf <http://purl.org/nemo/gufo#isObjectProperPartOf> ;
                                            rdf:type owl:TransitiveProperty ;
                                            rdfs:domain <http://purl.org/nemo/gufo#Quantity> ;
                                            rdfs:range <http://purl.org/nemo/gufo#Quantity> ;
                                            rdfs:comment """Identifies a gufo:Quantity of which the quantity is a part.

For example, the quantity of water in a wine glass is a sub-quantity of the wine in that glass.

gufo:isSubQuantityOf is transitive (Guizzardi, 2005, p. 184).

Sub-quantities are always essential parts of their wholes. Thus, gufo:standsInQualifiedParthood is not applicable for sub-quantities."""@en ;
                                            rdfs:label "isSubQuantityOf"@en .


###  http://purl.org/nemo/gufo#manifestedIn
<http://purl.org/nemo/gufo#manifestedIn> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <http://purl.org/nemo/gufo#Aspect> ;
                                         rdfs:range <http://purl.org/nemo/gufo#Event> ;
                                         rdfs:comment """Identifies a gufo:Event in which the gufo:Aspect is manifested.

For example, the passing of an electrical current in a conductor is an event that encompasses the manifestation of an aspect inhering in a copper wire (the wire's  electrical conductivity)."""@en ;
                                         rdfs:label "manifestedIn"@en .


###  http://purl.org/nemo/gufo#mediates
<http://purl.org/nemo/gufo#mediates> rdf:type owl:ObjectProperty ,
                                              owl:AsymmetricProperty ,
                                              owl:IrreflexiveProperty ;
                                     rdfs:domain <http://purl.org/nemo/gufo#Relator> ;
                                     rdfs:range <http://purl.org/nemo/gufo#Endurant> ;
                                     rdfs:comment """Identifies the endurants mediated by a gufo:Relator.

For example, John and Mary's marriage mediates John and Mary."""@en ;
                                     rdfs:label "mediates"@en .


###  http://purl.org/nemo/gufo#participatedIn
<http://purl.org/nemo/gufo#participatedIn> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <http://purl.org/nemo/gufo#Object> ;
                                           rdfs:range <http://purl.org/nemo/gufo#Event> ;
                                           rdfs:comment """Identifies a gufo:Event in which the gufo:Object participated.

Examples include the participation of Freddy Mercury in Queen's Live Aid Concert and the participation of an airplane in a flight."""@en ;
                                           rdfs:label "participatedIn"@en .


###  http://purl.org/nemo/gufo#partitions
<http://purl.org/nemo/gufo#partitions> rdf:type owl:ObjectProperty ;
                                       rdfs:subPropertyOf <http://purl.org/nemo/gufo#categorizes> ;
                                       rdfs:domain [ owl:intersectionOf ( <http://purl.org/nemo/gufo#Type>
                                                                          [ rdf:type owl:Class ;
                                                                            owl:complementOf <http://purl.org/nemo/gufo#AbstractIndividualType>
                                                                          ]
                                                                          [ rdf:type owl:Class ;
                                                                            owl:complementOf <http://purl.org/nemo/gufo#ConcreteIndividualType>
                                                                          ]
                                                                        ) ;
                                                     rdf:type owl:Class
                                                   ] ;
                                       rdfs:comment """Identifies a gufo:Type whose instances are classified by exactly one instance of the partitioning higher-order type.

For example, \"AnimalSpecies\" gufo:partitions \"Animal\". Instances of \"AnimalSpecies\" such as \"Lion\", \"Hiena\" must be disjoint subclasses of \"Animal\". OWL 2 punning should be used to capture the two facets of \"Lion\" and \"Hiena\" in this example: (i) as instances of \"AnimalSpecies\", and (ii) as  subclasses of \"Animal\".

Note that the partitioned type (in the example \"Animal\") may or may not be declared to be a disjoint union of the explicitly enumerated subclasses (such as \"Lion\", \"Hiena\"). This is because other instances of the higher-order type (\"AnimalSpecies\") may exist that are not explicitly enumerated in the ontology.

The partitioned type is termed the \"base type\" in the \"powertype pattern\" see Carvalho et al (2017), the higher-order type is often called the \"powertype\".  

For further details and formalization of \"partitioning\", see Carvalho et al (2017) which combines UFO with MLT (a multi-level modeling theory).  

V. A. Carvalho, J. P. A. Almeida, C. M. Fonseca, and G. Guizzardi, “Multi-level ontology-based conceptual modeling,” Data & Knowledge Engineering, vol. 109, p. 3–24, 2017. <http://dx.doi.org/10.1016/j.datak.2017.03.002>"""@en ;
                                       rdfs:label "partitions"@en .


###  http://purl.org/nemo/gufo#standsIn
<http://purl.org/nemo/gufo#standsIn> rdf:type owl:ObjectProperty ;
                                     rdfs:domain owl:Thing ;
                                     rdfs:range <http://purl.org/nemo/gufo#Situation> ;
                                     rdfs:comment """Identifies a gufo:Situation in which the entity stands. 

This implementation includes sub-properties of gufo:standsIn to identify situations concerning the attribution of (mutable) values to qualities, variable relationships, the instantiation of non-contingent types, temporary parthood and temporary constitution."""@en ;
                                     rdfs:label "standsIn"@en .


###  http://purl.org/nemo/gufo#standsInQualifiedAttribution
<http://purl.org/nemo/gufo#standsInQualifiedAttribution> rdf:type owl:ObjectProperty ;
                                                         rdfs:subPropertyOf <http://purl.org/nemo/gufo#standsIn> ;
                                                         rdfs:domain <http://purl.org/nemo/gufo#Endurant> ;
                                                         rdfs:range <http://purl.org/nemo/gufo#QualityValueAttributionSituation> ;
                                                         rdfs:comment "Identifies a gufo:QualityValueAttributionSituation in which the endurant stands. The identified gufo:QualityValueAttributionSituation is then used with the gufo:concernsQualityValue data property or the gufo:concernsReifiedQualityValue object property to indicate a quality value attributed to the gufo:Endurant standing in the situation. This forms a pattern to represent that quality values may differ in different situations."@en ;
                                                         rdfs:label "standsInQualifiedAttribution"@en ;
                                                         rdfs:seeAlso <http://purl.org/nemo/gufo#QualityValueAttributionSituation> .


###  http://purl.org/nemo/gufo#standsInQualifiedConstitution
<http://purl.org/nemo/gufo#standsInQualifiedConstitution> rdf:type owl:ObjectProperty ;
                                                          rdfs:subPropertyOf <http://purl.org/nemo/gufo#standsIn> ;
                                                          rdfs:domain <http://purl.org/nemo/gufo#Endurant> ;
                                                          rdfs:range <http://purl.org/nemo/gufo#TemporaryConstitutionSituation> ;
                                                          rdfs:comment """Identifies a gufo:TemporaryConstitutionSituation in which an endurant stands temporarily (as a constituent). The identified gufo:TemporaryConstitutionSituation is further related with an endurant (the whole) through the gufo:concernsConstitutedEndurant object property. This forms a pattern to represent temporary constitution, in which the relationships between constituents and constituted endurant vary in different situations.

Consider, for example, a group of people (understood as a gufo:FixedCollection) constituting a band (understood as a gufo:FunctionalComplex). In this case, any change in the membership of the group (e.g., the replacement of one person) creates a different group of people. Therefore, the band's constitution can change in time, and the pattern using gufo:TemporaryConstitutionSituation is applicable."""@en ;
                                                          rdfs:label "standsInQualifiedConstitution"@en ;
                                                          rdfs:seeAlso <http://purl.org/nemo/gufo#TemporaryConstitutionSituation> .


###  http://purl.org/nemo/gufo#standsInQualifiedInstantiation
<http://purl.org/nemo/gufo#standsInQualifiedInstantiation> rdf:type owl:ObjectProperty ;
                                                           rdfs:subPropertyOf <http://purl.org/nemo/gufo#standsIn> ;
                                                           rdfs:domain <http://purl.org/nemo/gufo#Endurant> ;
                                                           rdfs:range <http://purl.org/nemo/gufo#TemporaryInstantiationSituation> ;
                                                           rdfs:comment "Identifies a gufo:TemporaryInstantiationSituation in which the endurant stands. The identified gufo:TemporaryInstantiationSituation is further related with a gufo:NonRigidType through the gufo:concernsNonRigidType object property. This forms a pattern to represent the contigent instantiation of a non-rigid type by the endurant, in which case instantiation may vary in different situations."@en ;
                                                           rdfs:label "standsInQualifiedInstantiation"@en ;
                                                           rdfs:seeAlso <http://purl.org/nemo/gufo#TemporaryInstantiationSituation> .


###  http://purl.org/nemo/gufo#standsInQualifiedParthood
<http://purl.org/nemo/gufo#standsInQualifiedParthood> rdf:type owl:ObjectProperty ;
                                                      rdfs:subPropertyOf <http://purl.org/nemo/gufo#standsIn> ;
                                                      rdfs:domain <http://purl.org/nemo/gufo#Endurant> ;
                                                      rdfs:range <http://purl.org/nemo/gufo#TemporaryParthoodSituation> ;
                                                      rdfs:comment "Identifies a gufo:TemporaryParthoodSituation in which the endurant stands (as a temporary part). The identified gufo:TemporaryParthoodSituation is further related with an endurant (the whole) through the gufo:concernsTemporaryWhole object property. This forms a pattern to represent temporary parthood, in which the relationships between parts and wholes vary in different situations. In particular, this pattern is useful in case parts may be separated from their wholes, attached to other wholes, replaced."@en ;
                                                      rdfs:label "standsInQualifiedParthood"@en ;
                                                      rdfs:seeAlso <http://purl.org/nemo/gufo#TemporaryParthoodSituation> .


###  http://purl.org/nemo/gufo#standsInQualifiedRelationship
<http://purl.org/nemo/gufo#standsInQualifiedRelationship> rdf:type owl:ObjectProperty ;
                                                          rdfs:subPropertyOf <http://purl.org/nemo/gufo#standsIn> ;
                                                          rdfs:domain <http://purl.org/nemo/gufo#Endurant> ;
                                                          rdfs:range <http://purl.org/nemo/gufo#TemporaryRelationshipSituation> ;
                                                          rdfs:comment """Identifies a gufo:TemporaryRelationshipSituation in which the endurant stands. The identified gufo:TemporaryRelationshipSituation is then used with the gufo:concernsRelatedEndurant and the gufo:concernsRelationshipType object properties to indicate the related element and the type of relationship that applies. This forms a pattern to represent that relationships that may change in different situations. For example, \"heavierThan\" may change when the objects involved gain or lose weight.

For material relations, prefer the use of gufo:Relator."""@en ;
                                                          rdfs:label "standsInQualifiedRelationship"@en ;
                                                          rdfs:seeAlso <http://purl.org/nemo/gufo#Relator> ,
                                                                       <http://purl.org/nemo/gufo#TemporaryRelationshipSituation> .


###  http://purl.org/nemo/gufo#wasCreatedIn
<http://purl.org/nemo/gufo#wasCreatedIn> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <http://purl.org/nemo/gufo#Endurant> ;
                                         rdfs:range <http://purl.org/nemo/gufo#Event> ;
                                         rdfs:comment """Identifies the gufo:Event which brought the gufo:Endurant into existence. 

For example, a musical piece is created in an act of composition (or in an event that is part of it), a piece of legislation is created in a complex legislative process.

Benevides et al. (2019) only discussed creation of objects; gufo:wasCreatedIn is extended to endurants in general. Further, in that work \"createdBy\" required the event to \"bring about\" a situation in which the created object is present. We relax this requirement here, such that the object may be created and terminated in the scope of the identified gufo:Event.

A. B. Benevides, J. R. Bourguet, G. Guizzardi, R. Penãloza, and J. P. A. Almeida, “Representing a reference foundational ontology of events in SROIQ,” Applied ontology, vol. 14, iss. 3, p. 293–334, 2019. <http://dx.doi.org/10.3233/AO-190214>"""@en ;
                                         rdfs:label "wasCreatedIn"@en .


###  http://purl.org/nemo/gufo#wasTerminatedIn
<http://purl.org/nemo/gufo#wasTerminatedIn> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <http://purl.org/nemo/gufo#Endurant> ;
                                            rdfs:range <http://purl.org/nemo/gufo#Event> ;
                                            rdfs:comment """Identifies the gufo:Event in which the gufo:Endurant was brought to an end. 

For example, the Space Shuttle Challenger (OV-099) (a gufo:FunctionalComplex) was destroyed during the launch of its tenth flight (a gufo:Event). 

Benevides et al. (2019) only discussed termination of objects; gufo:wasCreatedIn is extended to endurants in general. This means that a gufo:Relator (such as a marriage) can be declared terminated. Further, in that work \"terminatedBy\" required the event to be \"triggered\" by a situation in which the terminated object is present. We relax this requirement here, such that the object may be created and terminated in the scope of the identified gufo:Event.

A. B. Benevides, J. R. Bourguet, G. Guizzardi, R. Penãloza, and J. P. A. Almeida, “Representing a reference foundational ontology of events in SROIQ,” Applied ontology, vol. 14, iss. 3, p. 293–334, 2019. <http://dx.doi.org/10.3233/AO-190214>"""@en ;
                                            rdfs:label "wasTerminatedIn"@en .


###  https://blackcatinformatics.ca/gmeow/accountKey
gmeow:accountKey rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:OnlineAccount ;
                 rdfs:range gmeow:CryptographicKey ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "account key"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates an online account to the cryptographic key that identifies it — the seam joining a decentralized-identity account (e.g. a Nostr account's nostrPubkey literal) to the key as a first-class entity."@en .


###  https://blackcatinformatics.ca/gmeow/addressHolder
gmeow:addressHolder rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:AddressTenure ;
                    rdfs:range gmeow:Agent ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "address holder"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The agent who held the contact point over the tenure's interval."@en .


###  https://blackcatinformatics.ca/gmeow/addressPlace
gmeow:addressPlace rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:PostalAddress ;
                   rdfs:range gmeow:Place ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "address place"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The geographic place a postal address denotes (typically the premises/building) — the seam from the as-written address to the resolved place hierarchy, its coordinates/geometry, and its external identifiers."@en .


###  https://blackcatinformatics.ca/gmeow/adjacentTo
gmeow:adjacentTo rdf:type owl:ObjectProperty ,
                          owl:SymmetricProperty ;
                 rdfs:domain gmeow:Location ;
                 rdfs:range gmeow:Location ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "adjacent to"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a location to another location it is adjacent to."@en .


###  https://blackcatinformatics.ca/gmeow/after
gmeow:after rdf:type owl:ObjectProperty ;
            owl:inverseOf gmeow:before ;
            rdf:type owl:TransitiveProperty ;
            rdfs:domain gmeow:Event ;
            rdfs:range gmeow:Event ;
            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "after"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "Allen AFTER: this event begins strictly after the related event ends; the transitive inverse of gmeow:before. (= time:intervalAfter; TimeML AFTER; TEO after.)"@en .


###  https://blackcatinformatics.ca/gmeow/aggregationFunction
gmeow:aggregationFunction rdf:type owl:ObjectProperty ,
                                   owl:FunctionalProperty ;
                          rdfs:domain gmeow:SpatialAggregation ;
                          rdfs:range gmeow:AggregationFunction ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "aggregation function"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The statistical function applied to the entities in the aggregation region — count, sum, average, density, minimum, maximum, or centroid."@en .


###  https://blackcatinformatics.ca/gmeow/assertionFacet
gmeow:assertionFacet rdf:type owl:ObjectProperty ,
                              owl:FunctionalProperty ;
                     rdfs:domain gmeow:AccessibilityAssertion ;
                     rdfs:range gmeow:AccessibilityFacet ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/accessibility> ;
                     rdfs:label "assertion facet"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The accessibility facet being asserted. Functional per relator: one facet per AccessibilityAssertion."@en .


###  https://blackcatinformatics.ca/gmeow/assertionPolarity
gmeow:assertionPolarity rdf:type owl:ObjectProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:AccessibilityAssertion ;
                        rdfs:range gmeow:AccessibilityPolarity ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/accessibility> ;
                        rdfs:label "assertion polarity"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Whether the assertion is a positive feature, a negative barrier, or a limited/partial status. Functional per relator: one polarity per AccessibilityAssertion."@en .


###  https://blackcatinformatics.ca/gmeow/assertionSubject
gmeow:assertionSubject rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:AccessibilityAssertion ;
                       rdfs:range gmeow:Entity ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/accessibility> ;
                       rdfs:label "assertion subject"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The location or connection being assessed. Functional per relator: one subject per AccessibilityAssertion."@en .


###  https://blackcatinformatics.ca/gmeow/assessedEntity
gmeow:assessedEntity rdf:type owl:ObjectProperty ;
                     rdfs:subPropertyOf gmeow:observedFeature ;
                     rdfs:domain gmeow:QualityAssessment ;
                     rdfs:range gmeow:Entity ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "assessed entity"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The entity whose data quality is being assessed — the feature of interest of the quality observation. Sub-property of gmeow:observedFeature so generic consumers can query 'all observations about Alice' without knowing whether the claim is a name, a coordinate, or a quality assessment."@en .


###  https://blackcatinformatics.ca/gmeow/attestationArtifact
gmeow:attestationArtifact rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:Attestation ;
                          rdfs:range gmeow:AttestationArtifact ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "attestation artifact"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The concrete carrier (in-toto JSON, VC, DSSE envelope, C2PA manifest, etc.) that embodies an attestation. Non-functional: an attestation may be carried by multiple equivalent artifacts under different formats."@en .


###  https://blackcatinformatics.ca/gmeow/attestationPolicy
gmeow:attestationPolicy rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:Attestation ;
                        rdfs:range gmeow:AttestationPolicy ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "attestation policy"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The policy under which an attestation was issued — a value vocabulary individual naming the rules or framework the attester followed. Non-functional: competing policy interpretations coexist (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/attestationType
gmeow:attestationType rdf:type owl:ObjectProperty ;
                      rdfs:domain gmeow:Attestation ;
                      rdfs:range gmeow:AttestationType ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "attestation type"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The type of attestation being made — a value vocabulary individual from gmeow:AttestationType. Non-functional: an attestation may carry multiple type tags (e.g. both SLSA provenance and DSSE envelope)."@en .


###  https://blackcatinformatics.ca/gmeow/attestedClaim
gmeow:attestedClaim rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:Attestation ;
                    rdfs:range gmeow:Observation ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "attested claim"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The observation or claim that an attestation vouches for, when the subject of the attestation is itself a claim rather than a bare entity. Non-functional: an attestation may vouch for several related claims simultaneously."@en .


###  https://blackcatinformatics.ca/gmeow/attestedSubject
gmeow:attestedSubject rdf:type owl:ObjectProperty ;
                      owl:inverseOf gmeow:hasAttestation ;
                      rdfs:domain gmeow:Attestation ;
                      rdfs:range gmeow:Entity ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "attested subject"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The entity that an attestation is about — the thing being vouched for. Non-functional: an attestation may concern multiple subjects (e.g. a key↔identity binding certifies both a key and an identity), and competing subject claims coexist (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/attester
gmeow:attester rdf:type owl:ObjectProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain gmeow:Attestation ;
               rdfs:range gmeow:Agent ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "attester"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The agent that issued an attestation — the vouching party. Functional within the relator: one attester per Attestation (co-authorship is modelled as multiple Attestations)."@en .


###  https://blackcatinformatics.ca/gmeow/authorityLink
gmeow:authorityLink rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:Entity ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "authority link"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Links a GMEOW entity to a record in an external authority, registry, database, gazetteer, or catalogue by IRI. It is a see-also authority pointer, not an OWL identity merge; assert the strength of the coreference separately with skos:exactMatch or skos:closeMatch. The range is intentionally open. Wikidata is the recommended hub because its cross-references reach many other authorities."@en .


###  https://blackcatinformatics.ca/gmeow/bcc
gmeow:bcc rdf:type owl:ObjectProperty ;
          rdfs:domain gmeow:EmailMessage ;
          rdfs:range gmeow:EmailAddress ;
          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
          rdfs:label "bcc"@en ;
          <http://www.w3.org/2004/02/skos/core#definition> "A blind-carbon-copy recipient address of a message (RFC 5322 Bcc)."@en .


###  https://blackcatinformatics.ca/gmeow/before
gmeow:before rdf:type owl:ObjectProperty ,
                      owl:TransitiveProperty ;
             rdfs:domain gmeow:Event ;
             rdfs:range gmeow:Event ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "before"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "Allen BEFORE: this event ends strictly before the related event begins (a gap between them). Transitive. Inverse of gmeow:after. (= time:intervalBefore over the events' extents; TimeML TLINK relType BEFORE; TEO before.)"@en .


###  https://blackcatinformatics.ca/gmeow/broaderTag
gmeow:broaderTag rdf:type owl:ObjectProperty ;
                 owl:inverseOf gmeow:narrowerTag ;
                 rdf:type owl:TransitiveProperty ;
                 rdfs:domain gmeow:Tag ;
                 rdfs:range gmeow:Tag ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "broader tag"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A broader, more general tag. Transitive. Optional: folksonomy stays flat-first."@en .


###  https://blackcatinformatics.ca/gmeow/capacityOf
gmeow:capacityOf rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf gmeow:observedFeature ;
                 owl:inverseOf gmeow:hasCapacity ;
                 rdf:type owl:FunctionalProperty ;
                 rdfs:domain gmeow:Capacity ;
                 rdfs:range gmeow:Location ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "capacity of"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The location whose capacity is measured. Functional: a capacity measurement concerns exactly one location (constitutive of the measurement's identity)."@en .


###  https://blackcatinformatics.ca/gmeow/cc
gmeow:cc rdf:type owl:ObjectProperty ;
         rdfs:domain gmeow:EmailMessage ;
         rdfs:range gmeow:EmailAddress ;
         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
         rdfs:label "cc"@en ;
         <http://www.w3.org/2004/02/skos/core#definition> "A carbon-copy recipient address of a message (RFC 5322 Cc)."@en .


###  https://blackcatinformatics.ca/gmeow/celestialObjectType
gmeow:celestialObjectType rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:CelestialLocation ;
                          rdfs:range gmeow:CelestialObjectType ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "celestial object type"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of a celestial location (one or more gmeow:CelestialObjectType individuals). Non-functional: multi-source classifications may differ (e.g. a source classified as both 'star' and 'variable star') and must coexist as evidence."@en .


###  https://blackcatinformatics.ca/gmeow/certifiedIdentity
gmeow:certifiedIdentity rdf:type owl:ObjectProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:Certification ;
                        rdfs:range gmeow:Agent ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "certified identity"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The agent identity a certification binds the key to."@en .


###  https://blackcatinformatics.ca/gmeow/certifiedKey
gmeow:certifiedKey rdf:type owl:ObjectProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:Certification ;
                   rdfs:range gmeow:CryptographicKey ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "certified key"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The cryptographic key a certification vouches for."@en .


###  https://blackcatinformatics.ca/gmeow/certifier
gmeow:certifier rdf:type owl:ObjectProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:Certification ;
                rdfs:range gmeow:Agent ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "certifier"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The agent that made a certification."@en .


###  https://blackcatinformatics.ca/gmeow/citesSource
gmeow:citesSource rdf:type owl:ObjectProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:Citation ;
                  rdfs:range gmeow:Source ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "cites source"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates a citation to the source it points into."@en .


###  https://blackcatinformatics.ca/gmeow/claimModality
gmeow:claimModality rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:StandpointClaim ;
                    rdfs:range gmeow:StandpointModality ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "claim modality"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The modality (unequivocal, probable, conceivable, refuted) assigned to a StandpointClaim. Semantically equivalent to observationResult for StandpointClaims, but not declared rdfs:subPropertyOf because StandpointModality (a gufo:QualityValue / abstract individual) is disjoint from gmeow:Entity (a gufo:Endurant) in the DL profile. When a StandpointClaim is flattened to an annotated statement, claimModality becomes standpointModality."@en .


###  https://blackcatinformatics.ca/gmeow/coarsenTo
gmeow:coarsenTo rdf:type owl:ObjectProperty ;
                rdfs:range gmeow:GranularityLevel ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "coarsen to"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Disclosure control: marks a value/relator so that at projection time it is generalized to no finer than the named gmeow:GranularityLevel — a coarser ancestor is emitted instead of the precise value (e.g. an enclosing city rather than exact coordinates), never by deletion. The generalization sibling of gmeow:displayable false (withhold); together they are the single 'withhold or coarsen under a trigger' mechanism of CONSTITUTION P10. Domain-free, like gmeow:displayable. The coarse value is obtained by walking gmeow:generalizesVia (default gmeow:partOf); any geometry/geomask computation stays in the solver layer (P12). When both apply, displayable false (withhold) wins over coarsen."@en .


###  https://blackcatinformatics.ca/gmeow/coarserThan
gmeow:coarserThan rdf:type owl:ObjectProperty ,
                           owl:TransitiveProperty ;
                  rdfs:domain gmeow:GranularityLevel ;
                  rdfs:range gmeow:GranularityLevel ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "coarser than"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Orders the granularity axis: relates a granularity level to a finer level it generalizes (country gmeow:coarserThan city). Transitive; the partial order that makes 'at or above a target level' well-defined for coarsening, and mirrors skos:broader between the levels."@en .


###  https://blackcatinformatics.ca/gmeow/coincidesWith
gmeow:coincidesWith rdf:type owl:ObjectProperty ,
                             owl:SymmetricProperty ,
                             owl:TransitiveProperty ;
                    rdfs:domain gmeow:Event ;
                    rdfs:range gmeow:Event ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "coincides with"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Allen EQUALS: this event and the related event share the same temporal extent (co-temporal). Symmetric and transitive. Asserts TEMPORAL simultaneity only, never identity of the events themselves. (= time:intervalEquals; TimeML SIMULTANEOUS; TEO equal.)"@en .


###  https://blackcatinformatics.ca/gmeow/conferredByEvent
gmeow:conferredByEvent rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:Appellation ;
                       rdfs:range gmeow:LifeEvent ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "conferred by event"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The life event that conferred or changed an appellation — a gmeow:LifeEvent carrying a gmeow:eventType such as gmeow:eventTypeChristening, gmeow:eventTypeNameChange, gmeow:eventTypeMarriage (a married name), or gmeow:eventTypeAdoption. Non-functional. The seam joining the names module to the events module's event spine."@en .


###  https://blackcatinformatics.ca/gmeow/conflictStrategy
gmeow:conflictStrategy rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:RightsStatement ;
                       rdfs:range gmeow:ConflictStrategy ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "conflict strategy"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "How a rights statement resolves a permission/prohibition conflict over the same action (odrl:conflict): gmeow:conflictPerm (permission wins), gmeow:conflictProhibit (prohibition wins), gmeow:conflictInvalid (the policy is void). Functional."@en .


###  https://blackcatinformatics.ca/gmeow/connectionSource
gmeow:connectionSource rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:Connection ;
                       rdfs:range owl:Thing ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
                       rdfs:label "connection source"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The source of a reified Connection."@en .


###  https://blackcatinformatics.ca/gmeow/connectionTarget
gmeow:connectionTarget rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:Connection ;
                       rdfs:range owl:Thing ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
                       rdfs:label "connection target"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The target of a reified Connection."@en .


###  https://blackcatinformatics.ca/gmeow/connectsTo
gmeow:connectsTo rdf:type owl:ObjectProperty ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "connects to"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Universal traversable-link relation: relates any GMEOW thing to another thing it is directly connected to in a graph, network, or path. Intentionally broad; use specialized subproperties (spatiallyConnectsTo, hasSpouse, citesWork, dependsOn, …) when the kind of connection matters. NOT symmetric and NOT transitive at this level so that subproperties can be directed or undirected and reachability can be computed by the solver layer (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/constraintLogic
gmeow:constraintLogic rdf:type owl:ObjectProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:LogicalConstraint ;
                      rdfs:range gmeow:ConstraintLogic ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "constraint logic"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The boolean operator combining a logical constraint's members — one of the gmeow:ConstraintLogic values (odrl:and / or / xone / andSequence). Functional."@en .


###  https://blackcatinformatics.ca/gmeow/constraintOperator
gmeow:constraintOperator rdf:type owl:ObjectProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:AtomicConstraint ;
                         rdfs:range gmeow:ConstraintOperator ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "constraint operator"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The comparison operator of an atomic constraint — one of the gmeow:ConstraintOperator values (odrl:operator). Functional."@en .


###  https://blackcatinformatics.ca/gmeow/containedInLocation
gmeow:containedInLocation rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf gmeow:partOf ;
                          rdf:type owl:TransitiveProperty ;
                          rdfs:domain gmeow:Location ;
                          rdfs:range gmeow:Location ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "contained in location"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Relates a location to a larger location that contains it; transitive. A spatial/topological specialization of the universal gmeow:partOf spine."@en .


###  https://blackcatinformatics.ca/gmeow/containedInPlace
gmeow:containedInPlace rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf gmeow:containedInLocation ,
                                          gmeow:partOf ;
                       owl:inverseOf gmeow:containsPlace ;
                       rdf:type owl:TransitiveProperty ;
                       rdfs:domain gmeow:Place ;
                       rdfs:range gmeow:Place ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "contained in place"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Relates a place to a larger place that geographically contains it; transitive. Chains the nested granularity (room ⊂ building ⊂ city ⊂ region ⊂ country), each level a first-class place. Non-functional: contested sovereignty claims (e.g. Crimea-class) coexist as standpoint-indexed statements (gmeow:accordingTo), never collapsing to a single winner (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/containmentChild
gmeow:containmentChild rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:ContainmentTenure ;
                       rdfs:range gmeow:Place ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "containment child"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The contained (child) place in this containment tenure. Functional: a tenure concerns exactly one child place."@en .


###  https://blackcatinformatics.ca/gmeow/containmentParent
gmeow:containmentParent rdf:type owl:ObjectProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:ContainmentTenure ;
                        rdfs:range gmeow:Place ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "containment parent"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The containing (parent) place in this containment tenure. Functional: a single tenure has exactly one parent place."@en .


###  https://blackcatinformatics.ca/gmeow/contains
gmeow:contains rdf:type owl:ObjectProperty ;
               owl:inverseOf gmeow:during ;
               rdf:type owl:TransitiveProperty ;
               rdfs:domain gmeow:Event ;
               rdfs:range gmeow:Event ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "temporally contains"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Allen CONTAINS: this event's extent strictly contains the related event's extent; the transitive inverse of gmeow:during. A TEMPORAL relation only — not spatial (gmeow:containedInPlace) nor mereological (gmeow:hasSubEvent). (= time:intervalContains; TimeML INCLUDES; TEO contains.)"@en .


###  https://blackcatinformatics.ca/gmeow/containsPlace
gmeow:containsPlace rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:Place ;
                    rdfs:range gmeow:Place ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "contains place"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The inverse of gmeow:containedInPlace — a place that geographically contains another place. Under OWL 2 semantics, transitivity is entailed because containedInPlace is transitive. GMEOW does not assert additional transitive property chains beyond the inverse declaration; transitive closure is a solver concern (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/coordinateFrame
gmeow:coordinateFrame rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                      rdf:type owl:FunctionalProperty ;
                      rdfs:domain gmeow:SpatialCoordinates ;
                      rdfs:range gmeow:ReferenceFrame ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "coordinate frame"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Relates a set of coordinates to the reference frame they are expressed in."@en .


###  https://blackcatinformatics.ca/gmeow/coordinateMatrixFrame
gmeow:coordinateMatrixFrame rdf:type owl:ObjectProperty ;
                            rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                            rdf:type owl:FunctionalProperty ;
                            rdfs:domain gmeow:CoordinateMatrix ;
                            rdfs:range gmeow:ReferenceFrame ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "coordinate matrix frame"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The reference frame in which this CoordinateMatrix is expressed. Functional: a matrix is expressed in exactly one frame; frame transformation is a solver concern (Principle 12). Sub-property of gmeow:hasReferenceFrame so the frame-inheritance property chain (isResultOf ∘ hasReferenceFrame ⊑ hasReferenceFrame) applies automatically."@en .


###  https://blackcatinformatics.ca/gmeow/coordinateObservationOf
gmeow:coordinateObservationOf rdf:type owl:ObjectProperty ;
                              rdfs:subPropertyOf gmeow:spatialMeasurementOf ;
                              owl:inverseOf gmeow:hasCoordinateObservation ;
                              rdfs:domain gmeow:CoordinateObservation ;
                              rdfs:range gmeow:Place ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "coordinate observation of"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "The place whose coordinates or geometry are being observed — the observedFeature of a coordinate observation. Subproperty of gmeow:spatialMeasurementOf (itself a subproperty of gmeow:observedFeature) so generic consumers can query all observations without knowing the domain."@en .


###  https://blackcatinformatics.ca/gmeow/coordinateResult
gmeow:coordinateResult rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf gmeow:observationResult ;
                       rdfs:domain gmeow:CoordinateObservation ;
                       rdfs:range gmeow:GeoCoordinates ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "coordinate result"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The GeoCoordinates result of a coordinate observation — a point expressed as latitude, longitude, and optional elevation. The reference frame in which the coordinates are expressed is carried on the observation via gmeow:hasReferenceFrame and propagates to the result via the existing isResultOf ∘ hasReferenceFrame chain."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightHolder
gmeow:copyrightHolder rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf gmeow:wasAttributedTo ;
                      rdfs:domain gmeow:Copyright ;
                      rdfs:range gmeow:Agent ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "copyright holder"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The agent that holds a copyright (schema:copyrightHolder; dcterms:rightsHolder). A specialisation of gmeow:wasAttributedTo — the canonical rights-holder attribution. Non-functional: joint copyright has several co-equal holders."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatus
gmeow:copyrightStatus rdf:type owl:ObjectProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:Copyright ;
                      rdfs:range gmeow:CopyrightStatus ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "copyright status"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The copyright status of a work — one of the gmeow:CopyrightStatus values (in-copyright / public-domain / no-known-copyright / not-evaluated), aligned to RightsStatements.org and PREMIS. Functional."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightWork
gmeow:copyrightWork rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:Copyright ;
                    rdfs:range gmeow:InformationObject ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "copyright work"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The work a copyright protects. Functional: one copyright relator is about one work."@en .


###  https://blackcatinformatics.ca/gmeow/counterpartOf
gmeow:counterpartOf rdf:type owl:ObjectProperty ,
                             owl:SymmetricProperty ;
                    rdfs:domain gmeow:Entity ;
                    rdfs:range gmeow:Entity ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "counterpart of"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Relates two GMEOW entities that are recognisable counterparts across realms, frames, datasets, editions, or modelling contexts without being safely mergeable. Symmetric but deliberately not transitive: counterparts preserve cross-realm linkage while avoiding owl:sameAs collapse of contested, standpoint-indexed, or context-dependent claims."@en .


###  https://blackcatinformatics.ca/gmeow/deliversToAccount
gmeow:deliversToAccount rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:EmailAddress ;
                        rdfs:range gmeow:OnlineAccount ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "delivers to account"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Relates an email address to the online account it delivers to — the seam joining an address (held by an agent) to the account a message resides in."@en .


###  https://blackcatinformatics.ca/gmeow/determinacyModel
gmeow:determinacyModel rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:ReferenceFrame ;
                       rdfs:range gmeow:Determinacy ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "determinacy model"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Relates a reference frame to its default determinacy model."@en .


###  https://blackcatinformatics.ca/gmeow/developer
gmeow:developer rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:SoftwareProject ;
                rdfs:range gmeow:Agent ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "developer"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a software project to an agent that develops it."@en .


###  https://blackcatinformatics.ca/gmeow/during
gmeow:during rdf:type owl:ObjectProperty ,
                      owl:TransitiveProperty ;
             rdfs:domain gmeow:Event ;
             rdfs:range gmeow:Event ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "during"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "Allen DURING: this event's extent falls strictly within the related event's extent (both endpoints interior). Transitive. Inverse of gmeow:contains. Distinct from gmeow:subEventOf (mereological part-of) and gmeow:containedInPlace (spatial). (= time:intervalDuring; TimeML IS_INCLUDED; TEO during.)"@en .


###  https://blackcatinformatics.ca/gmeow/duringInterval
gmeow:duringInterval rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:TimeScopedRelation ;
                     rdfs:range gmeow:TimeInterval ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "during interval"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a time-scoped relation to the interval over which it holds."@en .


###  https://blackcatinformatics.ca/gmeow/editionOf
gmeow:editionOf rdf:type owl:ObjectProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:CreativeWork ;
                rdfs:range gmeow:CreativeWork ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "edition of"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a concrete edition, issue, or manifestation of a creative work to the stable work it editions. Functional per edition, non-merge semantics: editions remain first-class works with their own identifiers, dates, rights, and provenance."@en .


###  https://blackcatinformatics.ca/gmeow/endorses
gmeow:endorses rdf:type owl:ObjectProperty ;
               rdfs:domain gmeow:Agent ;
               rdfs:range gmeow:Agent ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "endorses"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A convenience shortcut recording that one agent vouches for another. Deliberately NOT symmetric (endorsement is directional) and NOT transitive (trust must not propagate inside the reasoner — that is the metric the perspectival TrustAssertion bounds). Use gmeow:TrustAssertion for leveled, dated, perspectival trust."@en .


###  https://blackcatinformatics.ca/gmeow/environmentAtInstant
gmeow:environmentAtInstant rdf:type owl:ObjectProperty ;
                           rdfs:domain gmeow:SensoryEnvironment ;
                           rdfs:range gmeow:Instant ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "environment at instant"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The instant at which this point-like SensoryEnvironment holds. For interval-scoped environments, use gmeow:environmentDuringInterval instead."@en .


###  https://blackcatinformatics.ca/gmeow/environmentAtLocation
gmeow:environmentAtLocation rdf:type owl:ObjectProperty ,
                                     owl:FunctionalProperty ;
                            rdfs:domain gmeow:SensoryEnvironment ;
                            rdfs:range gmeow:Location ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "environment at location"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The location whose ambient conditions this SensoryEnvironment describes. Functional: a SensoryEnvironment concerns exactly one location (constitutive of its identity)."@en .


###  https://blackcatinformatics.ca/gmeow/environmentDuringInterval
gmeow:environmentDuringInterval rdf:type owl:ObjectProperty ;
                                rdfs:domain gmeow:SensoryEnvironment ;
                                rdfs:range gmeow:TimeInterval ;
                                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                rdfs:label "environment during interval"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "The time interval over which this SensoryEnvironment holds. For point-like environments, use gmeow:environmentAtInstant instead."@en .


###  https://blackcatinformatics.ca/gmeow/eventAspect
gmeow:eventAspect rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:Event ;
                  rdfs:range gmeow:GrammaticalAspect ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "event aspect"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The grammatical aspect of a textual mention of the event (ISO-TimeML EVENT @aspect). Annotation-layer only; orthogonal to the event's actual temporal placement."@en .


###  https://blackcatinformatics.ca/gmeow/eventInterval
gmeow:eventInterval rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:Event ;
                    rdfs:range gmeow:TimeInterval ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "event interval"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The crisp, known time interval over which an event occurred (reuses the temporal module's gmeow:TimeInterval). For a point-like occurrence use gmeow:eventTime; for an approximate date use gmeow:earliestStart / gmeow:latestEnd + gmeow:temporalPrecision."@en .


###  https://blackcatinformatics.ca/gmeow/eventLocation
gmeow:eventLocation rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:Event ;
                    rdfs:range gmeow:Location ;
                    owl:propertyChainAxiom ( gmeow:eventLocation
                                             gmeow:containedInLocation
                                           ) ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "event location"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A location at which an event occurred — a geographic gmeow:Place, a gmeow:VirtualLocation, or any other gmeow:Location (the full superset). Non-functional: an event may span several locations, and competing standpoint-indexed locations coexist."@en .


###  https://blackcatinformatics.ca/gmeow/eventSpacetime
gmeow:eventSpacetime rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Event ;
                     rdfs:range gmeow:LocationState ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "event spacetime"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A spacetime slice of an event, expressed as a gmeow:LocationState that carries location, time interval or instant, pose, and optional velocity relative to an explicit reference frame (Principle 11). Reuses LocationState rather than minting a parallel 4D class. Multiple slices may coexist for the same event."@en .


###  https://blackcatinformatics.ca/gmeow/eventTemporalFrame
gmeow:eventTemporalFrame rdf:type owl:ObjectProperty ;
                         rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                         rdf:type owl:FunctionalProperty ;
                         rdfs:domain gmeow:Event ;
                         rdfs:range gmeow:TemporalFrame ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "event temporal frame"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The temporal frame in which the event's date/interval is expressed — explicit for non-default frames (Principle 11)."@en .


###  https://blackcatinformatics.ca/gmeow/eventTense
gmeow:eventTense rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:Event ;
                 rdfs:range gmeow:GrammaticalTense ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "event tense"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The grammatical tense of a textual mention of the event (ISO-TimeML EVENT @tense). Annotation-layer only; MUST NOT be inferred from, or used to infer, the event's gmeow:eventTime / eventInterval."@en .


###  https://blackcatinformatics.ca/gmeow/eventTrajectory
gmeow:eventTrajectory rdf:type owl:ObjectProperty ;
                      rdfs:domain gmeow:Event ;
                      rdfs:range gmeow:Trajectory ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "event trajectory"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The trajectory of a moving event — a parade, march, migration, or procession — describing its continuous space-time path. Reuses the gmeow:Trajectory facility from the locations module (#94). Non-functional: competing trajectory claims from different sources coexist (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/eventType
gmeow:eventType rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:Event ;
                rdfs:range gmeow:EventType ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "event type"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of an event, drawn from the open gmeow:EventType value vocabulary. Non-functional: an occurrence may carry several types (a wedding that is also a religious rite), and competing standpoint-indexed type claims coexist rather than contradict."@en .


###  https://blackcatinformatics.ca/gmeow/existenceCreationEvent
gmeow:existenceCreationEvent rdf:type owl:ObjectProperty ;
                             rdfs:domain gmeow:EntityExistence ;
                             rdfs:range gmeow:Event ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "existence creation event"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The creation event associated with this existence record. Optional: an EntityExistence may record only an interval when the creation event is unknown."@en .


###  https://blackcatinformatics.ca/gmeow/existenceDestructionEvent
gmeow:existenceDestructionEvent rdf:type owl:ObjectProperty ;
                                rdfs:domain gmeow:EntityExistence ;
                                rdfs:range gmeow:Event ;
                                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                rdfs:label "existence destruction event"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "The destruction event associated with this existence record. Optional: an EntityExistence for a still-extant entity has no destruction event."@en .


###  https://blackcatinformatics.ca/gmeow/existenceEntity
gmeow:existenceEntity rdf:type owl:ObjectProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:EntityExistence ;
                      rdfs:range gmeow:Entity ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "existence entity"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The entity whose existence is recorded by this EntityExistence. Functional: an EntityExistence concerns exactly one entity (constitutive of the situation's identity)."@en .


###  https://blackcatinformatics.ca/gmeow/existenceInterval
gmeow:existenceInterval rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:Entity ;
                        rdfs:range gmeow:TimeInterval ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "existence interval"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The time interval over which an entity exists. Open-ended (no end instant) when the entity is still extant. Non-functional: in a multi-source merge, different sources may give different bounds, and those claims coexist as standpoint-indexed statements. Carries its temporal frame via gmeow:hasTemporalFrame on the TimeInterval (Principle 11)."@en .


###  https://blackcatinformatics.ca/gmeow/expressionValue
gmeow:expressionValue rdf:type owl:ObjectProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:GenderExpression ;
                      rdfs:range gmeow:GenderExpressionStyle ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "expression value"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The gmeow:GenderExpressionStyle value a gender-expression facet asserts (functional per facet). A predefined individual or a fresh one with rdfs:label; the single path to the value."@en .


###  https://blackcatinformatics.ca/gmeow/facetSubject
gmeow:facetSubject rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf gmeow:observedFeature ;
                   rdfs:domain gmeow:Observation ;
                   rdfs:range gmeow:Person ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "facet subject"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The person an identity facet (gender identity, gender expression, sexual/romantic orientation) is about — the observedFeature of the claim. Domain is gmeow:Observation so it applies to any observation subclass; the shape narrows to IdentityFacet instances."@en .


###  https://blackcatinformatics.ca/gmeow/facetVantage
gmeow:facetVantage rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf gmeow:vantage ;
                   rdfs:domain gmeow:Observation ;
                   rdfs:range gmeow:Agent ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "facet vantage"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The agent asserting an identity facet — the vantage of the claim. When gmeow:selfAsserted is true, the facetVantage is the person themselves (Principle 9: self-assertion is top authority)."@en .


###  https://blackcatinformatics.ca/gmeow/finalityStatus
gmeow:finalityStatus rdf:type owl:ObjectProperty ;
                     rdfs:range gmeow:LedgerFinalityStatus ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "finality status"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The finality status of a ledger transaction or block. Domain-free."@en .


###  https://blackcatinformatics.ca/gmeow/finishedBy
gmeow:finishedBy rdf:type owl:ObjectProperty ;
                 owl:inverseOf gmeow:finishes ;
                 rdfs:domain gmeow:Event ;
                 rdfs:range gmeow:Event ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "finished by"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Allen FINISHED-BY: inverse of gmeow:finishes. (= time:intervalFinishedBy; TimeML ENDED_BY; TEO finishedBy.)"@en .


###  https://blackcatinformatics.ca/gmeow/finishes
gmeow:finishes rdf:type owl:ObjectProperty ;
               rdfs:domain gmeow:Event ;
               rdfs:range gmeow:Event ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "finishes"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Allen FINISHES: this event and the related event end together, and this one began later (it is a final sub-span). NOT transitive. Inverse of gmeow:finishedBy. (= time:intervalFinishes; TimeML ENDS; TEO finishes.)"@en .


###  https://blackcatinformatics.ca/gmeow/frameCalendarSystem
gmeow:frameCalendarSystem rdf:type owl:ObjectProperty ,
                                   owl:FunctionalProperty ;
                          rdfs:domain gmeow:TemporalFrame ;
                          rdfs:range gmeow:CalendarSystem ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "frame calendar system"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The calendar system of a temporal frame, when one is used. Optional: some frames (e.g. Julian Date) carry only a scale."@en .


###  https://blackcatinformatics.ca/gmeow/frameKind
gmeow:frameKind rdf:type owl:ObjectProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:ReferenceFrame ;
                rdfs:range gmeow:FrameKind ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "frame kind"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a reference frame to its structural frame kind."@en .


###  https://blackcatinformatics.ca/gmeow/frameRealm
gmeow:frameRealm rdf:type owl:ObjectProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:ReferenceFrame ;
                 rdfs:range gmeow:FrameRealm ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "frame realm"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a reference frame to the realm it describes."@en .


###  https://blackcatinformatics.ca/gmeow/frameReferencePosition
gmeow:frameReferencePosition rdf:type owl:ObjectProperty ,
                                      owl:FunctionalProperty ;
                             rdfs:domain gmeow:TemporalFrame ;
                             rdfs:range gmeow:ReferencePosition ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "frame reference position"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The reference position of a temporal frame, when one is needed. Optional: TAI needs none; civil time needs a timezone."@en .


###  https://blackcatinformatics.ca/gmeow/frameTimeScale
gmeow:frameTimeScale rdf:type owl:ObjectProperty ,
                              owl:FunctionalProperty ;
                     rdfs:domain gmeow:TemporalFrame ;
                     rdfs:range gmeow:TimeScale ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "frame time scale"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The time scale of a temporal frame (functional: a frame has exactly one scale)."@en .


###  https://blackcatinformatics.ca/gmeow/from
gmeow:from rdf:type owl:ObjectProperty ;
           rdfs:domain gmeow:EmailMessage ;
           rdfs:range gmeow:EmailAddress ;
           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "from"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "The author address of a message (RFC 5322 From)."@en .


###  https://blackcatinformatics.ca/gmeow/genderValue
gmeow:genderValue rdf:type owl:ObjectProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:GenderIdentity ;
                  rdfs:range gmeow:Gender ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "gender value"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The gmeow:Gender value a gender-identity facet asserts (functional PER FACET — one value each; multiplicity is expressed by multiple facets). The value is a gmeow:Gender individual: a predefined one, or — when none fits — a fresh individual carrying rdfs:label (the custom-PronounSet idiom). The single path to the gender value; there is deliberately no flat datatype shortcut."@en .


###  https://blackcatinformatics.ca/gmeow/geocodeFrame
gmeow:geocodeFrame rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                   rdf:type owl:FunctionalProperty ;
                   rdfs:domain gmeow:Geocode ;
                   rdfs:range gmeow:ReferenceFrame ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "geocode frame"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The geocoding reference frame in which this code is expressed. Functional: a geocode is expressed in exactly one frame."@en .


###  https://blackcatinformatics.ca/gmeow/geometryDeterminacy
gmeow:geometryDeterminacy rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf gmeow:hasDeterminacy ;
                          rdfs:domain gmeow:Geometry ;
                          rdfs:range gmeow:Determinacy ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "geometry determinacy"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The ontic determinacy model of a geometry's boundary — crisp (surveyed), vague (approximate), fuzzy (probabilistic), or disputed. Non-functional: competing source classifications coexist."@en .


###  https://blackcatinformatics.ca/gmeow/geometryResult
gmeow:geometryResult rdf:type owl:ObjectProperty ;
                     rdfs:subPropertyOf gmeow:observationResult ;
                     rdfs:domain gmeow:CoordinateObservation ;
                     rdfs:range gmeow:Geometry ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "geometry result"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The Geometry result of a coordinate observation — a point, line, or polygon expressed as WKT or GeoJSON. The reference frame is carried on the observation and propagates to the result via the existing property chain."@en .


###  https://blackcatinformatics.ca/gmeow/geometryType
gmeow:geometryType rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:Geometry ;
                   rdfs:range gmeow:GeometryType ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "geometry type"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The structural kind of a geometry (a gmeow:GeometryType individual). Non-functional: competing source classifications may differ (e.g. polygon vs multipolygon) and must coexist as evidence."@en .


###  https://blackcatinformatics.ca/gmeow/hasAccessibilityFeature
gmeow:hasAccessibilityFeature rdf:type owl:ObjectProperty ;
                              rdfs:domain gmeow:Location ;
                              rdfs:range gmeow:AccessibilityFacet ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/accessibility> ;
                              rdfs:label "has accessibility feature"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Relates a location to an accessibility facet it positively provides. Non-functional: a location may support many facets. A location MAY simultaneously carry hasAccessibilityFeature and hasBarrier for the SAME facet (e.g. a ramp at the front entrance and stairs at the side entrance)."@en .


###  https://blackcatinformatics.ca/gmeow/hasAccessibilityNeed
gmeow:hasAccessibilityNeed rdf:type owl:ObjectProperty ;
                           rdfs:domain gmeow:Entity ;
                           rdfs:range gmeow:AccessibilityFacet ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/accessibility> ;
                           rdfs:label "has accessibility need"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity to an accessibility facet it requires in order to reach or use a location. Non-functional: needs are co-equal facets (Principle 9). There is no 'primary need' — all asserted needs coexist."@en .


###  https://blackcatinformatics.ca/gmeow/hasAgreement
gmeow:hasAgreement rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:Agent ;
                   rdfs:range gmeow:Agreement ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "has agreement"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Relates an agent to an agreement it is party to. The party-ship period is carried with gmeow:validFrom/validUntil on this statement; the agreement's own term/effective dates live on the gmeow:Agreement individual (no double-modelling)."@en .


###  https://blackcatinformatics.ca/gmeow/hasAgreementName
gmeow:hasAgreementName rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf gmeow:hasAppellation ;
                       rdfs:domain gmeow:Agreement ;
                       rdfs:range gmeow:AgreementName ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "has agreement name"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Relates an agreement to a structured gmeow:AgreementName it bears; the agreement-scoped specialization of gmeow:hasAppellation. Non-functional — an agreement may bear many co-equal names (formal title, short name, multilingual versions); none is primary."@en .


###  https://blackcatinformatics.ca/gmeow/hasAncestor
gmeow:hasAncestor rdf:type owl:ObjectProperty ;
                  owl:inverseOf gmeow:hasDescendant ;
                  rdf:type owl:TransitiveProperty ;
                  rdfs:domain gmeow:Person ;
                  rdfs:range gmeow:Person ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "has ancestor"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to an ancestor — a parent, a parent's parent, and so on. Transitive: an ancestor of an ancestor is an ancestor. gmeow:hasParent (hence gmeow:hasMother / hasFather) is a sub-property, so ancestry is DERIVED from parentage by the reasoner and is never asserted directly."@en .


###  https://blackcatinformatics.ca/gmeow/hasAppellation
gmeow:hasAppellation rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Entity ;
                     rdfs:range gmeow:Appellation ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has appellation"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity to an appellation (name-object) it bears. The universal name-bearing property; gmeow:hasName is the person-scoped specialization. Non-functional — entities bear many co-equal names; a bearing's period is carried with gmeow:validFrom/validUntil on the statement, or reified as a gmeow:NameUsage when audience/register/evidence must be borne."@en .


###  https://blackcatinformatics.ca/gmeow/hasAttachment
gmeow:hasAttachment rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf gmeow:hasBodyPart ,
                                       gmeow:hasPart ;
                    rdfs:domain gmeow:Message ;
                    rdfs:range gmeow:Attachment ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "has attachment"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to one of its attachments."@en .


###  https://blackcatinformatics.ca/gmeow/hasAttestation
gmeow:hasAttestation rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Entity ;
                     rdfs:range gmeow:Attestation ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has attestation"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity to an attestation about it — the inverse of gmeow:attestedSubject. Non-functional: an entity may have many co-existing attestations from different attesters (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/hasAuthenticationResult
gmeow:hasAuthenticationResult rdf:type owl:ObjectProperty ;
                              rdfs:domain gmeow:Message ;
                              rdfs:range gmeow:AuthenticationResult ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "has authentication result"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to an authentication check performed on it."@en .


###  https://blackcatinformatics.ca/gmeow/hasAuthor
gmeow:hasAuthor rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:CreativeWork ;
                rdfs:range gmeow:Agent ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "has author"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a creative work to an agent chiefly responsible for creating its intellectual content."@en .


###  https://blackcatinformatics.ca/gmeow/hasAxis
gmeow:hasAxis rdf:type owl:ObjectProperty ;
              rdfs:domain gmeow:ReferenceFrame ;
              rdfs:range gmeow:Axis ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "has axis"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "Relates a reference frame to one of its coordinate axes."@en .


###  https://blackcatinformatics.ca/gmeow/hasBarrier
gmeow:hasBarrier rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:Location ;
                 rdfs:range gmeow:AccessibilityFacet ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/accessibility> ;
                 rdfs:label "has barrier"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a location to an accessibility facet it impedes. Non-functional: a location may have multiple barriers. A location MAY simultaneously carry hasAccessibilityFeature and hasBarrier for the SAME facet (e.g. a ramp at the front entrance and stairs at the side entrance)."@en .


###  https://blackcatinformatics.ca/gmeow/hasBin
gmeow:hasBin rdf:type owl:ObjectProperty ;
             rdfs:domain gmeow:SpatialAggregation ;
             rdfs:range gmeow:SpatialBin ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "has bin"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "Links a spatial aggregation to one of its constituent spatial bins. Non-functional: a bin may participate in multiple aggregations."@en .


###  https://blackcatinformatics.ca/gmeow/hasBodyPart
gmeow:hasBodyPart rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf gmeow:hasPart ;
                  rdfs:domain gmeow:Message ;
                  rdfs:range gmeow:BodyPart ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "has body part"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to a MIME part of its body. A MIME-structure specialization of the universal gmeow:hasPart spine."@en .


###  https://blackcatinformatics.ca/gmeow/hasCadastralReference
gmeow:hasCadastralReference rdf:type owl:ObjectProperty ;
                            rdfs:domain gmeow:Place ;
                            rdfs:range gmeow:CadastralReference ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "has cadastral reference"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "Relates a place (typically a parcel, lot, or spatial unit) to a structured cadastral reference issued by a registry."@en .


###  https://blackcatinformatics.ca/gmeow/hasCapacity
gmeow:hasCapacity rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:Location ;
                  rdfs:range gmeow:Capacity ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "has capacity"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Links a location to a capacity measurement describing the maximum number of entities it can hold. Flat form for the common case; promote to full reified Capacity when vantage, confidence, temporal scope, or standpoint matter."@en .


###  https://blackcatinformatics.ca/gmeow/hasCelestialCoordinates
gmeow:hasCelestialCoordinates rdf:type owl:ObjectProperty ;
                              rdfs:domain gmeow:CelestialLocation ;
                              rdfs:range gmeow:CelestialCoordinates ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "has celestial coordinates"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Relates a celestial location to its equatorial or other sky coordinates."@en .


###  https://blackcatinformatics.ca/gmeow/hasCentroid
gmeow:hasCentroid rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:Place ;
                  rdfs:range gmeow:Geometry ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "has centroid"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The geometric centroid of a place — a flat shortcut for the common case. The full relator form is a SpatialAggregation with aggregationFunction aggCentroid, carrying provenance, frame, and solver reference."@en .


###  https://blackcatinformatics.ca/gmeow/hasChild
gmeow:hasChild rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf gmeow:connectsTo ,
                                  gmeow:hasDescendant ;
               owl:inverseOf gmeow:hasParent ;
               rdfs:domain gmeow:Person ;
               rdfs:range gmeow:Person ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "has child"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a child; the inverse of hasParent."@en .


###  https://blackcatinformatics.ca/gmeow/hasContactPoint
gmeow:hasContactPoint rdf:type owl:ObjectProperty ;
                      rdfs:domain gmeow:Agent ;
                      rdfs:range gmeow:ContactPoint ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "has contact point"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Relates an agent to a means of contacting it."@en .


###  https://blackcatinformatics.ca/gmeow/hasCoordinateObservation
gmeow:hasCoordinateObservation rdf:type owl:ObjectProperty ;
                               rdfs:subPropertyOf gmeow:hasSpatialMeasurement ;
                               rdfs:domain gmeow:Place ;
                               rdfs:range gmeow:CoordinateObservation ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "has coordinate observation"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Links a place to a coordinate observation that assigned coordinates or geometry to it. Non-functional: multiple surveys (GPS, LiDAR, total station) may coexist for the same place (Principle 9), and no observation is privileged."@en .


###  https://blackcatinformatics.ca/gmeow/hasCoordinates
gmeow:hasCoordinates rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Place ;
                     rdfs:range gmeow:GeoCoordinates ;
                     owl:propertyChainAxiom ( gmeow:hasCoordinateObservation
                                              gmeow:coordinateResult
                                            ) ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has coordinates"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a place to its geographic point coordinates. Flat shortcut for the common case; the full relator form is a CoordinateObservation linking the place to a GeoCoordinates result via gmeow:coordinateResult, carrying provenance, reference frame, confidence, and standpoint (Principle 3). Non-simple: derived via property chain from the reified observation path."@en .


###  https://blackcatinformatics.ca/gmeow/hasCopyright
gmeow:hasCopyright rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:Entity ;
                   rdfs:range gmeow:Copyright ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "has copyright"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Relates a work to its reified copyright."@en .


###  https://blackcatinformatics.ca/gmeow/hasCreationEvent
gmeow:hasCreationEvent rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:Entity ;
                       rdfs:range gmeow:Event ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "has creation event"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Links an entity to the event that brought it into existence — the general form of birth (person), founding (organization), minting (currency), or realization (reference frame). Non-functional: competing standpoint-indexed creation claims coexist, none privileged. A Person's birth event is ALSO typed gmeow:eventTypeBirth (co-equal value, not a subclass)."@en .


###  https://blackcatinformatics.ca/gmeow/hasDataController
gmeow:hasDataController rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:RightsStatement ;
                        rdfs:range gmeow:Agent ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "has data controller"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The data controller responsible for processing personal data under a rights statement — the agent that determines the purposes and means of processing."@en .


###  https://blackcatinformatics.ca/gmeow/hasDataSubject
gmeow:hasDataSubject rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:RightsStatement ;
                     rdfs:range gmeow:Agent ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has data subject"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The data subject whose personal data is governed by a rights statement — the individual about whom personal data is processed. Not a subproperty of gmeow:hasParty because a rights statement (an ODRL policy) is not an agreement; the party model is reused at the licence level."@en .


###  https://blackcatinformatics.ca/gmeow/hasDescendant
gmeow:hasDescendant rdf:type owl:ObjectProperty ,
                             owl:TransitiveProperty ;
                    rdfs:domain gmeow:Person ;
                    rdfs:range gmeow:Person ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "has descendant"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a descendant — a child, a child's child, and so on; the transitive inverse of gmeow:hasAncestor. Derived by the reasoner (gmeow:hasChild is a sub-property), never asserted directly."@en .


###  https://blackcatinformatics.ca/gmeow/hasDestructionEvent
gmeow:hasDestructionEvent rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:Entity ;
                          rdfs:range gmeow:Event ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "has destruction event"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Links an entity to the event that ended its existence — the general form of death (person), dissolution (organization), destruction (place), or retirement (frame, software). Non-functional: competing standpoint-indexed destruction claims coexist. A Person's death event is ALSO typed gmeow:eventTypeDeath. Suppression (gmeow:displayable false) is a display contract; destruction is an ontic fact — the entity is retained, merely marked as no longer extant."@en .


###  https://blackcatinformatics.ca/gmeow/hasDeterminacy
gmeow:hasDeterminacy rdf:type owl:ObjectProperty ;
                     rdfs:range gmeow:Determinacy ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has determinacy"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a value, entity, or claim to its ontic determinacy model — the explicit facet recording whether the value is crisp, vague, fuzzy, probabilistic, or disputed. Domain-free (universal, like hasGranularity). NOT functional: in a multi-source merge sources may state different determinacy models, and those claims coexist rather than force the reasoner to collapse distinct models. Distinct from gmeow:confidence (epistemic certainty) and from gmeow:determinacyModel (the frame-level default for a ReferenceFrame)."@en .


###  https://blackcatinformatics.ca/gmeow/hasDuration
gmeow:hasDuration rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:Event ;
                  rdfs:range gmeow:Duration ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "has duration"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates an event to its duration (a gmeow:Duration). Distinct from gmeow:eventInterval (which anchors the event in time); a duration is a length only."@en .


###  https://blackcatinformatics.ca/gmeow/hasDuty
gmeow:hasDuty rdf:type owl:ObjectProperty ;
              rdfs:domain [ rdf:type owl:Class ;
                            owl:unionOf ( gmeow:Permission
                                          gmeow:RightsStatement
                                        )
                          ] ;
              rdfs:range gmeow:Duty ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "has duty"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "Relates a rights statement (or a permission) to a duty / obligation that must be discharged (an odrl:duty / odrl:obligation rule). The domain is the union of gmeow:RightsStatement and gmeow:Permission, so a permission may carry its own duties without being misclassified as a rights statement."@en .


###  https://blackcatinformatics.ca/gmeow/hasEndInstant
gmeow:hasEndInstant rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:TimeInterval ;
                    rdfs:range gmeow:Instant ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "has end instant"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The end instant of a time interval; absent if the interval is open-ended."@en .


###  https://blackcatinformatics.ca/gmeow/hasFather
gmeow:hasFather rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf gmeow:hasParent ;
                rdfs:domain gmeow:Person ;
                rdfs:range gmeow:Person ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "has father"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a male parent."@en .


###  https://blackcatinformatics.ca/gmeow/hasGenderExpression
gmeow:hasGenderExpression rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:Person ;
                          rdfs:range gmeow:GenderExpression ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "has gender expression"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a self-asserted gender-expression facet. Non-functional and contextual. MUST NOT be inferred from gmeow:hasGenderIdentity, gmeow:sexAssignedAtBirth, pronouns or honorifics."@en .


###  https://blackcatinformatics.ca/gmeow/hasGenderIdentity
gmeow:hasGenderIdentity rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:Person ;
                        rdfs:range gmeow:GenderIdentity ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "has gender identity"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a self-asserted gender-identity facet they hold. Non-functional and contextual — a person bears many co-equal identities; a superseded one is kept with gmeow:displayable false, never deleted. MUST NOT be inferred from gmeow:hasPronounSet, gmeow:honorific, gmeow:hasGenderExpression or gmeow:sexAssignedAtBirth."@en .


###  https://blackcatinformatics.ca/gmeow/hasGeocode
gmeow:hasGeocode rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:Place ;
                 rdfs:range gmeow:Geocode ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "has geocode"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a place to an alternative geocoding identifier expressed in a specific reference frame. Non-functional: a place may have multiple geocodes in different systems, and competing geocodes for the same system may coexist as standpoint-indexed claims (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/hasGeometry
gmeow:hasGeometry rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:Place ;
                  rdfs:range gmeow:Geometry ;
                  owl:propertyChainAxiom ( gmeow:hasCoordinateObservation
                                           gmeow:geometryResult
                                         ) ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "has geometry"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates a place to its spatial geometry (point, line, or polygon). Flat shortcut for the common case; the full relator form is a CoordinateObservation linking the place to a Geometry result via gmeow:geometryResult, carrying provenance, reference frame, confidence, and standpoint (Principle 3). Non-simple: derived via property chain from the reified observation path."@en .


###  https://blackcatinformatics.ca/gmeow/hasGranularity
gmeow:hasGranularity rdf:type owl:ObjectProperty ;
                     rdfs:range gmeow:GranularityLevel ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has granularity"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a value, place, period, coordinate or measurement to its own resolution level — the explicit 'no silent precision' facet, queryable independently of any disclosure control. Domain-free. NOT functional: in a multi-source merge sources may state different resolutions, and those claims coexist rather than force the reasoner to collapse distinct levels."@en .


###  https://blackcatinformatics.ca/gmeow/hasHeader
gmeow:hasHeader rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:Message ;
                rdfs:range gmeow:MessageHeader ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "has header"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to one of its RFC 5322 headers."@en .


###  https://blackcatinformatics.ca/gmeow/hasKeyword
gmeow:hasKeyword rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:Message ;
                 rdfs:range gmeow:MessageKeyword ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "has keyword"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to a flag/keyword applied to it."@en .


###  https://blackcatinformatics.ca/gmeow/hasLicense
gmeow:hasLicense rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:Entity ;
                 rdfs:range gmeow:License ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "has license"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity (a work, dataset, software project, …) to a licence granting rights in it (dcterms:license; schema:license). Named gmeow:hasLicense — gmeow:license is reserved for the mapping-DSL set-license datatype property."@en .


###  https://blackcatinformatics.ca/gmeow/hasMeasuredCondition
gmeow:hasMeasuredCondition rdf:type owl:ObjectProperty ;
                           rdfs:domain gmeow:SensoryEnvironment ;
                           rdfs:range gmeow:CoordinateMatrix ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "has measured condition"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "An objective measurement of the ambient conditions, expressed as a CoordinateMatrix in a measurement reference frame. Non-functional: multiple instruments may produce competing measurements, and those claims coexist rather than collapse (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/hasMember
gmeow:hasMember rdf:type owl:ObjectProperty ;
                owl:inverseOf gmeow:memberOf ;
                rdfs:domain gmeow:Organization ;
                rdfs:range gmeow:Agent ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "has member"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates an organization to one of its member agents; the inverse of memberOf."@en .


###  https://blackcatinformatics.ca/gmeow/hasMessageParticipant
gmeow:hasMessageParticipant rdf:type owl:ObjectProperty ;
                            owl:inverseOf gmeow:participantMessage ;
                            rdfs:domain gmeow:EmailMessage ;
                            rdfs:range gmeow:MessageParticipant ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "has message participant"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to one of its reified address occurrences."@en .


###  https://blackcatinformatics.ca/gmeow/hasMet
gmeow:hasMet rdf:type owl:ObjectProperty ,
                      owl:SymmetricProperty ;
             rdfs:domain gmeow:Agent ;
             rdfs:range gmeow:Agent ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "has met"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "Records that two agents have met; symmetric. The occasion/period is carried with gmeow:validFrom/validUntil on the statement."@en .


###  https://blackcatinformatics.ca/gmeow/hasMetricKind
gmeow:hasMetricKind rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:ReferenceFrame ;
                    rdfs:range gmeow:MetricKind ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "has metric kind"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The distance or dissimilarity metric declared by this reference frame. Functional: a frame uses exactly one metric kind for all proximity computations expressed in it. The actual computation is performed by the solver (Principle 12), never materialised as asserted triples in the OWL core."@en .


###  https://blackcatinformatics.ca/gmeow/hasMother
gmeow:hasMother rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf gmeow:hasParent ;
                rdfs:domain gmeow:Person ;
                rdfs:range gmeow:Person ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "has mother"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a female parent."@en .


###  https://blackcatinformatics.ca/gmeow/hasName
gmeow:hasName rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf gmeow:hasAppellation ;
              rdfs:domain gmeow:Person ;
              rdfs:range gmeow:PersonName ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "has name"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a structured, typed PersonName they bear; the person-scoped specialization of gmeow:hasAppellation. Non-functional — a person bears many co-equal names."@en .


###  https://blackcatinformatics.ca/gmeow/hasNamePart
gmeow:hasNamePart rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf gmeow:hasPart ;
                  rdfs:domain gmeow:Appellation ;
                  rdfs:range gmeow:NamePart ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "has name part"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates an appellation to one of its reified, typed parts. Non-functional — a name has many parts. A specialized information-object component relation under the universal gmeow:hasPart spine."@en .


###  https://blackcatinformatics.ca/gmeow/hasNarrativeFrameRelation
gmeow:hasNarrativeFrameRelation rdf:type owl:ObjectProperty ;
                                rdfs:domain gmeow:NarrativeReferenceFrame ;
                                rdfs:range gmeow:NarrativeFrameRelation ;
                                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                rdfs:label "has narrative frame relation"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "The relationship(s) this narrative frame bears to another frame — canon, alternate continuity, expanded universe, fanon, crossover, adaptation. Non-functional: competing relation claims from different standpoints coexist (Principle 9). Flat shortcut; promote to gmeow:NarrativeFrameLink when the binding between source, target, and relation type must be explicit."@en .


###  https://blackcatinformatics.ca/gmeow/hasNetworkAddress
gmeow:hasNetworkAddress rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:VirtualLocation ;
                        rdfs:range gmeow:NetworkAddress ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "has network address"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Relates a virtual location to a network address that locates it within a network topology."@en .


###  https://blackcatinformatics.ca/gmeow/hasOccupancy
gmeow:hasOccupancy rdf:type owl:ObjectProperty ;
                   owl:inverseOf gmeow:occupancyOf ;
                   rdfs:domain gmeow:Location ;
                   rdfs:range gmeow:Occupancy ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "has occupancy"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Links a location to an occupancy measurement describing the current number of entities located at it. Flat form for the common case; promote to full reified Occupancy when vantage, confidence, temporal scope, or standpoint matter."@en .


###  https://blackcatinformatics.ca/gmeow/hasOccupation
gmeow:hasOccupation rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:Person ;
                    rdfs:range gmeow:Occupation ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "has occupation"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to an occupation they hold or have held."@en .


###  https://blackcatinformatics.ca/gmeow/hasOrganizationName
gmeow:hasOrganizationName rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf gmeow:hasAppellation ;
                          rdfs:domain gmeow:Organization ;
                          rdfs:range gmeow:OrganizationName ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "has organization name"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Relates an organization to a structured gmeow:OrganizationName it bears; the organization-scoped specialization of gmeow:hasAppellation, mirroring gmeow:hasName for persons and gmeow:hasPlaceName for places. Non-functional — an organization bears many co-equal names (legal, trading, former, multilingual); none is primary, and superseded ones set gmeow:displayable false."@en .


###  https://blackcatinformatics.ca/gmeow/hasParent
gmeow:hasParent rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf gmeow:connectsTo ,
                                   gmeow:hasAncestor ;
                rdfs:domain gmeow:Person ;
                rdfs:range gmeow:Person ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "has parent"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a parent (any kind: biological, adoptive, step, or foster). Non-functional: contested parentage claims from multiple sources coexist as standpoint-indexed statements (gmeow:accordingTo), never collapsing to a single winner (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/hasPart
gmeow:hasPart rdf:type owl:ObjectProperty ;
              owl:inverseOf gmeow:partOf ;
              rdf:type owl:TransitiveProperty ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "has part"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "Universal whole-to-part inverse of gmeow:partOf. Transitive and intentionally broad; specialized component and containment properties remain the authoritative source for domain-specific meaning."@en ;
              <http://www.w3.org/2004/02/skos/core#scopeNote> "Generic has-part is a query/projection convenience, not a single privileged decomposition model. Consumers that need spatial, organizational, event or information-object semantics should use the corresponding specialized subproperty."@en .


###  https://blackcatinformatics.ca/gmeow/hasParticipant
gmeow:hasParticipant rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Event ;
                     rdfs:range gmeow:Agent ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has participant"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "An agent that took part in an event — the flat 80%-case shortcut. Non-functional. Promote to a gmeow:Participation node when the role, period, confidence, or evidence of the participation must be recorded."@en .


###  https://blackcatinformatics.ca/gmeow/hasPartner
gmeow:hasPartner rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf gmeow:observedFeature ;
                 rdfs:domain gmeow:CoupleRelationship ;
                 rdfs:range gmeow:Person ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "has partner"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a couple relationship to one of its two partners."@en .


###  https://blackcatinformatics.ca/gmeow/hasParty
gmeow:hasParty rdf:type owl:ObjectProperty ;
               rdfs:domain gmeow:Agreement ;
               rdfs:range gmeow:Agent ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "has party"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Relates an agreement to an agent that is bound by it."@en .


###  https://blackcatinformatics.ca/gmeow/hasPerceivedCondition
gmeow:hasPerceivedCondition rdf:type owl:ObjectProperty ;
                            rdfs:domain gmeow:SensoryEnvironment ;
                            rdfs:range gmeow:SensoryPerception ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "has perceived condition"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A standpoint-indexed perceived value about the ambient conditions, expressed as a SensoryPerception in a MentalReferenceFrame. Non-functional: multiple perceivers may produce competing perceptions, and those claims coexist rather than collapse (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/hasPermission
gmeow:hasPermission rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:RightsStatement ;
                    rdfs:range gmeow:Permission ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "has permission"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Relates a rights statement to a permission it grants (an odrl:permission rule)."@en .


###  https://blackcatinformatics.ca/gmeow/hasPlaceName
gmeow:hasPlaceName rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf gmeow:hasAppellation ;
                   rdfs:domain gmeow:Place ;
                   rdfs:range gmeow:PlaceName ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "has place name"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Relates a geographic gmeow:Place to a structured gmeow:PlaceName (toponym) it bears; the place-scoped specialization of gmeow:hasAppellation, mirroring gmeow:hasName for persons. Non-functional — a place bears many co-equal names (endonym/exonym, multilingual, historical); none is primary, and superseded ones set gmeow:displayable false. The structured, first-class replacement for the retired flat gmeow:alternateName literal."@en .


###  https://blackcatinformatics.ca/gmeow/hasPose
gmeow:hasPose rdf:type owl:ObjectProperty ;
              rdfs:domain gmeow:Entity ;
              rdfs:range gmeow:Pose ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "has pose"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "Associates an entity with a frame-relative pose (position + orientation)."@en .


###  https://blackcatinformatics.ca/gmeow/hasPoseOrientation
gmeow:hasPoseOrientation rdf:type owl:ObjectProperty ;
                         rdfs:subPropertyOf gmeow:hasPart ;
                         rdfs:domain gmeow:Pose ;
                         rdfs:range gmeow:Orientation ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "has pose orientation"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The rotational component of a pose."@en .


###  https://blackcatinformatics.ca/gmeow/hasPosePosition
gmeow:hasPosePosition rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf gmeow:hasPart ;
                      rdfs:domain gmeow:Pose ;
                      rdfs:range gmeow:SpatialCoordinates ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "has pose position"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The translational component of a pose, expressed as spatial coordinates in the pose frame."@en .


###  https://blackcatinformatics.ca/gmeow/hasPrivacyNotice
gmeow:hasPrivacyNotice rdf:type owl:ObjectProperty ;
                       rdfs:range gmeow:PrivacyNotice ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "has privacy notice"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity or rights statement to its privacy notice. Domain-free: a notice may be attached to a RightsStatement, a Licence, or directly to the governed entity."@en .


###  https://blackcatinformatics.ca/gmeow/hasProfile
gmeow:hasProfile rdf:type owl:ObjectProperty ;
                 rdfs:range gmeow:Profile ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "has profile"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Links an entity, value or frame to the Profile that governs its structure."@en .


###  https://blackcatinformatics.ca/gmeow/hasProhibition
gmeow:hasProhibition rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:RightsStatement ;
                     rdfs:range gmeow:Prohibition ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has prohibition"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a rights statement to a prohibition it imposes (an odrl:prohibition rule)."@en .


###  https://blackcatinformatics.ca/gmeow/hasPronounSet
gmeow:hasPronounSet rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:Person ;
                    rdfs:range gmeow:PronounSet ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "has pronoun set"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a pronoun set they go by. Non-functional and contextual (scope a context-specific set with gmeow:validFrom/validUntil on the statement, or via a NameUsage). A form of ADDRESS, sex/gender-independent — MUST NOT be inferred from gender identity/expression, sex-assigned-at-birth or orientation."@en .


###  https://blackcatinformatics.ca/gmeow/hasRecurrenceRule
gmeow:hasRecurrenceRule rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:EventSeries ;
                        rdfs:range gmeow:RecurrenceRule ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "has recurrence rule"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Relates an event series to the recurrence rule by which it repeats."@en .


###  https://blackcatinformatics.ca/gmeow/hasReferenceFrame
gmeow:hasReferenceFrame rdf:type owl:ObjectProperty ;
                        rdfs:range gmeow:ReferenceFrame ;
                        owl:propertyChainAxiom ( gmeow:isResultOf
                                                 gmeow:hasReferenceFrame
                                               ) ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "has reference frame"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity or value to the reference frame in which it is expressed."@en .


###  https://blackcatinformatics.ca/gmeow/hasReferencePosition
gmeow:hasReferencePosition rdf:type owl:ObjectProperty ,
                                    owl:FunctionalProperty ;
                           rdfs:domain gmeow:ReferenceFrame ;
                           rdfs:range gmeow:CelestialReferenceOrigin ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "has reference position"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The origin position of a celestial reference frame (topocentric, geocentric, barycentric, heliocentric). Functional: a frame has exactly one reference position."@en .


###  https://blackcatinformatics.ca/gmeow/hasRelayHop
gmeow:hasRelayHop rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:Message ;
                  rdfs:range gmeow:RelayHop ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "has relay hop"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to a hop in its delivery path."@en .


###  https://blackcatinformatics.ca/gmeow/hasRepository
gmeow:hasRepository rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:SoftwareProject ;
                    rdfs:range gmeow:Repository ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "has repository"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Relates a software project to a source-code repository."@en .


###  https://blackcatinformatics.ca/gmeow/hasRightsStatement
gmeow:hasRightsStatement rdf:type owl:ObjectProperty ;
                         rdfs:domain gmeow:Entity ;
                         rdfs:range gmeow:RightsStatement ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "has rights statement"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity (typically a gmeow:CreativeWork or gmeow:InformationObject) to a machine-readable rights statement that governs it — the GMEOW analogue of odrl:hasPolicy."@en .


###  https://blackcatinformatics.ca/gmeow/hasRole
gmeow:hasRole rdf:type owl:ObjectProperty ;
              rdfs:domain gmeow:Membership ;
              rdfs:range gmeow:Role ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "has role"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "Relates a membership to the role the member plays."@en .


###  https://blackcatinformatics.ca/gmeow/hasRomanticOrientation
gmeow:hasRomanticOrientation rdf:type owl:ObjectProperty ;
                             rdfs:domain gmeow:Person ;
                             rdfs:range gmeow:RomanticOrientation ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "has romantic orientation"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a self-asserted romantic-orientation facet. Non-functional and contextual; a superseded one is kept with gmeow:displayable false, never deleted. MUST NOT be inferred from gmeow:hasSexualOrientation, gmeow:hasGenderIdentity, gmeow:sexAssignedAtBirth, pronouns or honorifics."@en .


###  https://blackcatinformatics.ca/gmeow/hasRoute
gmeow:hasRoute rdf:type owl:ObjectProperty ;
               rdfs:domain owl:Thing ;
               rdfs:range gmeow:Route ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
               rdfs:label "has route"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Relates a thing to a route that starts from, ends at, or passes through it."@en .


###  https://blackcatinformatics.ca/gmeow/hasRouteSegment
gmeow:hasRouteSegment rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf gmeow:hasPart ;
                      rdf:type owl:TransitiveProperty ;
                      rdfs:domain gmeow:Route ;
                      rdfs:range gmeow:Route ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
                      rdfs:label "has route segment"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A sub-route that is part of a larger route. A specialization of the universal gmeow:hasPart spine."@en .


###  https://blackcatinformatics.ca/gmeow/hasSensitivity
gmeow:hasSensitivity rdf:type owl:ObjectProperty ;
                     rdfs:range gmeow:SensitivityLevel ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has sensitivity"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a value, entity, or claim to its privacy-sensitivity level — the explicit facet that drives disclosure-control decisions (coarsenTo / displayable) at projection time under a consent guard. Domain-free (universal, like hasGranularity and hasDeterminacy). NOT functional: in a multi-source merge sources may state different sensitivity levels, and those claims coexist rather than force the reasoner to collapse distinct levels. Distinct from gmeow:confidence (epistemic certainty) and from gmeow:hasDeterminacy (ontic model)."@en .


###  https://blackcatinformatics.ca/gmeow/hasSequenceCoordinates
gmeow:hasSequenceCoordinates rdf:type owl:ObjectProperty ;
                             rdfs:domain gmeow:SequenceFeature ;
                             rdfs:range gmeow:SequenceCoordinates ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "has sequence coordinates"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Links a sequence feature to its frame-relative coordinates. Non-functional: competing coordinate claims from different assemblies or alignment methods coexist as evidence (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/hasSequenceFeature
gmeow:hasSequenceFeature rdf:type owl:ObjectProperty ;
                         rdfs:domain gmeow:BiologicalSequenceLocation ;
                         rdfs:range gmeow:SequenceFeature ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "has sequence feature"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Links a biological sequence location to a feature annotation on that sequence. Non-functional: a single location may carry multiple features (overlapping genes, nested exons, multiple SNPs)."@en .


###  https://blackcatinformatics.ca/gmeow/hasSexualOrientation
gmeow:hasSexualOrientation rdf:type owl:ObjectProperty ;
                           rdfs:domain gmeow:Person ;
                           rdfs:range gmeow:SexualOrientation ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "has sexual orientation"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a self-asserted sexual-orientation facet. Non-functional and contextual; a superseded one is kept with gmeow:displayable false, never deleted. MUST NOT be inferred from gmeow:hasRomanticOrientation, gmeow:hasGenderIdentity, gmeow:sexAssignedAtBirth, pronouns or honorifics."@en .


###  https://blackcatinformatics.ca/gmeow/hasSibling
gmeow:hasSibling rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf gmeow:connectsTo ;
                 rdf:type owl:SymmetricProperty ;
                 rdfs:domain gmeow:Person ;
                 rdfs:range gmeow:Person ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "has sibling"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a sibling; symmetric."@en .


###  https://blackcatinformatics.ca/gmeow/hasSignature
gmeow:hasSignature rdf:type owl:ObjectProperty ;
                   owl:inverseOf gmeow:signatureOf ;
                   rdfs:range gmeow:CryptographicSignature ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "has signature"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity, attestation, or artifact to a cryptographic signature over it. Domain-free (universal spine): anything may carry a signature. The message-specific convenience property with domain gmeow:Message lives in the messaging-trust module as a historical subproperty."@en .


###  https://blackcatinformatics.ca/gmeow/hasSkill
gmeow:hasSkill rdf:type owl:ObjectProperty ;
               rdfs:domain gmeow:Agent ;
               rdfs:range gmeow:Skill ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "has skill"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Relates an agent to a skill it possesses."@en .


###  https://blackcatinformatics.ca/gmeow/hasSoftwareName
gmeow:hasSoftwareName rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf gmeow:hasAppellation ;
                      rdfs:domain gmeow:SoftwareProject ;
                      rdfs:range gmeow:SoftwareName ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "has software name"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Relates a software project to a structured gmeow:SoftwareName it bears; the software-project-scoped specialization of gmeow:hasAppellation. Non-functional — a project may bear many co-equal names (codename, product name, localized names); none is primary."@en .


###  https://blackcatinformatics.ca/gmeow/hasSource
gmeow:hasSource rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:Entity ;
                rdfs:range gmeow:Source ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "has source"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity or reified claim to a source that provides evidence for it. The strength of that evidence is recorded with gmeow:confidence on the supported statement."@en .


###  https://blackcatinformatics.ca/gmeow/hasSpatialMeasurement
gmeow:hasSpatialMeasurement rdf:type owl:ObjectProperty ;
                            owl:inverseOf gmeow:spatialMeasurementOf ;
                            rdfs:domain gmeow:Entity ;
                            rdfs:range gmeow:SpatialMeasurement ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "has spatial measurement"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "Links an entity to a spatial measurement describing its coordinates, geometry, pose, or spatial extent. Flat form for the common case; promote to full reified SpatialMeasurement when vantage, confidence, temporal scope, or standpoint matter."@en .


###  https://blackcatinformatics.ca/gmeow/hasSpouse
gmeow:hasSpouse rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf gmeow:connectsTo ;
                rdf:type owl:SymmetricProperty ;
                rdfs:domain gmeow:Person ;
                rdfs:range gmeow:Person ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "has spouse"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a person to a spouse; symmetric."@en .


###  https://blackcatinformatics.ca/gmeow/hasStartInstant
gmeow:hasStartInstant rdf:type owl:ObjectProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:TimeInterval ;
                      rdfs:range gmeow:Instant ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "has start instant"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The start instant of a time interval."@en .


###  https://blackcatinformatics.ca/gmeow/hasStream
gmeow:hasStream rdf:type owl:ObjectProperty ;
                owl:inverseOf gmeow:streamOf ;
                rdfs:domain gmeow:Entity ;
                rdfs:range gmeow:Stream ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "has stream"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Links an entity to a stream of observations or samples about it. Non-functional: an entity may have multiple co-existing streams from different platforms or sensors (Principle 9), and no stream is privileged."@en .


###  https://blackcatinformatics.ca/gmeow/hasSubEvent
gmeow:hasSubEvent rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf gmeow:hasPart ;
                  owl:inverseOf gmeow:subEventOf ;
                  rdf:type owl:TransitiveProperty ;
                  rdfs:domain gmeow:Event ;
                  rdfs:range gmeow:Event ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "has sub-event"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates an event to a constituent sub-event; the transitive inverse of gmeow:subEventOf."@en .


###  https://blackcatinformatics.ca/gmeow/hasTag
gmeow:hasTag rdf:type owl:ObjectProperty ;
             rdfs:domain gmeow:Entity ;
             rdfs:range gmeow:Tag ;
             owl:propertyDisjointWith gmeow:isAbout ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "has tag"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity to a user-minted tag — the 80% flat shortcut. Non-functional: an entity may carry many co-equal tags. Period, confidence, tagger and suppression are carried via RDF-star statement annotations (gmeow:validFrom, gmeow:validUntil, gmeow:confidence, gmeow:displayable) on the shortcut; promote to a gmeow:Tagging relator when the act itself must be a node."@en .


###  https://blackcatinformatics.ca/gmeow/hasTemporalFrame
gmeow:hasTemporalFrame rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                       rdfs:domain gmeow:TimeInterval ;
                       rdfs:range gmeow:TemporalFrame ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "has temporal frame"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Relates a time interval to the temporal frame in which its bounds are expressed."@en .


###  https://blackcatinformatics.ca/gmeow/hasTemporalMeasurement
gmeow:hasTemporalMeasurement rdf:type owl:ObjectProperty ;
                             rdfs:range gmeow:TemporalMeasurement ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "has temporal measurement"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity (event, artifact, place, sample) to a temporal measurement assigned to it."@en .


###  https://blackcatinformatics.ca/gmeow/hasTimeScale
gmeow:hasTimeScale rdf:type owl:ObjectProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:ReferenceFrame ;
                   rdfs:range gmeow:TimeScale ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "has time scale"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The time standard associated with a celestial reference frame. Functional: a frame uses exactly one time scale."@en .


###  https://blackcatinformatics.ca/gmeow/hasTitle
gmeow:hasTitle rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf gmeow:hasAppellation ;
               rdfs:domain gmeow:CreativeWork ;
               rdfs:range gmeow:CreativeWorkTitle ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "has title"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Relates a creative work to a structured gmeow:CreativeWorkTitle it bears; the creative-work-scoped specialization of gmeow:hasAppellation. Non-functional — a work bears many co-equal titles (original, translated, transliterated, regional); none is primary, and superseded ones set gmeow:displayable false. The structured replacement for the flat gmeow:title literal when multilingual or statement-level metadata is needed."@en .


###  https://blackcatinformatics.ca/gmeow/hasTrademark
gmeow:hasTrademark rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:Entity ;
                   rdfs:range gmeow:Trademark ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "has trademark"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity (a mark, product or organization) to a trademark right over it."@en .


###  https://blackcatinformatics.ca/gmeow/hasTrajectorySample
gmeow:hasTrajectorySample rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:Trajectory ;
                          rdfs:range gmeow:LocationState ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "has trajectory sample"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A discrete location-state sample composing this trajectory. Non-functional: a trajectory typically has many samples, and multiple sampling strategies (e.g. GPS every second vs. radar every minute) may coexist for the same trajectory (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/hasUnit
gmeow:hasUnit rdf:type owl:ObjectProperty ,
                       owl:FunctionalProperty ;
              rdfs:range <http://qudt.org/schema/qudt/Unit> ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "has unit"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "Relates a quantitative value or measurement to its QUDT unit (by reference, never imported). Domain-free: used by temporal measurements, spatial measurements, and any other quantified claim."@en .


###  https://blackcatinformatics.ca/gmeow/hasUsed
gmeow:hasUsed rdf:type owl:ObjectProperty ;
              rdfs:domain gmeow:Agent ;
              rdfs:range gmeow:Entity ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "has used"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "Records that an agent has used some entity (a tool, service, or work). The period is carried with gmeow:validFrom/validUntil on the statement."@en .


###  https://blackcatinformatics.ca/gmeow/hasUtilization
gmeow:hasUtilization rdf:type owl:ObjectProperty ;
                     owl:inverseOf gmeow:utilizationOf ;
                     rdfs:domain gmeow:Location ;
                     rdfs:range gmeow:Utilization ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "has utilization"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Links a location to a utilization measurement describing the ratio of occupancy to capacity. Flat form for the common case; promote to full reified Utilization when vantage, confidence, temporal scope, or standpoint matter."@en .


###  https://blackcatinformatics.ca/gmeow/hasVerificationStatus
gmeow:hasVerificationStatus rdf:type owl:ObjectProperty ;
                            rdfs:domain gmeow:VerificationResult ;
                            rdfs:range gmeow:VerificationStatus ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "has verification status"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The categorical outcome of a verification result. Non-functional: a single result may carry multiple status interpretations (e.g. 'verified but expired')."@en .


###  https://blackcatinformatics.ca/gmeow/hasWebPage
gmeow:hasWebPage rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:Entity ;
                 rdfs:range gmeow:WebPage ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "has web page"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity to a web page representing it — a homepage, a profile page, a project site. The structured form of a 'website / URL' field: the page is a first-class gmeow:WebPage (documents module) whose IRI is its URL, so it can itself carry a title, language, and rights. Non-functional — an entity may have several pages."@en .


###  https://blackcatinformatics.ca/gmeow/hasWorkedWith
gmeow:hasWorkedWith rdf:type owl:ObjectProperty ,
                             owl:SymmetricProperty ;
                    rdfs:domain gmeow:Agent ;
                    rdfs:range gmeow:Agent ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "has worked with"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Records that two agents have worked together; symmetric. The period is carried with gmeow:validFrom/validUntil on the statement, or reified as a gmeow:ProfessionalRelationship."@en .


###  https://blackcatinformatics.ca/gmeow/holdsAccount
gmeow:holdsAccount rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:Agent ;
                   rdfs:range gmeow:OnlineAccount ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "holds account"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Relates an agent to an online account it holds."@en .


###  https://blackcatinformatics.ca/gmeow/holdsKey
gmeow:holdsKey rdf:type owl:ObjectProperty ;
               rdfs:domain gmeow:Agent ;
               rdfs:range gmeow:CryptographicKey ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "holds key"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Relates an agent to a cryptographic key it holds. The period over which the agent held the key may be carried with gmeow:validFrom/validUntil on this statement."@en .


###  https://blackcatinformatics.ca/gmeow/honorific
gmeow:honorific rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:Person ;
                rdfs:range gmeow:Honorific ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "honorific"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "An honorific/title of address for a person (a gmeow:Honorific value). Non-functional and contextual. A form of ADDRESS, sex/gender-independent — MUST NOT be inferred from gender identity/expression, sex-assigned-at-birth or orientation."@en .


###  https://blackcatinformatics.ca/gmeow/honorificClass
gmeow:honorificClass rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Honorific ;
                     rdfs:range gmeow:HonorificClass ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "honorific class"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The domain/class of an honorific (academic, clerical, noble, military, judicial, social)."@en .


###  https://blackcatinformatics.ca/gmeow/honorificPosition
gmeow:honorificPosition rdf:type owl:ObjectProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:Honorific ;
                        rdfs:range gmeow:HonorificPosition ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "honorific position"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Whether an honorific is rendered before (prefix) or after (suffix) the name."@en .


###  https://blackcatinformatics.ca/gmeow/inReferenceAssembly
gmeow:inReferenceAssembly rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                          rdf:type owl:FunctionalProperty ;
                          rdfs:domain gmeow:SequenceCoordinates ;
                          rdfs:range gmeow:ReferenceFrame ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "in reference assembly"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The reference assembly (e.g. GRCh38) in which these sequence coordinates are expressed. Functional: a coordinate tuple is expressed in exactly one assembly; coordinates in another assembly are a different SequenceCoordinates instance (Principle 11)."@en .


###  https://blackcatinformatics.ca/gmeow/inReplyTo
gmeow:inReplyTo rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:Message ;
                rdfs:range gmeow:Message ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "in reply to"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to the message it directly replies to (RFC 5322 In-Reply-To)."@en .


###  https://blackcatinformatics.ca/gmeow/inTemporalFrame
gmeow:inTemporalFrame rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                      rdfs:domain gmeow:Instant ;
                      rdfs:range gmeow:TemporalFrame ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "in temporal frame"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Relates an instant to the temporal frame in which its value is expressed."@en .


###  https://blackcatinformatics.ca/gmeow/intervalAfter
gmeow:intervalAfter rdf:type owl:ObjectProperty ;
                    owl:inverseOf gmeow:intervalBefore ;
                    rdf:type owl:TransitiveProperty ;
                    rdfs:domain gmeow:TimeInterval ;
                    rdfs:range gmeow:TimeInterval ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "interval after"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Allen AFTER: this interval begins strictly after the related interval ends. Transitive inverse of gmeow:intervalBefore. (= time:intervalAfter)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalBefore
gmeow:intervalBefore rdf:type owl:ObjectProperty ,
                              owl:TransitiveProperty ;
                     rdfs:domain gmeow:TimeInterval ;
                     rdfs:range gmeow:TimeInterval ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "interval before"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Allen BEFORE: this interval ends strictly before the related interval begins. Transitive. Inverse of gmeow:intervalAfter. (= time:intervalBefore)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalCoincidesWith
gmeow:intervalCoincidesWith rdf:type owl:ObjectProperty ,
                                     owl:SymmetricProperty ,
                                     owl:TransitiveProperty ;
                            rdfs:domain gmeow:TimeInterval ;
                            rdfs:range gmeow:TimeInterval ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "interval coincides with"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "Allen EQUALS: this interval and the related interval share the same temporal extent. Symmetric and transitive. TEMPORAL simultaneity only, never identity of the intervals themselves. (= time:intervalEquals)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalContains
gmeow:intervalContains rdf:type owl:ObjectProperty ;
                       owl:inverseOf gmeow:intervalDuring ;
                       rdf:type owl:TransitiveProperty ;
                       rdfs:domain gmeow:TimeInterval ;
                       rdfs:range gmeow:TimeInterval ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "interval contains"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Allen CONTAINS: this interval's extent strictly contains the related interval's extent. Transitive inverse of gmeow:intervalDuring. (= time:intervalContains)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalDuring
gmeow:intervalDuring rdf:type owl:ObjectProperty ,
                              owl:TransitiveProperty ;
                     rdfs:domain gmeow:TimeInterval ;
                     rdfs:range gmeow:TimeInterval ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "interval during"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Allen DURING: this interval's extent falls strictly within the related interval's extent. Transitive. Inverse of gmeow:intervalContains. (= time:intervalDuring)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalFinishedBy
gmeow:intervalFinishedBy rdf:type owl:ObjectProperty ;
                         owl:inverseOf gmeow:intervalFinishes ;
                         rdfs:domain gmeow:TimeInterval ;
                         rdfs:range gmeow:TimeInterval ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "interval finished by"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Allen FINISHED-BY: inverse of gmeow:intervalFinishes. (= time:intervalFinishedBy)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalFinishes
gmeow:intervalFinishes rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:TimeInterval ;
                       rdfs:range gmeow:TimeInterval ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "interval finishes"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Allen FINISHES: this interval and the related interval end together, and this one began later. NOT transitive. Inverse of gmeow:intervalFinishedBy. (= time:intervalFinishes)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalMeets
gmeow:intervalMeets rdf:type owl:ObjectProperty ;
                    owl:inverseOf gmeow:intervalMetBy ;
                    rdfs:domain gmeow:TimeInterval ;
                    rdfs:range gmeow:TimeInterval ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "interval meets"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Allen MEETS: this interval ends exactly when the related interval begins. NOT transitive. Inverse of gmeow:intervalMetBy. (= time:intervalMeets)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalMetBy
gmeow:intervalMetBy rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:TimeInterval ;
                    rdfs:range gmeow:TimeInterval ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "interval met by"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Allen MET-BY: inverse of gmeow:intervalMeets. (= time:intervalMetBy)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalOverlappedBy
gmeow:intervalOverlappedBy rdf:type owl:ObjectProperty ;
                           owl:inverseOf gmeow:intervalOverlaps ;
                           rdfs:domain gmeow:TimeInterval ;
                           rdfs:range gmeow:TimeInterval ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "interval overlapped by"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Allen OVERLAPPED-BY: inverse of gmeow:intervalOverlaps. (= time:intervalOverlappedBy)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalOverlaps
gmeow:intervalOverlaps rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:TimeInterval ;
                       rdfs:range gmeow:TimeInterval ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "interval overlaps"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Allen OVERLAPS: this interval begins before and ends during the related interval. NOT transitive. Inverse of gmeow:intervalOverlappedBy. (= time:intervalOverlaps)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalStartedBy
gmeow:intervalStartedBy rdf:type owl:ObjectProperty ;
                        owl:inverseOf gmeow:intervalStarts ;
                        rdfs:domain gmeow:TimeInterval ;
                        rdfs:range gmeow:TimeInterval ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "interval started by"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Allen STARTED-BY: inverse of gmeow:intervalStarts. (= time:intervalStartedBy)"@en .


###  https://blackcatinformatics.ca/gmeow/intervalStarts
gmeow:intervalStarts rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:TimeInterval ;
                     rdfs:range gmeow:TimeInterval ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "interval starts"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Allen STARTS: this interval and the related interval begin together, and this one ends first. NOT transitive. Inverse of gmeow:intervalStartedBy. (= time:intervalStarts)"@en .


###  https://blackcatinformatics.ca/gmeow/isAbout
gmeow:isAbout rdf:type owl:ObjectProperty ;
              rdfs:domain gmeow:Entity ;
              rdfs:range gmeow:Entity ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "is about"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "Aboutness — a resource is about another resource. Distinct from typing (rdf:type) and from tagging (gmeow:hasTag): aboutness is a semantic subject-matter relation, tagging is a user-applied label, and typing is an ontological classification. Non-functional."@en .


###  https://blackcatinformatics.ca/gmeow/isHostedBy
gmeow:isHostedBy rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:ReferenceFrame ;
                 rdfs:range gmeow:Entity ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "is hosted by"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a reference frame to the entity that hosts it — the entity whose existence bounds the frame's existence. A local grid is hosted by its building; a robot base frame by its robot; a mental reference frame by its perceiver (person, animal, or AI agent). When the host ceases to exist, the hosted frame deactivates (destruction event or existenceInterval end). Non-functional: contested authorship or multi-agent shared frames may have multiple host claims that coexist (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/isResultOf
gmeow:isResultOf rdf:type owl:ObjectProperty ;
                 owl:inverseOf gmeow:observationResult ;
                 rdfs:domain gmeow:Entity ;
                 rdfs:range gmeow:Observation ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "is result of"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity (typically an observation result such as a quantity, coordinate set, or quality value) back to the Observation that produced it — the explicit provenance axis of the value×unit/frame×determinacy×provenance bundle (#77). Domain is gmeow:Entity (universal, matching the range of observationResult) so any result type can carry provenance. Non-functional: a result entity may be produced by multiple observations (e.g. a consensus value derived from several readings), and those claims coexist rather than collapse."@en .


###  https://blackcatinformatics.ca/gmeow/jurisdictionDeterminacy
gmeow:jurisdictionDeterminacy rdf:type owl:ObjectProperty ;
                              rdfs:subPropertyOf gmeow:hasDeterminacy ;
                              rdfs:domain gmeow:JurisdictionTenure ;
                              rdfs:range gmeow:Determinacy ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "jurisdiction determinacy"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "The ontic determinacy model of this jurisdiction claim — crisp (well-defined border), vague (approximate boundary), fuzzy (probabilistic membership), or disputed (competing claims). Non-functional: sources may disagree on determinacy, and those claims coexist."@en .


###  https://blackcatinformatics.ca/gmeow/jurisdictionPlace
gmeow:jurisdictionPlace rdf:type owl:ObjectProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:JurisdictionTenure ;
                        rdfs:range gmeow:Place ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "jurisdiction place"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The place whose governance is recorded by this JurisdictionTenure. Functional: a tenure concerns exactly one place (constitutive of the situation's identity)."@en .


###  https://blackcatinformatics.ca/gmeow/jurisdictionPolity
gmeow:jurisdictionPolity rdf:type owl:ObjectProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:JurisdictionTenure ;
                         rdfs:range gmeow:Agent ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "jurisdiction polity"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The governing polity (state, administrative body, or organization) that held jurisdiction over the place during this tenure. Functional: a single tenure has exactly one governing polity."@en .


###  https://blackcatinformatics.ca/gmeow/keyScheme
gmeow:keyScheme rdf:type owl:ObjectProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:CryptographicKey ;
                rdfs:range gmeow:KeyScheme ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "key scheme"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The scheme/format of a cryptographic key (one of the gmeow:KeyScheme individuals). Functional: a key has exactly one scheme — a key of a different scheme is a different key."@en .


###  https://blackcatinformatics.ca/gmeow/knowsLanguage
gmeow:knowsLanguage rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:Agent ;
                    rdfs:range gmeow:Language ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "knows language"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Relates an agent to a language it knows. Non-functional. The leveled, per-skill detail is carried by the reified gmeow:LanguageProficiency."@en .


###  https://blackcatinformatics.ca/gmeow/languageModality
gmeow:languageModality rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:Language ;
                       rdfs:range gmeow:LanguageModality ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "language modality"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The sensory/transmission modality/modalities of a language (gmeow:LanguageModality individuals). Non-functional — many languages are multimodal (spoken and written)."@en .


###  https://blackcatinformatics.ca/gmeow/languageOrigin
gmeow:languageOrigin rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Language ;
                     rdfs:range gmeow:LanguageOrigin ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "language origin"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The origin kind(s) of a language (gmeow:LanguageOrigin individuals). Non-functional — a contact language may be both creole and mixed."@en .


###  https://blackcatinformatics.ca/gmeow/languageStatus
gmeow:languageStatus rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Language ;
                     rdfs:range gmeow:LanguageStatus ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "language status"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The vitality status of a language (a gmeow:LanguageStatus value). Non-functional: source classifications coexist; period carried with gmeow:validFrom/validUntil on the statement."@en .


###  https://blackcatinformatics.ca/gmeow/leftOperand
gmeow:leftOperand rdf:type owl:ObjectProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:AtomicConstraint ;
                  rdfs:range gmeow:LeftOperand ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "left operand"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The dimension an atomic constraint tests — one of the gmeow:LeftOperand values (odrl:leftOperand). Functional."@en .


###  https://blackcatinformatics.ca/gmeow/levelScale
gmeow:levelScale rdf:type owl:ObjectProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:ProficiencyLevel ;
                 rdfs:range gmeow:ProficiencyScale ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "level scale"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The scale a proficiency-level individual belongs to (e.g. cefrB2 levelScale scaleCEFR). Functional."@en .


###  https://blackcatinformatics.ca/gmeow/licenseFamily
gmeow:licenseFamily rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:License ;
                    rdfs:range gmeow:LicenseFamily ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "license family"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The family a licence belongs to — one of the gmeow:LicenseFamily values. Functional."@en .


###  https://blackcatinformatics.ca/gmeow/licensedWork
gmeow:licensedWork rdf:type owl:ObjectProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:License ;
                   rdfs:range gmeow:InformationObject ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "licensed work"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The work a licence grants rights in. Functional."@en .


###  https://blackcatinformatics.ca/gmeow/licensee
gmeow:licensee rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf gmeow:hasParty ;
               rdfs:domain gmeow:License ;
               rdfs:range gmeow:Agent ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "licensee"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The party receiving a licence (odrl:assignee). A specialisation of gmeow:hasParty. Absent on an open / public licence offered to everyone."@en .


###  https://blackcatinformatics.ca/gmeow/licensor
gmeow:licensor rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf gmeow:hasParty ;
               rdfs:domain gmeow:License ;
               rdfs:range gmeow:Agent ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "licensor"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The party granting a licence (odrl:assigner). A specialisation of gmeow:hasParty. Non-functional: a licence may be granted jointly."@en .


###  https://blackcatinformatics.ca/gmeow/locatedAt
gmeow:locatedAt rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:Entity ;
                rdfs:range gmeow:Location ;
                owl:propertyChainAxiom ( gmeow:locatedAt
                                         gmeow:containedInLocation
                                       ) ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "located at"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity to a location it is situated at, resides in, or occurs at — geographic, virtual, or storage."@en .


###  https://blackcatinformatics.ca/gmeow/logicConstraintMember
gmeow:logicConstraintMember rdf:type owl:ObjectProperty ;
                            rdfs:domain gmeow:LogicalConstraint ;
                            rdfs:range gmeow:Constraint ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "logic constraint member"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A member constraint combined by a logical constraint (odrl:operand). Non-functional: a logical constraint combines two or more."@en .


###  https://blackcatinformatics.ca/gmeow/mailboxOfAccount
gmeow:mailboxOfAccount rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:Mailbox ;
                       rdfs:range gmeow:OnlineAccount ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "mailbox of account"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Relates a mailbox to the online account that holds it."@en .


###  https://blackcatinformatics.ca/gmeow/measuredDate
gmeow:measuredDate rdf:type owl:ObjectProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:TemporalMeasurement ;
                   rdfs:range gmeow:Instant ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "measured date"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The absolute date instant yielded by a temporal measurement. Semantically plays the observationResult role for TemporalMeasurement, but is NOT asserted as rdfs:subPropertyOf gmeow:observationResult because gmeow:Instant (gufo:AbstractIndividual) is not a subclass of gmeow:Entity (gufo:Endurant), the range of gmeow:observationResult. Projection-layer alignment to time:hasTime lives in the mapping DSL."@en .


###  https://blackcatinformatics.ca/gmeow/measurementDeterminacy
gmeow:measurementDeterminacy rdf:type owl:ObjectProperty ;
                             rdfs:subPropertyOf gmeow:hasDeterminacy ;
                             rdfs:domain gmeow:TemporalMeasurement ;
                             rdfs:range gmeow:Determinacy ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "measurement determinacy"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The ontic determinacy model of a temporal measurement — crisp, vague, fuzzy, probabilistic, or disputed. Bridges to gmeow:hasDeterminacy (rdfs:subPropertyOf) so generic consumers can query determinacy uniformly across all domains."@en .


###  https://blackcatinformatics.ca/gmeow/measurementMethod
gmeow:measurementMethod rdf:type owl:ObjectProperty ;
                        rdfs:subPropertyOf gmeow:observationMethod ;
                        rdf:type owl:FunctionalProperty ;
                        rdfs:domain gmeow:TemporalMeasurement ;
                        rdfs:range gmeow:DatingMethod ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "measurement method"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The dating method used for a temporal measurement. Bridges to gmeow:observationMethod (rdfs:subPropertyOf) so generic consumers can query all observations by method without knowing the domain."@en .


###  https://blackcatinformatics.ca/gmeow/meets
gmeow:meets rdf:type owl:ObjectProperty ;
            owl:inverseOf gmeow:metBy ;
            rdfs:domain gmeow:Event ;
            rdfs:range gmeow:Event ;
            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "meets"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "Allen MEETS: this event ends exactly when the related event begins (no gap, no overlap). NOT transitive. Inverse of gmeow:metBy. (= time:intervalMeets; TimeML IBEFORE / immediately-before; TEO meets.)"@en .


###  https://blackcatinformatics.ca/gmeow/memberOf
gmeow:memberOf rdf:type owl:ObjectProperty ;
               rdfs:domain gmeow:Agent ;
               rdfs:range gmeow:Organization ;
               owl:propertyChainAxiom ( gmeow:memberOf
                                        gmeow:subOrganizationOf
                                      ) ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "member of"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Relates an agent to an organization it belongs to."@en .


###  https://blackcatinformatics.ca/gmeow/membershipAuthority
gmeow:membershipAuthority rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf gmeow:vantage ;
                          rdfs:domain gmeow:VersionMembership ;
                          rdfs:range gmeow:Agent ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "membership authority"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The agent or standpoint that asserts this version membership and its role — a project maintainer, a package registry, a publisher, a curator, or a self-asserting individual. NON-FUNCTIONAL: competing authority claims coexist without privilege (Principle 9). When the claim is promoted from a flat statement annotation, gmeow:accordingTo becomes the membershipAuthority of the relator."@en .


###  https://blackcatinformatics.ca/gmeow/membershipInterval
gmeow:membershipInterval rdf:type owl:ObjectProperty ;
                         rdfs:domain gmeow:VersionMembership ;
                         rdfs:range gmeow:TimeInterval ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "membership interval"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The time interval over which this version membership / role claim holds. A relator carries its period this way (matching gmeow:usageInterval, gmeow:taggingInterval, gmeow:relationshipInterval) rather than via gmeow:duringInterval, which is reserved for gufo:Situation-based time-scoped relations."@en .


###  https://blackcatinformatics.ca/gmeow/membershipMember
gmeow:membershipMember rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:Membership ;
                       rdfs:range gmeow:Agent ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "membership member"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The agent whose membership a gmeow:Membership reifies. Functional — a membership concerns one member (the relator's member role); the flat gmeow:memberOf is the agent→organization shortcut, this connects the reified relator to its member so role and period can be carried."@en .


###  https://blackcatinformatics.ca/gmeow/membershipOrganization
gmeow:membershipOrganization rdf:type owl:ObjectProperty ,
                                      owl:FunctionalProperty ;
                             rdfs:domain gmeow:Membership ;
                             rdfs:range gmeow:Organization ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "membership organization"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The organization a gmeow:Membership is in. Functional — a membership concerns one organization (which may be a department, i.e. a gmeow:subOrganizationOf a larger org)."@en .


###  https://blackcatinformatics.ca/gmeow/metBy
gmeow:metBy rdf:type owl:ObjectProperty ;
            rdfs:domain gmeow:Event ;
            rdfs:range gmeow:Event ;
            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "met by"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "Allen MET-BY: this event begins exactly when the related event ends; inverse of gmeow:meets. (= time:intervalMetBy; TimeML IAFTER; TEO metBy.)"@en .


###  https://blackcatinformatics.ca/gmeow/nameLanguage
gmeow:nameLanguage rdf:type owl:ObjectProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:Appellation ;
                   rdfs:range gmeow:Language ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "name language"@en ;
                   <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.w3.org/ns/lemon/lime#language> ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The first-class gmeow:Language an appellation's surface form is in. Language is ALWAYS a first-class gmeow:Language (registry-INDEPENDENT, self-minted IRI) — never a bare BCP-47 literal; codes (e.g. \"ja\", \"zh\") live on the Language via gmeow:languageCode, so a code-less conlang or AI-minted language names co-equally. FUNCTIONAL — exactly one language per appellation: co-equal multilingual names are modelled as SEPARATE co-equal gmeow:Appellation instances (one per language), never by multi-tagging a single name (that is what keeps naming anti-colonial and symmetric). Drives locale-relative, symmetric display selection — never a ranking of one name above another. The script the form is written in is gmeow:nameScript (bridging to a first-class gmeow:WritingSystem)."@en .


###  https://blackcatinformatics.ca/gmeow/namePartType
gmeow:namePartType rdf:type owl:ObjectProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:NamePart ;
                   rdfs:range gmeow:NamePartType ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "name part type"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The kind of a name part (a gmeow:NamePartType value). Functional: a single part has one kind — a part that is both a surname and a patronymic is modelled as two parts."@en .


###  https://blackcatinformatics.ca/gmeow/namePurpose
gmeow:namePurpose rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:Appellation ;
                  rdfs:range gmeow:NamePurpose ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "name purpose"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The intrinsic kind/purpose(s) of an appellation (legal, birth, chosen, professional, deadname, …) — a gmeow:NamePurpose value. Non-functional: a name may be both legal and chosen."@en .


###  https://blackcatinformatics.ca/gmeow/narrativeFrameLinkRelation
gmeow:narrativeFrameLinkRelation rdf:type owl:ObjectProperty ,
                                          owl:FunctionalProperty ;
                                 rdfs:domain gmeow:NarrativeFrameLink ;
                                 rdfs:range gmeow:NarrativeFrameRelation ;
                                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                 rdfs:label "narrative frame link relation"@en ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "The relation type (canon, adaptation, crossover, etc.) that holds between the source and target frames in this link. Functional per relator: one relation type per NarrativeFrameLink."@en .


###  https://blackcatinformatics.ca/gmeow/narrativeFrameLinkSource
gmeow:narrativeFrameLinkSource rdf:type owl:ObjectProperty ,
                                        owl:FunctionalProperty ;
                               rdfs:domain gmeow:NarrativeFrameLink ;
                               rdfs:range gmeow:NarrativeReferenceFrame ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "narrative frame link source"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The source narrative reference frame in a link. Functional per relator: one source per NarrativeFrameLink."@en .


###  https://blackcatinformatics.ca/gmeow/narrativeFrameLinkTarget
gmeow:narrativeFrameLinkTarget rdf:type owl:ObjectProperty ,
                                        owl:FunctionalProperty ;
                               rdfs:domain gmeow:NarrativeFrameLink ;
                               rdfs:range gmeow:NarrativeReferenceFrame ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "narrative frame link target"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The target narrative reference frame in a link. Functional per relator: one target per NarrativeFrameLink."@en .


###  https://blackcatinformatics.ca/gmeow/narrowerTag
gmeow:narrowerTag rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:Tag ;
                  rdfs:range gmeow:Tag ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "narrower tag"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A narrower, more specific tag. Inverse of gmeow:broaderTag. Optional."@en .


###  https://blackcatinformatics.ca/gmeow/nativeLanguage
gmeow:nativeLanguage rdf:type owl:ObjectProperty ;
                     rdfs:subPropertyOf gmeow:knowsLanguage ;
                     rdfs:domain gmeow:Agent ;
                     rdfs:range gmeow:Language ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "native language"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates an agent to a native (mother-tongue / first) language — a specialization of gmeow:knowsLanguage. Non-functional: a person may have several native languages."@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressFrame
gmeow:networkAddressFrame rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                          rdf:type owl:FunctionalProperty ;
                          rdfs:domain gmeow:NetworkAddress ;
                          rdfs:range gmeow:ReferenceFrame ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "network address frame"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The network reference frame in which this address is expressed. Functional: an address is expressed in exactly one frame."@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressType
gmeow:networkAddressType rdf:type owl:ObjectProperty ;
                         rdfs:domain gmeow:NetworkAddress ;
                         rdfs:range gmeow:NetworkAddressType ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "network address type"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The kind of a network address (a gmeow:NetworkAddressType individual). Non-functional: competing classifications coexist (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/observationEvent
gmeow:observationEvent rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:Observation ;
                       rdfs:range gmeow:Event ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "observation event"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The event during which the observation was made — a survey, a census, an excavation, a clinical trial. Links an observation to the temporal occurrence that produced it. For the generating activity (provenance), use gmeow:wasGeneratedBy; this property is the *event* perspective (when did it happen)."@en .


###  https://blackcatinformatics.ca/gmeow/observationMethod
gmeow:observationMethod rdf:type owl:ObjectProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:Observation ;
                        rdfs:range gmeow:ObservationMethod ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "observation method"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The method or protocol used to produce the observation. Functional: one method per observation (compound protocols are modelled as a single fused method individual, e.g. 'GPS-RTK survey with ground control'). Distinct from gmeow:vantage: the method is *how* it was done, the vantage is *who* did it."@en .


###  https://blackcatinformatics.ca/gmeow/observationResult
gmeow:observationResult rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:Observation ;
                        rdfs:range gmeow:Entity ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "observation result"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The entity-valued result of an observation — a coordinate set, an instant, a quality value, a quantity, or another entity. For literal scalar readings (e.g. 22.5°C), the observationResult entity carries the literal via a datatype property (e.g. qudt:quantityValue or a module-specific scalar property). Non-functional: a single observation may yield several results in different frames or granularities, and competing result claims coexist rather than collapse."@en .


###  https://blackcatinformatics.ca/gmeow/observationType
gmeow:observationType rdf:type owl:ObjectProperty ;
                      rdfs:domain gmeow:Observation ;
                      rdfs:range gmeow:ObservationType ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "observation type"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of observation being made — measurement, sensory reading, standpoint claim, derived inference, etc. Non-functional: an observation may be both a measurement and a derived inference (e.g. a calibrated sensor reading that is also machine-learned), and competing type classifications coexist."@en .


###  https://blackcatinformatics.ca/gmeow/observedFeature
gmeow:observedFeature rdf:type owl:ObjectProperty ;
                      rdfs:domain gmeow:Observation ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "observed feature"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The individual whose property or state is being observed — the feature of interest. The range is intentionally open (owl:Thing) because anything can be observed: a place, a person, an event, a document, a quality value, or a situation. SHACL shapes enforce closed-world constraints per observation kind."@en .


###  https://blackcatinformatics.ca/gmeow/occupancyOf
gmeow:occupancyOf rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf gmeow:observedFeature ;
                  rdf:type owl:FunctionalProperty ;
                  rdfs:domain gmeow:Occupancy ;
                  rdfs:range gmeow:Location ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "occupancy of"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The location whose occupancy is measured. Functional: an occupancy measurement concerns exactly one location (constitutive of the measurement's identity)."@en .


###  https://blackcatinformatics.ca/gmeow/occurrenceOfSeries
gmeow:occurrenceOfSeries rdf:type owl:ObjectProperty ;
                         owl:inverseOf gmeow:seriesOccurrence ;
                         rdfs:domain gmeow:Event ;
                         rdfs:range gmeow:EventSeries ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "occurrence of series"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Relates a concrete event occurrence to the series that issued it; the inverse of gmeow:seriesOccurrence."@en .


###  https://blackcatinformatics.ca/gmeow/overlappedBy
gmeow:overlappedBy rdf:type owl:ObjectProperty ;
                   owl:inverseOf gmeow:overlaps ;
                   rdfs:domain gmeow:Event ;
                   rdfs:range gmeow:Event ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "overlapped by"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Allen OVERLAPPED-BY: inverse of gmeow:overlaps. (= time:intervalOverlappedBy; TEO overlappedBy.)"@en .


###  https://blackcatinformatics.ca/gmeow/overlaps
gmeow:overlaps rdf:type owl:ObjectProperty ;
               rdfs:domain gmeow:Event ;
               rdfs:range gmeow:Event ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "overlaps"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Allen OVERLAPS: this event begins before, and ends during, the related event (their extents partially overlap). NOT transitive. Inverse of gmeow:overlappedBy. (= time:intervalOverlaps; TEO overlaps.)"@en .


###  https://blackcatinformatics.ca/gmeow/overlayAuthority
gmeow:overlayAuthority rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:RegulatoryOverlay ;
                       rdfs:range gmeow:Agent ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "overlay authority"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The authority (government body, international organization, regulatory agency, or indigenous council) that imposed this regulatory overlay. Functional: a single overlay has exactly one imposing authority."@en .


###  https://blackcatinformatics.ca/gmeow/overlayDeterminacy
gmeow:overlayDeterminacy rdf:type owl:ObjectProperty ;
                         rdfs:subPropertyOf gmeow:hasDeterminacy ;
                         rdfs:domain gmeow:RegulatoryOverlay ;
                         rdfs:range gmeow:Determinacy ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "overlay determinacy"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The ontic determinacy model of this regulatory overlay's boundary — crisp (surveyed), vague (approximate), fuzzy (probabilistic), or disputed. Non-functional: sources may disagree on determinacy, and those claims coexist."@en .


###  https://blackcatinformatics.ca/gmeow/overlayLowerBound
gmeow:overlayLowerBound rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:RegulatoryOverlay ;
                        rdfs:range gmeow:ScalarQuantity ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "overlay lower bound"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The lower bound of this regulatory overlay in a vertical dimension (altitude, depth, elevation), expressed as a ScalarQuantity with unit (QUDT) and reference frame. Optional: absent for purely 2D overlays. Frame-relative per Principle 11 (e.g. altitude above MSL, flight level, depth below sea level)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayPlace
gmeow:overlayPlace rdf:type owl:ObjectProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:RegulatoryOverlay ;
                   rdfs:range gmeow:Place ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "overlay place"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The place over which this regulatory overlay applies. Functional: an overlay concerns exactly one place (constitutive of the situation's identity). The place carries the geographic geometry; the overlay carries the regulation and temporal scope."@en .


###  https://blackcatinformatics.ca/gmeow/overlayRegulation
gmeow:overlayRegulation rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:RegulatoryOverlay ;
                        rdfs:range gmeow:RightsStatement ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "overlay regulation"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The machine-readable rights statement (permissions, prohibitions, duties) that governs activity within this overlay. Links to the #21 rights facility by reference. Non-functional: multiple legal instruments may apply to the same overlay (e.g. national law + international treaty + local ordinance)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayType
gmeow:overlayType rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:RegulatoryOverlay ;
                  rdfs:range gmeow:RegulatoryOverlayType ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "overlay type"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of regulatory overlay (a gmeow:RegulatoryOverlayType individual). Non-functional: a single overlay may be classified by multiple sources as different types (e.g. a zone that is both a protected area and an indigenous territory), and those claims coexist as evidence (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayUpperBound
gmeow:overlayUpperBound rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:RegulatoryOverlay ;
                        rdfs:range gmeow:ScalarQuantity ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "overlay upper bound"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The upper bound of this regulatory overlay in a vertical dimension (altitude, depth, elevation), expressed as a ScalarQuantity with unit (QUDT) and reference frame. Optional: absent for purely 2D overlays. Frame-relative per Principle 11."@en .


###  https://blackcatinformatics.ca/gmeow/parentFrame
gmeow:parentFrame rdf:type owl:ObjectProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:ReferenceFrame ;
                  rdfs:range gmeow:ReferenceFrame ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "parent frame"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates a reference frame to its parent frame in a hierarchy."@en .


###  https://blackcatinformatics.ca/gmeow/partOf
gmeow:partOf rdf:type owl:ObjectProperty ,
                      owl:TransitiveProperty ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "part of"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "Universal part-to-whole relation: relates any GMEOW thing to a larger whole it is part of. Transitive and intentionally broad; use specialized subproperties such as gmeow:containedInLocation, gmeow:subOrganizationOf, gmeow:subEventOf, gmeow:partOfThread or module-specific component properties when the kind of parthood matters. No domain/range is asserted so event, location, information-object and endurant parthood all remain possible in OWL 2 DL."@en ;
             <http://www.w3.org/2004/02/skos/core#scopeNote> "No cardinality, functionality, asymmetry or irreflexivity is asserted on this transitive property. Proper-part, direct-part and time-scoped mutable parthood must be modelled with narrower simple properties or relators when needed."@en .


###  https://blackcatinformatics.ca/gmeow/partOfThread
gmeow:partOfThread rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf gmeow:partOf ;
                   rdfs:domain gmeow:Message ;
                   rdfs:range gmeow:Thread ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "part of thread"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to the thread (conversation) it belongs to. A conversation-thread specialization of the universal gmeow:partOf spine."@en .


###  https://blackcatinformatics.ca/gmeow/participantAddress
gmeow:participantAddress rdf:type owl:ObjectProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:MessageParticipant ;
                         rdfs:range gmeow:EmailAddress ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "participant address"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The normalized email address that appears in this participant occurrence."@en .


###  https://blackcatinformatics.ca/gmeow/participantHeader
gmeow:participantHeader rdf:type owl:ObjectProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:MessageParticipant ;
                        rdfs:range gmeow:MessageHeader ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "participant header"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The RFC 5322 header field from which this occurrence was parsed."@en .


###  https://blackcatinformatics.ca/gmeow/participantMessage
gmeow:participantMessage rdf:type owl:ObjectProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:MessageParticipant ;
                         rdfs:range gmeow:EmailMessage ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "participant message"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The message a participant occurrence belongs to."@en .


###  https://blackcatinformatics.ca/gmeow/participantRole
gmeow:participantRole rdf:type owl:ObjectProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:MessageParticipant ;
                      rdfs:range gmeow:MessageParticipantRole ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "participant role"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The header or envelope role of this address occurrence."@en .


###  https://blackcatinformatics.ca/gmeow/participationEvent
gmeow:participationEvent rdf:type owl:ObjectProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:Participation ;
                         rdfs:range gmeow:Event ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "participation event"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The event a participation is part of (functional — one event per participation)."@en .


###  https://blackcatinformatics.ca/gmeow/participationInterval
gmeow:participationInterval rdf:type owl:ObjectProperty ;
                            rdfs:domain gmeow:Participation ;
                            rdfs:range gmeow:TimeInterval ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "participation interval"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The time interval over which the participation held. (A relator carries its period this way — matching usageInterval / relationshipInterval — rather than via duringInterval.)"@en .


###  https://blackcatinformatics.ca/gmeow/participationParticipant
gmeow:participationParticipant rdf:type owl:ObjectProperty ;
                               rdfs:domain gmeow:Participation ;
                               rdfs:range gmeow:Entity ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "participation participant"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The entity that took part in the event in this participation. Range is gmeow:Entity (not only Agent) to admit non-agent participants — a document signed, a place visited. Non-functional: a joint role may be borne by several participants."@en .


###  https://blackcatinformatics.ca/gmeow/participationRole
gmeow:participationRole rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:Participation ;
                        rdfs:range gmeow:ParticipantRole ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "participation role"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The role(s) the participant played, drawn from the open gmeow:ParticipantRole value vocabulary. NON-FUNCTIONAL — mirroring gmeow:eventType: a participation may bear several roles, and competing standpoint-indexed role claims coexist (accordingTo) rather than contradict (Principle 9). Generalizes the former hasPrincipal / hasWitness / hasOfficiant subproperties."@en .


###  https://blackcatinformatics.ca/gmeow/perceptionEnvironment
gmeow:perceptionEnvironment rdf:type owl:ObjectProperty ;
                            rdfs:subPropertyOf gmeow:observedFeature ;
                            rdf:type owl:FunctionalProperty ;
                            rdfs:domain gmeow:Observation ;
                            rdfs:range gmeow:SensoryEnvironment ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "perception environment"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The SensoryEnvironment that a SensoryPerception is about — the observedFeature of the claim. Domain is gmeow:Observation so it applies to any observation subclass; the shape narrows to SensoryPerception instances."@en .


###  https://blackcatinformatics.ca/gmeow/perceptionModality
gmeow:perceptionModality rdf:type owl:ObjectProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:SensoryPerception ;
                         rdfs:range gmeow:SensoryModality ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "perception modality"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The sensory modality of a SensoryPerception — the channel through which the perception was made."@en .


###  https://blackcatinformatics.ca/gmeow/periodContainsPeriod
gmeow:periodContainsPeriod rdf:type owl:ObjectProperty ;
                           rdfs:subPropertyOf gmeow:hasPart ;
                           owl:inverseOf gmeow:periodPartOf ;
                           rdf:type owl:TransitiveProperty ;
                           rdfs:domain gmeow:NamedPeriod ;
                           rdfs:range gmeow:NamedPeriod ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "period contains period"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The transitive inverse of gmeow:periodPartOf."@en .


###  https://blackcatinformatics.ca/gmeow/periodEnd
gmeow:periodEnd rdf:type owl:ObjectProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:NamedPeriod ;
                rdfs:range gmeow:Instant ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "period end"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The instant at which a named period ends."@en .


###  https://blackcatinformatics.ca/gmeow/periodPartOf
gmeow:periodPartOf rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf gmeow:partOf ;
                   rdf:type owl:TransitiveProperty ;
                   rdfs:domain gmeow:NamedPeriod ;
                   rdfs:range gmeow:NamedPeriod ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "period part of"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Relates a named period to a larger named period that contains it (e.g. Holocene ⊂ Quaternary ⊂ Cenozoic). Transitive."@en .


###  https://blackcatinformatics.ca/gmeow/periodStart
gmeow:periodStart rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:NamedPeriod ;
                  rdfs:range gmeow:Instant ;
                  owl:propertyChainAxiom ( gmeow:hasTemporalMeasurement
                                           gmeow:measuredDate
                                         ) ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "period start"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The instant at which a named period begins. Functional nature removed because the property chain below makes periodStart non-simple, and OWL 2 DL forbids non-simple properties in functional axioms (Principle 8). Closed-world single-valuedness lives in SHACL (NamedPeriodShape)."@en .


###  https://blackcatinformatics.ca/gmeow/periodType
gmeow:periodType rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:NamedPeriod ;
                 rdfs:range gmeow:PeriodType ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "period type"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of a named period. Non-functional: competing classifications coexist."@en .


###  https://blackcatinformatics.ca/gmeow/physicalPlace
gmeow:physicalPlace rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:StorageLocation ;
                    rdfs:range gmeow:Place ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "physical place"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The geographic place where a storage location's device physically sits (e.g. the room holding a disk). Absent for purely cloud storage."@en .


###  https://blackcatinformatics.ca/gmeow/placeDeterminacy
gmeow:placeDeterminacy rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf gmeow:hasDeterminacy ;
                       rdfs:domain gmeow:Place ;
                       rdfs:range gmeow:Determinacy ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "place determinacy"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The ontic determinacy model of a place's existence or boundary — crisp, vague, fuzzy, probabilistic, or disputed. Non-functional: in a multi-source merge, sources may state different determinacy models, and those claims coexist."@en .


###  https://blackcatinformatics.ca/gmeow/placeSupersededBy
gmeow:placeSupersededBy rdf:type owl:ObjectProperty ;
                        rdfs:subPropertyOf gmeow:supersededBy ;
                        owl:inverseOf gmeow:placeSupersedes ;
                        rdfs:domain gmeow:Place ;
                        rdfs:range gmeow:Place ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "place superseded by"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Links a place to the place that replaced it — Constantinople placeSupersededBy Istanbul, a merged municipality placeSupersededBy its successor. Directional. The superseded place is retained (never deleted) and may carry gmeow:displayable false."@en .


###  https://blackcatinformatics.ca/gmeow/placeSupersedes
gmeow:placeSupersedes rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf gmeow:supersedes ;
                      rdfs:domain gmeow:Place ;
                      rdfs:range gmeow:Place ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "place supersedes"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Links a newer place to a prior one it supersedes. Inverse of gmeow:placeSupersededBy. Non-functional: one successor may consolidate several predecessors."@en .


###  https://blackcatinformatics.ca/gmeow/placeType
gmeow:placeType rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:Place ;
                rdfs:range gmeow:PlaceType ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "place type"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of a place (one or more gmeow:PlaceType individuals). Non-functional: multi-source classifications may differ (a place that is both 'city' and 'administrative area') and must coexist as evidence."@en .


###  https://blackcatinformatics.ca/gmeow/poseFrame
gmeow:poseFrame rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                rdfs:domain gmeow:Pose ;
                rdfs:range gmeow:ReferenceFrame ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "pose frame"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The coordinate reference frame in which the pose position and orientation are expressed."@en .


###  https://blackcatinformatics.ca/gmeow/postalAddressFrame
gmeow:postalAddressFrame rdf:type owl:ObjectProperty ;
                         rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                         rdf:type owl:FunctionalProperty ;
                         rdfs:domain gmeow:PostalAddress ;
                         rdfs:range gmeow:ReferenceFrame ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "postal address frame"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The postal/administrative reference frame in which this address is expressed. Functional: an address is expressed in exactly one frame. The default is gmeow:referenceFramePostalAddress."@en .


###  https://blackcatinformatics.ca/gmeow/proficiencyAgent
gmeow:proficiencyAgent rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:LanguageProficiency ;
                       rdfs:range gmeow:Agent ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "proficiency agent"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The agent whose proficiency a language-proficiency expresses. Functional — constitutive of the proficiency."@en .


###  https://blackcatinformatics.ca/gmeow/proficiencyInterval
gmeow:proficiencyInterval rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:LanguageProficiency ;
                          rdfs:range gmeow:TimeInterval ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "proficiency interval"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The interval over which a language-proficiency held (proficiency changes over a life). Lighter cases use gmeow:validFrom/validUntil on the statement."@en .


###  https://blackcatinformatics.ca/gmeow/proficiencyLanguage
gmeow:proficiencyLanguage rdf:type owl:ObjectProperty ,
                                   owl:FunctionalProperty ;
                          rdfs:domain gmeow:LanguageProficiency ;
                          rdfs:range gmeow:Language ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "proficiency language"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The language a language-proficiency concerns. Functional — constitutive."@en .


###  https://blackcatinformatics.ca/gmeow/proficiencyLevel
gmeow:proficiencyLevel rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:LanguageProficiency ;
                       rdfs:range gmeow:ProficiencyLevel ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "proficiency level"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The attained level of a language-proficiency (a gmeow:ProficiencyLevel value, e.g. cefrB2, levelNative). Functional."@en .


###  https://blackcatinformatics.ca/gmeow/proficiencyModality
gmeow:proficiencyModality rdf:type owl:ObjectProperty ,
                                   owl:FunctionalProperty ;
                          rdfs:domain gmeow:LanguageProficiency ;
                          rdfs:range gmeow:ProficiencyModality ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "proficiency modality"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The skill modality a language-proficiency rates (speaking, listening, reading, writing, signing, comprehension, overall) — a gmeow:ProficiencyModality value. Functional: mint one proficiency per (agent, language, modality) so per-skill levels coexist."@en .


###  https://blackcatinformatics.ca/gmeow/proficiencyScale
gmeow:proficiencyScale rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:LanguageProficiency ;
                       rdfs:range gmeow:ProficiencyScale ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "proficiency scale"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The framework/scale a proficiency level is measured on (CEFR, ILR, ACTFL, self-reported) — a gmeow:ProficiencyScale value. Functional."@en .


###  https://blackcatinformatics.ca/gmeow/profileAppliesTo
gmeow:profileAppliesTo rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:Profile ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "profile applies to"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The class of entities to which this Profile applies."@en .


###  https://blackcatinformatics.ca/gmeow/profileOpenValue
gmeow:profileOpenValue rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:Profile ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "profile open value"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "An open value-vocabulary class (instances are individuals, never subclasses) used by this Profile."@en .


###  https://blackcatinformatics.ca/gmeow/proximity
gmeow:proximity rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:Entity ;
                rdfs:range gmeow:ProximityMeasurement ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "proximity"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Links an entity to a proximity measurement describing its distance or dissimilarity to another entity. The measurement carries the scalar value (via observationResult → ScalarQuantity), the reference frame (via hasReferenceFrame), and the target entity (via proximityTo). Flat form for the common case; promote to full reified Measurement when vantage, confidence, temporal scope, or standpoint matter."@en .


###  https://blackcatinformatics.ca/gmeow/proximityTo
gmeow:proximityTo rdf:type owl:ObjectProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:ProximityMeasurement ;
                  rdfs:range gmeow:Entity ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "proximity to"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The target entity to which proximity is measured. Functional: a different target entity is a different proximity measurement (constitutive of the relator's identity)."@en .


###  https://blackcatinformatics.ca/gmeow/qualityDimension
gmeow:qualityDimension rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:QualityAssessment ;
                       rdfs:range gmeow:QualityDimension ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "quality dimension"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The quality dimension under which this assessment is made. Non-functional: a single assessment may cover several dimensions (e.g. a report that evaluates both positional accuracy and completeness), and competing dimension classifications coexist rather than collapse (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/rcc8dc
gmeow:rcc8dc rdf:type owl:ObjectProperty ,
                      owl:SymmetricProperty ;
             rdfs:domain gmeow:Location ;
             rdfs:range gmeow:Location ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "rcc8 dc"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "RCC-8: Disconnected (DC) — regions are disjoint and do not share any point."@en .


###  https://blackcatinformatics.ca/gmeow/rcc8ec
gmeow:rcc8ec rdf:type owl:ObjectProperty ,
                      owl:SymmetricProperty ;
             rdfs:domain gmeow:Location ;
             rdfs:range gmeow:Location ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "rcc8 ec"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "RCC-8: Externally Connected (EC) — regions share only boundary points."@en .


###  https://blackcatinformatics.ca/gmeow/rcc8eq
gmeow:rcc8eq rdf:type owl:ObjectProperty ,
                      owl:SymmetricProperty ;
             rdfs:domain gmeow:Location ;
             rdfs:range gmeow:Location ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "rcc8 eq"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "RCC-8: Equal (EQ) — regions are identical."@en .


###  https://blackcatinformatics.ca/gmeow/rcc8ntpp
gmeow:rcc8ntpp rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf gmeow:containedInLocation ,
                                  gmeow:partOf ;
               owl:inverseOf gmeow:rcc8ntppi ;
               rdfs:domain gmeow:Location ;
               rdfs:range gmeow:Location ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "rcc8 ntpp"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "RCC-8: Non-Tangential Proper Part (NTPP) — region is a proper part of another, entirely within its interior."@en .


###  https://blackcatinformatics.ca/gmeow/rcc8ntppi
gmeow:rcc8ntppi rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf gmeow:hasPart ;
                rdfs:domain gmeow:Location ;
                rdfs:range gmeow:Location ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "rcc8 ntppi"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "RCC-8: Non-Tangential Proper Part Inverse (NTPPi) — inverse of NTPP."@en .


###  https://blackcatinformatics.ca/gmeow/rcc8po
gmeow:rcc8po rdf:type owl:ObjectProperty ,
                      owl:SymmetricProperty ;
             rdfs:domain gmeow:Location ;
             rdfs:range gmeow:Location ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "rcc8 po"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "RCC-8: Partial Overlap (PO) — regions overlap but neither is part of the other."@en .


###  https://blackcatinformatics.ca/gmeow/rcc8tpp
gmeow:rcc8tpp rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf gmeow:containedInLocation ,
                                 gmeow:partOf ;
              owl:inverseOf gmeow:rcc8tppi ;
              rdfs:domain gmeow:Location ;
              rdfs:range gmeow:Location ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "rcc8 tpp"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "RCC-8: Tangential Proper Part (TPP) — region is a proper part of another, sharing part of its boundary."@en .


###  https://blackcatinformatics.ca/gmeow/rcc8tppi
gmeow:rcc8tppi rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf gmeow:hasPart ;
               rdfs:domain gmeow:Location ;
               rdfs:range gmeow:Location ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "rcc8 tppi"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "RCC-8: Tangential Proper Part Inverse (TPPi) — inverse of TPP."@en .


###  https://blackcatinformatics.ca/gmeow/referenceAuthority
gmeow:referenceAuthority rdf:type owl:ObjectProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:CadastralReference ;
                         rdfs:range gmeow:Agent ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "reference authority"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The cadastral registry, land titles office, or surveying authority that issued this reference. Functional: a single reference has exactly one issuing authority."@en .


###  https://blackcatinformatics.ca/gmeow/referenceJurisdiction
gmeow:referenceJurisdiction rdf:type owl:ObjectProperty ,
                                     owl:FunctionalProperty ;
                            rdfs:domain gmeow:CadastralReference ;
                            rdfs:range gmeow:Place ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "reference jurisdiction"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The jurisdiction (country, state, province, or territory) under whose legal framework this cadastral reference is valid. Functional: a single reference has exactly one governing jurisdiction."@en .


###  https://blackcatinformatics.ca/gmeow/referenceType
gmeow:referenceType rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:CadastralReference ;
                    rdfs:range gmeow:CadastralReferenceType ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "reference type"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The kind of cadastral reference (parcel ID, folio number, title number, lot number, survey plan reference, etc.). Non-functional: a single reference may be classified by multiple sources as different types."@en .


###  https://blackcatinformatics.ca/gmeow/references
gmeow:references rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:Message ;
                 rdfs:range gmeow:Message ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "references"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to an earlier message in its reference chain (RFC 5322 References)."@en .


###  https://blackcatinformatics.ca/gmeow/relatedTag
gmeow:relatedTag rdf:type owl:ObjectProperty ,
                          owl:SymmetricProperty ;
                 rdfs:domain gmeow:Tag ;
                 rdfs:range gmeow:Tag ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "related tag"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A tag related to this tag by an associative link. Symmetric. Optional."@en .


###  https://blackcatinformatics.ca/gmeow/relatesToFrame
gmeow:relatesToFrame rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:NarrativeReferenceFrame ;
                     rdfs:range gmeow:NarrativeReferenceFrame ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "relates to frame"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a narrative reference frame to another narrative reference frame with which it stands in a relationship (the nature of which is given by gmeow:hasNarrativeFrameRelation). Non-functional: a frame may relate to many others, and competing relation claims coexist. Flat shortcut; promote to gmeow:NarrativeFrameLink when the binding between source, target, and relation type must be explicit."@en .


###  https://blackcatinformatics.ca/gmeow/relationshipChild
gmeow:relationshipChild rdf:type owl:ObjectProperty ;
                        rdfs:subPropertyOf gmeow:observedFeature ;
                        rdf:type owl:FunctionalProperty ;
                        rdfs:domain gmeow:ParentChildRelationship ;
                        rdfs:range gmeow:Person ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "relationship child"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The child in a reified parent-child relationship."@en .


###  https://blackcatinformatics.ca/gmeow/relationshipInterval
gmeow:relationshipInterval rdf:type owl:ObjectProperty ;
                           rdfs:domain gmeow:InterpersonalRelationship ;
                           rdfs:range gmeow:TimeInterval ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "relationship interval"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The time interval over which an interpersonal relationship held. (A relator carries its period this way rather than via duringInterval, which is reserved for gufo:Situation-based time-scoped relations.)"@en .


###  https://blackcatinformatics.ca/gmeow/relationshipParent
gmeow:relationshipParent rdf:type owl:ObjectProperty ;
                         rdfs:subPropertyOf gmeow:observedFeature ;
                         rdf:type owl:FunctionalProperty ;
                         rdfs:domain gmeow:ParentChildRelationship ;
                         rdfs:range gmeow:Person ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "relationship parent"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The parent in a reified parent-child relationship."@en .


###  https://blackcatinformatics.ca/gmeow/relationshipParty
gmeow:relationshipParty rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:InterpersonalRelationship ;
                        rdfs:range gmeow:Agent ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "relationship party"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "An agent who is one of the parties to an interpersonal relationship. Non-functional: a relationship typically binds two parties (and is left open for group ties)."@en .


###  https://blackcatinformatics.ca/gmeow/replyTo
gmeow:replyTo rdf:type owl:ObjectProperty ;
              rdfs:domain gmeow:EmailMessage ;
              rdfs:range gmeow:EmailAddress ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "reply to"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "An address to which replies should be sent (RFC 5322 Reply-To)."@en .


###  https://blackcatinformatics.ca/gmeow/residenceMailbox
gmeow:residenceMailbox rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:MailboxResidence ;
                       rdfs:range gmeow:Mailbox ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "residence mailbox"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The mailbox a mailbox-residence concerns."@en .


###  https://blackcatinformatics.ca/gmeow/residentMessage
gmeow:residentMessage rdf:type owl:ObjectProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:MailboxResidence ;
                      rdfs:range gmeow:Message ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "resident message"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The message a mailbox-residence concerns."@en .


###  https://blackcatinformatics.ca/gmeow/residesIn
gmeow:residesIn rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:Message ;
                rdfs:range gmeow:Mailbox ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "resides in"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a message to a mailbox/label it currently resides in. Time-varying residence is reified as gmeow:MailboxResidence; on this convenience property the period may be carried with gmeow:validFrom/validUntil."@en .


###  https://blackcatinformatics.ca/gmeow/rightOperandReference
gmeow:rightOperandReference rdf:type owl:ObjectProperty ;
                            rdfs:domain gmeow:AtomicConstraint ;
                            rdfs:range gmeow:Entity ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "right operand reference"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "An IRI-valued right operand (odrl:rightOperandReference) — e.g. a place, party, or vocabulary individual the constraint tests against."@en .


###  https://blackcatinformatics.ca/gmeow/rightsType
gmeow:rightsType rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:RightsStatement ;
                 rdfs:range gmeow:RightsType ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "rights type"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of intellectual-property right a statement concerns — one of the open gmeow:RightsType values (copyright, trademark, patent, industrial design, trade secret, related rights, moral rights, database right, plant breeders' rights). Non-functional: a statement may span several."@en .


###  https://blackcatinformatics.ca/gmeow/romanticOrientationValue
gmeow:romanticOrientationValue rdf:type owl:ObjectProperty ,
                                        owl:FunctionalProperty ;
                               rdfs:domain gmeow:RomanticOrientation ;
                               rdfs:range gmeow:RomanticOrientationValue ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "romantic orientation value"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The gmeow:RomanticOrientationValue a romantic-orientation facet asserts (functional per facet). A predefined individual or a fresh one with rdfs:label; the single path to the value."@en .


###  https://blackcatinformatics.ca/gmeow/routeEnd
gmeow:routeEnd rdf:type owl:ObjectProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain gmeow:Route ;
               rdfs:range owl:Thing ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
               rdfs:label "route end"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The end of a route."@en .


###  https://blackcatinformatics.ca/gmeow/routeKind
gmeow:routeKind rdf:type owl:ObjectProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:Route ;
                rdfs:range gmeow:RouteKind ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
                rdfs:label "route kind"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The kind of a route (a RouteKind individual)."@en .


###  https://blackcatinformatics.ca/gmeow/routeStart
gmeow:routeStart rdf:type owl:ObjectProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:Route ;
                 rdfs:range owl:Thing ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
                 rdfs:label "route start"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The start of a route."@en .


###  https://blackcatinformatics.ca/gmeow/routeVia
gmeow:routeVia rdf:type owl:ObjectProperty ;
               rdfs:domain gmeow:Route ;
               rdfs:range owl:Thing ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
               rdfs:label "route via"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "An intermediate point that a route passes through. The order of via points is computed by the solver layer (Principle 12), not asserted in the OWL core."@en .


###  https://blackcatinformatics.ca/gmeow/ruleAction
gmeow:ruleAction rdf:type owl:ObjectProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:Rule ;
                 rdfs:range gmeow:RightsAction ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "rule action"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The regulated action of a rule — one of the open gmeow:RightsAction values (odrl:action). Functional: a rule regulates exactly one action; several actions are several rules."@en .


###  https://blackcatinformatics.ca/gmeow/ruleAssignee
gmeow:ruleAssignee rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:Rule ;
                   rdfs:range gmeow:Agent ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "rule assignee"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The party a rule applies to (odrl:assignee). Absent means the rule applies to everyone (an open offer to the public)."@en .


###  https://blackcatinformatics.ca/gmeow/ruleConsequence
gmeow:ruleConsequence rdf:type owl:ObjectProperty ;
                      rdfs:domain gmeow:Rule ;
                      rdfs:range gmeow:Duty ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "rule consequence"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A duty triggered when a rule is unfulfilled or violated — the ODRL consequence (on a duty) / remedy (on a prohibition). The deontic chaining that makes a policy enforceable."@en .


###  https://blackcatinformatics.ca/gmeow/ruleConstraint
gmeow:ruleConstraint rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Rule ;
                     rdfs:range gmeow:Constraint ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "rule constraint"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a rule to a constraint that conditions it (odrl:constraint). A permission/prohibition/duty holds only when all its constraints are satisfied."@en .


###  https://blackcatinformatics.ca/gmeow/ruleTarget
gmeow:ruleTarget rdf:type owl:ObjectProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:Rule ;
                 rdfs:range gmeow:Entity ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "rule target"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The asset a rule regulates (odrl:target). Optional; absent when the rule inherits its target from the enclosing rights statement's gmeow:statementAbout."@en .


###  https://blackcatinformatics.ca/gmeow/scriptRole
gmeow:scriptRole rdf:type owl:ObjectProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:WritingSystemUsage ;
                 rdfs:range gmeow:ScriptRole ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "script role"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The functional role a writing system plays for a language in a usage (a gmeow:ScriptRole value). Functional: one role per usage — a script playing two roles is two usages."@en .


###  https://blackcatinformatics.ca/gmeow/scriptUsageInterval
gmeow:scriptUsageInterval rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:WritingSystemUsage ;
                          rdfs:range gmeow:TimeInterval ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "script usage interval"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The interval over which a writing-system-usage held — e.g. Turkish-in-Arabic-script until 1928. A relator carries its period this way (matching names' NameUsage); lighter cases use gmeow:validFrom/validUntil on the statement. (Distinct from the names module's gmeow:usageInterval, which scopes a NameUsage.)"@en .


###  https://blackcatinformatics.ca/gmeow/sender
gmeow:sender rdf:type owl:ObjectProperty ;
             rdfs:domain gmeow:EmailMessage ;
             rdfs:range gmeow:EmailAddress ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "sender"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "The transmitting address of a message, where different from the author (RFC 5322 Sender)."@en .


###  https://blackcatinformatics.ca/gmeow/sensoryModality
gmeow:sensoryModality rdf:type owl:ObjectProperty ;
                      rdfs:domain gmeow:SensoryEnvironment ;
                      rdfs:range gmeow:SensoryModality ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "sensory modality"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The sensory channel(s) through which this environment is measured or perceived. Non-functional: a single environment may span multiple modalities (e.g. a space that is both thermally and acoustically characterised), and competing modality classifications coexist."@en .


###  https://blackcatinformatics.ca/gmeow/sequenceFeatureType
gmeow:sequenceFeatureType rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:SequenceFeature ;
                          rdfs:range gmeow:SequenceFeatureType ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "sequence feature type"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of a sequence feature (one or more gmeow:SequenceFeatureType individuals). Non-functional: multi-source classifications may differ (a feature classified as both 'gene' and 'pseudogene' by different sources) and must coexist as evidence (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/sequenceStrand
gmeow:sequenceStrand rdf:type owl:ObjectProperty ,
                              owl:FunctionalProperty ;
                     rdfs:domain gmeow:SequenceCoordinates ;
                     rdfs:range gmeow:StrandOrientation ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "sequence strand"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The strand orientation of a feature on a double-stranded biological sequence."@en .


###  https://blackcatinformatics.ca/gmeow/seriesOccurrence
gmeow:seriesOccurrence rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:EventSeries ;
                       rdfs:range gmeow:Event ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "series occurrence"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Relates an event series to one of the concrete event occurrences it issues."@en .


###  https://blackcatinformatics.ca/gmeow/sexAssignedAtBirth
gmeow:sexAssignedAtBirth rdf:type owl:ObjectProperty ;
                         rdfs:domain gmeow:Person ;
                         rdfs:range gmeow:SexAssignedAtBirth ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "sex assigned at birth"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The sex recorded for a person at birth (a gmeow:SexAssignedAtBirth value) — a RECORDED administrative datum, NOT a self-asserted identity and NOT a gufo IdentityFacet. Deliberately separate from gender identity/expression, which it never implies and is never implied by. Non-functional: a correction and a prior record coexist rather than contradict."@en .


###  https://blackcatinformatics.ca/gmeow/sexualOrientationValue
gmeow:sexualOrientationValue rdf:type owl:ObjectProperty ,
                                      owl:FunctionalProperty ;
                             rdfs:domain gmeow:SexualOrientation ;
                             rdfs:range gmeow:SexualOrientationValue ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "sexual orientation value"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The gmeow:SexualOrientationValue a sexual-orientation facet asserts (functional per facet). A predefined individual or a fresh one with rdfs:label; the single path to the value."@en .


###  https://blackcatinformatics.ca/gmeow/sharpens
gmeow:sharpens rdf:type owl:ObjectProperty ,
                        owl:TransitiveProperty ;
               rdfs:domain gmeow:Standpoint ;
               rdfs:range gmeow:Standpoint ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "sharpens"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "S1 sharpens S2: every precisification S1 admits is also admitted by S2, so S1 is the more specific frame (the standpoint ⊆ / refinement relation of Standpoint Logic; CKR's coverage relation). Transitive. Every standpoint sharpens gmeow:universalStandpoint."@en .


###  https://blackcatinformatics.ca/gmeow/signatureOf
gmeow:signatureOf rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:CryptographicSignature ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "signature of"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The entity, attestation, or artifact that a cryptographic signature is over — the inverse of gmeow:hasSignature."@en .


###  https://blackcatinformatics.ca/gmeow/signedBy
gmeow:signedBy rdf:type owl:ObjectProperty ;
               rdfs:domain gmeow:CryptographicSignature ;
               rdfs:range gmeow:Agent ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "signed by"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The agent (or signing identity) that produced a signature."@en .


###  https://blackcatinformatics.ca/gmeow/signingKey
gmeow:signingKey rdf:type owl:ObjectProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:CryptographicSignature ;
                 rdfs:range gmeow:CryptographicKey ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "signing key"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The cryptographic key that produced a signature (the trust module's CryptographicKey). Complements gmeow:signedBy: signedBy gives the identity, signingKey gives the key — the pair a gmeow:Certification attests."@en .


###  https://blackcatinformatics.ca/gmeow/sourceFor
gmeow:sourceFor rdf:type owl:ObjectProperty ;
                rdfs:domain gmeow:CreativeWork ;
                rdfs:range gmeow:NarrativeReferenceFrame ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "source for"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a creative work (a BookRelease, SerialInstallment, film, game, or other out-of-universe artifact) to the narrative reference frame it contributes to, witnesses, revises, or serves as a source for. Non-functional: a work may source several frames, and a frame may have many sources. The specific role (source, witness, revision, adaptation) is carried by gmeow:accordingTo on the claim or by a reified relator when needed."@en .


###  https://blackcatinformatics.ca/gmeow/spatialMeasurementOf
gmeow:spatialMeasurementOf rdf:type owl:ObjectProperty ;
                           rdfs:subPropertyOf gmeow:observedFeature ;
                           rdfs:domain gmeow:SpatialMeasurement ;
                           rdfs:range gmeow:Entity ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "spatial measurement of"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The entity whose spatial property is being measured — the observedFeature of a spatial measurement. Subproperty of gmeow:observedFeature so generic consumers can query all observations without knowing the domain."@en .


###  https://blackcatinformatics.ca/gmeow/spatiallyConnectsTo
gmeow:spatiallyConnectsTo rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf gmeow:connectsTo ;
                          rdf:type owl:SymmetricProperty ;
                          rdfs:domain gmeow:Location ;
                          rdfs:range gmeow:Location ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/places> ;
                          rdfs:label "spatially connects to"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Relates a location to another location it is spatially or topologically traversable to — a road segment, a network link, a portal, or a transit stop connection. Symmetric: the link can be traversed in either direction. A specialization of the universal gmeow:connectsTo spine. Distinct from gmeow:adjacentTo (RCC-8 EC: touching but not necessarily traversable) and from gmeow:containedInLocation (mereological containment)."@en .


###  https://blackcatinformatics.ca/gmeow/standpointClaim
gmeow:standpointClaim rdf:type owl:ObjectProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:StandpointTenure ;
                      rdfs:range gmeow:StandpointClaim ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "standpoint claim"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The StandpointClaim observation that a StandpointTenure generates — the reified observation of the tenure's time-scoped fact. The tenure is the time-scoped situation; the claim is the observation of that fact. Functional: a tenure generates exactly one claim."@en .


###  https://blackcatinformatics.ca/gmeow/startedBy
gmeow:startedBy rdf:type owl:ObjectProperty ;
                owl:inverseOf gmeow:starts ;
                rdfs:domain gmeow:Event ;
                rdfs:range gmeow:Event ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "started by"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Allen STARTED-BY: inverse of gmeow:starts. (= time:intervalStartedBy; TimeML BEGUN_BY; TEO startedBy.)"@en .


###  https://blackcatinformatics.ca/gmeow/starts
gmeow:starts rdf:type owl:ObjectProperty ;
             rdfs:domain gmeow:Event ;
             rdfs:range gmeow:Event ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "starts"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "Allen STARTS: this event and the related event begin together, and this one ends first (it is an initial sub-span). NOT transitive. Inverse of gmeow:startedBy. (= time:intervalStarts; TimeML BEGINS; TEO starts.)"@en .


###  https://blackcatinformatics.ca/gmeow/stateAtInstant
gmeow:stateAtInstant rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:LocationState ;
                     rdfs:range gmeow:Instant ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "state at instant"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The instant at which this point-like location state holds. For interval-scoped states, use gmeow:stateDuringInterval instead."@en .


###  https://blackcatinformatics.ca/gmeow/stateDuringInterval
gmeow:stateDuringInterval rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:LocationState ;
                          rdfs:range gmeow:TimeInterval ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "state during interval"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The time interval over which this location state holds. For point-like states (a single instant), use gmeow:stateAtInstant instead."@en .


###  https://blackcatinformatics.ca/gmeow/stateHasAngularVelocity
gmeow:stateHasAngularVelocity rdf:type owl:ObjectProperty ;
                              rdfs:domain gmeow:LocationState ;
                              rdfs:range gmeow:ScalarQuantity ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "state has angular velocity"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "The angular velocity of the entity at this location state, expressed as a scalar quantity (value + unit) in the state's reference frame. Non-functional: competing readings coexist (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/stateHasVelocity
gmeow:stateHasVelocity rdf:type owl:ObjectProperty ;
                       rdfs:domain gmeow:LocationState ;
                       rdfs:range gmeow:ScalarQuantity ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "state has velocity"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The linear velocity of the entity at this location state, expressed as a scalar quantity (value + unit) in the state's reference frame. Non-functional: competing velocity readings from different sensors coexist (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/stateOf
gmeow:stateOf rdf:type owl:ObjectProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain gmeow:LocationState ;
              rdfs:range gmeow:Entity ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "state of"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The entity whose location state this is — the moving feature whose presence, pose, and velocity are described by this state. Functional: a state belongs to exactly one entity."@en .


###  https://blackcatinformatics.ca/gmeow/stateReferenceFrame
gmeow:stateReferenceFrame rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                          rdf:type owl:FunctionalProperty ;
                          rdfs:domain gmeow:LocationState ;
                          rdfs:range gmeow:ReferenceFrame ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "state reference frame"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The coordinate reference frame in which this location state's pose and velocity are expressed. Functional: a state is expressed in exactly one frame; nested-frame transformations (e.g. satellite relative to ship) are computed by the solver layer (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/statementAbout
gmeow:statementAbout rdf:type owl:ObjectProperty ;
                     rdfs:subPropertyOf gmeow:observedFeature ;
                     rdfs:domain gmeow:RightsStatement ;
                     rdfs:range gmeow:Entity ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "statement about"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The asset a rights statement governs — the ODRL target. Usually the inverse of gmeow:hasRightsStatement; asserted on the relator so the statement is self-contained."@en .


###  https://blackcatinformatics.ca/gmeow/storageMedium
gmeow:storageMedium rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:StorageLocation ;
                    rdfs:range gmeow:StorageMedium ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "storage medium"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The medium of a storage location (a gmeow:StorageMedium individual). Functional: the medium is constitutive of the storage location (a different medium is a different store) — unlike the descriptive, multi-source gmeow:placeType."@en .


###  https://blackcatinformatics.ca/gmeow/storedIn
gmeow:storedIn rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf gmeow:locatedAt ;
               rdfs:domain gmeow:Entity ;
               rdfs:range gmeow:StorageLocation ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "stored in"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Relates a digital object (e.g. a document or import source) to the storage location where its bytes reside — the structured form of a source's location."@en .


###  https://blackcatinformatics.ca/gmeow/streamInterval
gmeow:streamInterval rdf:type owl:ObjectProperty ,
                              owl:FunctionalProperty ;
                     rdfs:domain gmeow:Stream ;
                     rdfs:range gmeow:TimeInterval ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "stream interval"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The time interval over which the stream was produced. Functional: the interval is constitutive of the stream's identity."@en .


###  https://blackcatinformatics.ca/gmeow/streamOf
gmeow:streamOf rdf:type owl:ObjectProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain gmeow:Stream ;
               rdfs:range gmeow:Entity ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "stream of"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The entity whose observations the stream contains — the moving feature, device, or thing being tracked. Functional: a stream belongs to exactly one entity."@en .


###  https://blackcatinformatics.ca/gmeow/streamPlatform
gmeow:streamPlatform rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Stream ;
                     rdfs:range gmeow:Agent ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "stream platform"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The platform hosting the sensor(s) producing this stream — a vehicle, vessel, aircraft, buoy, or fixed station. Non-functional: a stream may migrate across platforms over its lifetime (e.g. a device handed from one drone to another)."@en .


###  https://blackcatinformatics.ca/gmeow/streamSample
gmeow:streamSample rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:Stream ;
                   rdfs:range gmeow:Entity ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "stream sample"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Links a stream to an individual observation, location state, or other entity composing it. Non-functional: a stream typically has many samples, and multiple sampling strategies may coexist for the same stream (Principle 9). Ordering is implicit via sample timestamps, not asserted list structure (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/streamSensor
gmeow:streamSensor rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:Stream ;
                   rdfs:range gmeow:Agent ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "stream sensor"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The specific sensor or agent producing the stream. Non-functional: multiple sensors may contribute to one stream, and competing sensor claims coexist (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/subEventOf
gmeow:subEventOf rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf gmeow:partOf ;
                 rdf:type owl:TransitiveProperty ;
                 rdfs:domain gmeow:Event ;
                 rdfs:range gmeow:Event ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "sub-event of"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates an event to a larger event it is part of — a talk within a session within a conference. Transitive: a part of a part is a part (CIDOC-CRM P9 consists of). A specialization of the universal gmeow:partOf spine. Non-simple, so kept out of all cardinality axioms."@en .


###  https://blackcatinformatics.ca/gmeow/subOrganizationOf
gmeow:subOrganizationOf rdf:type owl:ObjectProperty ;
                        rdfs:subPropertyOf gmeow:partOf ;
                        rdf:type owl:TransitiveProperty ;
                        rdfs:domain gmeow:Organization ;
                        rdfs:range gmeow:Organization ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "sub-organization of"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Relates an organization to a larger organization it is part of — a department or division within a company, a team within a department. Transitive (a team is part of the company through its division). A specialization of the universal gmeow:partOf spine. A department is thus a first-class gmeow:Organization, and a gmeow:Membership may target it directly. The 'department' field is the sub-organization a person's membership is in."@en .


###  https://blackcatinformatics.ca/gmeow/supersededBy
gmeow:supersededBy rdf:type owl:ObjectProperty ;
                   owl:inverseOf gmeow:supersedes ;
                   rdfs:domain gmeow:Entity ;
                   rdfs:range gmeow:Entity ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "superseded by"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Links an entity to the entity that replaced it — Constantinople supersededBy Istanbul, the Soviet Union supersededBy the Russian Federation, a deprecated software release supersededBy its successor. Directional, NOT symmetric. The superseded entity is retained (never deleted) and may carry gmeow:displayable false."@en .


###  https://blackcatinformatics.ca/gmeow/supersedes
gmeow:supersedes rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:Entity ;
                 rdfs:range gmeow:Entity ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "supersedes"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a newer entity, version, record, or claim-bearing artifact to a prior one it supersedes. Non-functional: one successor may consolidate several predecessors. Superseded entities remain first-class and usable; suppression from display is handled separately with gmeow:displayable false when appropriate."@en .


###  https://blackcatinformatics.ca/gmeow/tagInScheme
gmeow:tagInScheme rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:Tag ;
                  rdfs:range gmeow:TagScheme ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "tag in scheme"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Relates a tag to a scheme it belongs to. Non-functional: a tag may reside in many schemes (cross-listing)."@en .


###  https://blackcatinformatics.ca/gmeow/taggingInterval
gmeow:taggingInterval rdf:type owl:ObjectProperty ;
                      rdfs:domain gmeow:Tagging ;
                      rdfs:range gmeow:TimeInterval ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "tagging interval"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The time interval over which the tagging act holds. A relator carries its period this way (matching gmeow:usageInterval, gmeow:relationshipInterval) rather than via RDF-star annotations on the relator node."@en .


###  https://blackcatinformatics.ca/gmeow/taggingScheme
gmeow:taggingScheme rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:Tagging ;
                    rdfs:range gmeow:TagScheme ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "tagging scheme"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The tag scheme within which the tagging act is performed. Functional per relator: one scheme per Tagging (the tag itself may belong to multiple schemes)."@en .


###  https://blackcatinformatics.ca/gmeow/taggingTag
gmeow:taggingTag rdf:type owl:ObjectProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:Tagging ;
                 rdfs:range gmeow:Tag ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "tagging tag"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The tag applied in a tagging act. Functional per relator: one tag per Tagging."@en .


###  https://blackcatinformatics.ca/gmeow/taggingTagged
gmeow:taggingTagged rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:Tagging ;
                    rdfs:range gmeow:Entity ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "tagging tagged"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The entity that is tagged in a tagging act. Functional per relator: one tagged entity per Tagging."@en .


###  https://blackcatinformatics.ca/gmeow/taggingTagger
gmeow:taggingTagger rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:Tagging ;
                    rdfs:range gmeow:Agent ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "tagging tagger"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The agent who performed the tagging act. Non-functional: a tag may be co-asserted by multiple agents (e.g. a collaborative curation effort)."@en .


###  https://blackcatinformatics.ca/gmeow/temporalPrecision
gmeow:temporalPrecision rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:Event ;
                        rdfs:range gmeow:TemporalPrecision ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "temporal precision"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The granularity to which an event's time is known — a gmeow:TemporalPrecision value (day / month / year / decade / circa). Makes the determinacy of a date explicit instead of pretending every date is to-the-day."@en .


###  https://blackcatinformatics.ca/gmeow/tenureDeterminacy
gmeow:tenureDeterminacy rdf:type owl:ObjectProperty ;
                        rdfs:subPropertyOf gmeow:hasDeterminacy ;
                        rdfs:domain gmeow:LandTenure ;
                        rdfs:range gmeow:Determinacy ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "tenure determinacy"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The ontic determinacy model of this land tenure's boundary or claim — crisp (surveyed), vague (approximate), fuzzy (probabilistic), or disputed. Non-functional: sources may disagree on determinacy, and those claims coexist."@en .


###  https://blackcatinformatics.ca/gmeow/tenureParty
gmeow:tenureParty rdf:type owl:ObjectProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:LandTenure ;
                  rdfs:range gmeow:Agent ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "tenure party"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The party (person, corporation, indigenous community, or other agent) that holds the rights recorded by this LandTenure. Functional: a single tenure has exactly one party. Joint ownership is modelled as multiple co-equal LandTenure instances, none privileged (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/tenurePlace
gmeow:tenurePlace rdf:type owl:ObjectProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:LandTenure ;
                  rdfs:range gmeow:Place ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "tenure place"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The place (parcel, lot, or spatial unit) over which the rights of this LandTenure apply. Functional: a tenure concerns exactly one place (constitutive of the situation's identity)."@en .


###  https://blackcatinformatics.ca/gmeow/tenurePosition
gmeow:tenurePosition rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:StandpointTenure ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "tenure position"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The standpoint-indexed claim the tenure says the standpoint held over its interval — a reified statement (a gmeow:StatementMetadata cell in the statement DSL). The range is intentionally left open: the statement-DSL spec layer is not part of the reasoned import closure, so asserting it as rdfs:range would dangle in the merged graph. When a StandpointTenure generates a StandpointClaim observation, the tenurePosition becomes the observedFeature of the claim."@en .


###  https://blackcatinformatics.ca/gmeow/tenureRights
gmeow:tenureRights rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:LandTenure ;
                   rdfs:range gmeow:RightsStatement ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "tenure rights"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The machine-readable rights statement (permissions, prohibitions, duties) that governs this land tenure. Links to the #21 rights facility by reference. Non-functional: multiple legal instruments may apply to the same tenure (e.g. national law + local ordinance + indigenous treaty)."@en .


###  https://blackcatinformatics.ca/gmeow/tenureStandpoint
gmeow:tenureStandpoint rdf:type owl:ObjectProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:StandpointTenure ;
                       rdfs:range gmeow:Standpoint ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "tenure standpoint"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The standpoint whose position a standpoint-tenure records. When a StandpointTenure generates a StandpointClaim observation, the tenureStandpoint becomes the vantage of the claim."@en .


###  https://blackcatinformatics.ca/gmeow/tenureType
gmeow:tenureType rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:LandTenure ;
                 rdfs:range gmeow:LandTenureType ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "tenure type"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of land tenure (a gmeow:LandTenureType individual). Non-functional: a single tenure may be classified by multiple sources as different types, and those claims coexist as evidence (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/tenuredContactPoint
gmeow:tenuredContactPoint rdf:type owl:ObjectProperty ,
                                   owl:FunctionalProperty ;
                          rdfs:domain gmeow:AddressTenure ;
                          rdfs:range gmeow:ContactPoint ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "tenured contact point"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The contact point an address-tenure concerns."@en .


###  https://blackcatinformatics.ca/gmeow/textDirection
gmeow:textDirection rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:WritingSystem ;
                    rdfs:range gmeow:TextDirection ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "text direction"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The writing direction(s) of a writing system (gmeow:TextDirection values). Non-functional — Japanese is both vertical-rtl and ltr."@en .


###  https://blackcatinformatics.ca/gmeow/to
gmeow:to rdf:type owl:ObjectProperty ;
         rdfs:domain gmeow:EmailMessage ;
         rdfs:range gmeow:EmailAddress ;
         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
         rdfs:label "to"@en ;
         <http://www.w3.org/2004/02/skos/core#definition> "A primary recipient address of a message (RFC 5322 To)."@en .


###  https://blackcatinformatics.ca/gmeow/trademarkHolder
gmeow:trademarkHolder rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf gmeow:wasAttributedTo ;
                      rdfs:domain gmeow:Trademark ;
                      rdfs:range gmeow:Agent ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "trademark holder"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The agent that holds a trademark (the proprietor). A specialisation of gmeow:wasAttributedTo. Non-functional: a mark may be jointly held."@en .


###  https://blackcatinformatics.ca/gmeow/trademarkMark
gmeow:trademarkMark rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:Trademark ;
                    rdfs:range gmeow:Mark ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "trademark mark"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The mark a trademark protects. Functional."@en .


###  https://blackcatinformatics.ca/gmeow/trademarkStatus
gmeow:trademarkStatus rdf:type owl:ObjectProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:Trademark ;
                      rdfs:range gmeow:TrademarkStatus ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "trademark status"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The status of a trademark — one of the gmeow:TrademarkStatus values (unregistered ™ / registered ® / pending / expired / cancelled). Functional."@en .


###  https://blackcatinformatics.ca/gmeow/trajectoryOf
gmeow:trajectoryOf rdf:type owl:ObjectProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:Trajectory ;
                   rdfs:range gmeow:Entity ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "trajectory of"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The entity whose space-time path this trajectory describes. Functional: a trajectory belongs to exactly one entity."@en .


###  https://blackcatinformatics.ca/gmeow/trajectoryReferenceFrame
gmeow:trajectoryReferenceFrame rdf:type owl:ObjectProperty ;
                               rdfs:subPropertyOf gmeow:hasReferenceFrame ;
                               rdf:type owl:FunctionalProperty ;
                               rdfs:domain gmeow:Trajectory ;
                               rdfs:range gmeow:ReferenceFrame ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "trajectory reference frame"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The coordinate reference frame in which this trajectory's samples are expressed. Functional: a trajectory is expressed in exactly one frame; frame transformation is a solver concern (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/transformsTo
gmeow:transformsTo rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:ReferenceFrame ;
                   rdfs:range gmeow:ReferenceFrame ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "transforms to"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Relates a reference frame to another frame it can be mathematically transformed to."@en .


###  https://blackcatinformatics.ca/gmeow/transliterationScheme
gmeow:transliterationScheme rdf:type owl:ObjectProperty ;
                            rdfs:domain gmeow:Appellation ;
                            rdfs:range gmeow:TransliterationScheme ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "transliteration scheme"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The named transliteration/romanization system that produced an appellation's gmeow:romanization (Hepburn vs Kunrei for Japanese; Pinyin vs Wade-Giles for Mandarin). Records HOW the romanization was derived. Non-functional. Domain gmeow:Appellation retrofits the names module; the scheme individuals are catalogued as FnO functions in the projection layer."@en .


###  https://blackcatinformatics.ca/gmeow/transparencyLogEntry
gmeow:transparencyLogEntry rdf:type owl:ObjectProperty ;
                           rdfs:domain gmeow:Attestation ;
                           rdfs:range gmeow:TransparencyLogEntry ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "transparency log entry"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A transparency log entry associated with an attestation. Non-functional: an attestation may have entries in multiple logs."@en .


###  https://blackcatinformatics.ca/gmeow/trustee
gmeow:trustee rdf:type owl:ObjectProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain gmeow:TrustAssertion ;
              rdfs:range gmeow:Agent ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "trustee"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The agent that is trusted by the trustor in a trust-assertion."@en .


###  https://blackcatinformatics.ca/gmeow/trustor
gmeow:trustor rdf:type owl:ObjectProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain gmeow:TrustAssertion ;
              rdfs:range gmeow:Agent ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "trustor"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The agent whose (subjective) trust a trust-assertion expresses — the perspective holder."@en .


###  https://blackcatinformatics.ca/gmeow/usageAppellation
gmeow:usageAppellation rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf gmeow:observationResult ;
                       rdf:type owl:FunctionalProperty ;
                       rdfs:domain gmeow:NameUsage ;
                       rdfs:range gmeow:Appellation ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "usage appellation"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The appellation used to call the named entity in a name-usage."@en .


###  https://blackcatinformatics.ca/gmeow/usageAudience
gmeow:usageAudience rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:NameUsage ;
                    rdfs:range gmeow:Entity ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "usage audience"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The audience or scope in which the appellation is used — an Agent, a Group/Family, or a locale community. Range is gmeow:Entity to admit all of them. Non-functional. ('Aunt Genny' is used toward the family; 欧德理 toward a Sinophone audience.)"@en .


###  https://blackcatinformatics.ca/gmeow/usageAuthority
gmeow:usageAuthority rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:NameUsage ;
                     rdfs:range gmeow:Agent ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "usage authority"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The naming / toponymic authority behind a name-usage — the gmeow:Agent (a national mapping agency, a standards body, an indigenous community, or a self-asserting individual) that confers or sanctions the appellation in this use. NON-FUNCTIONAL: joint or competing authorities coexist with no privileged claimant (anti-colonial, Principle 9), each attributable and confidence-weighted. (Introduced as namingAuthority by issue #105; named usageAuthority for usage* consistency.)"@en .


###  https://blackcatinformatics.ca/gmeow/usageInterval
gmeow:usageInterval rdf:type owl:ObjectProperty ;
                    rdfs:domain gmeow:NameUsage ;
                    rdfs:range gmeow:TimeInterval ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "usage interval"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The time interval over which a name-usage held. (A relator carries its period this way — matching contacts' relationshipInterval — rather than via duringInterval.)"@en .


###  https://blackcatinformatics.ca/gmeow/usageLanguage
gmeow:usageLanguage rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:WritingSystemUsage ;
                    rdfs:range gmeow:Language ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "usage language"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The language that uses the writing system in a writing-system-usage. Functional — constitutive of the usage (a usage binds exactly one language)."@en .


###  https://blackcatinformatics.ca/gmeow/usageNamed
gmeow:usageNamed rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf gmeow:observedFeature ;
                 rdf:type owl:FunctionalProperty ;
                 rdfs:domain gmeow:NameUsage ;
                 rdfs:range gmeow:Entity ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "usage named"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The entity that is called by the appellation in a name-usage."@en .


###  https://blackcatinformatics.ca/gmeow/usageNamer
gmeow:usageNamer rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf gmeow:vantage ;
                 rdfs:domain gmeow:NameUsage ;
                 rdfs:range gmeow:Agent ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "usage namer"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "An agent who uses the appellation for the named entity — the speaker/perspective holder. Non-functional: a usage may be shared by an audience of agents."@en .


###  https://blackcatinformatics.ca/gmeow/usageRegister
gmeow:usageRegister rdf:type owl:ObjectProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:NameUsage ;
                    rdfs:range gmeow:NameRegister ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "usage register"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The social register of a name-usage (formal, intimate, professional, casual) — a gmeow:NameRegister value individual."@en .


###  https://blackcatinformatics.ca/gmeow/usageRelationshipScope
gmeow:usageRelationshipScope rdf:type owl:ObjectProperty ,
                                      owl:FunctionalProperty ;
                             rdfs:domain gmeow:NameUsage ;
                             rdfs:range gmeow:InterpersonalRelationship ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "usage relationship scope"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The interpersonal relationship that scopes a name-usage (e.g. the aunt-niece tie within which 'Aunt Genny' is used) — reuses the contacts relator. A sharper alternative to gmeow:usageAudience when the scope is exactly one standing relationship."@en .


###  https://blackcatinformatics.ca/gmeow/usageWritingSystem
gmeow:usageWritingSystem rdf:type owl:ObjectProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:WritingSystemUsage ;
                         rdfs:range gmeow:WritingSystem ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "usage writing system"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The writing system used by the language in a writing-system-usage. Functional — constitutive of the usage."@en .


###  https://blackcatinformatics.ca/gmeow/usesWritingSystem
gmeow:usesWritingSystem rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:Language ;
                        rdfs:range gmeow:WritingSystem ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "uses writing system"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Relates a language to a writing system it is written in — the direct relation. Non-functional and CO-EQUAL: Japanese uses Han, Hiragana, Katakana and Latin simultaneously, none primary. When role or period matter, reify the binding as gmeow:WritingSystemUsage."@en .


###  https://blackcatinformatics.ca/gmeow/utilizationOf
gmeow:utilizationOf rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf gmeow:observedFeature ;
                    rdf:type owl:FunctionalProperty ;
                    rdfs:domain gmeow:Utilization ;
                    rdfs:range gmeow:Location ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "utilization of"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The location whose utilization is measured. Functional: a utilization measurement concerns exactly one location (constitutive of the measurement's identity)."@en .


###  https://blackcatinformatics.ca/gmeow/vantage
gmeow:vantage rdf:type owl:ObjectProperty ;
              rdfs:domain gmeow:Observation ;
              rdfs:range gmeow:Entity ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "vantage"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The agent or standpoint from which the observation is made — the reified-object-property counterpart of gmeow:accordingTo. Semantically, gmeow:vantage ⊑ gmeow:accordingTo: when an annotated statement is promoted to a reified Observation, its gmeow:accordingTo becomes the gmeow:vantage of the relator. The agent in the vantage role — an observer, a sensor, a perceiver — IS a standpoint (Principle 9): no frame is privileged, and every vantage is a co-equal facet from which the claim is held. Range is gmeow:Entity (encompassing both gmeow:Agent and gmeow:Standpoint) because a vantage may be a bare agent (person, organization, software agent, sensor) or a gmeow:Standpoint individual when the frame needs its own identity. Non-functional: joint observations (a reading co-authored by two agencies) are valid."@en ;
              <http://www.w3.org/2004/02/skos/core#scopeNote> "gmeow:vantage ⊑ gmeow:accordingTo: the reified relator edge is semantically subsumed by the annotation-property axis. This is NOT asserted as rdfs:subPropertyOf because gmeow:accordingTo is an owl:AnnotationProperty (keeping the OWL 2 DL downcast clean, Principle 3) while vantage is an owl:ObjectProperty. The subsumption is documented here and realised in the projection layer, not axiomatised in the reasoned core."@en .


###  https://blackcatinformatics.ca/gmeow/verificationActivity
gmeow:verificationActivity rdf:type owl:ObjectProperty ;
                           rdfs:domain gmeow:Attestation ;
                           rdfs:range gmeow:VerificationActivity ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "verification activity"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The verification activity performed on an attestation. Non-functional: an attestation may be verified multiple times by different verifiers."@en .


###  https://blackcatinformatics.ca/gmeow/verificationResult
gmeow:verificationResult rdf:type owl:ObjectProperty ;
                         rdfs:domain gmeow:Attestation ;
                         rdfs:range gmeow:VerificationResult ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "verification result"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The result of a verification activity applied to an attestation. Non-functional: multiple verification results may coexist from different verifiers or at different times."@en .


###  https://blackcatinformatics.ca/gmeow/verifiedBy
gmeow:verifiedBy rdf:type owl:ObjectProperty ;
                 rdfs:domain gmeow:VerificationResult ;
                 rdfs:range gmeow:Agent ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "verified by"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The agent that produced a verification result. Non-functional: joint verification by multiple agents is valid."@en .


###  https://blackcatinformatics.ca/gmeow/versionMember
gmeow:versionMember rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf gmeow:observedFeature ;
                    rdf:type owl:FunctionalProperty ;
                    rdfs:domain gmeow:VersionMembership ;
                    rdfs:range gmeow:Entity ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "version member"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The concrete entity that participates in a version set via this membership — a software release, a book edition, an email variant, a dataset snapshot. Functional per relator: one member per VersionMembership."@en .


###  https://blackcatinformatics.ca/gmeow/versionOf
gmeow:versionOf rdf:type owl:ObjectProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:Entity ;
                rdfs:range gmeow:Entity ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "version of"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Relates a concrete version entity to the stable lineage entity it versions: a language version to its language, a software release to its project, a data release to its dataset, or a work version to its work. Functional because a version belongs to one lineage, but the lineage may have many versions."@en .


###  https://blackcatinformatics.ca/gmeow/versionRole
gmeow:versionRole rdf:type owl:ObjectProperty ;
                  rdfs:domain gmeow:VersionMembership ;
                  rdfs:range gmeow:VersionRole ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "version role"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The role or status classification this membership asserts for the member within the set — canonical, variant, latest, stable, LTS, deprecated, yanked, draft, published, revised, collected, withdrawn. NON-FUNCTIONAL: an entity may hold multiple roles from different authorities simultaneously (standpoint-indexed coexistence per Principle 9), and a role may change over time via new memberships rather than overwrite."@en .


###  https://blackcatinformatics.ca/gmeow/versionScale
gmeow:versionScale rdf:type owl:ObjectProperty ;
                   rdfs:domain gmeow:VersionMembership ;
                   rdfs:range gmeow:VersionScale ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "version scale"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The scale classification of this membership — trivial, minor, major. NON-FUNCTIONAL: different authorities or schemes may classify the same change differently; those claims coexist."@en .


###  https://blackcatinformatics.ca/gmeow/versionSet
gmeow:versionSet rdf:type owl:ObjectProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:VersionMembership ;
                 rdfs:range gmeow:VersionSet ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "version set"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The version set / lineage to which this membership belongs. Functional per relator: one set per VersionMembership."@en .


###  https://blackcatinformatics.ca/gmeow/virtualLocationType
gmeow:virtualLocationType rdf:type owl:ObjectProperty ;
                          rdfs:domain gmeow:VirtualLocation ;
                          rdfs:range gmeow:VirtualLocationType ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "virtual location type"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The kind(s) of a virtual location (one or more gmeow:VirtualLocationType individuals). Non-functional: multi-source classifications may differ and must coexist as evidence (Principle 9)."@en .


###  https://blackcatinformatics.ca/gmeow/wasAssociatedWith
gmeow:wasAssociatedWith rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:Activity ;
                        rdfs:range gmeow:Agent ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "was associated with"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Relates an activity to an agent associated with carrying it out — e.g. the software agent that ran an import. (Activity→Agent; the counterpart of gmeow:wasAttributedTo, which ascribes an endurant Entity to an agent.)"@en .


###  https://blackcatinformatics.ca/gmeow/wasAttributedTo
gmeow:wasAttributedTo rdf:type owl:ObjectProperty ;
                      rdfs:domain gmeow:Entity ;
                      rdfs:range gmeow:Agent ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "was attributed to"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Ascribes responsibility for an entity to an agent."@en .


###  https://blackcatinformatics.ca/gmeow/wasDerivedFrom
gmeow:wasDerivedFrom rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Entity ;
                     rdfs:range gmeow:Entity ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "was derived from"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a derived entity to the entity it was derived from — e.g. a text extraction, summary, or embedding to its source. The derivation's confidence and generating agent are recorded with gmeow:confidence and gmeow:wasGeneratedBy."@en .


###  https://blackcatinformatics.ca/gmeow/wasGeneratedBy
gmeow:wasGeneratedBy rdf:type owl:ObjectProperty ;
                     rdfs:domain gmeow:Entity ;
                     rdfs:range gmeow:Activity ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "was generated by"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Relates an entity to the activity that produced it."@en .


###  https://blackcatinformatics.ca/gmeow/writingSystemType
gmeow:writingSystemType rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:WritingSystem ;
                        rdfs:range gmeow:WritingSystemType ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "writing system type"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The structural kind(s) of a writing system (gmeow:WritingSystemType values). Non-functional — a script may be classified plurally."@en .


###  https://blackcatinformatics.ca/gmeow/writtenInLanguage
gmeow:writtenInLanguage rdf:type owl:ObjectProperty ;
                        rdfs:domain gmeow:SoftwareProject ;
                        rdfs:range gmeow:ProgrammingLanguage ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "written in language"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Relates a software project to a first-class gmeow:ProgrammingLanguage it is written in. Non-functional — a project uses several languages."@en .


#################################################################
#    Data properties
#################################################################

###  http://purl.org/nemo/gufo#concernsQualityValue
<http://purl.org/nemo/gufo#concernsQualityValue> rdf:type owl:DatatypeProperty ;
                                                 rdfs:domain <http://purl.org/nemo/gufo#QualityValueAttributionSituation> ;
                                                 rdfs:comment """Determines a quality value associated with the gufo:ConcreteIndividual that stands in the gufo:QualityValueAttributionSituation.

Use gufo:concernsReifiedQualityValue instead when quality values are refied.

It is recommended that subproperties of gufo:concernsQualityValue are created, possibly identifying the datatype to be used. For example, \"concernsTemperatureValue\" could be defined as a sub-property of gufo:concernsQualityValue with range xsd:double."""@en ;
                                                 rdfs:label "concernsQualityValue"@en ;
                                                 rdfs:seeAlso <http://purl.org/nemo/gufo#concernsReifiedQualityValue> .


###  http://purl.org/nemo/gufo#hasBeginPointInXSDDate
<http://purl.org/nemo/gufo#hasBeginPointInXSDDate> rdf:type owl:DatatypeProperty ,
                                                            owl:FunctionalProperty ;
                                                   rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                                   rdfs:range xsd:date ;
                                                   rdfs:comment """Determines the begin point for a gufo:ConcreteIndividual, using a xsd:date literal.

In the case of endurants, gufo:asBeginPointInXSDDate determines the time point when the endurant comes into existence. In the case of events, this data property determines the time point when the event starts to take place. In the case of situation, it determines the time point when the situation begins to hold.

Use gufo:hasBeginPoint instead when temporal entities are reified."""@en ;
                                                   rdfs:label "hasBeginPointInXSDDate"@en ;
                                                   rdfs:seeAlso <http://purl.org/nemo/gufo#hasBeginPoint> ,
                                                                <http://purl.org/nemo/gufo#hasBeginPointInXSDDateTimeStamp> .


###  http://purl.org/nemo/gufo#hasBeginPointInXSDDateTimeStamp
<http://purl.org/nemo/gufo#hasBeginPointInXSDDateTimeStamp> rdf:type owl:DatatypeProperty ,
                                                                     owl:FunctionalProperty ;
                                                            rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                                            rdfs:range xsd:dateTimeStamp ;
                                                            rdfs:comment """Determines the begin point for a gufo:ConcreteIndividual, using a xsd:dateTimeStamp literal.

In the case of endurants, gufo:hasBeginPointInXSDDateTimeStamp determines the time point when the endurant comes into existence. In the case of events, this data property determines the time point when the event starts to take place. In the case of situation, it determines the time point when the situation begins to hold.

Use gufo:hasBeginPoint instead when temporal entities are reified."""@en ;
                                                            rdfs:label "hasBeginPointInXSDDateTimeStamp"@en ;
                                                            rdfs:seeAlso <http://purl.org/nemo/gufo#hasBeginPoint> ,
                                                                         <http://purl.org/nemo/gufo#hasBeginPointInXSDDate> .


###  http://purl.org/nemo/gufo#hasEndPointInXSDDate
<http://purl.org/nemo/gufo#hasEndPointInXSDDate> rdf:type owl:DatatypeProperty ,
                                                          owl:FunctionalProperty ;
                                                 rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                                 rdfs:range xsd:date ;
                                                 rdfs:comment """Determines the end point for a gufo:ConcreteIndividual using a xsd:date literal.
 
In the case of endurants, gufo:hasEndPointInXSDDate determines the time point when the endurant ceases to exist. In the case of events, this data property determines the time point when the event ends. In the case of situation, it determines the time point when the situation ceases to hold.

Use gufo:hasEndPoint instead when temporal entities are reified."""@en ;
                                                 rdfs:label "hasEndPointInXSDDate"@en ;
                                                 rdfs:seeAlso <http://purl.org/nemo/gufo#hasEndPoint> ,
                                                              <http://purl.org/nemo/gufo#hasEndPointInXSDDateTimeStamp> .


###  http://purl.org/nemo/gufo#hasEndPointInXSDDateTimeStamp
<http://purl.org/nemo/gufo#hasEndPointInXSDDateTimeStamp> rdf:type owl:DatatypeProperty ,
                                                                   owl:FunctionalProperty ;
                                                          rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                                          rdfs:range xsd:dateTimeStamp ;
                                                          rdfs:comment """Determines the end point for a gufo:ConcreteIndividual using a xsd:dateTimeStamp literal.
 
In the case of endurants, gufo:hasEndPointInXSDDateTimeStamp determines the time point when the endurant ceases to exist. In the case of events, this data property determines the time point when the event ends. In the case of situation, it determines the time point when the situation ceases to hold.

Use gufo:hasEndPoint instead when temporal entities are reified."""@en ;
                                                          rdfs:label "hasEndPointInXSDDateTimeStamp"@en ;
                                                          rdfs:seeAlso <http://purl.org/nemo/gufo#hasEndPoint> ,
                                                                       <http://purl.org/nemo/gufo#hasEndPointInXSDDate> .


###  http://purl.org/nemo/gufo#hasQualityValue
<http://purl.org/nemo/gufo#hasQualityValue> rdf:type owl:DatatypeProperty ;
                                            rdfs:domain <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                            rdfs:comment """Determines a quality value associated with the concrete individual.

Use gufo:hasReifiedQualityValue instead when quality values are reified.

It is recommended that subproperties of gufo:hasQualityValue are created, possibly identifying the datatype to be used. For example, \"hasTemperatureValue\" could be defined as a sub-property of gufo:hasQualityValue whose domain is \"Temperature\" (specializing gufo:Quality) and whose range is xsd:double."""@en ;
                                            rdfs:label "hasQualityValue"@en ;
                                            rdfs:seeAlso <http://purl.org/nemo/gufo#hasReifiedQualityValue> .


###  http://purl.org/nemo/gufo#hasValueComponent
<http://purl.org/nemo/gufo#hasValueComponent> rdf:type owl:DatatypeProperty ;
                                              rdfs:domain <http://purl.org/nemo/gufo#QualityValue> ;
                                              rdfs:comment """This property is used for quality values that are defined in terms of a multidimensional quality structure (such as color conceived in terms of hue, saturation and brightness). Each value component of a quality value (a particular value for hue, a particular value for saturation, a particular value for brightness) is determined with this property. 

It is recommended that subproperties of gufo:hasValueComponent are created to indicate values for particular dimensions, possibly identifying the datatype to be used. For example \"hasHueComponent\", \"hasSaturationComponent\" and \"hasBrightnessComponent\" could be used as data properties specializing gufo:hasValueComponent with the xsd:double datatype."""@en ;
                                              rdfs:label "hasValueComponent"@en .


###  http://www.w3.org/ns/lemon/lime#language
<http://www.w3.org/ns/lemon/lime#language> rdf:type owl:DatatypeProperty .


###  https://blackcatinformatics.ca/gmeow/accessUrl
gmeow:accessUrl rdf:type owl:DatatypeProperty ;
                rdfs:domain gmeow:VirtualLocation ;
                rdfs:range xsd:anyURI ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "access URL"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The join/access URL of a virtual location."@en .


###  https://blackcatinformatics.ca/gmeow/accountName
gmeow:accountName rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:OnlineAccount ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "account name"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The handle or user name identifying the account on its service."@en .


###  https://blackcatinformatics.ca/gmeow/acquireLicensePage
gmeow:acquireLicensePage rdf:type owl:DatatypeProperty ;
                         rdfs:domain gmeow:Entity ;
                         rdfs:range xsd:anyURI ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "acquire license page"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A page where a licence to use the asset may be acquired (schema:acquireLicensePage)."@en .


###  https://blackcatinformatics.ca/gmeow/activityPubActor
gmeow:activityPubActor rdf:type owl:DatatypeProperty ;
                       rdfs:domain gmeow:OnlineAccount ;
                       rdfs:range xsd:anyURI ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "ActivityPub actor"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The ActivityPub actor IRI of a federated-social account."@en .


###  https://blackcatinformatics.ca/gmeow/addressLocality
gmeow:addressLocality rdf:type owl:DatatypeProperty ;
                      rdfs:domain gmeow:PostalAddress ;
                      rdfs:range rdfs:Literal ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "address locality"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The locality (city or town) coordinate value of a postal address, expressed along the gmeow:axisAddressLocality axis of the postal reference frame."@en .


###  https://blackcatinformatics.ca/gmeow/addressRegion
gmeow:addressRegion rdf:type owl:DatatypeProperty ;
                    rdfs:domain gmeow:PostalAddress ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "address region"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The region (state, province, or territory) coordinate value of a postal address, expressed along the gmeow:axisAddressRegion axis of the postal reference frame."@en .


###  https://blackcatinformatics.ca/gmeow/addressValue
gmeow:addressValue rdf:type owl:DatatypeProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:EmailAddress ;
                   rdfs:range rdfs:Literal ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "address value"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The normalized addr-spec of an email address."@en .


###  https://blackcatinformatics.ca/gmeow/artifactMediaType
gmeow:artifactMediaType rdf:type owl:DatatypeProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:AttestationArtifact ;
                        rdfs:range rdfs:Literal ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "artifact media type"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The media type of the attestation artifact's serialization (e.g. application/vnd.in-toto+json, application/vc+ld+json)."@en .


###  https://blackcatinformatics.ca/gmeow/asGeoJSON
gmeow:asGeoJSON rdf:type owl:DatatypeProperty ;
                rdfs:domain gmeow:Geometry ;
                rdfs:range rdfs:Literal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "as GeoJSON"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "A GeoJSON serialization of a geometry. The range is rdfs:Literal (not geo:geoJSONLiteral) to stay within the OWL 2 DL datatype map; data may still tag the literal ^^geo:geoJSONLiteral, and the alignment to geo:asGeoJSON preserves GeoSPARQL semantics for spatial engines."@en .


###  https://blackcatinformatics.ca/gmeow/asWKT
gmeow:asWKT rdf:type owl:DatatypeProperty ;
            rdfs:domain gmeow:Geometry ;
            rdfs:range rdfs:Literal ;
            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "as WKT"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "A Well-Known Text (WKT) serialization of a geometry. The range is rdfs:Literal (not geo:wktLiteral) to stay within the OWL 2 DL datatype map; data may still tag the literal ^^geo:wktLiteral, and the alignment to geo:asWKT preserves GeoSPARQL semantics for spatial engines."@en .


###  https://blackcatinformatics.ca/gmeow/atTime
gmeow:atTime rdf:type owl:DatatypeProperty ;
             rdfs:range xsd:dateTime ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "at time"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "The instant at which a point-like event or observation occurred."@en .


###  https://blackcatinformatics.ca/gmeow/attributionText
gmeow:attributionText rdf:type owl:DatatypeProperty ;
                      rdfs:domain gmeow:Entity ;
                      rdfs:range rdfs:Literal ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "attribution text"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The credit line to display when reusing the asset (schema:creditText; cc:attributionName) — e.g. \"Photo by Jane Doe / CC BY 4.0\". The structured holder is gmeow:wasAttributedTo / gmeow:copyrightHolder."@en .


###  https://blackcatinformatics.ca/gmeow/attributionUrl
gmeow:attributionUrl rdf:type owl:DatatypeProperty ;
                     rdfs:domain gmeow:Entity ;
                     rdfs:range xsd:anyURI ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "attribution url"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The URL the attribution credit should link to when reusing the asset (cc:attributionURL)."@en .


###  https://blackcatinformatics.ca/gmeow/authMethod
gmeow:authMethod rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:AuthenticationResult ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "authentication method"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The authentication method checked: dkim, spf, dmarc, arc, iprev, or auth."@en .


###  https://blackcatinformatics.ca/gmeow/authResult
gmeow:authResult rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:AuthenticationResult ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "authentication result"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The verdict of an authentication check: pass, fail, none, softfail, neutral, temperror, or permerror."@en .


###  https://blackcatinformatics.ca/gmeow/authServer
gmeow:authServer rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:AuthenticationResult ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "authentication server"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The authentication-serv-id (authserv-id) that performed the check."@en .


###  https://blackcatinformatics.ca/gmeow/bcp47Tag
gmeow:bcp47Tag rdf:type owl:DatatypeProperty ;
               rdfs:domain gmeow:Language ;
               rdfs:range xsd:language ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "BCP-47 tag"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "An OPTIONAL external BCP-47 language tag used only when projecting GMEOW's internal private-use literals into vocabularies that require standard language-tag literals. Non-functional because a language may expose several valid BCP-47 tags across script, region, or variant contexts; broad registry alignments such as ISO 639-3 codes and Glottocodes remain gmeow:languageCode values."@en .


###  https://blackcatinformatics.ca/gmeow/bearing
gmeow:bearing rdf:type owl:DatatypeProperty ;
              rdfs:domain gmeow:Orientation ;
              rdfs:range xsd:double ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "bearing"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The angle between an entity's forward direction and a reference direction (typically north), in degrees."@en .


###  https://blackcatinformatics.ca/gmeow/blockHash
gmeow:blockHash rdf:type owl:DatatypeProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:Block ;
                rdfs:range rdfs:Literal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "block hash"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The hash of a ledger block."@en .


###  https://blackcatinformatics.ca/gmeow/blockNumber
gmeow:blockNumber rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:Block ;
                  rdfs:range xsd:integer ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "block number"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The sequential number of a ledger block."@en .


###  https://blackcatinformatics.ca/gmeow/celestialEpoch
gmeow:celestialEpoch rdf:type owl:DatatypeProperty ;
                     rdfs:domain gmeow:CelestialCoordinates ;
                     rdfs:range xsd:decimal ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "celestial epoch"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The epoch (Julian year, e.g. 2000.0) for which the coordinates are expressed. Required for proper-motion propagation; frame-relative per Principle 11."@en .


###  https://blackcatinformatics.ca/gmeow/certificationLevel
gmeow:certificationLevel rdf:type owl:DatatypeProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:Certification ;
                         rdfs:range rdfs:Literal ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "certification level"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "How carefully the binding was verified (OpenPGP certification level): generic, persona, casual, or positive."@en .


###  https://blackcatinformatics.ca/gmeow/chainId
gmeow:chainId rdf:type owl:DatatypeProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain gmeow:BlockchainNetwork ;
              rdfs:range rdfs:Literal ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "chain id"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The chain identifier of a blockchain network (e.g. CAIP-2 chainId, eip155:1)."@en .


###  https://blackcatinformatics.ca/gmeow/claimedMediaType
gmeow:claimedMediaType rdf:type owl:DatatypeProperty ;
                       rdfs:domain gmeow:Filename ;
                       rdfs:range rdfs:Literal ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "claimed media type"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The MIME media type CLAIMED by a filename's extension (e.g. \".pdf\" → \"application/pdf\"). A claim by the name, which may disagree with gmeow:detectedMediaType. Non-functional."@en .


###  https://blackcatinformatics.ca/gmeow/conditionsOfAccess
gmeow:conditionsOfAccess rdf:type owl:DatatypeProperty ;
                         rdfs:domain gmeow:Entity ;
                         rdfs:range rdfs:Literal ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "conditions of access"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Human-readable conditions under which the asset may be accessed (schema:conditionsOfAccess), e.g. \"on-site access only\"."@en .


###  https://blackcatinformatics.ca/gmeow/confirmationDepth
gmeow:confirmationDepth rdf:type owl:DatatypeProperty ;
                        rdfs:range xsd:integer ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "confirmation depth"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The number of blocks confirming a transaction or log entry since its inclusion. Domain-free."@en .


###  https://blackcatinformatics.ca/gmeow/contentDigest
gmeow:contentDigest rdf:type owl:DatatypeProperty ;
                    rdfs:domain gmeow:Source ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "content digest"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A content hash of the source's bytes (e.g. \"blake3:…\") — the reliable carrier identity (two imports of the same bytes are the same source, regardless of mtime or path). Not functional: a source may carry digests under several algorithms."@en .


###  https://blackcatinformatics.ca/gmeow/contractAddress
gmeow:contractAddress rdf:type owl:DatatypeProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:SmartContract ;
                      rdfs:range rdfs:Literal ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "contract address"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The address at which a smart contract is deployed."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightNotice
gmeow:copyrightNotice rdf:type owl:DatatypeProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:Copyright ;
                      rdfs:range rdfs:Literal ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "copyright notice"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The human-readable copyright notice (schema:copyrightNotice), e.g. \"© 2026 Blackcat Informatics Inc.\""@en .


###  https://blackcatinformatics.ca/gmeow/copyrightYear
gmeow:copyrightYear rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:Copyright ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "copyright year"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The year copyright was asserted (schema:copyrightYear). Typed rdfs:Literal in the TBox to stay OWL 2 DL (xsd:gYear is not an OWL 2 datatype); data carries an xsd:gYear value."@en .


###  https://blackcatinformatics.ca/gmeow/countryCode
gmeow:countryCode rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:PostalAddress ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "country code"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The country code coordinate value of a postal address, expressed along the gmeow:axisCountryCode axis of the postal reference frame. The intended value is an ISO 3166-1 alpha-2 code (e.g. \"CA\"), but this is a convention, not an enforced datatype facet. Non-functional: sources vary (\"CA\" / \"Canada\" / \"CAN\")."@en .


###  https://blackcatinformatics.ca/gmeow/datePublished
gmeow:datePublished rdf:type owl:DatatypeProperty ;
                    rdfs:domain gmeow:CreativeWork ;
                    rdfs:range xsd:dateTime ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "date published"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The date a creative work was published or issued."@en .


###  https://blackcatinformatics.ca/gmeow/declination
gmeow:declination rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:CelestialCoordinates ;
                  rdfs:range xsd:decimal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "declination"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Declination in degrees (−90 to +90). Frame-relative: the meaning depends on the coordinateFrame."@en .


###  https://blackcatinformatics.ca/gmeow/description
gmeow:description rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:Entity ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "description"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A free-text note or description about an entity — the unstructured NOTE field (a biography, a remark, an annotation). Genuinely flat: unlike names, dates or roles, a note has no structure to reify. Distinct from skos:definition, which documents ontology TERMS rather than instances. Language-tag the literal where applicable; non-functional."@en .


###  https://blackcatinformatics.ca/gmeow/designGoal
gmeow:designGoal rdf:type owl:DatatypeProperty ;
                 rdfs:domain gmeow:Language ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "design goal"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The stated design goal/purpose of an engineered or constructed language (Lojban's syntactic unambiguity, Ithkuil's cognitive precision, an IAL's ease of learning). A literal; non-functional."@en .


###  https://blackcatinformatics.ca/gmeow/detectedMediaType
gmeow:detectedMediaType rdf:type owl:DatatypeProperty ;
                        rdfs:domain gmeow:InformationObject ;
                        rdfs:range rdfs:Literal ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "detected media type"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The MIME media type DETECTED from the bytes/magic of an information object (the observed type). May disagree with a filename's gmeow:claimedMediaType — a mismatch is recorded, not reasoned into a contradiction. Non-functional."@en .


###  https://blackcatinformatics.ca/gmeow/dimensionCount
gmeow:dimensionCount rdf:type owl:DatatypeProperty ,
                              owl:FunctionalProperty ;
                     rdfs:domain gmeow:ReferenceFrame ;
                     rdfs:range xsd:nonNegativeInteger ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "dimension count"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The number of dimensions spanned by a reference frame."@en .


###  https://blackcatinformatics.ca/gmeow/displayName
gmeow:displayName rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:MessageParticipant ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "display name"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The display name as rendered in this particular header occurrence."@en .


###  https://blackcatinformatics.ca/gmeow/displayable
gmeow:displayable rdf:type owl:DatatypeProperty ;
                  rdfs:range xsd:boolean ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "displayable"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Whether a name or identity facet may be shown in interfaces and reports. The ONLY display control in the model — across naming (gmeow:Appellation) and identity (gmeow:IdentityFacet: gender/orientation), deliberately no preferred/primary marker (display selection is locale-relative and symmetric). It is intentionally domain-free so it applies to both. Superseded names (especially deadnames) and superseded gender/orientation labels set this false; consumers MUST honour false and never surface the string. NOT functional: in a multi-source merge, sources may disagree, and those claims must coexist rather than force a global inconsistency — the cautious value (false) wins at the projection layer. Cardinality is enforced by SHACL on data, not by the logical core."@en .


###  https://blackcatinformatics.ca/gmeow/domainPart
gmeow:domainPart rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:EmailAddress ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "domain part"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The domain part of an email address."@en .


###  https://blackcatinformatics.ca/gmeow/durationValue
gmeow:durationValue rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:Duration ;
                    rdfs:range xsd:duration ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "duration value"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The length of a gmeow:Duration as an xsd:duration literal (ISO 8601, e.g. P1Y2M / PT3H). DL-clean; the TEO hasNormalizedDuration 0Y0M0W0D0H0m0s string is a projection target."@en .


###  https://blackcatinformatics.ca/gmeow/earliestStart
gmeow:earliestStart rdf:type owl:DatatypeProperty ;
                    rdfs:domain gmeow:Event ;
                    rdfs:range xsd:dateTime ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "earliest start"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The earliest instant at which an event could have started — the lower bound of a fuzzy / approximate date (xsd:dateTime). Pairs with gmeow:latestEnd and a gmeow:temporalPrecision value to model uncertainty without abandoning DL-clean base triples."@en .


###  https://blackcatinformatics.ca/gmeow/edtfValue
gmeow:edtfValue rdf:type owl:DatatypeProperty ,
                         owl:FunctionalProperty ;
                rdfs:range rdfs:Literal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "EDTF value"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "An ISO 8601-2 (EDTF) expression of an instant or interval, stored as a plain literal. EDTF parsing and normalization are solver-layer concerns (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/elevation
gmeow:elevation rdf:type owl:DatatypeProperty ;
                rdfs:domain gmeow:GeoCoordinates ;
                rdfs:range xsd:decimal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "elevation"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Elevation above sea level in metres."@en .


###  https://blackcatinformatics.ca/gmeow/email
gmeow:email rdf:type owl:DatatypeProperty ;
            rdfs:domain gmeow:Agent ;
            rdfs:range rdfs:Literal ;
            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "email"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "An email address at which an agent can be reached."@en .


###  https://blackcatinformatics.ca/gmeow/endedAtTime
gmeow:endedAtTime rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:TimeInterval ;
                  rdfs:range xsd:dateTime ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "ended at time"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The instant at which a time interval ends; absent if the interval is still open."@en .


###  https://blackcatinformatics.ca/gmeow/eulerOrder
gmeow:eulerOrder rdf:type owl:DatatypeProperty ;
                 rdfs:domain gmeow:Orientation ;
                 rdfs:range xsd:string ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Euler order"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The order of rotations for the Euler-angle representation (e.g., 'XYZ', 'ZYX', 'ZXZ')."@en .


###  https://blackcatinformatics.ca/gmeow/eventTime
gmeow:eventTime rdf:type owl:DatatypeProperty ;
                rdfs:domain gmeow:Event ;
                rdfs:range xsd:dateTime ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "event time"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The instant at which a point-like event occurred (xsd:dateTime — DL-clean, never xsd:date). Replaces the former free-text gmeow:eventDate. Non-functional: competing standpoint-indexed dates coexist as confidence-weighted statements."@en .


###  https://blackcatinformatics.ca/gmeow/extendedAddress
gmeow:extendedAddress rdf:type owl:DatatypeProperty ;
                      rdfs:domain gmeow:PostalAddress ;
                      rdfs:range rdfs:Literal ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "extended address"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The extended-address coordinate value of a postal address, expressed along the gmeow:axisExtendedAddress axis of the postal reference frame."@en .


###  https://blackcatinformatics.ca/gmeow/filename
gmeow:filename rdf:type owl:DatatypeProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain gmeow:Attachment ;
               rdfs:range rdfs:Literal ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "filename"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The filename of an attachment."@en .


###  https://blackcatinformatics.ca/gmeow/fingerprint
gmeow:fingerprint rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:CryptographicKey ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "fingerprint"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A fingerprint (hash) identifying a key. Not functional: different sources may report differing or differently-formatted fingerprints for the same key."@en .


###  https://blackcatinformatics.ca/gmeow/frameSolver
gmeow:frameSolver rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:ReferenceFrame ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "frame solver"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Identifies the external solver or transformation method to resolve coordinates in this frame."@en .


###  https://blackcatinformatics.ca/gmeow/fullName
gmeow:fullName rdf:type owl:DatatypeProperty ;
               rdfs:domain gmeow:Appellation ;
               rdfs:range rdfs:Literal ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "full name"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The complete surface form of an appellation as a single string, in the natural order of its culture (language-/script-tag the literal, e.g. \"山田太郎\"@ja, \"Yamada Tarō\"@ja-Latn). Authoritative for display. Non-functional: spellings/transliterations from different sources coexist."@en .


###  https://blackcatinformatics.ca/gmeow/geocodeValue
gmeow:geocodeValue rdf:type owl:DatatypeProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:Geocode ;
                   rdfs:range rdfs:Literal ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "geocode value"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The string value of a geocode in its reference frame — the canonical literal carrier. Per-system properties (plusCode, what3words, …) are convenience accessors; a single Geocode instance carries exactly one code value (enforced by SHACL)."@en .


###  https://blackcatinformatics.ca/gmeow/geohash
gmeow:geohash rdf:type owl:DatatypeProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain gmeow:Geocode ;
              rdfs:range xsd:string ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "geohash"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A geohash string — a hierarchical spatial indexing system encoding latitude and longitude into a base32 string (e.g. 'u4pruydqqvj')."@en .


###  https://blackcatinformatics.ca/gmeow/hasCoordinateMatrix
gmeow:hasCoordinateMatrix rdf:type owl:DatatypeProperty ;
                          rdfs:domain [ rdf:type owl:Class ;
                                        owl:unionOf ( gmeow:Axis
                                                      gmeow:Geocode
                                                      gmeow:Pose
                                                      gmeow:SpatialCoordinates
                                                    )
                                      ] ;
                          rdfs:range rdfs:Literal ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "has coordinate matrix"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Specifies a transformation or projection matrix associated with a coordinate axis, a homogeneous 4×4 pose matrix combining translation and rotation, a general n-D coordinate matrix (e.g. latent vector, configuration-space joint angles) on a SpatialCoordinates instance, or a geocode identifier string on a Geocode instance (treated as a 1×1 identifier matrix, Principle 11)."@en .


###  https://blackcatinformatics.ca/gmeow/headerName
gmeow:headerName rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:MessageHeader ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "header name"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The field name of a message header."@en .


###  https://blackcatinformatics.ca/gmeow/headerValue
gmeow:headerValue rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:MessageHeader ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "header value"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The field value of a message header."@en .


###  https://blackcatinformatics.ca/gmeow/heading
gmeow:heading rdf:type owl:DatatypeProperty ;
              rdfs:domain gmeow:Orientation ;
              rdfs:range xsd:double ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "heading"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The compass direction an entity is facing, typically clockwise from north, in degrees."@en .


###  https://blackcatinformatics.ca/gmeow/hopOrdinal
gmeow:hopOrdinal rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:RelayHop ;
                 rdfs:range xsd:integer ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "hop ordinal"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The position of a hop within the message path (1 = closest to the origin)."@en .


###  https://blackcatinformatics.ca/gmeow/identifier
gmeow:identifier rdf:type owl:DatatypeProperty ;
                 rdfs:domain gmeow:CreativeWork ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "identifier"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A formal identifier of a creative work, such as a DOI or patent number."@en .


###  https://blackcatinformatics.ca/gmeow/ingestedAt
gmeow:ingestedAt rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:ImportActivity ;
                 rdfs:range xsd:dateTime ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "ingested at"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "When an import activity recorded its claims into the system — the transaction time. Distinct from gmeow:assertedAt (observation) and gmeow:validFrom/validUntil (validity)."@en .


###  https://blackcatinformatics.ca/gmeow/instantValue
gmeow:instantValue rdf:type owl:DatatypeProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:Instant ;
                   rdfs:range xsd:dateTime ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "instant value"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The crisp instant as an xsd:dateTime literal in the associated temporal frame."@en .


###  https://blackcatinformatics.ca/gmeow/intersexVariation
gmeow:intersexVariation rdf:type owl:DatatypeProperty ;
                        rdfs:domain gmeow:Person ;
                        rdfs:range rdfs:Literal ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "intersex variation"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "An optional free-text note recording an intersex variation, for inclusivity where gmeow:sexAssignedAtBirth gmeow:saabIntersex is insufficient. Deliberately a plain note, NOT a clinical DSD taxonomy and NOT a value vocabulary — GMEOW does not model medical sex characteristics in depth."@en .


###  https://blackcatinformatics.ca/gmeow/introducerAmount
gmeow:introducerAmount rdf:type owl:DatatypeProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:TrustAssertion ;
                       rdfs:range xsd:integer ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "introducer amount"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The trust-signature amount/weight the trustor assigns to the trustee as an introducer."@en .


###  https://blackcatinformatics.ca/gmeow/introducerDepth
gmeow:introducerDepth rdf:type owl:DatatypeProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:TrustAssertion ;
                      rdfs:range xsd:integer ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "introducer depth"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The trust-signature depth: how many levels of indirect introducers the trustor is willing to follow (a trust-signature notion, not computed here)."@en .


###  https://blackcatinformatics.ca/gmeow/isAccessibleForFree
gmeow:isAccessibleForFree rdf:type owl:DatatypeProperty ;
                          rdfs:domain gmeow:Entity ;
                          rdfs:range xsd:boolean ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "is accessible for free"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Whether the asset is accessible without payment (schema:isAccessibleForFree)."@en .


###  https://blackcatinformatics.ca/gmeow/isOsiApproved
gmeow:isOsiApproved rdf:type owl:DatatypeProperty ;
                    rdfs:domain gmeow:License ;
                    rdfs:range xsd:boolean ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "is OSI approved"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Whether the licence is approved by the Open Source Initiative (spdx:isOsiApproved)."@en .


###  https://blackcatinformatics.ca/gmeow/issuedAt
gmeow:issuedAt rdf:type owl:DatatypeProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain gmeow:Attestation ;
               rdfs:range xsd:dateTime ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "issued at"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The instant an attestation was issued. Functional: the issue time is constitutive of the attestation's identity."@en .


###  https://blackcatinformatics.ca/gmeow/keyAlgorithm
gmeow:keyAlgorithm rdf:type owl:DatatypeProperty ;
                   rdfs:domain gmeow:CryptographicKey ;
                   rdfs:range rdfs:Literal ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "key algorithm"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The key's algorithm (e.g. rsa, ed25519, secp256k1). Not functional (source-variable)."@en .


###  https://blackcatinformatics.ca/gmeow/keyExpiresAt
gmeow:keyExpiresAt rdf:type owl:DatatypeProperty ;
                   rdfs:domain gmeow:CryptographicKey ;
                   rdfs:range xsd:dateTime ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "key expires at"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The instant a key is set to expire. Not functional (sources may report different expiry, and subkeys differ)."@en .


###  https://blackcatinformatics.ca/gmeow/keyId
gmeow:keyId rdf:type owl:DatatypeProperty ;
            rdfs:domain gmeow:CryptographicKey ;
            rdfs:range rdfs:Literal ;
            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "key id"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "A short identifier for a key (e.g. a PGP long key id). Not functional (source-variable)."@en .


###  https://blackcatinformatics.ca/gmeow/keyMaterial
gmeow:keyMaterial rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:CryptographicKey ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "key material"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The public key material itself (armored or hex form). Not functional (encodings vary by source)."@en .


###  https://blackcatinformatics.ca/gmeow/languageCode
gmeow:languageCode rdf:type owl:DatatypeProperty ;
                   rdfs:domain gmeow:Language ;
                   rdfs:range rdfs:Literal ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "language code"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "An OPTIONAL registry code for a language (a BCP-47 tag \"ja\", an ISO 639-3 code \"jpn\", a Glottocode). A see-also alignment value, NEVER identity — a code-less conlang or AI-language is fully first-class. Authoritative identity is the self-minted IRI; assert registry coreference with skos:exactMatch and gmeow:authorityLink. Non-functional (a language carries codes in several registries)."@en .


###  https://blackcatinformatics.ca/gmeow/languageTag
gmeow:languageTag rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:Language ;
                  rdfs:range xsd:string ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "language tag"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The internal private-use BCP-47 language tag (e.g., 'x-gmeow-japanese') used for @lang annotations on string literals representing this language."@en .


###  https://blackcatinformatics.ca/gmeow/latestEnd
gmeow:latestEnd rdf:type owl:DatatypeProperty ;
                rdfs:domain gmeow:Event ;
                rdfs:range xsd:dateTime ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "latest end"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The latest instant by which an event must have ended — the upper bound of a fuzzy / approximate date (xsd:dateTime). Pairs with gmeow:earliestStart and a gmeow:temporalPrecision value."@en .


###  https://blackcatinformatics.ca/gmeow/latitude
gmeow:latitude rdf:type owl:DatatypeProperty ;
               rdfs:domain gmeow:GeoCoordinates ;
               rdfs:range xsd:decimal ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "latitude"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The latitude of a geographic point in decimal degrees."@en .


###  https://blackcatinformatics.ca/gmeow/ledgerInclusionProof
gmeow:ledgerInclusionProof rdf:type owl:DatatypeProperty ;
                           rdfs:range rdfs:Literal ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "ledger inclusion proof"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A cryptographic inclusion proof for a transaction, event, or transparency log entry. Domain-free: applies to LedgerTransaction, LedgerEvent, TransparencyLogEntry, and Block."@en .


###  https://blackcatinformatics.ca/gmeow/licenseText
gmeow:licenseText rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:License ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "license text"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The full legal text of a licence (spdx:licenseText)."@en .


###  https://blackcatinformatics.ca/gmeow/listId
gmeow:listId rdf:type owl:DatatypeProperty ;
             rdfs:domain gmeow:Message ;
             rdfs:range rdfs:Literal ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "list id"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "The mailing-list identifier a message was distributed through (RFC 2919 List-Id)."@en .


###  https://blackcatinformatics.ca/gmeow/localPart
gmeow:localPart rdf:type owl:DatatypeProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:EmailAddress ;
                rdfs:range rdfs:Literal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "local part"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The local part of an email address."@en .


###  https://blackcatinformatics.ca/gmeow/logEntryIndex
gmeow:logEntryIndex rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:TransparencyLogEntry ;
                    rdfs:range xsd:integer ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "log entry index"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The sequential index of the entry within its transparency log."@en .


###  https://blackcatinformatics.ca/gmeow/logEntryUrl
gmeow:logEntryUrl rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:TransparencyLogEntry ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "log entry URL"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A URL at which the transparency log entry can be retrieved. Non-functional: multiple mirrors may exist."@en .


###  https://blackcatinformatics.ca/gmeow/logIndex
gmeow:logIndex rdf:type owl:DatatypeProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain gmeow:LedgerEvent ;
               rdfs:range xsd:integer ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "log index"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The index of a ledger event within its containing block or transaction."@en .


###  https://blackcatinformatics.ca/gmeow/longitude
gmeow:longitude rdf:type owl:DatatypeProperty ;
                rdfs:domain gmeow:GeoCoordinates ;
                rdfs:range xsd:decimal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "longitude"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The longitude of a geographic point in decimal degrees."@en .


###  https://blackcatinformatics.ca/gmeow/mailboxName
gmeow:mailboxName rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:Mailbox ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "mailbox name"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The display name of a mailbox or label."@en .


###  https://blackcatinformatics.ca/gmeow/mailboxRole
gmeow:mailboxRole rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:Mailbox ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "mailbox role"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The special-use role of a mailbox (JMAP role): inbox, archive, drafts, sent, trash, junk, templates."@en .


###  https://blackcatinformatics.ca/gmeow/markText
gmeow:markText rdf:type owl:DatatypeProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain gmeow:Mark ;
               rdfs:range rdfs:Literal ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "mark text"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The textual form of a mark (the brand name / word mark), e.g. \"Blackcat Informatics\"."@en .


###  https://blackcatinformatics.ca/gmeow/matrixShape
gmeow:matrixShape rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:CoordinateMatrix ;
                  rdfs:range xsd:string ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "matrix shape"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The shape descriptor of a CoordinateMatrix (e.g. '4×1' for a colourspace tuple, '256×1' for a spectral vector, '640×480×3' for a thermal image). Enables the solver layer to parse matrixValue correctly without inferring shape from the literal content (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/matrixValue
gmeow:matrixValue rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:CoordinateMatrix ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "matrix value"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The serialised numeric content of a CoordinateMatrix — a vector, matrix, or tensor expressed as a literal (e.g. a JSON array, a WKT-like tuple string, or a base64-encoded binary blob). The serialisation format is frame-specific and is interpreted by the solver layer (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/measuredAge
gmeow:measuredAge rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:TemporalMeasurement ;
                  rdfs:range xsd:decimal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "measured age"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The numeric age yielded by a temporal measurement, in the unit given by gmeow:hasUnit."@en .


###  https://blackcatinformatics.ca/gmeow/measurementUncertainty
gmeow:measurementUncertainty rdf:type owl:DatatypeProperty ,
                                      owl:FunctionalProperty ;
                             rdfs:domain gmeow:TemporalMeasurement ;
                             rdfs:range xsd:decimal ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "measurement uncertainty"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The uncertainty (e.g. ±1 sigma) of a temporal measurement, in the same unit as the measured age."@en .


###  https://blackcatinformatics.ca/gmeow/mediaType
gmeow:mediaType rdf:type owl:DatatypeProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:BodyPart ;
                rdfs:range rdfs:Literal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "media type"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The MIME media type of a body part (e.g. text/plain, application/pdf)."@en .


###  https://blackcatinformatics.ca/gmeow/mgrs
gmeow:mgrs rdf:type owl:DatatypeProperty ,
                    owl:FunctionalProperty ;
           rdfs:domain gmeow:Geocode ;
           rdfs:range xsd:string ;
           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "MGRS"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "A Military Grid Reference System coordinate — a geocoordinate standard used by NATO militaries (e.g. '33TWN00020001')."@en .


###  https://blackcatinformatics.ca/gmeow/mileMarker
gmeow:mileMarker rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:Geocode ;
                 rdfs:range xsd:string ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "mile marker"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A linear-referencing mile-marker or chainage — a distance-along-a-line coordinate on a linear feature such as a road, railway, or pipeline (e.g. '42.3'). The unit and direction are solver-layer attributes (Principle 12), or may be declared via gmeow:hasUnit."@en .


###  https://blackcatinformatics.ca/gmeow/minimumPopulation
gmeow:minimumPopulation rdf:type owl:DatatypeProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:SpatialAggregation ;
                        rdfs:range xsd:nonNegativeInteger ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "minimum population"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The minimum population size (k) required for the aggregation result to be disclosed — the k-anonymity parameter. A result failing this check is suppressed at projection time (coarsen or withhold, Principle 10), never deleted."@en .


###  https://blackcatinformatics.ca/gmeow/name
gmeow:name rdf:type owl:DatatypeProperty ;
           rdfs:domain gmeow:Entity ;
           rdfs:range rdfs:Literal ;
           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "name"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "A simple label by which an entity is known — the rdfs:label tier, for entities that do not need the full naming apparatus (organizations, software agents, sources, keys). Persons' names are modelled as gmeow:PersonName (names module); a flat given/family ('First Last') rendering is produced by downcasting that structured model in the projection layer, not stored here. Carries no precedence over an entity's other names. Language-tag the literal where applicable."@en .


###  https://blackcatinformatics.ca/gmeow/nameScript
gmeow:nameScript rdf:type owl:DatatypeProperty ;
                 rdfs:domain gmeow:Appellation ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "name script"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The ISO 15924 script code of an appellation (e.g. \"Hani\", \"Arab\", \"Latn\"). Available explicitly for indexing alongside a BCP-47 script subtag on the literal."@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressValue
gmeow:networkAddressValue rdf:type owl:DatatypeProperty ,
                                   owl:FunctionalProperty ;
                          rdfs:domain gmeow:NetworkAddress ;
                          rdfs:range rdfs:Literal ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "network address value"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The literal string value of a network address (e.g. '192.0.2.1', '00:1B:44:11:3A:B7', 'example.com', '443'). Functional: an address has exactly one value string."@en .


###  https://blackcatinformatics.ca/gmeow/nip05
gmeow:nip05 rdf:type owl:DatatypeProperty ;
            rdfs:domain gmeow:OnlineAccount ;
            rdfs:range rdfs:Literal ;
            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "NIP-05 identifier"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "A Nostr NIP-05 identifier (user@domain) verifying a Nostr account against a domain."@en .


###  https://blackcatinformatics.ca/gmeow/nostrPubkey
gmeow:nostrPubkey rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:OnlineAccount ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Nostr public key"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The Nostr public key (npub / hex) identifying a decentralized-identity account."@en .


###  https://blackcatinformatics.ca/gmeow/overlayDesignator
gmeow:overlayDesignator rdf:type owl:DatatypeProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:RegulatoryOverlay ;
                        rdfs:range rdfs:Literal ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "overlay designator"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The code or designator assigned to this regulatory overlay by its authority — an ICAO airspace identifier, a NOTAM number, a fisheries zone code, etc. Functional: the designator is constitutive of the overlay's administrative identity."@en .


###  https://blackcatinformatics.ca/gmeow/partExpansion
gmeow:partExpansion rdf:type owl:DatatypeProperty ;
                    rdfs:domain gmeow:NamePart ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "part expansion"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The expanded form of an abbreviated part — e.g. the full word a South-Indian (Tamil) initial stands for."@en .


###  https://blackcatinformatics.ca/gmeow/partOrder
gmeow:partOrder rdf:type owl:DatatypeProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:NamePart ;
                rdfs:range xsd:nonNegativeInteger ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "part order"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The 0-based position of a part within its appellation's surface order, as actually written in its culture. Records observed order WITHOUT implying a given-before-family default — East-Asian family-first is simply order 0 = surname."@en .


###  https://blackcatinformatics.ca/gmeow/partText
gmeow:partText rdf:type owl:DatatypeProperty ;
               rdfs:domain gmeow:NamePart ;
               rdfs:range rdfs:Literal ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "part text"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The string value of a name part. Language-/script-tag the literal where applicable."@en .


###  https://blackcatinformatics.ca/gmeow/participantGroup
gmeow:participantGroup rdf:type owl:DatatypeProperty ;
                       rdfs:domain gmeow:MessageParticipant ;
                       rdfs:range rdfs:Literal ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "participant group"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The RFC 5322 group name that contains this address occurrence."@en .


###  https://blackcatinformatics.ca/gmeow/participantOrdinal
gmeow:participantOrdinal rdf:type owl:DatatypeProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:MessageParticipant ;
                         rdfs:range xsd:nonNegativeInteger ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "participant ordinal"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The zero-based position of this address occurrence."@en .


###  https://blackcatinformatics.ca/gmeow/pitch
gmeow:pitch rdf:type owl:DatatypeProperty ;
            rdfs:domain gmeow:Orientation ;
            rdfs:range xsd:double ;
            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "pitch"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "Rotation about the lateral (typically y) axis, in degrees or radians as indicated by the reference frame."@en .


###  https://blackcatinformatics.ca/gmeow/plusCode
gmeow:plusCode rdf:type owl:DatatypeProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain gmeow:Geocode ;
               rdfs:range xsd:string ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Plus Code"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "An Open Location Code (Plus Code) — a geocoding system using alphanumeric codes to identify any location on Earth (e.g. '9F4W9C8C+W4')."@en .


###  https://blackcatinformatics.ca/gmeow/postOfficeBox
gmeow:postOfficeBox rdf:type owl:DatatypeProperty ;
                    rdfs:domain gmeow:PostalAddress ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "post office box"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The post-office-box coordinate value of a postal address, expressed along the gmeow:axisPostOfficeBox axis of the postal reference frame."@en .


###  https://blackcatinformatics.ca/gmeow/postalCode
gmeow:postalCode rdf:type owl:DatatypeProperty ;
                 rdfs:domain gmeow:PostalAddress ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "postal code"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The postal/ZIP code coordinate value of a postal address, expressed along the gmeow:axisPostalCode axis of the postal reference frame."@en .


###  https://blackcatinformatics.ca/gmeow/preview
gmeow:preview rdf:type owl:DatatypeProperty ;
              rdfs:domain gmeow:Message ;
              rdfs:range rdfs:Literal ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "preview"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A short plain-text preview/snippet of a message's body."@en .


###  https://blackcatinformatics.ca/gmeow/pronounObject
gmeow:pronounObject rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:PronounSet ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "pronoun object"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The object (accusative) form of a pronoun set, e.g. \"her\", \"them\", \"xem\"."@en .


###  https://blackcatinformatics.ca/gmeow/pronounPossessive
gmeow:pronounPossessive rdf:type owl:DatatypeProperty ,
                                 owl:FunctionalProperty ;
                        rdfs:domain gmeow:PronounSet ;
                        rdfs:range rdfs:Literal ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "pronoun possessive"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The possessive pronoun form of a pronoun set, e.g. \"hers\", \"theirs\", \"xyrs\"."@en .


###  https://blackcatinformatics.ca/gmeow/pronounPossessiveDeterminer
gmeow:pronounPossessiveDeterminer rdf:type owl:DatatypeProperty ,
                                           owl:FunctionalProperty ;
                                  rdfs:domain gmeow:PronounSet ;
                                  rdfs:range rdfs:Literal ;
                                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                  rdfs:label "pronoun possessive determiner"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "The possessive determiner form of a pronoun set, e.g. \"her\", \"their\", \"xyr\"."@en .


###  https://blackcatinformatics.ca/gmeow/pronounReflexive
gmeow:pronounReflexive rdf:type owl:DatatypeProperty ,
                                owl:FunctionalProperty ;
                       rdfs:domain gmeow:PronounSet ;
                       rdfs:range rdfs:Literal ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "pronoun reflexive"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The reflexive form of a pronoun set, e.g. \"herself\", \"themself\", \"xemself\"."@en .


###  https://blackcatinformatics.ca/gmeow/pronounSubject
gmeow:pronounSubject rdf:type owl:DatatypeProperty ,
                              owl:FunctionalProperty ;
                     rdfs:domain gmeow:PronounSet ;
                     rdfs:range rdfs:Literal ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "pronoun subject"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The subject (nominative) form of a pronoun set, e.g. \"she\", \"they\", \"xe\"."@en .


###  https://blackcatinformatics.ca/gmeow/quantityUncertainty
gmeow:quantityUncertainty rdf:type owl:DatatypeProperty ,
                                   owl:FunctionalProperty ;
                          rdfs:domain gmeow:ScalarQuantity ;
                          rdfs:range xsd:decimal ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "quantity uncertainty"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The uncertainty (e.g. ±1 sigma) of a scalar quantity, in the same unit as the quantity value."@en .


###  https://blackcatinformatics.ca/gmeow/quantityValue
gmeow:quantityValue rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:ScalarQuantity ;
                    rdfs:range xsd:decimal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "quantity value"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The numeric value of a scalar quantity."@en .


###  https://blackcatinformatics.ca/gmeow/quaternionW
gmeow:quaternionW rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:Orientation ;
                  rdfs:range xsd:double ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "quaternion W"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The w (scalar) component of a unit quaternion representing orientation."@en .


###  https://blackcatinformatics.ca/gmeow/quaternionX
gmeow:quaternionX rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:Orientation ;
                  rdfs:range xsd:double ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "quaternion X"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The x component of a unit quaternion representing orientation."@en .


###  https://blackcatinformatics.ca/gmeow/quaternionY
gmeow:quaternionY rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:Orientation ;
                  rdfs:range xsd:double ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "quaternion Y"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The y component of a unit quaternion representing orientation."@en .


###  https://blackcatinformatics.ca/gmeow/quaternionZ
gmeow:quaternionZ rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:Orientation ;
                  rdfs:range xsd:double ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "quaternion Z"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The z component of a unit quaternion representing orientation."@en .


###  https://blackcatinformatics.ca/gmeow/rawAddressValue
gmeow:rawAddressValue rdf:type owl:DatatypeProperty ;
                      rdfs:domain gmeow:MessageParticipant ;
                      rdfs:range rdfs:Literal ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "raw address value"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The raw, unparsed header segment or envelope value for this occurrence."@en .


###  https://blackcatinformatics.ca/gmeow/receivedAt
gmeow:receivedAt rdf:type owl:DatatypeProperty ;
                 rdfs:domain gmeow:Message ;
                 rdfs:range xsd:dateTime ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "received at"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "When a message was received by the storing system (JMAP receivedAt / Gmail internalDate)."@en .


###  https://blackcatinformatics.ca/gmeow/recurrenceRuleText
gmeow:recurrenceRuleText rdf:type owl:DatatypeProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:RecurrenceRule ;
                         rdfs:range xsd:string ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "recurrence rule text"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The recurrence rule as an RFC 5545 RRULE string (e.g. FREQ=WEEKLY;BYDAY=MO). Projected directly to iCalendar RRULE; a SET-typed TIMEX3 in ISO-TimeML."@en .


###  https://blackcatinformatics.ca/gmeow/referenceValue
gmeow:referenceValue rdf:type owl:DatatypeProperty ,
                              owl:FunctionalProperty ;
                     rdfs:domain gmeow:CadastralReference ;
                     rdfs:range rdfs:Literal ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "reference value"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Exactly one identifier string of the cadastral reference (e.g. 'Lot 42, Plan 12345', 'Folio 67890', 'Title No. ABCD-1234'). Functional: a single CadastralReference has exactly one reference value."@en .


###  https://blackcatinformatics.ca/gmeow/registrationNumber
gmeow:registrationNumber rdf:type owl:DatatypeProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:Trademark ;
                         rdfs:range rdfs:Literal ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "registration number"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The registry registration number of a trademark (e.g. a CIPO / USPTO / WIPO number)."@en .


###  https://blackcatinformatics.ca/gmeow/relayAt
gmeow:relayAt rdf:type owl:DatatypeProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain gmeow:RelayHop ;
              rdfs:range xsd:dateTime ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "relay at"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The server timestamp recorded for a relay hop."@en .


###  https://blackcatinformatics.ca/gmeow/relayBy
gmeow:relayBy rdf:type owl:DatatypeProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain gmeow:RelayHop ;
              rdfs:range rdfs:Literal ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "relay by"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The server that performed a relay hop."@en .


###  https://blackcatinformatics.ca/gmeow/relayFrom
gmeow:relayFrom rdf:type owl:DatatypeProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain gmeow:RelayHop ;
                rdfs:range rdfs:Literal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "relay from"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The host a relay hop received the message from."@en .


###  https://blackcatinformatics.ca/gmeow/relayProtocol
gmeow:relayProtocol rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:RelayHop ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "relay protocol"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The protocol used for a relay hop (e.g. ESMTP, ESMTPS)."@en .


###  https://blackcatinformatics.ca/gmeow/requiresHost
gmeow:requiresHost rdf:type owl:DatatypeProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:ReferenceFrame ;
                   rdfs:range xsd:boolean ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "requires host"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Asserts whether a reference frame requires a hosting entity to exist."@en .


###  https://blackcatinformatics.ca/gmeow/rfcMessageId
gmeow:rfcMessageId rdf:type owl:DatatypeProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:Message ;
                   rdfs:range rdfs:Literal ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "RFC message id"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The RFC 5322 Message-ID of a message."@en .


###  https://blackcatinformatics.ca/gmeow/rightAscension
gmeow:rightAscension rdf:type owl:DatatypeProperty ;
                     rdfs:domain gmeow:CelestialCoordinates ;
                     rdfs:range xsd:decimal ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "right ascension"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Right ascension in degrees (0–360). Frame-relative: the meaning depends on the coordinateFrame (ICRS, FK5, etc.)."@en .


###  https://blackcatinformatics.ca/gmeow/rightOperand
gmeow:rightOperand rdf:type owl:DatatypeProperty ,
                            owl:FunctionalProperty ;
                   rdfs:domain gmeow:AtomicConstraint ;
                   rdfs:range rdfs:Literal ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "right operand"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The value an atomic constraint tests against (odrl:rightOperand), e.g. \"2030-01-01\", \"EU\", \"5\". For an IRI-valued operand use gmeow:rightOperandReference."@en .


###  https://blackcatinformatics.ca/gmeow/roll
gmeow:roll rdf:type owl:DatatypeProperty ;
           rdfs:domain gmeow:Orientation ;
           rdfs:range xsd:double ;
           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "roll"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "Rotation about the longitudinal (typically x) axis, in degrees or radians as indicated by the reference frame."@en .


###  https://blackcatinformatics.ca/gmeow/romanization
gmeow:romanization rdf:type owl:DatatypeProperty ;
                   rdfs:domain gmeow:Appellation ;
                   rdfs:range rdfs:Literal ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "romanization"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "A Latin-script transliteration of THIS SAME appellation in another script (e.g. \"Yamada Tarō\" for \"山田太郎\"; pinyin for a Chinese name). Strictly a transliteration of one name — it NEVER bridges two distinct co-equal names (a Mandarin name is not the romanization of a Latin one)."@en ;
                   <http://www.w3.org/2004/02/skos/core#scopeNote> "Name the system that produced the romanization with gmeow:transliterationScheme (languages module) — Hepburn vs Kunrei for Japanese, Pinyin vs Wade-Giles for Mandarin — so the romanization records HOW it was derived; each scheme is catalogued as an FnO function in the projection layer."@en .


###  https://blackcatinformatics.ca/gmeow/scriptCode
gmeow:scriptCode rdf:type owl:DatatypeProperty ;
                 rdfs:domain gmeow:WritingSystem ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "script code"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The ISO 15924 script code of a writing system (\"Latn\", \"Hani\", \"Hira\", \"Kana\", \"Arab\", \"Brai\") when one exists, else a bespoke identifier for a conlang/AI script with no registered code. The bridge for names' gmeow:nameScript literals to resolve to a first-class WritingSystem. Non-functional."@en .


###  https://blackcatinformatics.ca/gmeow/selfAsserted
gmeow:selfAsserted rdf:type owl:DatatypeProperty ;
                   rdfs:domain gmeow:IdentityFacet ;
                   rdfs:range xsd:boolean ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "self-asserted"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Whether an identity facet was asserted by the person themselves (true — the top authority) rather than recorded or inferred by a third party (false). Non-functional: a multi-source merge may carry both a self-assertion and a third-party record, which coexist rather than force a contradiction."@en .


###  https://blackcatinformatics.ca/gmeow/sentAt
gmeow:sentAt rdf:type owl:DatatypeProperty ;
             rdfs:domain gmeow:Message ;
             rdfs:range xsd:dateTime ;
             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "sent at"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "When a message was sent (RFC 5322 Date)."@en .


###  https://blackcatinformatics.ca/gmeow/sequenceEnd
gmeow:sequenceEnd rdf:type owl:DatatypeProperty ,
                           owl:FunctionalProperty ;
                  rdfs:domain gmeow:SequenceCoordinates ;
                  rdfs:range xsd:positiveInteger ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "sequence end"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The 1-based inclusive end position of a feature on a biological sequence. Frame-relative: the meaning depends on the inReferenceAssembly (Principle 11)."@en .


###  https://blackcatinformatics.ca/gmeow/sequenceStart
gmeow:sequenceStart rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:SequenceCoordinates ;
                    rdfs:range xsd:positiveInteger ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "sequence start"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The 1-based inclusive start position of a feature on a biological sequence. Frame-relative: the meaning depends on the inReferenceAssembly (Principle 11)."@en .


###  https://blackcatinformatics.ca/gmeow/signatureAlgorithm
gmeow:signatureAlgorithm rdf:type owl:DatatypeProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:CryptographicSignature ;
                         rdfs:range rdfs:Literal ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "signature algorithm"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The algorithm used for a signature (e.g. rsa-sha256, ed25519)."@en .


###  https://blackcatinformatics.ca/gmeow/signatureRecoveryAddress
gmeow:signatureRecoveryAddress rdf:type owl:DatatypeProperty ;
                               rdfs:range rdfs:Literal ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "signature recovery address"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The blockchain address recovered from a signature's recovery data. Domain-free: may apply to CryptographicSignature or BlockchainAccount."@en .


###  https://blackcatinformatics.ca/gmeow/signingDomain
gmeow:signingDomain rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:CryptographicSignature ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "signing domain"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The domain asserted by a signature (e.g. the DKIM d= tag)."@en .


###  https://blackcatinformatics.ca/gmeow/sizeEstimate
gmeow:sizeEstimate rdf:type owl:DatatypeProperty ;
                   rdfs:domain gmeow:Message ;
                   rdfs:range xsd:integer ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "size estimate"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The estimated size of a message in octets."@en .


###  https://blackcatinformatics.ca/gmeow/sourceLocation
gmeow:sourceLocation rdf:type owl:DatatypeProperty ;
                     rdfs:domain gmeow:Source ;
                     rdfs:range rdfs:Literal ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "source location"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Where the source artifact came from — a file path, original filename, or URL. Provenance/audit only; carries no reliable identity."@en .


###  https://blackcatinformatics.ca/gmeow/sourceModifiedAt
gmeow:sourceModifiedAt rdf:type owl:DatatypeProperty ;
                       rdfs:domain gmeow:Source ;
                       rdfs:range xsd:dateTime ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "source modified at"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The last-modification time of the source artifact itself (e.g. a file mtime). A terminus-ante-quem on the recording of the claims this source carries — NOT valid-time (tenure) and NOT observation-time. Advisory and resettable; the reliable identity is gmeow:contentDigest. NOT functional: because a source is identified by its content digest, copies/syncs of the same bytes may legitimately report different modification times, which must coexist rather than force an inconsistency."@en .


###  https://blackcatinformatics.ca/gmeow/spdxLicenseId
gmeow:spdxLicenseId rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:License ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "SPDX license id"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The SPDX License List short identifier of a licence — the canonical machine-readable licence id (e.g. \"MIT\", \"Apache-2.0\", \"CC-BY-4.0\", \"GPL-3.0-only\"). The bridge to the SPDX / SBOM world (spdx:licenseId); the SPDX List also assigns each id a stable IRI under http://spdx.org/licenses/. Functional: a licence has one canonical SPDX id (a compound choice is an SPDX licence expression in the same literal)."@en .


###  https://blackcatinformatics.ca/gmeow/spdxLicenseName
gmeow:spdxLicenseName rdf:type owl:DatatypeProperty ;
                      rdfs:domain gmeow:License ;
                      rdfs:range rdfs:Literal ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "SPDX license name"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The full SPDX License List name of a licence (spdx:name), e.g. \"Apache License 2.0\"."@en .


###  https://blackcatinformatics.ca/gmeow/startedAtTime
gmeow:startedAtTime rdf:type owl:DatatypeProperty ,
                             owl:FunctionalProperty ;
                    rdfs:domain gmeow:TimeInterval ;
                    rdfs:range xsd:dateTime ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "started at time"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The instant at which a time interval begins."@en .


###  https://blackcatinformatics.ca/gmeow/storagePath
gmeow:storagePath rdf:type owl:DatatypeProperty ;
                  rdfs:domain gmeow:StorageLocation ;
                  rdfs:range rdfs:Literal ;
                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "storage path"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The path, key, or URI of a storage location within its service."@en .


###  https://blackcatinformatics.ca/gmeow/storageService
gmeow:storageService rdf:type owl:DatatypeProperty ;
                     rdfs:domain gmeow:StorageLocation ;
                     rdfs:range rdfs:Literal ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "storage service"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The service or system hosting a storage location (e.g. \"Google Drive\", \"AWS S3\", \"local\")."@en .


###  https://blackcatinformatics.ca/gmeow/streetAddress
gmeow:streetAddress rdf:type owl:DatatypeProperty ;
                    rdfs:domain gmeow:PostalAddress ;
                    rdfs:range rdfs:Literal ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "street address"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The street-address coordinate value of a postal address, expressed along the gmeow:axisStreetAddress axis of the postal reference frame."@en .


###  https://blackcatinformatics.ca/gmeow/subject
gmeow:subject rdf:type owl:DatatypeProperty ;
              rdfs:domain gmeow:Message ;
              rdfs:range rdfs:Literal ;
              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "subject"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The subject line of a message (RFC 5322 Subject)."@en .


###  https://blackcatinformatics.ca/gmeow/telephone
gmeow:telephone rdf:type owl:DatatypeProperty ;
                rdfs:domain gmeow:Agent ;
                rdfs:range rdfs:Literal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "telephone"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "A telephone number at which an agent can be reached."@en .


###  https://blackcatinformatics.ca/gmeow/timezone
gmeow:timezone rdf:type owl:DatatypeProperty ;
               rdfs:domain gmeow:Location ;
               rdfs:range rdfs:Literal ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "timezone"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "An IANA time-zone identifier for a location (e.g. \"America/Edmonton\"). Non-functional: a large place may span several zones."@en .


###  https://blackcatinformatics.ca/gmeow/title
gmeow:title rdf:type owl:DatatypeProperty ;
            rdfs:domain gmeow:CreativeWork ;
            rdfs:range rdfs:Literal ;
            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "title"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "The title of a creative work."@en .


###  https://blackcatinformatics.ca/gmeow/transactionHash
gmeow:transactionHash rdf:type owl:DatatypeProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain gmeow:LedgerTransaction ;
                      rdfs:range rdfs:Literal ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "transaction hash"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The hash of a ledger transaction."@en .


###  https://blackcatinformatics.ca/gmeow/trustLevel
gmeow:trustLevel rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:TrustAssertion ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "trust level"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The degree of owner-trust expressed: ultimate, full, marginal, or none."@en .


###  https://blackcatinformatics.ca/gmeow/unLocode
gmeow:unLocode rdf:type owl:DatatypeProperty ,
                        owl:FunctionalProperty ;
               rdfs:domain gmeow:Geocode ;
               rdfs:range xsd:string ;
               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "UN/LOCODE"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A UN/LOCODE — a five-character code identifying transport-related locations (ports, airports, rail terminals) worldwide (e.g. 'GBLHR')."@en .


###  https://blackcatinformatics.ca/gmeow/usageInfo
gmeow:usageInfo rdf:type owl:DatatypeProperty ;
                rdfs:domain gmeow:Entity ;
                rdfs:range rdfs:Literal ;
                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "usage info"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Human-readable supplementary usage / licensing information (schema:usageInfo)."@en .


###  https://blackcatinformatics.ca/gmeow/verificationStatus
gmeow:verificationStatus rdf:type owl:DatatypeProperty ,
                                  owl:FunctionalProperty ;
                         rdfs:domain gmeow:CryptographicSignature ;
                         rdfs:range rdfs:Literal ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "verification status"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The verification outcome of a signature: verified, failed, or unverified."@en .


###  https://blackcatinformatics.ca/gmeow/versionFingerprint
gmeow:versionFingerprint rdf:type owl:DatatypeProperty ;
                         rdfs:domain gmeow:Entity ;
                         rdfs:range rdfs:Literal ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "version fingerprint"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A content fingerprint of the versioned entity — a hash, SWHID, content digest, or semantic identifier. Broader than gmeow:contentDigest (which is byte-exact and domain gmeow:Source): versionFingerprint covers semantic fingerprints where exact bytes are not the identity criterion (e.g. a normalized form, a canonicalized serialization). Non-functional: a single entity may carry several fingerprints under different algorithms or schemes."@en .


###  https://blackcatinformatics.ca/gmeow/versionLabel
gmeow:versionLabel rdf:type owl:DatatypeProperty ;
                   rdfs:domain gmeow:Entity ;
                   rdfs:range rdfs:Literal ;
                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "version label"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The version designation of an entity as a literal (\"1993\", \"2011\", \"v2.1.0-beta\", \"3rd Edition\"). Domain is gmeow:Entity so any versioned artifact — a language, a software release, a book edition, a dataset, an email variant — may carry its designation. Non-functional."@en .


###  https://blackcatinformatics.ca/gmeow/virtualPlatform
gmeow:virtualPlatform rdf:type owl:DatatypeProperty ;
                      rdfs:domain gmeow:VirtualLocation ;
                      rdfs:range rdfs:Literal ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "virtual platform"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The platform hosting a virtual location (Zoom, Meet, a chat service, …)."@en .


###  https://blackcatinformatics.ca/gmeow/what3words
gmeow:what3words rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain gmeow:Geocode ;
                 rdfs:range xsd:string ;
                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "what3words"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A what3words address — three words that identify a 3m×3m square on Earth (e.g. 'filled.county.limes')."@en .


###  https://blackcatinformatics.ca/gmeow/yaw
gmeow:yaw rdf:type owl:DatatypeProperty ;
          rdfs:domain gmeow:Orientation ;
          rdfs:range xsd:double ;
          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
          rdfs:label "yaw"@en ;
          <http://www.w3.org/2004/02/skos/core#definition> "Rotation about the vertical (typically z) axis, in degrees or radians as indicated by the reference frame."@en .


#################################################################
#    Classes
#################################################################

###  http://purl.org/nemo/gufo#AbstractIndividual
<http://purl.org/nemo/gufo#AbstractIndividual> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.org/nemo/gufo#Individual> ;
                                               owl:disjointWith <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                               rdfs:comment """A gufo:Individual that does not exist in space-time in the same way as a gufo:ConcreteIndividual does. A gufo:AbstractIndividual has no spatiotemporal qualities in its own right. Hence, it does not make sense to ask how much space it now occupies (Gideon, 2018) and when it was created or destroyed.

Examples include the number ten, the null set, and the proposition that 'Obama was the president of the United States'.

Rosen, Gideon, \"Abstract Objects\", The Stanford Encyclopedia of Philosophy (Winter 2018 Edition), Edward N. Zalta (ed.), <https://plato.stanford.edu/archives/win2018/entries/abstract-objects/>"""@en ;
                                               rdfs:label "AbstractIndividual"@en .


###  http://purl.org/nemo/gufo#AbstractIndividualType
<http://purl.org/nemo/gufo#AbstractIndividualType> rdf:type owl:Class ;
                                                   rdfs:subClassOf <http://purl.org/nemo/gufo#Type> ;
                                                   owl:disjointWith <http://purl.org/nemo/gufo#ConcreteIndividualType> ,
                                                                    <http://purl.org/nemo/gufo#RelationshipType> ;
                                                   rdfs:comment """A gufo:Type whose instances are abstract individuals.

Instances of gufo:AbstractIndividualType are subclasses of gufo:AbstractIndividual.

Examples include the types \"NaturalNumber\", \"Set\", \"Proposition\"."""@en ;
                                                   rdfs:label "AbstractIndividualType"@en .


###  http://purl.org/nemo/gufo#AntiRigidType
<http://purl.org/nemo/gufo#AntiRigidType> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://purl.org/nemo/gufo#NonRigidType> ;
                                          owl:disjointWith <http://purl.org/nemo/gufo#SemiRigidType> ;
                                          rdfs:comment """A gufo:NonRigidType that applies contingently to all its instances (see Guizzardi, 2005, chapter 4).

Examples include the gufo:Phase \"Child\", the gufo:PhaseMixin \"InfantAnimal\", the gufo:Role \"Student\", and the gufo:RoleMixin \"Customer\"."""@en ;
                                          rdfs:label "AntiRigidType"@en .


###  http://purl.org/nemo/gufo#Aspect
<http://purl.org/nemo/gufo#Aspect> rdf:type owl:Class ;
                                   rdfs:subClassOf <http://purl.org/nemo/gufo#Endurant> ;
                                   owl:disjointWith <http://purl.org/nemo/gufo#Object> ;
                                   owl:disjointUnionOf ( <http://purl.org/nemo/gufo#ExtrinsicAspect>
                                                         <http://purl.org/nemo/gufo#IntrinsicAspect>
                                                       ) ;
                                   rdfs:comment """A gufo:Endurant that depends on at least one other concrete individual for its existence. A gufo:Aspect is a characteristic or trait of a concrete individual that is itself conceived as an individual. 

Examples include: intrinsic physical aspects, such as the Moon's mass, Lassie's fur color; mental dispositions, such as Bob's math skills, his belief that the number one is odd; as well as relational aspects, such as John's love for Mary and the marriage between John and Mary. 

The specific sort of existential dependence connecting aspects to their bearers is called inherence.

Corresponds to \"Moment\" in Guizzardi (2005). 

Also termed \"property instance\", \"particularized property\", \"individual accident\", or \"(variable) trope\" in the philosophical literature."""@en ;
                                   rdfs:label "Aspect"@en .


###  http://purl.org/nemo/gufo#Category
<http://purl.org/nemo/gufo#Category> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://purl.org/nemo/gufo#NonSortal> ,
                                                     <http://purl.org/nemo/gufo#RigidType> ;
                                     rdfs:comment """A gufo:EndurantType that is both non-sortal and rigid. It captures essential properties that apply to instances of different kinds.

For example, \"PhysicalObject\" may be considered a gufo:Category, encompassing objects such as cars, planets, trees. \"Agent\" may be a gufo:Category that classifies both people and organizations."""@en ;
                                     rdfs:label "Category"@en .


###  http://purl.org/nemo/gufo#Collection
<http://purl.org/nemo/gufo#Collection> rdf:type owl:Class ;
                                       rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ;
                                       owl:disjointUnionOf ( <http://purl.org/nemo/gufo#FixedCollection>
                                                             <http://purl.org/nemo/gufo#VariableCollection>
                                                           ) ;
                                       rdfs:comment """A complex gufo:Object whose parts (the members of the collection) have a uniform structure (i.e., members are conceived as playing the same role in the collection). Collections may have a fixed or variable membership, which can be asserted using gufo:FixedCollection and gufo:VariableCollection respectively.

Examples include a deck of cards, a pile of bricks, a forest (conceived as a collection of trees), and a group of people.

Collections in many cases constitute a functional complex. For example, a pile of bricks may constitute a wall, a group of people may constitute a football team.

A gufo:Collection may be decomposed into \"smaller\" collections. For instance, a group of people may be decomposed into a group of English speakers and a group of Italian speakers. Sub collections may or may not share members among them."""@en ;
                                       rdfs:label "Collection"@en .


###  http://purl.org/nemo/gufo#ComparativeRelationshipType
<http://purl.org/nemo/gufo#ComparativeRelationshipType> rdf:type owl:Class ;
                                                        rdfs:subClassOf <http://purl.org/nemo/gufo#RelationshipType> ;
                                                        owl:disjointWith <http://purl.org/nemo/gufo#MaterialRelationshipType> ;
                                                        rdfs:comment """A gufo:RelationshipType derived from intrinsic aspects of the related entities.

For example, \"heavierThan\", \"olderThan\". 

For a gufo:ComparativeRelationshipType it is recommended to identify the types of intrinsic aspects from which it is derived (see gufo:isDerivedFrom). For example \"heavierThan\" is derived from the \"Weight\" quality type.

Note that, in the case of relationships that may change in different circumstances or times, the use of a qualified relation pattern enables indicating the period of time in which the relationship holds. See gufo:TemporaryRelationshipSituation.

Corresponds to \"comparative formal relation\" in Guizzardi (2005) and \"Comparative Relation\" in Fonseca et al. (2019)."""@en ;
                                                        rdfs:label "ComparativeRelationshipType"@en ;
                                                        rdfs:seeAlso <http://purl.org/nemo/gufo#isDerivedFrom> .


###  http://purl.org/nemo/gufo#ConcreteIndividual
<http://purl.org/nemo/gufo#ConcreteIndividual> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.org/nemo/gufo#Individual> ;
                                               owl:disjointUnionOf ( <http://purl.org/nemo/gufo#Endurant>
                                                                     <http://purl.org/nemo/gufo#Event>
                                                                     <http://purl.org/nemo/gufo#Situation>
                                                                   ) ;
                                               rdfs:comment """A gufo:Individual that exists in space-time. 

Concrete individuals comprise not only object-like entities (a car, a mountain, a person, a marriage, a belief), but also events (a business meeting, a soccer match) and situations (the situation in which a person weighs 80 kilograms, the situation in which a bank account is overdrawn)."""@en ;
                                               rdfs:label "ConcreteIndividual"@en .


###  http://purl.org/nemo/gufo#ConcreteIndividualType
<http://purl.org/nemo/gufo#ConcreteIndividualType> rdf:type owl:Class ;
                                                   rdfs:subClassOf <http://purl.org/nemo/gufo#Type> ;
                                                   owl:disjointWith <http://purl.org/nemo/gufo#RelationshipType> ;
                                                   rdfs:comment """A gufo:Type whose instances are concrete individuals.

Instances of gufo:ConcreteIndividualType are subclasses of gufo:ConcreteIndividual.

Examples include the gufo:Kind \"Person\", the gufo:Category \"Physical Object\", the gufo:EventType \"Business Meeting\"."""@en ;
                                                   rdfs:label "ConcreteIndividualType"@en .


###  http://purl.org/nemo/gufo#Endurant
<http://purl.org/nemo/gufo#Endurant> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                     owl:disjointUnionOf ( <http://purl.org/nemo/gufo#Aspect>
                                                           <http://purl.org/nemo/gufo#Object>
                                                         ) ;
                                     rdfs:comment """A gufo:ConcreteIndividual that endures in time and may change qualitatively while keeping its identity. 

Examples include: ordinary objects of everyday experience, such as a person, a house, and a car; reified relationships, such as a marriage, a rental contract, and a person's love for another; and existentially-dependent aspects of objects, such as a car's weight, a person's language skills, and a house's color. 

Also termed \"continuant\" in the philosophical literature."""@en ;
                                     rdfs:label "Endurant"@en .


###  http://purl.org/nemo/gufo#EndurantType
<http://purl.org/nemo/gufo#EndurantType> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://purl.org/nemo/gufo#ConcreteIndividualType> ;
                                         owl:disjointWith <http://purl.org/nemo/gufo#EventType> ,
                                                          <http://purl.org/nemo/gufo#SituationType> ;
                                         owl:disjointUnionOf ( <http://purl.org/nemo/gufo#NonRigidType>
                                                               <http://purl.org/nemo/gufo#RigidType>
                                                             ) ,
                                                             ( <http://purl.org/nemo/gufo#NonSortal>
                                                               <http://purl.org/nemo/gufo#Sortal>
                                                             ) ;
                                         rdfs:comment """A gufo:Type whose instances are endurants. 

Instances of gufo:EndurantType are subclasses of gufo:Endurant.

Examples include the object kind \"Person\", the phase \"Child\", the relator kind \"Marriage\".

See Guizzardi et al. (2018) for details concerning the taxonomy of endurant types included here."""@en ;
                                         rdfs:label "EndurantType"@en .


###  http://purl.org/nemo/gufo#Event
<http://purl.org/nemo/gufo#Event> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                  rdfs:comment """A gufo:ConcreteIndividual that 'occurs' or 'happens' in time. They may be instantaneous or long-running. Events are those \"things that happen to or are performed by\" (Casati and Varzi, 2015) endurants. 

Examples include actions and processes, such as a business meeting, a communicative act, a soccer match, a goal kick, the clicking of a mouse button; as well as natural occurrences such as an earthquake, the fall of the meteor that caused the extinction of the dinosaurs.

Also termed \"happening\", \"occurrence\", \"perdurant\" or \"occurrent\" in the philosophical literature.

Casati, R. & Varzi, A. (2015). Events. In E.N. Zalta (Ed.), The Stanford Encyclopedia of Philosophy (Winter 2015 ed.). 19 Metaphysics Research Lab, Stanford University. https://plato.stanford.edu/archives/win2015/entries/events/"""@en ;
                                  rdfs:label "Event"@en ;
                                  rdfs:seeAlso <http://purl.org/nemo/gufo#participatedIn> .


###  http://purl.org/nemo/gufo#EventType
<http://purl.org/nemo/gufo#EventType> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/nemo/gufo#ConcreteIndividualType> ;
                                      owl:disjointWith <http://purl.org/nemo/gufo#SituationType> ;
                                      rdfs:comment """A gufo:Type whose instances are events.

Instances of gufo:EventType are subclasses of gufo:Event.

Examples include \"Business Meeting\", \"Birth\", \"Musical Performance\"."""@en ;
                                      rdfs:label "EventType"@en .


###  http://purl.org/nemo/gufo#ExtrinsicAspect
<http://purl.org/nemo/gufo#ExtrinsicAspect> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.org/nemo/gufo#Aspect> ;
                                            owl:disjointWith <http://purl.org/nemo/gufo#IntrinsicAspect> ;
                                            owl:disjointUnionOf ( <http://purl.org/nemo/gufo#ExtrinsicMode>
                                                                  <http://purl.org/nemo/gufo#Relator>
                                                                ) ;
                                            rdfs:comment """A gufo:Aspect that depends on one or more concrete individuals.

Extrinsic (or \"relational\") aspects are reified relationships, e.g., John and Mary's marriage, Mary's employment contract at Nasa, or parts of those relationships, e.g., John's obligations towards Mary in the scope of the marriage, Mary's reciprocal claims, Mary's obligations towards John, John's reciprocal claims. Extrinsic aspects can also be reified one-sided relationships, e.g., John's admiration for Obama (which depends on Obama but does not characterize him).

Corresponds to \"Extrinsic Moment\" in Fonseca et al (2019). Encompasses \"Externally Depedent Mode\", \"Qua Individual\" and \"Relator\" in Guizzardi (2005)."""@en ;
                                            rdfs:label "ExtrinsicAspect"@en .


###  http://purl.org/nemo/gufo#ExtrinsicMode
<http://purl.org/nemo/gufo#ExtrinsicMode> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://purl.org/nemo/gufo#ExtrinsicAspect> ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <http://purl.org/nemo/gufo#externallyDependsOn> ;
                                                            owl:someValuesFrom <http://purl.org/nemo/gufo#ConcreteIndividual>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <http://purl.org/nemo/gufo#inheresIn> ;
                                                            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                            owl:onClass <http://purl.org/nemo/gufo#ConcreteIndividual>
                                                          ] ;
                                          owl:disjointWith <http://purl.org/nemo/gufo#Relator> ;
                                          rdfs:comment """A gufo:ExtrinsicAspect that inheres in a concrete individual and depends on others for its existence.

A gufo:ExtrinsicMode can be understood as a reified one-sided relationship, such as John's admiration for Mary.

Corresponds to \"Extrinsic Moment\" in Fonseca et al (2019). Encompasses what \"Externally Dependent Mode\", \"Qua Individual\" and \"Relator\" in Guizzardi (2005)."""@en ;
                                          rdfs:label "ExtrinsicMode"@en ;
                                          rdfs:seeAlso <http://purl.org/nemo/gufo#externallyDependsOn> ,
                                                       <http://purl.org/nemo/gufo#inheresIn> .


###  http://purl.org/nemo/gufo#FixedCollection
<http://purl.org/nemo/gufo#FixedCollection> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.org/nemo/gufo#Collection> ;
                                            owl:disjointWith <http://purl.org/nemo/gufo#VariableCollection> ;
                                            rdfs:comment """A gufo:Collection for which no change in membership is possible.

Such a collection obeys an extensional principle of identity, i.e., two fixed collections are the same if, and only if, they have the same members.

Consider, for example, a group of people understood as a gufo:FixedCollection. In this case, any change in the membership of the group (e.g., the addition of one person) would in fact create a different group of people. In this case, the gufo:FixedCollection may be contrasted with the complexes they constitute. For instance, The Beatles (the band conceived as a gufo:FunctionalComplex) was in a certain circumstance constituted by the collection {John, Paul, George, Pete} and in another one constituted by the collection {John, Paul, George, Ringo}. The replacement of Pete Best by Ringo Star does not alter the identity of the band, but creates a  different group of people."""@en ;
                                            rdfs:label "FixedCollection"@en ;
                                            rdfs:seeAlso <http://purl.org/nemo/gufo#isCollectionMemberOf> ,
                                                         <http://purl.org/nemo/gufo#isSubCollectionOf> .


###  http://purl.org/nemo/gufo#FunctionalComplex
<http://purl.org/nemo/gufo#FunctionalComplex> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ;
                                              rdfs:comment <http://purl.org/nemo/gufo#isComponentOf> ,
                                                           """A complex gufo:Object whose parts (components) play different roles in its composition. 

For example, a person could be considered a gufo:FunctionalComplex with the various organs (heart, brain, lungs, etc.) playing different roles. Another example is a scrum team, which is composed by people playing the roles of scrum master, product owner, developer, etc.

To explicitly capture temporary components, use gufo:TemporaryParthoodSituation."""@en ;
                                              rdfs:label "FunctionalComplex"@en ;
                                              rdfs:seeAlso <http://purl.org/nemo/gufo#TemporaryParthoodSituation> .


###  http://purl.org/nemo/gufo#Individual
<http://purl.org/nemo/gufo#Individual> rdf:type owl:Class ;
                                       rdfs:subClassOf owl:Thing ;
                                       owl:disjointWith <http://purl.org/nemo/gufo#Type> ;
                                       owl:disjointUnionOf ( <http://purl.org/nemo/gufo#AbstractIndividual>
                                                             <http://purl.org/nemo/gufo#ConcreteIndividual>
                                                           ) ;
                                       rdfs:comment """An entity that (unlike a gufo:Type) cannot be instantiated.

Individuals may be either concrete (e.g., the Earth, Mick Jagger, Brazil, the 1985 Mexico City Earthquake) or abstract (e.g., the number two, the proposition that 'three is a prime number').

Also known as \"particular\" in the philosophical literature."""@en ;
                                       rdfs:label "Individual"@en .


###  http://purl.org/nemo/gufo#IntrinsicAspect
<http://purl.org/nemo/gufo#IntrinsicAspect> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.org/nemo/gufo#Aspect> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <http://purl.org/nemo/gufo#inheresIn> ;
                                                              owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                              owl:onClass <http://purl.org/nemo/gufo#ConcreteIndividual>
                                                            ] ;
                                            owl:disjointUnionOf ( <http://purl.org/nemo/gufo#IntrinsicMode>
                                                                  <http://purl.org/nemo/gufo#Quality>
                                                                ) ;
                                            rdfs:comment """A gufo:Aspect that depends on a single concrete individual in which it inheres. 

Examples include intrinsic physical aspects, such as the Moon's mass, Lassie's fur color; the fragility of John Lennon's glasses; mental dispositions, such as Bob's math skills, his belief that the number one is odd.

A gufo:IntrinsicAspect is classified as a gufo:Quality (e.g., an apple's weight, the height of the Statue of Liberty) if it is measurable by a certain value space, or as a gufo:IntrinsicMode (e.g. Bob's belief that the Eiffel Tower is in Paris) otherwise.

Corresponds to \"Intrinsic Moment\" in Guizzardi (2005). Different from Guizzardi (2005), here we consider that aspects can inhere in concrete individuals in general, and not only in endurants."""@en ;
                                            rdfs:label "IntrinsicAspect"@en ;
                                            rdfs:seeAlso <http://purl.org/nemo/gufo#inheresIn> .


###  http://purl.org/nemo/gufo#IntrinsicMode
<http://purl.org/nemo/gufo#IntrinsicMode> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://purl.org/nemo/gufo#IntrinsicAspect> ;
                                          owl:disjointWith <http://purl.org/nemo/gufo#Quality> ;
                                          rdfs:comment """A gufo:IntrinsicAspect that is not measurable.

For example, Bob's belief that the Eiffel Tower is in Paris, his math skills, his headache.

Corresponds to \"Mode\" in Guizzardi (2005)."""@en ;
                                          rdfs:label "IntrinsicMode"@en .


###  http://purl.org/nemo/gufo#Kind
<http://purl.org/nemo/gufo#Kind> rdf:type owl:Class ;
                                 rdfs:subClassOf <http://purl.org/nemo/gufo#RigidType> ,
                                                 <http://purl.org/nemo/gufo#Sortal> ;
                                 owl:disjointWith <http://purl.org/nemo/gufo#SubKind> ;
                                 rdfs:comment """A gufo:EndurantType that is both sortal and rigid. It provides a uniform principle of identity for its instances. Every gufo:Endurant instantiates one and only one gufo:Kind. 

Examples include kinds of ordinary objects of everyday experience, such as: \"Person\", \"House\", \"Car\"; kinds of relators, such as \"Marriage\", \"RentalContract\"; kinds of existentially-dependent aspects of objects, such as \"Weight\", \"Belief\", \"Vulnerability\"."""@en ;
                                 rdfs:label "Kind"@en .


###  http://purl.org/nemo/gufo#MaterialRelationshipType
<http://purl.org/nemo/gufo#MaterialRelationshipType> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://purl.org/nemo/gufo#RelationshipType> ;
                                                     rdfs:comment """A gufo:RelationshipType derived from extrinsic aspects of the related entities.

For example, \"marriedWith\", \"employedBy\", \"enrolledIn\", \"admires\". 

For a gufo:MaterialRelationshipType it is recommended to identify the type of extrinsic aspect from which the material relationship type is derived (see gufo:isDerivedFrom). For example \"marriedWith\" can be derived from the \"Marriage\" relator type, \"employedBy\" can be derived from the \"Employment\" relator type.

Encompasses \"Material Relation\" in Guizzardi (2005) and corresponds to \"Material Relation\" in Fonseca et al. (2019)."""@en ;
                                                     rdfs:label "MaterialRelationshipType"@en ;
                                                     rdfs:seeAlso <http://purl.org/nemo/gufo#isDerivedFrom> .


###  http://purl.org/nemo/gufo#Mixin
<http://purl.org/nemo/gufo#Mixin> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://purl.org/nemo/gufo#NonSortal> ,
                                                  <http://purl.org/nemo/gufo#SemiRigidType> ;
                                  rdfs:comment """A gufo:EndurantType that is both non-sortal and semi-rigid. As a semi-rigid type, it applies necessarily to some of its instances and contingently to some others. As a non-sortal, it captures properties shared by instances of different kinds.

For example, the type \"FemaleAnimal\" may be considered a gufo:Mixin as it applies necessarily to animals of certain species, e.g., lions and sharks, while it applies contingently to animals of other species such as clownfish and mushroom corals (which may change sex given certain conditions)."""@en ;
                                  rdfs:label "Mixin"@en .


###  http://purl.org/nemo/gufo#NonRigidType
<http://purl.org/nemo/gufo#NonRigidType> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://purl.org/nemo/gufo#EndurantType> ;
                                         owl:disjointWith <http://purl.org/nemo/gufo#RigidType> ;
                                         owl:disjointUnionOf ( <http://purl.org/nemo/gufo#AntiRigidType>
                                                               <http://purl.org/nemo/gufo#SemiRigidType>
                                                             ) ;
                                         rdfs:comment """A gufo:EndurantType that does not apply necessarily to at least one of its instances (see Guizzardi, 2005, chapter 4).

Examples include anti-rigid types, such as the role \"Student\" and the phase \"Child\", and semi-rigid types, such as the mixin \"MusicalArtist\" (which necessarily characterizes bands, but contingently characterizes people) and the mixin \"FemaleAnimal\" (which is necessarily characterizes female dogs, but contigently characterizes clownfish)."""@en ;
                                         rdfs:label "NonRigidType"@en .


###  http://purl.org/nemo/gufo#NonSortal
<http://purl.org/nemo/gufo#NonSortal> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/nemo/gufo#EndurantType> ;
                                      owl:disjointWith <http://purl.org/nemo/gufo#Sortal> ;
                                      rdfs:comment """A gufo:EndurantType that applies to individuals of different kinds (see Guizzardi, 2005, chapter 4).

Non-sortals do not provide a uniform principle of identity for their instances; instead, they just classify things that share common properties but which obey different principles of identity.

Also termed \"dispersive\" types in the philosophical literature."""@en ;
                                      rdfs:label "NonSortal"@en .


###  http://purl.org/nemo/gufo#Object
<http://purl.org/nemo/gufo#Object> rdf:type owl:Class ;
                                   rdfs:subClassOf <http://purl.org/nemo/gufo#Endurant> ;
                                   rdfs:comment """A gufo:Endurant that does not depend on another endurant for its existence (excluding its essential parts and aspects). 

Examples of objects include ordinary physical entities, such as a dog, a house, a tomato, a car, Alan Turing, but also socially-defined entities such as The Rolling Stones, the European Union, the Brazilian 1988 Constitution.

Guizzardi (2005) also included the more abstract notion of \"Substantial\", which generalizes both objects and amounts of matter. That notion was left out from this implementation, together with the notion of amount of matter. Support for the representation of maximally-self-connected amounts of matter is given by gufo:Quantity."""@en ;
                                   rdfs:label "Object"@en .


###  http://purl.org/nemo/gufo#Participation
<http://purl.org/nemo/gufo#Participation> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://purl.org/nemo/gufo#Event> ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty [ owl:inverseOf <http://purl.org/nemo/gufo#participatedIn>
                                                                           ] ;
                                                            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                            owl:onClass <http://purl.org/nemo/gufo#Object>
                                                          ] ;
                                          rdfs:comment """A gufo:Event that depends on a single object. 

Participations can be used to partition an event into portions, each of which depend exclusively on a single object. Consider a business meeting with multiple participants, including John and Mary. John's participation in the meeting encompasses all events that are part of the meeting and that depend solely on him. Likewise, Mary's participation encompasses all events that are part of the meeting and that depend solely on her. Similarly, in Brutus’ stabbing of Caesar, we may identify the participations of Brutus, of Caesar, and of the dagger."""@en ;
                                          rdfs:label "Participation"@en ;
                                          rdfs:seeAlso <http://purl.org/nemo/gufo#participatedIn> .


###  http://purl.org/nemo/gufo#Phase
<http://purl.org/nemo/gufo#Phase> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://purl.org/nemo/gufo#AntiRigidType> ,
                                                  <http://purl.org/nemo/gufo#Sortal> ;
                                  owl:disjointWith <http://purl.org/nemo/gufo#Role> ;
                                  rdfs:comment """A gufo:EndurantType that is both sortal and anti-rigid. It is defined by intrinsic but contingent instantiation conditions. Phases are relationally independent types that capturec intrinsic properties shared by instances of a given kind.

For example, \"Child\" may be considered a gufo:Phase as a subclass of the gufo:Kind \"Person\", instantiated by persons younger than 12. Another example is the type \"IllPerson\", which may be considered a gufo:Phase that is instantiated whenever an instance of \"Disease\" (a gufo:IntrinsicMode) inheres in a person."""@en ;
                                  rdfs:label "Phase"@en .


###  http://purl.org/nemo/gufo#PhaseMixin
<http://purl.org/nemo/gufo#PhaseMixin> rdf:type owl:Class ;
                                       rdfs:subClassOf <http://purl.org/nemo/gufo#AntiRigidType> ,
                                                       <http://purl.org/nemo/gufo#NonSortal> ;
                                       owl:disjointWith <http://purl.org/nemo/gufo#RoleMixin> ;
                                       rdfs:comment """A gufo:EndurantType that is both non-sortal and anti-rigid. It is defined by intrinsic but contingent instantiation conditions. Phase mixins are relationally independent types that capture intrinsic properties shared by instances of different kinds.

For example, \"LivingAnimal\" may be considered a gufo:PhaseMixin as a superclass of the phases \"LivingPerson\" (specializing the gufo:Kind \"Person\") and \"LivingDog\" (specializing the gufo:Kind \"Dog\")."""@en ;
                                       rdfs:label "PhaseMixin"@en .


###  http://purl.org/nemo/gufo#Quality
<http://purl.org/nemo/gufo#Quality> rdf:type owl:Class ;
                                    rdfs:subClassOf <http://purl.org/nemo/gufo#IntrinsicAspect> ;
                                    rdfs:comment """A gufo:IntrinsicAspect that is measurable by some value spaces. A quality may be used to compare individuals, on the basis of the value it takes in a certain quality space (for instance, a position within the RGB spectrum).

Examples include the weight of a person, the name of organization, the color of a car, and the duration of a concert."""@en ;
                                    rdfs:label "Quality"@en .


###  http://purl.org/nemo/gufo#QualityValue
<http://purl.org/nemo/gufo#QualityValue> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://purl.org/nemo/gufo#AbstractIndividual> ;
                                         rdfs:comment """A gufo:AbstractIndividual that can be associated with a gufo:Quality reflecting the perception or conception of the quality in a certain value space. 

Instances of gufo:QualityValue include the rational number 2.5 when used to conceive of the acidity of a portion of wine (in a pH scale), the tuple <38.8897,-77.0089> when used to conceive of the location of a building (in a space formed by latitude and longitude), or the triplet <0,0,0> when used to conceive of the color of a physical object (in a trimensional space formed by red, green and blue color components).  

Corresponds to \"Quale\" in Guizzardi (2005). 

Use this class only for quality values (qualia) that are to be reified in the A-box and associated with a gufo:ConcreteIndividual through the object property gufo:hasReifiedQualityValue. Otherwise, use the gufo:hasQualityValue data property and a literal to determine the quality value."""@en ;
                                         rdfs:label "QualityValue"@en ;
                                         rdfs:seeAlso <http://purl.org/nemo/gufo#hasReifiedQualityValue> .


###  http://purl.org/nemo/gufo#QualityValueAttributionSituation
<http://purl.org/nemo/gufo#QualityValueAttributionSituation> rdf:type owl:Class ;
                                                             rdfs:subClassOf <http://purl.org/nemo/gufo#Situation> ,
                                                                             [ rdf:type owl:Class ;
                                                                               owl:unionOf ( [ rdf:type owl:Restriction ;
                                                                                               owl:onProperty <http://purl.org/nemo/gufo#concernsReifiedQualityValue> ;
                                                                                               owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                               owl:onClass <http://purl.org/nemo/gufo#QualityValue>
                                                                                             ]
                                                                                             [ rdf:type owl:Restriction ;
                                                                                               owl:onProperty <http://purl.org/nemo/gufo#concernsQualityValue> ;
                                                                                               owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                             ]
                                                                                           )
                                                                             ] ,
                                                                             [ rdf:type owl:Restriction ;
                                                                               owl:onProperty <http://purl.org/nemo/gufo#concernsQualityType> ;
                                                                               owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                               owl:onClass <http://purl.org/nemo/gufo#EndurantType>
                                                                             ] ,
                                                                             [ rdf:type owl:Restriction ;
                                                                               owl:onProperty [ owl:inverseOf <http://purl.org/nemo/gufo#standsInQualifiedAttribution>
                                                                                              ] ;
                                                                               owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                               owl:onClass <http://purl.org/nemo/gufo#Endurant>
                                                                             ] ;
                                                             owl:disjointWith <http://purl.org/nemo/gufo#TemporaryConstitutionSituation> ,
                                                                              <http://purl.org/nemo/gufo#TemporaryInstantiationSituation> ,
                                                                              <http://purl.org/nemo/gufo#TemporaryParthoodSituation> ,
                                                                              <http://purl.org/nemo/gufo#TemporaryRelationshipSituation> ;
                                                             rdfs:comment """A gufo:Situation in which a quality value is temporarily attributed to a gufo:Endurant.

A gufo:QualityValueAttributionSituation should be used only for mutable qualities, i.e. those whose value can vary in time.

Examples include: the situation in which the value of a bitcoin in Euros is 6.526,12, which lasted from 10/12/2019 to 11/12/2019; the situation in which the weight of Mike Tyson was 100 kg; and the situation in which the color of Einstein' hair was grey.

This is a reification of the quality value attribution (in a solution that is similar to the qualified relation pattern  http://patterns.dataincubator.org/book/qualified-relation.html )"""@en ;
                                                             rdfs:label "QualityValueAttributionSituation"@en ;
                                                             rdfs:seeAlso <http://purl.org/nemo/gufo#concernsQualityValue> ,
                                                                          <http://purl.org/nemo/gufo#concernsReifiedQualityValue> .


###  http://purl.org/nemo/gufo#Quantity
<http://purl.org/nemo/gufo#Quantity> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ;
                                     rdfs:comment """A complex gufo:Object that is a maximally-connected portion of stuff. A gufo:Quantity has a fixed constitution, and thus, removing or adding a sub-quantity would result in a different quantity.

Examples include the portion of wine in a wine tank, a lump of clay, the gold that constitutes a wedding ring.

Also termed \"quantity of matter\", \"objectified portion of matter\", \"piece\" in the philosophical literature."""@en ;
                                     rdfs:label "Quantity"@en ;
                                     rdfs:seeAlso <http://purl.org/nemo/gufo#isSubQuantityOf> .


###  http://purl.org/nemo/gufo#RelationshipType
<http://purl.org/nemo/gufo#RelationshipType> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.org/nemo/gufo#Type> ;
                                             rdfs:comment """A gufo:Type whose instances are ordered pairs of related entities. Instances of gufo:RelationshipType are object properties in UFO-based ontologies.

The object properties \"marriedWith\" and \"enrolledIn\" are examples of material relationship types. The object properties \"heavierThan\", \"olderThan\" are examples of comparative relationship types.

The use of gufo:RelationshipType and its subclasses requires OWL 2 punning.

Corresponds to \"Relation\" in Guizzardi (2005) and Fonseca et al. (2019)."""@en ;
                                             rdfs:label "RelationshipType"@en .


###  http://purl.org/nemo/gufo#Relator
<http://purl.org/nemo/gufo#Relator> rdf:type owl:Class ;
                                    rdfs:subClassOf <http://purl.org/nemo/gufo#ExtrinsicAspect> ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <http://purl.org/nemo/gufo#mediates> ;
                                                      owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                                                      owl:onClass <http://purl.org/nemo/gufo#Endurant>
                                                    ] ;
                                    rdfs:comment """A gufo:ExtrinsicAspect that connects (involves, mediates) two or more concrete individuals. Relators are reified relationships composed of reciprocal extrinsic modes.

Examples of relators include John and Mary's marriage (composed of John's obligations towards Mary in the scope of the marriage, Mary's reciprocal claims, Mary's obligations towards John, John's reciprocal claims), Mary's employment contract at Nasa, a covalent bond between two atoms."""@en ;
                                    rdfs:label "Relator"@en ;
                                    rdfs:seeAlso <http://purl.org/nemo/gufo#mediates> .


###  http://purl.org/nemo/gufo#RigidType
<http://purl.org/nemo/gufo#RigidType> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/nemo/gufo#EndurantType> ;
                                      rdfs:comment """A gufo:EndurantType which applies necessarily to its instances (see Guizzardi, 2005, chapter 4).

Examples include the types \"Agent\", \"Person\", \"Animal\", \"PhysicalObject\", \"Car\", and \"Tree\"."""@en ;
                                      rdfs:label "RigidType"@en .


###  http://purl.org/nemo/gufo#Role
<http://purl.org/nemo/gufo#Role> rdf:type owl:Class ;
                                 rdfs:subClassOf <http://purl.org/nemo/gufo#AntiRigidType> ,
                                                 <http://purl.org/nemo/gufo#Sortal> ;
                                 rdfs:comment """A gufo:EndurantType that both sortal and anti-rigid. It is defined by relational instantiation conditions. Roles are relationally dependent types, capturing relational properties shared by instances of a given kind.

For example, \"Student\" may be considered a gufo:Role as a subclass of the gufo:Kind \"Person\", instantiated by all persons enrolled in a school."""@en ;
                                 rdfs:label "Role"@en .


###  http://purl.org/nemo/gufo#RoleMixin
<http://purl.org/nemo/gufo#RoleMixin> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/nemo/gufo#AntiRigidType> ,
                                                      <http://purl.org/nemo/gufo#NonSortal> ;
                                      rdfs:comment """A gufo:EndurantType that is both non-sortal and anti-rigid. It is defined by relational instantiation conditions. Role mixins are relationally dependent types, capturing relational properties shared by instances of different kinds.

For example, \"Customer\" may be considered a gufo:RoleMixin as a superclass of the roles \"CorporateCustomer\" (specializing the gufo:Kind \"BusinessOrganization\") and \"PersonalCustomer\" (specializing the gufo:Kind \"Person\")."""@en ;
                                      rdfs:label "RoleMixin"@en .


###  http://purl.org/nemo/gufo#SemiRigidType
<http://purl.org/nemo/gufo#SemiRigidType> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://purl.org/nemo/gufo#NonRigidType> ;
                                          rdfs:comment "A gufo:NonRigidType that applies necessarily to some of its instances and contingently to some others (see Guizzardi, 2005, chapter 4)."@en ;
                                          rdfs:label "SemiRigidType"@en .


###  http://purl.org/nemo/gufo#Situation
<http://purl.org/nemo/gufo#Situation> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/nemo/gufo#ConcreteIndividual> ;
                                      rdfs:comment """A gufo:ConcreteIndividual that is a particular configuration of a part of reality which can be understood as a whole and in which entities stand in relations. A situation may be counterfactual or actual. An actual situation (or in other words, a \"fact\") \"obtains\" in a certain time instant or during a time interval.

Note that, in Guizzardi et al. (2013), situations were considered to obtain at a specific point in time. Here, instead, they obtain in a time interval when begin and end points differ.

The various subclasses of Situation in this implementation are used to capture \"mutable\" facts which obtain during some time and fail to obtain at other times. This includes the contingent instantiation of non-rigid types (e.g., as someone is a child at one point in time and a teenager later), the attribution of value to mutable qualities (such as a person's weight) and temporary participation in part-whole relations for replaceable parts (such as a car's tires). Other subclasses may be created to capture domain-specific notions such as \"HazardousSituation\", \"PersonHasFever\"."""@en ;
                                      rdfs:label "Situation"@en .


###  http://purl.org/nemo/gufo#SituationType
<http://purl.org/nemo/gufo#SituationType> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://purl.org/nemo/gufo#ConcreteIndividualType> ;
                                          rdfs:comment """A gufo:Type whose instances are situations.

Instances of gufo:SituationType are subclasses of gufo:Situation.

Examples include \"HazardousSituation\", \"PersonHasFever\",  \"PersonIsStudent\"."""@en ;
                                          rdfs:label "SituationType"@en .


###  http://purl.org/nemo/gufo#Sortal
<http://purl.org/nemo/gufo#Sortal> rdf:type owl:Class ;
                                   rdfs:subClassOf <http://purl.org/nemo/gufo#EndurantType> ;
                                   rdfs:comment "A gufo:EndurantType which carries (or supplies) a principle of identity for its instances  (see Guizzardi, 2005, chapter 4)."@en ;
                                   rdfs:label "Sortal"@en .


###  http://purl.org/nemo/gufo#SubKind
<http://purl.org/nemo/gufo#SubKind> rdf:type owl:Class ;
                                    rdfs:subClassOf <http://purl.org/nemo/gufo#RigidType> ,
                                                    <http://purl.org/nemo/gufo#Sortal> ;
                                    rdfs:comment """A gufo:EndurantType that is both sortal and rigid. It specializes a gufo:Kind carrying the principle of identity supplied by that kind. Every gufo:SubKind should directly or indirectly specialize a gufo:Kind.

For example, the gufo:Kind \"Lion\" may be specialized into the \"Lionness\" and \"Male Lion\" subkinds, while the gufo:Kind \"Computer\" may be specialized into the \"Laptop\" and \"Desktop\" subkinds."""@en ;
                                    rdfs:label "SubKind"@en .


###  http://purl.org/nemo/gufo#TemporaryConstitutionSituation
<http://purl.org/nemo/gufo#TemporaryConstitutionSituation> rdf:type owl:Class ;
                                                           rdfs:subClassOf <http://purl.org/nemo/gufo#Situation> ,
                                                                           [ rdf:type owl:Restriction ;
                                                                             owl:onProperty <http://purl.org/nemo/gufo#concernsConstitutedEndurant> ;
                                                                             owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                             owl:onClass <http://purl.org/nemo/gufo#Object>
                                                                           ] ,
                                                                           [ rdf:type owl:Restriction ;
                                                                             owl:onProperty [ owl:inverseOf <http://purl.org/nemo/gufo#standsInQualifiedConstitution>
                                                                                            ] ;
                                                                             owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                             owl:onClass <http://purl.org/nemo/gufo#Object>
                                                                           ] ;
                                                           owl:disjointWith <http://purl.org/nemo/gufo#TemporaryInstantiationSituation> ,
                                                                            <http://purl.org/nemo/gufo#TemporaryRelationshipSituation> ;
                                                           rdfs:comment """A gufo:Situation in which a gufo:Endurant temporarly constitutes another gufo:Endurant.

When constitution of an object may change in time, it may be qualified by the period in time in which the relation applies. 

Examples include: the situation in which the Beatles is constituted by the group composed of {John,Paul,Ringo,George}; and the situation in which the statue of Venus de Milo was constituted by its original quantity of marble (including its arms).

This is a reification of constitution (in a solution that is similar to the qualified relation pattern  http://patterns.dataincubator.org/book/qualified-relation.html)"""@en ;
                                                           rdfs:label "TemporaryConstitutionSituation"@en .


###  http://purl.org/nemo/gufo#TemporaryInstantiationSituation
<http://purl.org/nemo/gufo#TemporaryInstantiationSituation> rdf:type owl:Class ;
                                                            rdfs:subClassOf <http://purl.org/nemo/gufo#Situation> ,
                                                                            [ rdf:type owl:Restriction ;
                                                                              owl:onProperty <http://purl.org/nemo/gufo#concernsNonRigidType> ;
                                                                              owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                              owl:onClass <http://purl.org/nemo/gufo#NonRigidType>
                                                                            ] ,
                                                                            [ rdf:type owl:Restriction ;
                                                                              owl:onProperty [ owl:inverseOf <http://purl.org/nemo/gufo#standsInQualifiedInstantiation>
                                                                                             ] ;
                                                                              owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                              owl:onClass <http://purl.org/nemo/gufo#Endurant>
                                                                            ] ;
                                                            owl:disjointWith <http://purl.org/nemo/gufo#TemporaryParthoodSituation> ,
                                                                             <http://purl.org/nemo/gufo#TemporaryRelationshipSituation> ;
                                                            rdfs:comment """A gufo:Situation in which a gufo:Endurant temporarily instantiates a gufo:NonRigidType.

A gufo:TemporaryInstantiationSituation can account for the time period in which a particular instantiation holds.

Examples include: the situation in which Obama instantiates the role of president, which began in 20/01/2009 and lasted until 20/01/2017; the situation in which Coatria instantiates the role of EU Member, which began in 01/07/2013 (and is still on-going); and the situation in which Steve Jobs instantiates the child phase, which began in 24/02/1955 and lasted until 24/02/1965.

This solution is inspired in the qualified relation pattern (http://patterns.dataincubator.org/book/qualified-relation.html)."""@en ;
                                                            rdfs:label "TemporaryInstantiationSituation"@en .


###  http://purl.org/nemo/gufo#TemporaryParthoodSituation
<http://purl.org/nemo/gufo#TemporaryParthoodSituation> rdf:type owl:Class ;
                                                       rdfs:subClassOf <http://purl.org/nemo/gufo#Situation> ,
                                                                       [ rdf:type owl:Restriction ;
                                                                         owl:onProperty <http://purl.org/nemo/gufo#concernsTemporaryWhole> ;
                                                                         owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                         owl:onClass <http://purl.org/nemo/gufo#Endurant>
                                                                       ] ,
                                                                       [ rdf:type owl:Restriction ;
                                                                         owl:onProperty [ owl:inverseOf <http://purl.org/nemo/gufo#standsInQualifiedParthood>
                                                                                        ] ;
                                                                         owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                         owl:onClass <http://purl.org/nemo/gufo#Endurant>
                                                                       ] ;
                                                       owl:disjointWith <http://purl.org/nemo/gufo#TemporaryRelationshipSituation> ;
                                                       rdfs:comment """A gufo:Situation in which a gufo:Endurant is temporarily a part of another gufo:Endurant.

A gufo:TemporaryParthoodSituation should only be used for mutable parts. It may be qualified by the period in time in which the relation applies. 

Examples include: the situation in which the United Kingdom is a member of the European Union; the situation in which Messi is a a member of the Barcelona FC squad; the situation in which an engine is part of a car; and the situation in which a transplanted heart is part of a person.

Note that, since every instance of gufo:Quantity or gufo:FixedCollection only has essential parts, the gufo:TemporaryParthoodSituation should not be used to represent these parthood relations.
 
This solution is inspired in the qualified relation pattern (http://patterns.dataincubator.org/book/qualified-relation.html)."""@en ;
                                                       rdfs:label "TemporaryParthoodSituation"@en .


###  http://purl.org/nemo/gufo#TemporaryRelationshipSituation
<http://purl.org/nemo/gufo#TemporaryRelationshipSituation> rdf:type owl:Class ;
                                                           rdfs:subClassOf <http://purl.org/nemo/gufo#Situation> ,
                                                                           [ rdf:type owl:Restriction ;
                                                                             owl:onProperty <http://purl.org/nemo/gufo#concernsRelatedEndurant> ;
                                                                             owl:someValuesFrom <http://purl.org/nemo/gufo#Endurant>
                                                                           ] ,
                                                                           [ rdf:type owl:Restriction ;
                                                                             owl:onProperty <http://purl.org/nemo/gufo#concernsRelationshipType> ;
                                                                             owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                             owl:onClass <http://purl.org/nemo/gufo#RelationshipType>
                                                                           ] ,
                                                                           [ rdf:type owl:Restriction ;
                                                                             owl:onProperty [ owl:inverseOf <http://purl.org/nemo/gufo#standsInQualifiedRelationship>
                                                                                            ] ;
                                                                             owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                             owl:onClass <http://purl.org/nemo/gufo#Endurant>
                                                                           ] ;
                                                           rdfs:comment """A gufo:Situation in which a gufo:Endurant temporarily stands in a relation with another gufo:Endurant (or other endurants in the case of n-ary relationships). 

Reification of a gufo:TemporaryRelationshipSituation allows qualification of the relationship with the period in time in which it applies. 

Examples include: the situation in which Einstein works at the Swiss Patent Office in Bern; the situation in which Elon Musk studies at the University of Pennsylvania; the situation in which John Lennon is married to Yoko Ono; and the situation in which Facebook has a lower market value than Amazon.

For material relationships, prefer the use of gufo:Relator.

This is a reification of the relationship (in a solution that is similar to the qualified relation pattern  http://patterns.dataincubator.org/book/qualified-relation.html)."""@en ;
                                                           rdfs:label "TemporaryRelationshipSituation"@en .


###  http://purl.org/nemo/gufo#Type
<http://purl.org/nemo/gufo#Type> rdf:type owl:Class ;
                                 rdfs:subClassOf owl:Thing ;
                                 rdfs:comment """An entity that may be instantiated by (or predicated over) other entities. Types encompass what we often call \"sorts\", \"kinds\", \"categories\", etc. 

Examples include the kind \"Person\", the event type \"Earthquake\", and the abstract individual type \"NaturalNumber\". Relations, such as \"marriedTo\" and \"olderThan\", are also considered as types.

Instances of gufo:Type are classes, and should specialize the taxonomy of individuals of gUFO. For example, \"Person\" is a gufo:Type (more specifically a gufo:Kind), specializing gufo:Object. The mechanism that allows for this is called punning in OWL 2.

Encompasses the notion of \"Universal\" in Guizzardi (2005)."""@en ;
                                 rdfs:label "Type"@en .


###  http://purl.org/nemo/gufo#VariableCollection
<http://purl.org/nemo/gufo#VariableCollection> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.org/nemo/gufo#Collection> ;
                                               rdfs:comment <http://purl.org/nemo/gufo#TemporaryParthoodSituation> ,
                                                            """A gufo:Collection for which change in membership is possible.

Such a collection obeys an intensional principle of identity, i.e., change in membership does not necessarily create a different collection.

For example, KLM's fleet of airplanes could be understood as a gufo:VariableCollection. In this case, when the company acquires (or retires) an airplane, the fleet changes. Note that, in this case, the airplanes are conceptualized as playing the role of \"member of a fleet\". If various roles for the parts of a fleet were envisioned (such as \"cargo airplane\", \"passenger airplane\"), then a fleet would be best understood as a gufo:FunctionalComplex.

See gufo:TemporaryParthoodSituation for the pattern to represent the relation of a variable collection to its temporary parts."""@en ;
                                               rdfs:label "VariableCollection"@en .


###  http://qudt.org/schema/qudt/Unit
<http://qudt.org/schema/qudt/Unit> rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing .


###  http://www.w3.org/2006/time#Instant
<http://www.w3.org/2006/time#Instant> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/nemo/gufo#AbstractIndividual> ;
                                      rdfs:comment "An gufo:AbstractIndividual that reifies time instants. It is used as a target of the gufo:hasBeginPoint and gufo:hasEndPoint object properties."@en ;
                                      rdfs:label "Instant"@en .


###  http://www.w3.org/ns/lemon/ontolex#LexicalEntry
<http://www.w3.org/ns/lemon/ontolex#LexicalEntry> rdf:type owl:Class ;
                                                  rdfs:subClassOf owl:Thing .


###  https://blackcatinformatics.ca/gmeow/AccessibilityAssertion
gmeow:AccessibilityAssertion rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty gmeow:assertionFacet ;
                                               owl:someValuesFrom gmeow:AccessibilityFacet
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty gmeow:assertionPolarity ;
                                               owl:someValuesFrom gmeow:AccessibilityPolarity
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty gmeow:assertionSubject ;
                                               owl:someValuesFrom gmeow:Entity
                                             ] .


###  https://blackcatinformatics.ca/gmeow/AccessibilityFacet
gmeow:AccessibilityFacet rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/AccessibilityPolarity
gmeow:AccessibilityPolarity rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/AcquaintanceRelationship
gmeow:AcquaintanceRelationship rdf:type owl:Class ;
                               rdfs:subClassOf gmeow:InterpersonalRelationship .


###  https://blackcatinformatics.ca/gmeow/Activity
gmeow:Activity rdf:type owl:Class ;
               rdfs:subClassOf gmeow:Event .


###  https://blackcatinformatics.ca/gmeow/AddressTenure
gmeow:AddressTenure rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:TimeScopedRelation .


###  https://blackcatinformatics.ca/gmeow/AdoptiveParentChild
gmeow:AdoptiveParentChild rdf:type owl:Class ;
                          rdfs:subClassOf gmeow:ParentChildRelationship .


###  https://blackcatinformatics.ca/gmeow/Agent
gmeow:Agent rdf:type owl:Class ;
            rdfs:subClassOf <http://purl.org/nemo/gufo#FunctionalComplex> ,
                            gmeow:Entity ;
            owl:disjointWith gmeow:PhysicalObject .


###  https://blackcatinformatics.ca/gmeow/AggregationFunction
gmeow:AggregationFunction rdf:type owl:Class ;
                          rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Agreement
gmeow:Agreement rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> .


###  https://blackcatinformatics.ca/gmeow/AgreementName
gmeow:AgreementName rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:Appellation .


###  https://blackcatinformatics.ca/gmeow/Appellation
gmeow:Appellation rdf:type owl:Class ;
                  rdfs:subClassOf <http://www.w3.org/ns/lemon/ontolex#LexicalEntry> ,
                                  gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/Article
gmeow:Article rdf:type owl:Class ;
              rdfs:subClassOf gmeow:CreativeWork .


###  https://blackcatinformatics.ca/gmeow/AtomicConstraint
gmeow:AtomicConstraint rdf:type owl:Class ;
                       rdfs:subClassOf gmeow:Constraint ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty gmeow:constraintOperator ;
                                         owl:someValuesFrom gmeow:ConstraintOperator
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty gmeow:leftOperand ;
                                         owl:someValuesFrom gmeow:LeftOperand
                                       ] ;
                       owl:disjointWith gmeow:LogicalConstraint .


###  https://blackcatinformatics.ca/gmeow/Attachment
gmeow:Attachment rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:BodyPart .


###  https://blackcatinformatics.ca/gmeow/Attestation
gmeow:Attestation rdf:type owl:Class ;
                  rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty gmeow:attestedSubject ;
                                    owl:someValuesFrom gmeow:Entity
                                  ] ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty gmeow:attester ;
                                    owl:someValuesFrom gmeow:Agent
                                  ] ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty gmeow:issuedAt ;
                                    owl:someValuesFrom xsd:dateTime
                                  ] .


###  https://blackcatinformatics.ca/gmeow/AttestationArtifact
gmeow:AttestationArtifact rdf:type owl:Class ;
                          rdfs:subClassOf gmeow:InformationObject ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty gmeow:artifactMediaType ;
                                            owl:someValuesFrom rdfs:Literal
                                          ] .


###  https://blackcatinformatics.ca/gmeow/AttestationPolicy
gmeow:AttestationPolicy rdf:type owl:Class ;
                        rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/AttestationType
gmeow:AttestationType rdf:type owl:Class ;
                      rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/AuthenticationResult
gmeow:AuthenticationResult rdf:type owl:Class ;
                           rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/Axis
gmeow:Axis rdf:type owl:Class ;
           rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                           gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/BiologicalParentChild
gmeow:BiologicalParentChild rdf:type owl:Class ;
                            rdfs:subClassOf gmeow:ParentChildRelationship .


###  https://blackcatinformatics.ca/gmeow/BiologicalSequenceLocation
gmeow:BiologicalSequenceLocation rdf:type owl:Class ;
                                 rdfs:subClassOf gmeow:Location .


###  https://blackcatinformatics.ca/gmeow/Block
gmeow:Block rdf:type owl:Class ;
            rdfs:subClassOf gmeow:InformationObject ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty gmeow:blockHash ;
                              owl:someValuesFrom rdfs:Literal
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty gmeow:blockNumber ;
                              owl:someValuesFrom xsd:integer
                            ] .


###  https://blackcatinformatics.ca/gmeow/BlockchainAccount
gmeow:BlockchainAccount rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/BlockchainNetwork
gmeow:BlockchainNetwork rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:Entity ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:chainId ;
                                          owl:someValuesFrom rdfs:Literal
                                        ] .


###  https://blackcatinformatics.ca/gmeow/BodyPart
gmeow:BodyPart rdf:type owl:Class ;
               rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/BookRelease
gmeow:BookRelease rdf:type owl:Class ;
                  rdfs:subClassOf gmeow:CreativeWork .


###  https://blackcatinformatics.ca/gmeow/CadastralReference
gmeow:CadastralReference rdf:type owl:Class ;
                         rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/CadastralReferenceType
gmeow:CadastralReferenceType rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/CalendarSystem
gmeow:CalendarSystem rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                     gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/Capacity
gmeow:Capacity rdf:type owl:Class ;
               rdfs:subClassOf gmeow:Measurement .


###  https://blackcatinformatics.ca/gmeow/CelestialCoordinates
gmeow:CelestialCoordinates rdf:type owl:Class ;
                           rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                           gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/CelestialLocation
gmeow:CelestialLocation rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:Location .


###  https://blackcatinformatics.ca/gmeow/CelestialObjectType
gmeow:CelestialObjectType rdf:type owl:Class ;
                          rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/CelestialReferenceOrigin
gmeow:CelestialReferenceOrigin rdf:type owl:Class ;
                               rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Certification
gmeow:Certification rdf:type owl:Class ;
                    rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty gmeow:certifiedIdentity ;
                                      owl:someValuesFrom gmeow:Agent
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty gmeow:certifiedKey ;
                                      owl:someValuesFrom gmeow:CryptographicKey
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty gmeow:certifier ;
                                      owl:someValuesFrom gmeow:Agent
                                    ] .


###  https://blackcatinformatics.ca/gmeow/Citation
gmeow:Citation rdf:type owl:Class ;
               rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/ConflictStrategy
gmeow:ConflictStrategy rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Connection
gmeow:Connection rdf:type owl:Class ;
                 rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> .


###  https://blackcatinformatics.ca/gmeow/Constraint
gmeow:Constraint rdf:type owl:Class ;
                 rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> .


###  https://blackcatinformatics.ca/gmeow/ConstraintLogic
gmeow:ConstraintLogic rdf:type owl:Class ;
                      rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/ConstraintOperator
gmeow:ConstraintOperator rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/ContactPoint
gmeow:ContactPoint rdf:type owl:Class ;
                   rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                   gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/ContainmentTenure
gmeow:ContainmentTenure rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:TimeScopedRelation ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:containmentChild ;
                                          owl:someValuesFrom gmeow:Place
                                        ] ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:containmentParent ;
                                          owl:someValuesFrom gmeow:Place
                                        ] .


###  https://blackcatinformatics.ca/gmeow/Contract
gmeow:Contract rdf:type owl:Class ;
               rdfs:subClassOf gmeow:Agreement .


###  https://blackcatinformatics.ca/gmeow/CoordinateMatrix
gmeow:CoordinateMatrix rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                       gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/CoordinateObservation
gmeow:CoordinateObservation rdf:type owl:Class ;
                            rdfs:subClassOf gmeow:SpatialMeasurement ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty gmeow:observedFeature ;
                                              owl:someValuesFrom gmeow:Place
                                            ] .


###  https://blackcatinformatics.ca/gmeow/Copyright
gmeow:Copyright rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                gmeow:Entity ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty gmeow:copyrightHolder ;
                                  owl:someValuesFrom gmeow:Agent
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty gmeow:copyrightWork ;
                                  owl:someValuesFrom gmeow:InformationObject
                                ] .


###  https://blackcatinformatics.ca/gmeow/CopyrightStatus
gmeow:CopyrightStatus rdf:type owl:Class ;
                      rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/CoupleRelationship
gmeow:CoupleRelationship rdf:type owl:Class ;
                         rdfs:subClassOf gmeow:KinRelationship .


###  https://blackcatinformatics.ca/gmeow/CreativeWork
gmeow:CreativeWork rdf:type owl:Class ;
                   rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/CreativeWorkTitle
gmeow:CreativeWorkTitle rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:Appellation .


###  https://blackcatinformatics.ca/gmeow/Credential
gmeow:Credential rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/CryptographicKey
gmeow:CryptographicKey rdf:type owl:Class ;
                       rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/CryptographicSignature
gmeow:CryptographicSignature rdf:type owl:Class ;
                             rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/DKIMSignature
gmeow:DKIMSignature rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:CryptographicSignature .


###  https://blackcatinformatics.ca/gmeow/Dataset
gmeow:Dataset rdf:type owl:Class ;
              rdfs:subClassOf gmeow:CreativeWork .


###  https://blackcatinformatics.ca/gmeow/DatingMethod
gmeow:DatingMethod rdf:type owl:Class ;
                   rdfs:subClassOf gmeow:ObservationMethod .


###  https://blackcatinformatics.ca/gmeow/Determinacy
gmeow:Determinacy rdf:type owl:Class ;
                  rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Document
gmeow:Document rdf:type owl:Class ;
               rdfs:subClassOf gmeow:CreativeWork .


###  https://blackcatinformatics.ca/gmeow/Duration
gmeow:Duration rdf:type owl:Class ;
               rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/Duty
gmeow:Duty rdf:type owl:Class ;
           rdfs:subClassOf gmeow:Rule .


###  https://blackcatinformatics.ca/gmeow/EmailAddress
gmeow:EmailAddress rdf:type owl:Class ;
                   rdfs:subClassOf gmeow:ContactPoint .


###  https://blackcatinformatics.ca/gmeow/EmailMessage
gmeow:EmailMessage rdf:type owl:Class ;
                   rdfs:subClassOf gmeow:Message .


###  https://blackcatinformatics.ca/gmeow/Entity
gmeow:Entity rdf:type owl:Class ;
             rdfs:subClassOf <http://purl.org/nemo/gufo#Endurant> .


###  https://blackcatinformatics.ca/gmeow/EntityExistence
gmeow:EntityExistence rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:TimeScopedRelation ,
                                      [ rdf:type owl:Restriction ;
                                        owl:onProperty gmeow:existenceEntity ;
                                        owl:someValuesFrom gmeow:Entity
                                      ] .


###  https://blackcatinformatics.ca/gmeow/Event
gmeow:Event rdf:type owl:Class ;
            rdfs:subClassOf <http://purl.org/nemo/gufo#Event> .


###  https://blackcatinformatics.ca/gmeow/EventSeries
gmeow:EventSeries rdf:type owl:Class ;
                  rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/EventType
gmeow:EventType rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Family
gmeow:Family rdf:type owl:Class ;
             rdfs:subClassOf gmeow:Group .


###  https://blackcatinformatics.ca/gmeow/Filename
gmeow:Filename rdf:type owl:Class ;
               rdfs:subClassOf gmeow:Appellation .


###  https://blackcatinformatics.ca/gmeow/FormalLanguage
gmeow:FormalLanguage rdf:type owl:Class ;
                     rdfs:subClassOf gmeow:Language .


###  https://blackcatinformatics.ca/gmeow/FosterParentChild
gmeow:FosterParentChild rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:ParentChildRelationship .


###  https://blackcatinformatics.ca/gmeow/FrameKind
gmeow:FrameKind rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/FrameRealm
gmeow:FrameRealm rdf:type owl:Class ;
                 rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Gender
gmeow:Gender rdf:type owl:Class ;
             rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/GenderExpression
gmeow:GenderExpression rdf:type owl:Class ;
                       rdfs:subClassOf gmeow:IdentityFacet ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty gmeow:expressionValue ;
                                         owl:someValuesFrom gmeow:GenderExpressionStyle
                                       ] .


###  https://blackcatinformatics.ca/gmeow/GenderExpressionStyle
gmeow:GenderExpressionStyle rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/GenderIdentity
gmeow:GenderIdentity rdf:type owl:Class ;
                     rdfs:subClassOf gmeow:IdentityFacet ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty gmeow:genderValue ;
                                       owl:someValuesFrom gmeow:Gender
                                     ] .


###  https://blackcatinformatics.ca/gmeow/GeoCoordinates
gmeow:GeoCoordinates rdf:type owl:Class ;
                     rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/Geocode
gmeow:Geocode rdf:type owl:Class ;
              rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/Geometry
gmeow:Geometry rdf:type owl:Class ;
               rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                               gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/GeometryType
gmeow:GeometryType rdf:type owl:Class ;
                   rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/GrammaticalAspect
gmeow:GrammaticalAspect rdf:type owl:Class ;
                        rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/GrammaticalTense
gmeow:GrammaticalTense rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/GranularityLevel
gmeow:GranularityLevel rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Group
gmeow:Group rdf:type owl:Class ;
            rdfs:subClassOf <http://purl.org/nemo/gufo#Collection> ,
                            gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/Honorific
gmeow:Honorific rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/HonorificClass
gmeow:HonorificClass rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/HonorificPosition
gmeow:HonorificPosition rdf:type owl:Class ;
                        rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/IdentityFacet
gmeow:IdentityFacet rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:Observation ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty gmeow:facetSubject ;
                                      owl:someValuesFrom gmeow:Person
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty gmeow:facetVantage ;
                                      owl:someValuesFrom gmeow:Agent
                                    ] .


###  https://blackcatinformatics.ca/gmeow/ImportActivity
gmeow:ImportActivity rdf:type owl:Class ;
                     rdfs:subClassOf gmeow:Activity .


###  https://blackcatinformatics.ca/gmeow/InformationObject
gmeow:InformationObject rdf:type owl:Class ;
                        rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                        gmeow:Entity ;
                        owl:disjointWith gmeow:PhysicalObject .


###  https://blackcatinformatics.ca/gmeow/Instant
gmeow:Instant rdf:type owl:Class ;
              rdfs:subClassOf <http://purl.org/nemo/gufo#AbstractIndividual> .


###  https://blackcatinformatics.ca/gmeow/InterpersonalRelationship
gmeow:InterpersonalRelationship rdf:type owl:Class ;
                                rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty gmeow:relationshipParty ;
                                                  owl:someValuesFrom gmeow:Agent
                                                ] .


###  https://blackcatinformatics.ca/gmeow/JurisdictionTenure
gmeow:JurisdictionTenure rdf:type owl:Class ;
                         rdfs:subClassOf gmeow:TimeScopedRelation ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty gmeow:jurisdictionPlace ;
                                           owl:someValuesFrom gmeow:Place
                                         ] ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty gmeow:jurisdictionPolity ;
                                           owl:someValuesFrom gmeow:Agent
                                         ] .


###  https://blackcatinformatics.ca/gmeow/KeyScheme
gmeow:KeyScheme rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/KinRelationship
gmeow:KinRelationship rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:Observation .


###  https://blackcatinformatics.ca/gmeow/LandTenure
gmeow:LandTenure rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:TimeScopedRelation ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty gmeow:tenureParty ;
                                   owl:someValuesFrom gmeow:Agent
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty gmeow:tenurePlace ;
                                   owl:someValuesFrom gmeow:Place
                                 ] .


###  https://blackcatinformatics.ca/gmeow/LandTenureType
gmeow:LandTenureType rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Language
gmeow:Language rdf:type owl:Class ;
               rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/LanguageCreation
gmeow:LanguageCreation rdf:type owl:Class ;
                       rdfs:subClassOf gmeow:Activity .


###  https://blackcatinformatics.ca/gmeow/LanguageModality
gmeow:LanguageModality rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/LanguageOrigin
gmeow:LanguageOrigin rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/LanguageProficiency
gmeow:LanguageProficiency rdf:type owl:Class ;
                          rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> .


###  https://blackcatinformatics.ca/gmeow/LanguageStatus
gmeow:LanguageStatus rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/LanguageVersion
gmeow:LanguageVersion rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:Language .


###  https://blackcatinformatics.ca/gmeow/LedgerEvent
gmeow:LedgerEvent rdf:type owl:Class ;
                  rdfs:subClassOf gmeow:Event ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty gmeow:logIndex ;
                                    owl:someValuesFrom xsd:integer
                                  ] .


###  https://blackcatinformatics.ca/gmeow/LedgerFinalityStatus
gmeow:LedgerFinalityStatus rdf:type owl:Class ;
                           rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/LedgerTransaction
gmeow:LedgerTransaction rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:InformationObject ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:transactionHash ;
                                          owl:someValuesFrom rdfs:Literal
                                        ] .


###  https://blackcatinformatics.ca/gmeow/LeftOperand
gmeow:LeftOperand rdf:type owl:Class ;
                  rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/License
gmeow:License rdf:type owl:Class ;
              rdfs:subClassOf gmeow:Agreement ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty gmeow:licensedWork ;
                                owl:someValuesFrom gmeow:InformationObject
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty gmeow:licensor ;
                                owl:someValuesFrom gmeow:Agent
                              ] .


###  https://blackcatinformatics.ca/gmeow/LicenseFamily
gmeow:LicenseFamily rdf:type owl:Class ;
                    rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/LifeEvent
gmeow:LifeEvent rdf:type owl:Class ;
                rdfs:subClassOf gmeow:Event .


###  https://blackcatinformatics.ca/gmeow/Location
gmeow:Location rdf:type owl:Class ;
               rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                               gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/LocationState
gmeow:LocationState rdf:type owl:Class ;
                    rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                    gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/LogicalConstraint
gmeow:LogicalConstraint rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:Constraint ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:constraintLogic ;
                                          owl:someValuesFrom gmeow:ConstraintLogic
                                        ] ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:logicConstraintMember ;
                                          owl:someValuesFrom gmeow:Constraint
                                        ] .


###  https://blackcatinformatics.ca/gmeow/Mailbox
gmeow:Mailbox rdf:type owl:Class ;
              rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/MailboxResidence
gmeow:MailboxResidence rdf:type owl:Class ;
                       rdfs:subClassOf gmeow:TimeScopedRelation .


###  https://blackcatinformatics.ca/gmeow/Mark
gmeow:Mark rdf:type owl:Class ;
           rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/MeasuredValue
gmeow:MeasuredValue rdf:type owl:Class ;
                    owl:equivalentClass gmeow:Quantity ;
                    rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                    gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/Measurement
gmeow:Measurement rdf:type owl:Class ;
                  rdfs:subClassOf gmeow:Observation .


###  https://blackcatinformatics.ca/gmeow/MediaObject
gmeow:MediaObject rdf:type owl:Class ;
                  rdfs:subClassOf gmeow:CreativeWork .


###  https://blackcatinformatics.ca/gmeow/Membership
gmeow:Membership rdf:type owl:Class ;
                 rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> .


###  https://blackcatinformatics.ca/gmeow/MentalReferenceFrame
gmeow:MentalReferenceFrame rdf:type owl:Class ;
                           rdfs:subClassOf gmeow:ReferenceFrame ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty gmeow:isHostedBy ;
                                             owl:someValuesFrom gmeow:Entity
                                           ] .


###  https://blackcatinformatics.ca/gmeow/Message
gmeow:Message rdf:type owl:Class ;
              rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/MessageHeader
gmeow:MessageHeader rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/MessageKeyword
gmeow:MessageKeyword rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/MessageParticipant
gmeow:MessageParticipant rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty gmeow:participantAddress ;
                                           owl:someValuesFrom gmeow:EmailAddress
                                         ] ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty gmeow:participantMessage ;
                                           owl:someValuesFrom gmeow:EmailMessage
                                         ] ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty gmeow:participantRole ;
                                           owl:someValuesFrom gmeow:MessageParticipantRole
                                         ] .


###  https://blackcatinformatics.ca/gmeow/MessageParticipantRole
gmeow:MessageParticipantRole rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/MetricKind
gmeow:MetricKind rdf:type owl:Class ;
                 rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/NamePart
gmeow:NamePart rdf:type owl:Class ;
               rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/NamePartType
gmeow:NamePartType rdf:type owl:Class ;
                   rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/NamePurpose
gmeow:NamePurpose rdf:type owl:Class ;
                  rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/NameRegister
gmeow:NameRegister rdf:type owl:Class ;
                   rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/NameUsage
gmeow:NameUsage rdf:type owl:Class ;
                rdfs:subClassOf gmeow:Observation ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty gmeow:usageAppellation ;
                                  owl:someValuesFrom gmeow:Appellation
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty gmeow:usageNamed ;
                                  owl:someValuesFrom gmeow:Entity
                                ] .


###  https://blackcatinformatics.ca/gmeow/NamedPeriod
gmeow:NamedPeriod rdf:type owl:Class ;
                  rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                  gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/NarrativeFrameLink
gmeow:NarrativeFrameLink rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> .


###  https://blackcatinformatics.ca/gmeow/NarrativeFrameRelation
gmeow:NarrativeFrameRelation rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/NarrativeReferenceFrame
gmeow:NarrativeReferenceFrame rdf:type owl:Class ;
                              rdfs:subClassOf gmeow:ReferenceFrame .


###  https://blackcatinformatics.ca/gmeow/NetworkAddress
gmeow:NetworkAddress rdf:type owl:Class ;
                     rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/NetworkAddressType
gmeow:NetworkAddressType rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Observation
gmeow:Observation rdf:type owl:Class ;
                  rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty gmeow:observedFeature ;
                                    owl:someValuesFrom owl:Thing
                                  ] ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty gmeow:vantage ;
                                    owl:someValuesFrom gmeow:Entity
                                  ] .


###  https://blackcatinformatics.ca/gmeow/ObservationMethod
gmeow:ObservationMethod rdf:type owl:Class ;
                        rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/ObservationType
gmeow:ObservationType rdf:type owl:Class ;
                      rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Occupancy
gmeow:Occupancy rdf:type owl:Class ;
                rdfs:subClassOf gmeow:Measurement .


###  https://blackcatinformatics.ca/gmeow/Occupation
gmeow:Occupation rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/OnlineAccount
gmeow:OnlineAccount rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/Organization
gmeow:Organization rdf:type owl:Class ;
                   rdfs:subClassOf gmeow:Agent .


###  https://blackcatinformatics.ca/gmeow/OrganizationName
gmeow:OrganizationName rdf:type owl:Class ;
                       rdfs:subClassOf gmeow:Appellation .


###  https://blackcatinformatics.ca/gmeow/Orientation
gmeow:Orientation rdf:type owl:Class ;
                  rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                  gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/PGPSignature
gmeow:PGPSignature rdf:type owl:Class ;
                   rdfs:subClassOf gmeow:CryptographicSignature .


###  https://blackcatinformatics.ca/gmeow/ParentChildRelationship
gmeow:ParentChildRelationship rdf:type owl:Class ;
                              rdfs:subClassOf gmeow:KinRelationship ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty gmeow:relationshipChild ;
                                                owl:someValuesFrom gmeow:Person
                                              ] ,
                                              [ rdf:type owl:Restriction ;
                                                owl:onProperty gmeow:relationshipParent ;
                                                owl:someValuesFrom gmeow:Person
                                              ] .


###  https://blackcatinformatics.ca/gmeow/ParticipantRole
gmeow:ParticipantRole rdf:type owl:Class ;
                      rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Participation
gmeow:Participation rdf:type owl:Class ;
                    rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty gmeow:participationEvent ;
                                      owl:someValuesFrom gmeow:Event
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty gmeow:participationParticipant ;
                                      owl:someValuesFrom gmeow:Entity
                                    ] .


###  https://blackcatinformatics.ca/gmeow/Patent
gmeow:Patent rdf:type owl:Class ;
             rdfs:subClassOf gmeow:CreativeWork .


###  https://blackcatinformatics.ca/gmeow/PeriodType
gmeow:PeriodType rdf:type owl:Class ;
                 rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Permission
gmeow:Permission rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:Rule .


###  https://blackcatinformatics.ca/gmeow/Person
gmeow:Person rdf:type owl:Class ;
             rdfs:subClassOf gmeow:Agent .


###  https://blackcatinformatics.ca/gmeow/PersonName
gmeow:PersonName rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:Appellation .


###  https://blackcatinformatics.ca/gmeow/PhysicalObject
gmeow:PhysicalObject rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                     gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/Place
gmeow:Place rdf:type owl:Class ;
            rdfs:subClassOf gmeow:Location .


###  https://blackcatinformatics.ca/gmeow/PlaceName
gmeow:PlaceName rdf:type owl:Class ;
                rdfs:subClassOf gmeow:Appellation .


###  https://blackcatinformatics.ca/gmeow/PlaceNaming
gmeow:PlaceNaming rdf:type owl:Class ;
                  owl:equivalentClass [ owl:intersectionOf ( gmeow:NameUsage
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty gmeow:usageNamed ;
                                                               owl:someValuesFrom gmeow:Place
                                                             ]
                                                           ) ;
                                        rdf:type owl:Class
                                      ] ;
                  rdfs:subClassOf gmeow:NameUsage ,
                                  [ rdf:type owl:Restriction ;
                                    owl:onProperty gmeow:usageNamed ;
                                    owl:someValuesFrom gmeow:Place
                                  ] .


###  https://blackcatinformatics.ca/gmeow/PlaceType
gmeow:PlaceType rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Pose
gmeow:Pose rdf:type owl:Class ;
           rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                           gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/PostalAddress
gmeow:PostalAddress rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:ContactPoint .


###  https://blackcatinformatics.ca/gmeow/PrivacyNotice
gmeow:PrivacyNotice rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/ProfessionalRelationship
gmeow:ProfessionalRelationship rdf:type owl:Class ;
                               rdfs:subClassOf gmeow:InterpersonalRelationship .


###  https://blackcatinformatics.ca/gmeow/ProficiencyLevel
gmeow:ProficiencyLevel rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/ProficiencyModality
gmeow:ProficiencyModality rdf:type owl:Class ;
                          rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/ProficiencyScale
gmeow:ProficiencyScale rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Profile
gmeow:Profile rdf:type owl:Class ;
              rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/ProgrammingLanguage
gmeow:ProgrammingLanguage rdf:type owl:Class ;
                          rdfs:subClassOf gmeow:FormalLanguage .


###  https://blackcatinformatics.ca/gmeow/Prohibition
gmeow:Prohibition rdf:type owl:Class ;
                  rdfs:subClassOf gmeow:Rule .


###  https://blackcatinformatics.ca/gmeow/PronounSet
gmeow:PronounSet rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/ProximityMeasurement
gmeow:ProximityMeasurement rdf:type owl:Class ;
                           rdfs:subClassOf gmeow:Measurement .


###  https://blackcatinformatics.ca/gmeow/QualityAssessment
gmeow:QualityAssessment rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:Observation ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:assessedEntity ;
                                          owl:someValuesFrom gmeow:Entity
                                        ] .


###  https://blackcatinformatics.ca/gmeow/QualityDimension
gmeow:QualityDimension rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Quantity
gmeow:Quantity rdf:type owl:Class ;
               owl:equivalentClass gmeow:ScalarQuantity ;
               rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                               gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/RecurrenceRule
gmeow:RecurrenceRule rdf:type owl:Class ;
                     rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/ReferenceFrame
gmeow:ReferenceFrame rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                     gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/ReferencePosition
gmeow:ReferencePosition rdf:type owl:Class ;
                        rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                        gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/RegulatoryOverlay
gmeow:RegulatoryOverlay rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:TimeScopedRelation ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:overlayAuthority ;
                                          owl:someValuesFrom gmeow:Agent
                                        ] ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:overlayPlace ;
                                          owl:someValuesFrom gmeow:Place
                                        ] .


###  https://blackcatinformatics.ca/gmeow/RegulatoryOverlayType
gmeow:RegulatoryOverlayType rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/RelayHop
gmeow:RelayHop rdf:type owl:Class ;
               rdfs:subClassOf <http://purl.org/nemo/gufo#Event> .


###  https://blackcatinformatics.ca/gmeow/Repository
gmeow:Repository rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/RightsAction
gmeow:RightsAction rdf:type owl:Class ;
                   rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/RightsStatement
gmeow:RightsStatement rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:Observation ,
                                      [ rdf:type owl:Restriction ;
                                        owl:onProperty gmeow:statementAbout ;
                                        owl:someValuesFrom gmeow:Entity
                                      ] .


###  https://blackcatinformatics.ca/gmeow/RightsType
gmeow:RightsType rdf:type owl:Class ;
                 rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Role
gmeow:Role rdf:type owl:Class ;
           rdfs:subClassOf <http://purl.org/nemo/gufo#FunctionalComplex> .


###  https://blackcatinformatics.ca/gmeow/RomanticOrientation
gmeow:RomanticOrientation rdf:type owl:Class ;
                          rdfs:subClassOf gmeow:IdentityFacet ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty gmeow:romanticOrientationValue ;
                                            owl:someValuesFrom gmeow:RomanticOrientationValue
                                          ] .


###  https://blackcatinformatics.ca/gmeow/RomanticOrientationValue
gmeow:RomanticOrientationValue rdf:type owl:Class ;
                               rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Route
gmeow:Route rdf:type owl:Class ;
            rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/RouteKind
gmeow:RouteKind rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Rule
gmeow:Rule rdf:type owl:Class ;
           rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                           [ rdf:type owl:Restriction ;
                             owl:onProperty gmeow:ruleAction ;
                             owl:someValuesFrom gmeow:RightsAction
                           ] .


###  https://blackcatinformatics.ca/gmeow/SMIMESignature
gmeow:SMIMESignature rdf:type owl:Class ;
                     rdfs:subClassOf gmeow:CryptographicSignature .


###  https://blackcatinformatics.ca/gmeow/ScalarQuantity
gmeow:ScalarQuantity rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                     gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/ScriptRole
gmeow:ScriptRole rdf:type owl:Class ;
                 rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/SensitivityLevel
gmeow:SensitivityLevel rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/SensoryEnvironment
gmeow:SensoryEnvironment rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                         gmeow:Entity ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty gmeow:environmentAtLocation ;
                                           owl:someValuesFrom gmeow:Location
                                         ] .


###  https://blackcatinformatics.ca/gmeow/SensoryModality
gmeow:SensoryModality rdf:type owl:Class ;
                      rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/SensoryObservation
gmeow:SensoryObservation rdf:type owl:Class ;
                         rdfs:subClassOf gmeow:Observation .


###  https://blackcatinformatics.ca/gmeow/SensoryPerception
gmeow:SensoryPerception rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:StandpointClaim ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:perceptionEnvironment ;
                                          owl:someValuesFrom gmeow:SensoryEnvironment
                                        ] .


###  https://blackcatinformatics.ca/gmeow/SequenceCoordinates
gmeow:SequenceCoordinates rdf:type owl:Class ;
                          rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                          gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/SequenceFeature
gmeow:SequenceFeature rdf:type owl:Class ;
                      rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                      gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/SequenceFeatureType
gmeow:SequenceFeatureType rdf:type owl:Class ;
                          rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/SerialInstallment
gmeow:SerialInstallment rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:CreativeWork .


###  https://blackcatinformatics.ca/gmeow/SexAssignedAtBirth
gmeow:SexAssignedAtBirth rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/SexualOrientation
gmeow:SexualOrientation rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:IdentityFacet ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:sexualOrientationValue ;
                                          owl:someValuesFrom gmeow:SexualOrientationValue
                                        ] .


###  https://blackcatinformatics.ca/gmeow/SexualOrientationValue
gmeow:SexualOrientationValue rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/SignatureScheme
gmeow:SignatureScheme rdf:type owl:Class ;
                      rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Skill
gmeow:Skill rdf:type owl:Class ;
            rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/SmartContract
gmeow:SmartContract rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:Entity ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty gmeow:contractAddress ;
                                      owl:someValuesFrom rdfs:Literal
                                    ] .


###  https://blackcatinformatics.ca/gmeow/SoftwareAgent
gmeow:SoftwareAgent rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:Agent .


###  https://blackcatinformatics.ca/gmeow/SoftwareName
gmeow:SoftwareName rdf:type owl:Class ;
                   rdfs:subClassOf gmeow:Appellation .


###  https://blackcatinformatics.ca/gmeow/SoftwareProject
gmeow:SoftwareProject rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:CreativeWork .


###  https://blackcatinformatics.ca/gmeow/Source
gmeow:Source rdf:type owl:Class ;
             rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/SpatialAggregation
gmeow:SpatialAggregation rdf:type owl:Class ;
                         rdfs:subClassOf gmeow:Measurement .


###  https://blackcatinformatics.ca/gmeow/SpatialBin
gmeow:SpatialBin rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:Place .


###  https://blackcatinformatics.ca/gmeow/SpatialCoordinates
gmeow:SpatialCoordinates rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                         gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/SpatialMeasurement
gmeow:SpatialMeasurement rdf:type owl:Class ;
                         rdfs:subClassOf gmeow:Measurement ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty gmeow:observedFeature ;
                                           owl:someValuesFrom gmeow:Entity
                                         ] ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty gmeow:vantage ;
                                           owl:someValuesFrom gmeow:Agent
                                         ] .


###  https://blackcatinformatics.ca/gmeow/Standpoint
gmeow:Standpoint rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/StandpointClaim
gmeow:StandpointClaim rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:Observation .


###  https://blackcatinformatics.ca/gmeow/StandpointModality
gmeow:StandpointModality rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/StandpointTenure
gmeow:StandpointTenure rdf:type owl:Class ;
                       rdfs:subClassOf gmeow:TimeScopedRelation ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty gmeow:standpointClaim ;
                                         owl:someValuesFrom gmeow:StandpointClaim
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty gmeow:tenureStandpoint ;
                                         owl:someValuesFrom gmeow:Standpoint
                                       ] .


###  https://blackcatinformatics.ca/gmeow/StepParentChild
gmeow:StepParentChild rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:ParentChildRelationship .


###  https://blackcatinformatics.ca/gmeow/StorageLocation
gmeow:StorageLocation rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:Location .


###  https://blackcatinformatics.ca/gmeow/StorageMedium
gmeow:StorageMedium rdf:type owl:Class ;
                    rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/StrandOrientation
gmeow:StrandOrientation rdf:type owl:Class ;
                        rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Stream
gmeow:Stream rdf:type owl:Class ;
             rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                             gmeow:Entity ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty gmeow:streamOf ;
                               owl:someValuesFrom gmeow:Entity
                             ] .


###  https://blackcatinformatics.ca/gmeow/Summary
gmeow:Summary rdf:type owl:Class ;
              rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/Tag
gmeow:Tag rdf:type owl:Class ;
          rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/TagScheme
gmeow:TagScheme rdf:type owl:Class ;
                rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/Tagging
gmeow:Tagging rdf:type owl:Class ;
              rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty gmeow:taggingTag ;
                                owl:someValuesFrom gmeow:Tag
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty gmeow:taggingTagged ;
                                owl:someValuesFrom gmeow:Entity
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty gmeow:taggingTagger ;
                                owl:someValuesFrom gmeow:Agent
                              ] .


###  https://blackcatinformatics.ca/gmeow/TelephoneNumber
gmeow:TelephoneNumber rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:ContactPoint .


###  https://blackcatinformatics.ca/gmeow/TemporalFrame
gmeow:TemporalFrame rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:ReferenceFrame .


###  https://blackcatinformatics.ca/gmeow/TemporalMeasurement
gmeow:TemporalMeasurement rdf:type owl:Class ;
                          rdfs:subClassOf gmeow:Measurement ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty gmeow:observedFeature ;
                                            owl:someValuesFrom gmeow:Entity
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty gmeow:vantage ;
                                            owl:someValuesFrom gmeow:Agent
                                          ] .


###  https://blackcatinformatics.ca/gmeow/TemporalPrecision
gmeow:TemporalPrecision rdf:type owl:Class ;
                        rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/TextDirection
gmeow:TextDirection rdf:type owl:Class ;
                    rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/TextExtraction
gmeow:TextExtraction rdf:type owl:Class ;
                     rdfs:subClassOf gmeow:Document .


###  https://blackcatinformatics.ca/gmeow/Thread
gmeow:Thread rdf:type owl:Class ;
             rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/TimeInterval
gmeow:TimeInterval rdf:type owl:Class ;
                   rdfs:subClassOf <http://purl.org/nemo/gufo#AbstractIndividual> .


###  https://blackcatinformatics.ca/gmeow/TimeScale
gmeow:TimeScale rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/TimeScopedRelation
gmeow:TimeScopedRelation rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#Situation> .


###  https://blackcatinformatics.ca/gmeow/Trademark
gmeow:Trademark rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                gmeow:Entity ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty gmeow:trademarkHolder ;
                                  owl:someValuesFrom gmeow:Agent
                                ] ,
                                [ rdf:type owl:Restriction ;
                                  owl:onProperty gmeow:trademarkMark ;
                                  owl:someValuesFrom gmeow:Mark
                                ] .


###  https://blackcatinformatics.ca/gmeow/TrademarkStatus
gmeow:TrademarkStatus rdf:type owl:Class ;
                      rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/Trajectory
gmeow:Trajectory rdf:type owl:Class ;
                 rdfs:subClassOf <http://purl.org/nemo/gufo#Object> ,
                                 gmeow:Entity .


###  https://blackcatinformatics.ca/gmeow/TransliterationScheme
gmeow:TransliterationScheme rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/TransparencyLogEntry
gmeow:TransparencyLogEntry rdf:type owl:Class ;
                           rdfs:subClassOf gmeow:InformationObject ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty gmeow:logEntryIndex ;
                                             owl:someValuesFrom xsd:integer
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty gmeow:logEntryUrl ;
                                             owl:someValuesFrom rdfs:Literal
                                           ] .


###  https://blackcatinformatics.ca/gmeow/TrustAssertion
gmeow:TrustAssertion rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty gmeow:trustee ;
                                       owl:someValuesFrom gmeow:Agent
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty gmeow:trustor ;
                                       owl:someValuesFrom gmeow:Agent
                                     ] .


###  https://blackcatinformatics.ca/gmeow/Utilization
gmeow:Utilization rdf:type owl:Class ;
                  rdfs:subClassOf gmeow:Measurement .


###  https://blackcatinformatics.ca/gmeow/VerificationActivity
gmeow:VerificationActivity rdf:type owl:Class ;
                           rdfs:subClassOf gmeow:Activity .


###  https://blackcatinformatics.ca/gmeow/VerificationResult
gmeow:VerificationResult rdf:type owl:Class ;
                         rdfs:subClassOf gmeow:InformationObject ,
                                         [ rdf:type owl:Restriction ;
                                           owl:onProperty gmeow:hasVerificationStatus ;
                                           owl:someValuesFrom gmeow:VerificationStatus
                                         ] .


###  https://blackcatinformatics.ca/gmeow/VerificationStatus
gmeow:VerificationStatus rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/VersionMembership
gmeow:VersionMembership rdf:type owl:Class ;
                        rdfs:subClassOf gmeow:Observation ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:membershipAuthority ;
                                          owl:someValuesFrom gmeow:Agent
                                        ] ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:versionMember ;
                                          owl:someValuesFrom gmeow:Entity
                                        ] ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty gmeow:versionSet ;
                                          owl:someValuesFrom gmeow:VersionSet
                                        ] .


###  https://blackcatinformatics.ca/gmeow/VersionRole
gmeow:VersionRole rdf:type owl:Class ;
                  rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/VersionScale
gmeow:VersionScale rdf:type owl:Class ;
                   rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/VersionSet
gmeow:VersionSet rdf:type owl:Class ;
                 rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/VirtualLocation
gmeow:VirtualLocation rdf:type owl:Class ;
                      rdfs:subClassOf gmeow:Location .


###  https://blackcatinformatics.ca/gmeow/VirtualLocationType
gmeow:VirtualLocationType rdf:type owl:Class ;
                          rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/WebPage
gmeow:WebPage rdf:type owl:Class ;
              rdfs:subClassOf gmeow:CreativeWork .


###  https://blackcatinformatics.ca/gmeow/WritingSystem
gmeow:WritingSystem rdf:type owl:Class ;
                    rdfs:subClassOf gmeow:InformationObject .


###  https://blackcatinformatics.ca/gmeow/WritingSystemType
gmeow:WritingSystemType rdf:type owl:Class ;
                        rdfs:subClassOf <http://purl.org/nemo/gufo#QualityValue> .


###  https://blackcatinformatics.ca/gmeow/WritingSystemUsage
gmeow:WritingSystemUsage rdf:type owl:Class ;
                         rdfs:subClassOf <http://purl.org/nemo/gufo#Relator> .


#################################################################
#    Individuals
#################################################################

###  http://qudt.org/vocab/unit/YR
<http://qudt.org/vocab/unit/YR> rdf:type owl:NamedIndividual .


###  https://blackcatinformatics.ca/gmeow/AccessibilityAssertion
gmeow:AccessibilityAssertion rdf:type owl:NamedIndividual ,
                                      <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/AccessibilityFacet
gmeow:AccessibilityFacet rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/AccessibilityPolarity
gmeow:AccessibilityPolarity rdf:type owl:NamedIndividual ,
                                     <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/AcquaintanceRelationship
gmeow:AcquaintanceRelationship rdf:type owl:NamedIndividual ,
                                        <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Activity
gmeow:Activity rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#EventType> .


###  https://blackcatinformatics.ca/gmeow/AddressTenure
gmeow:AddressTenure rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#SituationType> .


###  https://blackcatinformatics.ca/gmeow/AdoptiveParentChild
gmeow:AdoptiveParentChild rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Agent
gmeow:Agent rdf:type owl:NamedIndividual ,
                     <http://purl.org/nemo/gufo#Category> .


###  https://blackcatinformatics.ca/gmeow/AggregationFunction
gmeow:AggregationFunction rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Agreement
gmeow:Agreement rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/AgreementName
gmeow:AgreementName rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Appellation
gmeow:Appellation rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Article
gmeow:Article rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/AtomicConstraint
gmeow:AtomicConstraint rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Attachment
gmeow:Attachment rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Attestation
gmeow:Attestation rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/AttestationArtifact
gmeow:AttestationArtifact rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/AttestationPolicy
gmeow:AttestationPolicy rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/AttestationType
gmeow:AttestationType rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/AuthenticationResult
gmeow:AuthenticationResult rdf:type owl:NamedIndividual ,
                                    <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Axis
gmeow:Axis rdf:type owl:NamedIndividual ,
                    <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/BiologicalParentChild
gmeow:BiologicalParentChild rdf:type owl:NamedIndividual ,
                                     <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/BiologicalSequenceLocation
gmeow:BiologicalSequenceLocation rdf:type owl:NamedIndividual ,
                                          <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Block
gmeow:Block rdf:type owl:NamedIndividual ,
                     <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/BlockchainAccount
gmeow:BlockchainAccount rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/BlockchainNetwork
gmeow:BlockchainNetwork rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/BodyPart
gmeow:BodyPart rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/BookRelease
gmeow:BookRelease rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/CadastralReference
gmeow:CadastralReference rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/CadastralReferenceType
gmeow:CadastralReferenceType rdf:type owl:NamedIndividual ,
                                      <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/CalendarSystem
gmeow:CalendarSystem rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Capacity
gmeow:Capacity rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/CelestialCoordinates
gmeow:CelestialCoordinates rdf:type owl:NamedIndividual ,
                                    <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/CelestialLocation
gmeow:CelestialLocation rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/CelestialObjectType
gmeow:CelestialObjectType rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/CelestialReferenceOrigin
gmeow:CelestialReferenceOrigin rdf:type owl:NamedIndividual ,
                                        <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Certification
gmeow:Certification rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Citation
gmeow:Citation rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/ConflictStrategy
gmeow:ConflictStrategy rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Connection
gmeow:Connection rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Constraint
gmeow:Constraint rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Category> .


###  https://blackcatinformatics.ca/gmeow/ConstraintLogic
gmeow:ConstraintLogic rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/ConstraintOperator
gmeow:ConstraintOperator rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/ContactPoint
gmeow:ContactPoint rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/ContainmentTenure
gmeow:ContainmentTenure rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SituationType> .


###  https://blackcatinformatics.ca/gmeow/Contract
gmeow:Contract rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/CoordinateMatrix
gmeow:CoordinateMatrix rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/CoordinateObservation
gmeow:CoordinateObservation rdf:type owl:NamedIndividual ,
                                     <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Copyright
gmeow:Copyright rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/CopyrightStatus
gmeow:CopyrightStatus rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/CoupleRelationship
gmeow:CoupleRelationship rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/CreativeWork
gmeow:CreativeWork rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/CreativeWorkTitle
gmeow:CreativeWorkTitle rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Credential
gmeow:Credential rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/CryptographicKey
gmeow:CryptographicKey rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/CryptographicSignature
gmeow:CryptographicSignature rdf:type owl:NamedIndividual ,
                                      <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/DKIMSignature
gmeow:DKIMSignature rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Dataset
gmeow:Dataset rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/DatingMethod
gmeow:DatingMethod rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Determinacy
gmeow:Determinacy rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Document
gmeow:Document rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Duration
gmeow:Duration rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Duty
gmeow:Duty rdf:type owl:NamedIndividual ,
                    <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/EmailAddress
gmeow:EmailAddress rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/EmailMessage
gmeow:EmailMessage rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Entity
gmeow:Entity rdf:type owl:NamedIndividual ,
                      <http://purl.org/nemo/gufo#Category> .


###  https://blackcatinformatics.ca/gmeow/EntityExistence
gmeow:EntityExistence rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SituationType> .


###  https://blackcatinformatics.ca/gmeow/Event
gmeow:Event rdf:type owl:NamedIndividual ,
                     <http://purl.org/nemo/gufo#EventType> .


###  https://blackcatinformatics.ca/gmeow/EventSeries
gmeow:EventSeries rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/EventType
gmeow:EventType rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Family
gmeow:Family rdf:type owl:NamedIndividual ,
                      <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Filename
gmeow:Filename rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/FormalLanguage
gmeow:FormalLanguage rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/FosterParentChild
gmeow:FosterParentChild rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/FrameKind
gmeow:FrameKind rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/FrameRealm
gmeow:FrameRealm rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Gender
gmeow:Gender rdf:type owl:NamedIndividual ,
                      <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/GenderExpression
gmeow:GenderExpression rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/GenderExpressionStyle
gmeow:GenderExpressionStyle rdf:type owl:NamedIndividual ,
                                     <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/GenderIdentity
gmeow:GenderIdentity rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/GeoCoordinates
gmeow:GeoCoordinates rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Geocode
gmeow:Geocode rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Geometry
gmeow:Geometry rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/GeometryType
gmeow:GeometryType rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/GrammaticalAspect
gmeow:GrammaticalAspect rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/GrammaticalTense
gmeow:GrammaticalTense rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/GranularityLevel
gmeow:GranularityLevel rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Group
gmeow:Group rdf:type owl:NamedIndividual ,
                     <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Honorific
gmeow:Honorific rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/HonorificClass
gmeow:HonorificClass rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/HonorificPosition
gmeow:HonorificPosition rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/IdentityFacet
gmeow:IdentityFacet rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/ImportActivity
gmeow:ImportActivity rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#EventType> .


###  https://blackcatinformatics.ca/gmeow/InformationObject
gmeow:InformationObject rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#Category> .


###  https://blackcatinformatics.ca/gmeow/Instant
gmeow:Instant rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/InterpersonalRelationship
gmeow:InterpersonalRelationship rdf:type owl:NamedIndividual ,
                                         <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/JurisdictionTenure
gmeow:JurisdictionTenure rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#SituationType> .


###  https://blackcatinformatics.ca/gmeow/KeyScheme
gmeow:KeyScheme rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/KinRelationship
gmeow:KinRelationship rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/LandTenure
gmeow:LandTenure rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#SituationType> .


###  https://blackcatinformatics.ca/gmeow/LandTenureType
gmeow:LandTenureType rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Language
gmeow:Language rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/LanguageCreation
gmeow:LanguageCreation rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#EventType> .


###  https://blackcatinformatics.ca/gmeow/LanguageModality
gmeow:LanguageModality rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/LanguageOrigin
gmeow:LanguageOrigin rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/LanguageProficiency
gmeow:LanguageProficiency rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/LanguageStatus
gmeow:LanguageStatus rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/LanguageVersion
gmeow:LanguageVersion rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/LedgerEvent
gmeow:LedgerEvent rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/LedgerFinalityStatus
gmeow:LedgerFinalityStatus rdf:type owl:NamedIndividual ,
                                    <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/LedgerTransaction
gmeow:LedgerTransaction rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/LeftOperand
gmeow:LeftOperand rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/License
gmeow:License rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/LicenseFamily
gmeow:LicenseFamily rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/LifeEvent
gmeow:LifeEvent rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#EventType> .


###  https://blackcatinformatics.ca/gmeow/Location
gmeow:Location rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/LocationState
gmeow:LocationState rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/LogicalConstraint
gmeow:LogicalConstraint rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Mailbox
gmeow:Mailbox rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/MailboxResidence
gmeow:MailboxResidence rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#SituationType> .


###  https://blackcatinformatics.ca/gmeow/Mark
gmeow:Mark rdf:type owl:NamedIndividual ,
                    <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/MeasuredValue
gmeow:MeasuredValue rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Measurement
gmeow:Measurement rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/MediaObject
gmeow:MediaObject rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Membership
gmeow:Membership rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/MentalReferenceFrame
gmeow:MentalReferenceFrame rdf:type owl:NamedIndividual ,
                                    <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Message
gmeow:Message rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/MessageHeader
gmeow:MessageHeader rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/MessageKeyword
gmeow:MessageKeyword rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/MessageParticipant
gmeow:MessageParticipant rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/MessageParticipantRole
gmeow:MessageParticipantRole rdf:type owl:NamedIndividual ,
                                      <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/MetricKind
gmeow:MetricKind rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/NamePart
gmeow:NamePart rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/NamePartType
gmeow:NamePartType rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/NamePurpose
gmeow:NamePurpose rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/NameRegister
gmeow:NameRegister rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/NameUsage
gmeow:NameUsage rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/NamedPeriod
gmeow:NamedPeriod rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/NarrativeFrameLink
gmeow:NarrativeFrameLink rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/NarrativeFrameRelation
gmeow:NarrativeFrameRelation rdf:type owl:NamedIndividual ,
                                      <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/NarrativeReferenceFrame
gmeow:NarrativeReferenceFrame rdf:type owl:NamedIndividual ,
                                       <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/NetworkAddress
gmeow:NetworkAddress rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/NetworkAddressType
gmeow:NetworkAddressType rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Observation
gmeow:Observation rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/ObservationMethod
gmeow:ObservationMethod rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/ObservationType
gmeow:ObservationType rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Occupancy
gmeow:Occupancy rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Occupation
gmeow:Occupation rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/OnlineAccount
gmeow:OnlineAccount rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Organization
gmeow:Organization rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/OrganizationName
gmeow:OrganizationName rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Orientation
gmeow:Orientation rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/PGPSignature
gmeow:PGPSignature rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/ParentChildRelationship
gmeow:ParentChildRelationship rdf:type owl:NamedIndividual ,
                                       <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/ParticipantRole
gmeow:ParticipantRole rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Participation
gmeow:Participation rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Patent
gmeow:Patent rdf:type owl:NamedIndividual ,
                      <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/PeriodType
gmeow:PeriodType rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Permission
gmeow:Permission rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Person
gmeow:Person rdf:type owl:NamedIndividual ,
                      <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/PersonName
gmeow:PersonName rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/PhysicalObject
gmeow:PhysicalObject rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#Category> .


###  https://blackcatinformatics.ca/gmeow/Place
gmeow:Place rdf:type owl:NamedIndividual ,
                     <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/PlaceName
gmeow:PlaceName rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/PlaceNaming
gmeow:PlaceNaming rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/PlaceType
gmeow:PlaceType rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Pose
gmeow:Pose rdf:type owl:NamedIndividual ,
                    <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/PostalAddress
gmeow:PostalAddress rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/PrivacyNotice
gmeow:PrivacyNotice rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/ProfessionalRelationship
gmeow:ProfessionalRelationship rdf:type owl:NamedIndividual ,
                                        <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/ProficiencyLevel
gmeow:ProficiencyLevel rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/ProficiencyModality
gmeow:ProficiencyModality rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/ProficiencyScale
gmeow:ProficiencyScale rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Profile
gmeow:Profile rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/ProgrammingLanguage
gmeow:ProgrammingLanguage rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Prohibition
gmeow:Prohibition rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/PronounSet
gmeow:PronounSet rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/ProximityMeasurement
gmeow:ProximityMeasurement rdf:type owl:NamedIndividual ,
                                    <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/QualityAssessment
gmeow:QualityAssessment rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/QualityDimension
gmeow:QualityDimension rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Quantity
gmeow:Quantity rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/RecurrenceRule
gmeow:RecurrenceRule rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/ReferenceFrame
gmeow:ReferenceFrame rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/ReferencePosition
gmeow:ReferencePosition rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/RegulatoryOverlay
gmeow:RegulatoryOverlay rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SituationType> .


###  https://blackcatinformatics.ca/gmeow/RegulatoryOverlayType
gmeow:RegulatoryOverlayType rdf:type owl:NamedIndividual ,
                                     <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/RelayHop
gmeow:RelayHop rdf:type owl:NamedIndividual ,
                        <http://purl.org/nemo/gufo#EventType> .


###  https://blackcatinformatics.ca/gmeow/Repository
gmeow:Repository rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/RightsAction
gmeow:RightsAction rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/RightsStatement
gmeow:RightsStatement rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/RightsType
gmeow:RightsType rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Role
gmeow:Role rdf:type owl:NamedIndividual ,
                    <http://purl.org/nemo/gufo#RoleMixin> .


###  https://blackcatinformatics.ca/gmeow/RomanticOrientation
gmeow:RomanticOrientation rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/RomanticOrientationValue
gmeow:RomanticOrientationValue rdf:type owl:NamedIndividual ,
                                        <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Route
gmeow:Route rdf:type owl:NamedIndividual ,
                     <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/RouteKind
gmeow:RouteKind rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Rule
gmeow:Rule rdf:type owl:NamedIndividual ,
                    <http://purl.org/nemo/gufo#Category> .


###  https://blackcatinformatics.ca/gmeow/SMIMESignature
gmeow:SMIMESignature rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/ScalarQuantity
gmeow:ScalarQuantity rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/ScriptRole
gmeow:ScriptRole rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/SensitivityLevel
gmeow:SensitivityLevel rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/SensoryEnvironment
gmeow:SensoryEnvironment rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/SensoryModality
gmeow:SensoryModality rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/SensoryObservation
gmeow:SensoryObservation rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/SensoryPerception
gmeow:SensoryPerception rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/SequenceCoordinates
gmeow:SequenceCoordinates rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/SequenceFeature
gmeow:SequenceFeature rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/SequenceFeatureType
gmeow:SequenceFeatureType rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/SerialInstallment
gmeow:SerialInstallment rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/SexAssignedAtBirth
gmeow:SexAssignedAtBirth rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/SexualOrientation
gmeow:SexualOrientation rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/SexualOrientationValue
gmeow:SexualOrientationValue rdf:type owl:NamedIndividual ,
                                      <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/SignatureScheme
gmeow:SignatureScheme rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Skill
gmeow:Skill rdf:type owl:NamedIndividual ,
                     <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/SmartContract
gmeow:SmartContract rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/SoftwareAgent
gmeow:SoftwareAgent rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/SoftwareName
gmeow:SoftwareName rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/SoftwareProject
gmeow:SoftwareProject rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Source
gmeow:Source rdf:type owl:NamedIndividual ,
                      <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/SpatialAggregation
gmeow:SpatialAggregation rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/SpatialBin
gmeow:SpatialBin rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/SpatialCoordinates
gmeow:SpatialCoordinates rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/SpatialMeasurement
gmeow:SpatialMeasurement rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Standpoint
gmeow:Standpoint rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/StandpointClaim
gmeow:StandpointClaim rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/StandpointModality
gmeow:StandpointModality rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/StandpointTenure
gmeow:StandpointTenure rdf:type owl:NamedIndividual ,
                                <http://purl.org/nemo/gufo#SituationType> .


###  https://blackcatinformatics.ca/gmeow/StepParentChild
gmeow:StepParentChild rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/StorageLocation
gmeow:StorageLocation rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/StorageMedium
gmeow:StorageMedium rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/StrandOrientation
gmeow:StrandOrientation rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Stream
gmeow:Stream rdf:type owl:NamedIndividual ,
                      <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Summary
gmeow:Summary rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Tag
gmeow:Tag rdf:type owl:NamedIndividual ,
                   <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/TagScheme
gmeow:TagScheme rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Tagging
gmeow:Tagging rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/TelephoneNumber
gmeow:TelephoneNumber rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/TemporalFrame
gmeow:TemporalFrame rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/TemporalMeasurement
gmeow:TemporalMeasurement rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/TemporalPrecision
gmeow:TemporalPrecision rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/TextDirection
gmeow:TextDirection rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/TextExtraction
gmeow:TextExtraction rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/Thread
gmeow:Thread rdf:type owl:NamedIndividual ,
                      <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/TimeInterval
gmeow:TimeInterval rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/TimeScale
gmeow:TimeScale rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/TimeScopedRelation
gmeow:TimeScopedRelation rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#SituationType> .


###  https://blackcatinformatics.ca/gmeow/Trademark
gmeow:Trademark rdf:type owl:NamedIndividual ,
                         <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/TrademarkStatus
gmeow:TrademarkStatus rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/Trajectory
gmeow:Trajectory rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/TransliterationScheme
gmeow:TransliterationScheme rdf:type owl:NamedIndividual ,
                                     <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/TransparencyLogEntry
gmeow:TransparencyLogEntry rdf:type owl:NamedIndividual ,
                                    <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/TrustAssertion
gmeow:TrustAssertion rdf:type owl:NamedIndividual ,
                              <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/Utilization
gmeow:Utilization rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/VerificationActivity
gmeow:VerificationActivity rdf:type owl:NamedIndividual ,
                                    <http://purl.org/nemo/gufo#EventType> .


###  https://blackcatinformatics.ca/gmeow/VerificationResult
gmeow:VerificationResult rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/VerificationStatus
gmeow:VerificationStatus rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/VersionMembership
gmeow:VersionMembership rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/VersionRole
gmeow:VersionRole rdf:type owl:NamedIndividual ,
                           <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/VersionScale
gmeow:VersionScale rdf:type owl:NamedIndividual ,
                            <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/VersionSet
gmeow:VersionSet rdf:type owl:NamedIndividual ,
                          <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/VirtualLocation
gmeow:VirtualLocation rdf:type owl:NamedIndividual ,
                               <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/VirtualLocationType
gmeow:VirtualLocationType rdf:type owl:NamedIndividual ,
                                   <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/WebPage
gmeow:WebPage rdf:type owl:NamedIndividual ,
                       <http://purl.org/nemo/gufo#SubKind> .


###  https://blackcatinformatics.ca/gmeow/WritingSystem
gmeow:WritingSystem rdf:type owl:NamedIndividual ,
                             <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/WritingSystemType
gmeow:WritingSystemType rdf:type owl:NamedIndividual ,
                                 <http://purl.org/nemo/gufo#AbstractIndividualType> .


###  https://blackcatinformatics.ca/gmeow/WritingSystemUsage
gmeow:WritingSystemUsage rdf:type owl:NamedIndividual ,
                                  <http://purl.org/nemo/gufo#Kind> .


###  https://blackcatinformatics.ca/gmeow/actionAcceptTracking
gmeow:actionAcceptTracking rdf:type owl:NamedIndividual ,
                                    gmeow:RightsAction ;
                           rdfs:label "accept tracking"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Accept that use of the asset may be tracked (odrl:acceptTracking)."@en .


###  https://blackcatinformatics.ca/gmeow/actionAggregate
gmeow:actionAggregate rdf:type owl:NamedIndividual ,
                               gmeow:RightsAction ;
                      rdfs:label "aggregate"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Use the asset within an aggregation with other assets (odrl:aggregate)."@en .


###  https://blackcatinformatics.ca/gmeow/actionAnnotate
gmeow:actionAnnotate rdf:type owl:NamedIndividual ,
                              gmeow:RightsAction ;
                     rdfs:label "annotate"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Add explanatory notations to the asset (odrl:annotate)."@en .


###  https://blackcatinformatics.ca/gmeow/actionAnonymize
gmeow:actionAnonymize rdf:type owl:NamedIndividual ,
                               gmeow:RightsAction ;
                      rdfs:label "anonymize"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Anonymise identifying information in the asset (odrl:anonymize)."@en .


###  https://blackcatinformatics.ca/gmeow/actionArchive
gmeow:actionArchive rdf:type owl:NamedIndividual ,
                             gmeow:RightsAction ;
                    rdfs:label "archive"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Store the asset for long-term preservation (odrl:archive)."@en .


###  https://blackcatinformatics.ca/gmeow/actionAttribute
gmeow:actionAttribute rdf:type owl:NamedIndividual ,
                               gmeow:RightsAction ;
                      rdfs:label "attribute"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Credit the rights holder (odrl:attribute; cc:Attribution) — typically the action of an attribution duty."@en .


###  https://blackcatinformatics.ca/gmeow/actionCommercialize
gmeow:actionCommercialize rdf:type owl:NamedIndividual ,
                                   gmeow:RightsAction ;
                          rdfs:label "commercialize"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Use the asset for commercial advantage (odrl:commercialize; cc:CommercialUse)."@en .


###  https://blackcatinformatics.ca/gmeow/actionCompensate
gmeow:actionCompensate rdf:type owl:NamedIndividual ,
                                gmeow:RightsAction ;
                       rdfs:label "compensate"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Compensate the assigner by payment (odrl:compensate) — typically a duty."@en .


###  https://blackcatinformatics.ca/gmeow/actionConcurrentUse
gmeow:actionConcurrentUse rdf:type owl:NamedIndividual ,
                                   gmeow:RightsAction ;
                          rdfs:label "concurrent use"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Permit a limited number of concurrent uses (odrl:concurrentUse)."@en .


###  https://blackcatinformatics.ca/gmeow/actionDelete
gmeow:actionDelete rdf:type owl:NamedIndividual ,
                            gmeow:RightsAction ;
                   rdfs:label "delete"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Permanently remove all copies of the asset (odrl:delete)."@en .


###  https://blackcatinformatics.ca/gmeow/actionDerive
gmeow:actionDerive rdf:type owl:NamedIndividual ,
                            gmeow:RightsAction ;
                   rdfs:label "derive / modify"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Create derivative / adapted works from the asset (odrl:derive; cc:DerivativeWorks)."@en .


###  https://blackcatinformatics.ca/gmeow/actionDigitize
gmeow:actionDigitize rdf:type owl:NamedIndividual ,
                              gmeow:RightsAction ;
                     rdfs:label "digitize"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Produce a digital copy of a physical asset (odrl:digitize)."@en .


###  https://blackcatinformatics.ca/gmeow/actionDisplay
gmeow:actionDisplay rdf:type owl:NamedIndividual ,
                             gmeow:RightsAction ;
                    rdfs:label "display"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Display the asset, e.g. on screen (odrl:display)."@en .


###  https://blackcatinformatics.ca/gmeow/actionDistribute
gmeow:actionDistribute rdf:type owl:NamedIndividual ,
                                gmeow:RightsAction ;
                       rdfs:label "distribute"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Distribute / publish copies of the asset (odrl:distribute; cc:Distribution)."@en .


###  https://blackcatinformatics.ca/gmeow/actionEnsureExclusivity
gmeow:actionEnsureExclusivity rdf:type owl:NamedIndividual ,
                                       gmeow:RightsAction ;
                              rdfs:label "ensure exclusivity"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Guarantee exclusivity of the granted rights (odrl:ensureExclusivity) — a duty."@en .


###  https://blackcatinformatics.ca/gmeow/actionExecute
gmeow:actionExecute rdf:type owl:NamedIndividual ,
                             gmeow:RightsAction ;
                    rdfs:label "execute"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Run / execute the asset (e.g. software) (odrl:execute)."@en .


###  https://blackcatinformatics.ca/gmeow/actionExtract
gmeow:actionExtract rdf:type owl:NamedIndividual ,
                             gmeow:RightsAction ;
                    rdfs:label "extract"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Extract part of the asset (odrl:extract) — e.g. for text/data mining."@en .


###  https://blackcatinformatics.ca/gmeow/actionGive
gmeow:actionGive rdf:type owl:NamedIndividual ,
                          gmeow:RightsAction ;
                 rdfs:label "give"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Transfer ownership of the asset to another party without compensation (odrl:give)."@en .


###  https://blackcatinformatics.ca/gmeow/actionGrantUse
gmeow:actionGrantUse rdf:type owl:NamedIndividual ,
                              gmeow:RightsAction ;
                     rdfs:label "grant use"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Grant the use of the asset to third parties (odrl:grantUse)."@en .


###  https://blackcatinformatics.ca/gmeow/actionInclude
gmeow:actionInclude rdf:type owl:NamedIndividual ,
                             gmeow:RightsAction ;
                    rdfs:label "include"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Include other related assets in the asset (odrl:include)."@en .


###  https://blackcatinformatics.ca/gmeow/actionIndex
gmeow:actionIndex rdf:type owl:NamedIndividual ,
                           gmeow:RightsAction ;
                  rdfs:label "index"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Record the asset in an index (odrl:index)."@en .


###  https://blackcatinformatics.ca/gmeow/actionInform
gmeow:actionInform rdf:type owl:NamedIndividual ,
                            gmeow:RightsAction ;
                   rdfs:label "inform"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Inform a party that an action has occurred (odrl:inform) — a duty."@en .


###  https://blackcatinformatics.ca/gmeow/actionInstall
gmeow:actionInstall rdf:type owl:NamedIndividual ,
                             gmeow:RightsAction ;
                    rdfs:label "install"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Install the asset on a device (odrl:install)."@en .


###  https://blackcatinformatics.ca/gmeow/actionLease
gmeow:actionLease rdf:type owl:NamedIndividual ,
                           gmeow:RightsAction ;
                  rdfs:label "lease"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Make the asset available for use for a period in return for payment (odrl:lease)."@en .


###  https://blackcatinformatics.ca/gmeow/actionLend
gmeow:actionLend rdf:type owl:NamedIndividual ,
                          gmeow:RightsAction ;
                 rdfs:label "lend"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Make the asset available for temporary use without transferring ownership (odrl:lend)."@en .


###  https://blackcatinformatics.ca/gmeow/actionModify
gmeow:actionModify rdf:type owl:NamedIndividual ,
                            gmeow:RightsAction ;
                   rdfs:label "modify"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Change existing content of the asset (odrl:modify)."@en .


###  https://blackcatinformatics.ca/gmeow/actionMove
gmeow:actionMove rdf:type owl:NamedIndividual ,
                          gmeow:RightsAction ;
                 rdfs:label "move"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Move the asset from one digital location to another, deleting the original (odrl:move)."@en .


###  https://blackcatinformatics.ca/gmeow/actionNextPolicy
gmeow:actionNextPolicy rdf:type owl:NamedIndividual ,
                                gmeow:RightsAction ;
                       rdfs:label "next policy"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Apply a subsequent policy to a re-distributed asset (odrl:nextPolicy)."@en .


###  https://blackcatinformatics.ca/gmeow/actionObtainConsent
gmeow:actionObtainConsent rdf:type owl:NamedIndividual ,
                                   gmeow:RightsAction ;
                          rdfs:label "obtain consent"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Obtain the holder's prior consent before exercising a permission (odrl:obtainConsent)."@en .


###  https://blackcatinformatics.ca/gmeow/actionPlay
gmeow:actionPlay rdf:type owl:NamedIndividual ,
                          gmeow:RightsAction ;
                 rdfs:label "play"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Render the asset as audio/video (odrl:play)."@en .


###  https://blackcatinformatics.ca/gmeow/actionPresent
gmeow:actionPresent rdf:type owl:NamedIndividual ,
                             gmeow:RightsAction ;
                    rdfs:label "present / display"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Publicly present, perform or display the asset (odrl:present)."@en .


###  https://blackcatinformatics.ca/gmeow/actionPrint
gmeow:actionPrint rdf:type owl:NamedIndividual ,
                           gmeow:RightsAction ;
                  rdfs:label "print"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Create a hard-copy rendition of the asset (odrl:print)."@en .


###  https://blackcatinformatics.ca/gmeow/actionProcessPersonalData
gmeow:actionProcessPersonalData rdf:type owl:NamedIndividual ,
                                         gmeow:RightsAction ;
                                rdfs:label "process personal data"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "Process personal data about a data subject — the privacy-regulated action (aligned to dpv:Processing and odrl:use)."@en .


###  https://blackcatinformatics.ca/gmeow/actionRead
gmeow:actionRead rdf:type owl:NamedIndividual ,
                          gmeow:RightsAction ;
                 rdfs:label "read"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Obtain data from the asset (odrl:read)."@en .


###  https://blackcatinformatics.ca/gmeow/actionReproduce
gmeow:actionReproduce rdf:type owl:NamedIndividual ,
                               gmeow:RightsAction ;
                      rdfs:label "reproduce"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Make copies of the asset (odrl:reproduce; cc:Reproduction)."@en .


###  https://blackcatinformatics.ca/gmeow/actionRetainNotice
gmeow:actionRetainNotice rdf:type owl:NamedIndividual ,
                                  gmeow:RightsAction ;
                         rdfs:label "retain notice"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Preserve copyright / licence notices (cc:Notice) — typically the action of a notice duty."@en .


###  https://blackcatinformatics.ca/gmeow/actionReviewPolicy
gmeow:actionReviewPolicy rdf:type owl:NamedIndividual ,
                                  gmeow:RightsAction ;
                         rdfs:label "review policy"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Review the policy applicable to the asset (odrl:reviewPolicy) — a duty."@en .


###  https://blackcatinformatics.ca/gmeow/actionSell
gmeow:actionSell rdf:type owl:NamedIndividual ,
                          gmeow:RightsAction ;
                 rdfs:label "sell"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Transfer ownership of the asset in return for payment (odrl:sell)."@en .


###  https://blackcatinformatics.ca/gmeow/actionShareAlike
gmeow:actionShareAlike rdf:type owl:NamedIndividual ,
                                gmeow:RightsAction ;
                       rdfs:label "share alike"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Distribute derivatives under the same licence (odrl:shareAlike; cc:ShareAlike) — typically the action of a share-alike duty."@en .


###  https://blackcatinformatics.ca/gmeow/actionStream
gmeow:actionStream rdf:type owl:NamedIndividual ,
                            gmeow:RightsAction ;
                   rdfs:label "stream"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Deliver the asset as a real-time stream (odrl:stream)."@en .


###  https://blackcatinformatics.ca/gmeow/actionSynchronize
gmeow:actionSynchronize rdf:type owl:NamedIndividual ,
                                 gmeow:RightsAction ;
                        rdfs:label "synchronize"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Use the asset in timed relation with another asset (odrl:synchronize)."@en .


###  https://blackcatinformatics.ca/gmeow/actionTextToSpeech
gmeow:actionTextToSpeech rdf:type owl:NamedIndividual ,
                                  gmeow:RightsAction ;
                         rdfs:label "text to speech"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Render text of the asset as synthesized speech (odrl:textToSpeech)."@en .


###  https://blackcatinformatics.ca/gmeow/actionTransfer
gmeow:actionTransfer rdf:type owl:NamedIndividual ,
                              gmeow:RightsAction ;
                     rdfs:label "transfer"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Transfer ownership of the asset to another party (odrl:transfer)."@en .


###  https://blackcatinformatics.ca/gmeow/actionTransform
gmeow:actionTransform rdf:type owl:NamedIndividual ,
                               gmeow:RightsAction ;
                      rdfs:label "transform"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Convert the asset into a different format (odrl:transform)."@en .


###  https://blackcatinformatics.ca/gmeow/actionTranslate
gmeow:actionTranslate rdf:type owl:NamedIndividual ,
                               gmeow:RightsAction ;
                      rdfs:label "translate"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Translate the asset into another language (odrl:translate)."@en .


###  https://blackcatinformatics.ca/gmeow/actionUninstall
gmeow:actionUninstall rdf:type owl:NamedIndividual ,
                               gmeow:RightsAction ;
                      rdfs:label "uninstall"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Remove an installed asset from a device (odrl:uninstall)."@en .


###  https://blackcatinformatics.ca/gmeow/actionUse
gmeow:actionUse rdf:type owl:NamedIndividual ,
                         gmeow:RightsAction ;
                rdfs:label "use"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Use the asset (the broad odrl:use action)."@en .


###  https://blackcatinformatics.ca/gmeow/actionWatermark
gmeow:actionWatermark rdf:type owl:NamedIndividual ,
                               gmeow:RightsAction ;
                      rdfs:label "watermark"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Apply a watermark to the asset (odrl:watermark) — a duty."@en .


###  https://blackcatinformatics.ca/gmeow/agentInternationalCommissionOnStratigraphy
gmeow:agentInternationalCommissionOnStratigraphy rdf:type owl:NamedIndividual ,
                                                          gmeow:Organization ;
                                                 rdfs:label "International Commission on Stratigraphy"@en ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "The International Commission on Stratigraphy (ICS), the global scientific authority for definition and nomenclature of geologic time units."@en .


###  https://blackcatinformatics.ca/gmeow/aggAverage
gmeow:aggAverage rdf:type owl:NamedIndividual ,
                          gmeow:AggregationFunction ;
                 rdfs:label "average"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The arithmetic mean of a numeric property over entities within the aggregation region."@en .


###  https://blackcatinformatics.ca/gmeow/aggCentroid
gmeow:aggCentroid rdf:type owl:NamedIndividual ,
                           gmeow:AggregationFunction ;
                  rdfs:label "centroid"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The geometric centre of the aggregation region or of the entities within it. Computed by the solver layer (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/aggCount
gmeow:aggCount rdf:type owl:NamedIndividual ,
                        gmeow:AggregationFunction ;
               rdfs:label "count"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The number of entities within the aggregation region."@en .


###  https://blackcatinformatics.ca/gmeow/aggDensity
gmeow:aggDensity rdf:type owl:NamedIndividual ,
                          gmeow:AggregationFunction ;
                 rdfs:label "density"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The number of entities per unit area within the aggregation region. Computed by the solver layer (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/aggMaximum
gmeow:aggMaximum rdf:type owl:NamedIndividual ,
                          gmeow:AggregationFunction ;
                 rdfs:label "maximum"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The largest value of a numeric property over entities within the aggregation region."@en .


###  https://blackcatinformatics.ca/gmeow/aggMinimum
gmeow:aggMinimum rdf:type owl:NamedIndividual ,
                          gmeow:AggregationFunction ;
                 rdfs:label "minimum"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The smallest value of a numeric property over entities within the aggregation region."@en .


###  https://blackcatinformatics.ca/gmeow/aggSum
gmeow:aggSum rdf:type owl:NamedIndividual ,
                      gmeow:AggregationFunction ;
             rdfs:label "sum"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "The arithmetic sum of a numeric property over entities within the aggregation region."@en .


###  https://blackcatinformatics.ca/gmeow/aspectNone
gmeow:aspectNone rdf:type owl:NamedIndividual ,
                          gmeow:GrammaticalAspect ;
                 rdfs:label "none"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "ISO-TimeML aspect NONE."@en .


###  https://blackcatinformatics.ca/gmeow/aspectPerfective
gmeow:aspectPerfective rdf:type owl:NamedIndividual ,
                                gmeow:GrammaticalAspect ;
                       rdfs:label "perfective"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "ISO-TimeML aspect PERFECTIVE."@en .


###  https://blackcatinformatics.ca/gmeow/aspectPerfectiveProgressive
gmeow:aspectPerfectiveProgressive rdf:type owl:NamedIndividual ,
                                           gmeow:GrammaticalAspect ;
                                  rdfs:label "perfective-progressive"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "ISO-TimeML aspect PERFECTIVE_PROGRESSIVE."@en .


###  https://blackcatinformatics.ca/gmeow/aspectProgressive
gmeow:aspectProgressive rdf:type owl:NamedIndividual ,
                                 gmeow:GrammaticalAspect ;
                        rdfs:label "progressive"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "ISO-TimeML aspect PROGRESSIVE."@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeAIOutput
gmeow:attestationTypeAIOutput rdf:type owl:NamedIndividual ,
                                       gmeow:AttestationType ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "AI output attestation"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeBlockchainClaim
gmeow:attestationTypeBlockchainClaim rdf:type owl:NamedIndividual ,
                                              gmeow:AttestationType ;
                                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                     rdfs:label "blockchain claim"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeC2PA
gmeow:attestationTypeC2PA rdf:type owl:NamedIndividual ,
                                   gmeow:AttestationType ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "C2PA manifest"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeDSSE
gmeow:attestationTypeDSSE rdf:type owl:NamedIndividual ,
                                   gmeow:AttestationType ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "DSSE envelope"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeEAT
gmeow:attestationTypeEAT rdf:type owl:NamedIndividual ,
                                  gmeow:AttestationType ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "EAT token"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeGitSignedTag
gmeow:attestationTypeGitSignedTag rdf:type owl:NamedIndividual ,
                                           gmeow:AttestationType ;
                                  rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                  rdfs:label "git signed tag"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeInToto
gmeow:attestationTypeInToto rdf:type owl:NamedIndividual ,
                                     gmeow:AttestationType ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "in-toto attestation"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeNanopublication
gmeow:attestationTypeNanopublication rdf:type owl:NamedIndividual ,
                                              gmeow:AttestationType ;
                                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                     rdfs:label "nanopublication"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeQualityReport
gmeow:attestationTypeQualityReport rdf:type owl:NamedIndividual ,
                                            gmeow:AttestationType ;
                                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                   rdfs:label "quality report attestation"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeReleaseManifest
gmeow:attestationTypeReleaseManifest rdf:type owl:NamedIndividual ,
                                              gmeow:AttestationType ;
                                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                     rdfs:label "release manifest"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeSCITT
gmeow:attestationTypeSCITT rdf:type owl:NamedIndividual ,
                                    gmeow:AttestationType ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "SCITT signed statement"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeSLSAProvenance
gmeow:attestationTypeSLSAProvenance rdf:type owl:NamedIndividual ,
                                             gmeow:AttestationType ;
                                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                    rdfs:label "SLSA provenance"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeSignedRDF
gmeow:attestationTypeSignedRDF rdf:type owl:NamedIndividual ,
                                        gmeow:AttestationType ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "signed RDF graph"@en .


###  https://blackcatinformatics.ca/gmeow/attestationTypeVerifiableCredential
gmeow:attestationTypeVerifiableCredential rdf:type owl:NamedIndividual ,
                                                   gmeow:AttestationType ;
                                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                          rdfs:label "verifiable credential"@en .


###  https://blackcatinformatics.ca/gmeow/axisAddressLocality
gmeow:axisAddressLocality rdf:type owl:NamedIndividual ,
                                   gmeow:Axis ;
                          rdfs:label "address locality axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisAddressRegion
gmeow:axisAddressRegion rdf:type owl:NamedIndividual ,
                                 gmeow:Axis ;
                        rdfs:label "address region axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisAllocentricX
gmeow:axisAllocentricX rdf:type owl:NamedIndividual ,
                                gmeow:Axis ;
                       rdfs:label "allocentric X"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The X axis of an allocentric (world-centred) cognitive map."@en .


###  https://blackcatinformatics.ca/gmeow/axisAllocentricY
gmeow:axisAllocentricY rdf:type owl:NamedIndividual ,
                                gmeow:Axis ;
                       rdfs:label "allocentric Y"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The Y axis of an allocentric (world-centred) cognitive map."@en .


###  https://blackcatinformatics.ca/gmeow/axisAltitude
gmeow:axisAltitude rdf:type owl:NamedIndividual ,
                            gmeow:Axis ;
                   rdfs:label "altitude"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The vertical axis above a reference datum — mean sea level, ground level, or another vertical reference surface. Used for aviation and terrestrial elevation bounds."@en .


###  https://blackcatinformatics.ca/gmeow/axisAngularVelocityX
gmeow:axisAngularVelocityX rdf:type owl:NamedIndividual ,
                                    gmeow:Axis ;
                           rdfs:label "angular velocity X axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisAngularVelocityY
gmeow:axisAngularVelocityY rdf:type owl:NamedIndividual ,
                                    gmeow:Axis ;
                           rdfs:label "angular velocity Y axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisAngularVelocityZ
gmeow:axisAngularVelocityZ rdf:type owl:NamedIndividual ,
                                    gmeow:Axis ;
                           rdfs:label "angular velocity Z axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisArousal
gmeow:axisArousal rdf:type owl:NamedIndividual ,
                           gmeow:Axis ;
                  rdfs:label "arousal"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The activation-deactivation dimension of affect (Russell circumplex)."@en .


###  https://blackcatinformatics.ca/gmeow/axisAstar
gmeow:axisAstar rdf:type owl:NamedIndividual ,
                         gmeow:Axis ;
                rdfs:label "CIE a* red-green"@en .


###  https://blackcatinformatics.ca/gmeow/axisBGPAS
gmeow:axisBGPAS rdf:type owl:NamedIndividual ,
                         gmeow:Axis ;
                rdfs:label "BGP autonomous system axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisBearing
gmeow:axisBearing rdf:type owl:NamedIndividual ,
                           gmeow:Axis ;
                  rdfs:label "bearing axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisBlue
gmeow:axisBlue rdf:type owl:NamedIndividual ,
                        gmeow:Axis ;
               rdfs:label "blue channel"@en .


###  https://blackcatinformatics.ca/gmeow/axisBstar
gmeow:axisBstar rdf:type owl:NamedIndividual ,
                         gmeow:Axis ;
                rdfs:label "CIE b* blue-yellow"@en .


###  https://blackcatinformatics.ca/gmeow/axisConceptualSimilarity
gmeow:axisConceptualSimilarity rdf:type owl:NamedIndividual ,
                                        gmeow:Axis ;
                               rdfs:label "conceptual similarity"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The similarity or distance between concepts in a Gärdenfors-style conceptual space."@en .


###  https://blackcatinformatics.ca/gmeow/axisConfigurationVector
gmeow:axisConfigurationVector rdf:type owl:NamedIndividual ,
                                       gmeow:Axis ;
                              rdfs:label "configuration vector axis"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "A generic n-dimensional configuration vector axis for variable-DOF robots. The actual dimensionality is pushed to the solver layer via CoordinateMatrix.matrixShape (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/axisCountryCode
gmeow:axisCountryCode rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "country code axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisCyan
gmeow:axisCyan rdf:type owl:NamedIndividual ,
                        gmeow:Axis ;
               rdfs:label "cyan channel"@en .


###  https://blackcatinformatics.ca/gmeow/axisDNSName
gmeow:axisDNSName rdf:type owl:NamedIndividual ,
                           gmeow:Axis ;
                  rdfs:label "DNS name axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisDay
gmeow:axisDay rdf:type owl:NamedIndividual ,
                       gmeow:Axis ;
              rdfs:label "day"@en .


###  https://blackcatinformatics.ca/gmeow/axisDeclination
gmeow:axisDeclination rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "declination"@en .


###  https://blackcatinformatics.ca/gmeow/axisDepth
gmeow:axisDepth rdf:type owl:NamedIndividual ,
                         gmeow:Axis ;
                rdfs:label "depth"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The vertical axis below a reference datum — mean sea level, chart datum, or another vertical reference surface. Used for maritime depth bounds and bathymetry."@en .


###  https://blackcatinformatics.ca/gmeow/axisEgocentricForward
gmeow:axisEgocentricForward rdf:type owl:NamedIndividual ,
                                     gmeow:Axis ;
                            rdfs:label "egocentric forward"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The forward/backward axis of an egocentric cognitive map, relative to the agent's facing direction."@en .


###  https://blackcatinformatics.ca/gmeow/axisEgocentricLateral
gmeow:axisEgocentricLateral rdf:type owl:NamedIndividual ,
                                     gmeow:Axis ;
                            rdfs:label "egocentric lateral"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The left/right axis of an egocentric cognitive map, relative to the agent's facing direction."@en .


###  https://blackcatinformatics.ca/gmeow/axisElevation
gmeow:axisElevation rdf:type owl:NamedIndividual ,
                             gmeow:Axis ;
                    rdfs:label "elevation"@en .


###  https://blackcatinformatics.ca/gmeow/axisExtendedAddress
gmeow:axisExtendedAddress rdf:type owl:NamedIndividual ,
                                   gmeow:Axis ;
                          rdfs:label "extended address axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisFlightLevel
gmeow:axisFlightLevel rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "flight level"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The pressure-altitude axis expressed as ICAO flight level (standard atmosphere 1013.25 hPa). Independent of local QNH; used for en-route airspace bounds."@en .


###  https://blackcatinformatics.ca/gmeow/axisFrequency
gmeow:axisFrequency rdf:type owl:NamedIndividual ,
                             gmeow:Axis ;
                    rdfs:label "frequency"@en .


###  https://blackcatinformatics.ca/gmeow/axisGalacticLatitude
gmeow:axisGalacticLatitude rdf:type owl:NamedIndividual ,
                                    gmeow:Axis ;
                           rdfs:label "galactic latitude"@en .


###  https://blackcatinformatics.ca/gmeow/axisGalacticLongitude
gmeow:axisGalacticLongitude rdf:type owl:NamedIndividual ,
                                     gmeow:Axis ;
                            rdfs:label "galactic longitude"@en .


###  https://blackcatinformatics.ca/gmeow/axisGeneralizedCoordinate
gmeow:axisGeneralizedCoordinate rdf:type owl:NamedIndividual ,
                                         gmeow:Axis ;
                                rdfs:label "generalized coordinate"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "A generalized position coordinate qᵢ in a Lagrangian or Hamiltonian formulation."@en .


###  https://blackcatinformatics.ca/gmeow/axisGeneralizedMomentum
gmeow:axisGeneralizedMomentum rdf:type owl:NamedIndividual ,
                                       gmeow:Axis ;
                              rdfs:label "generalized momentum"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "The conjugate momentum pᵢ = ∂L/∂q̇ᵢ corresponding to a generalized coordinate qᵢ."@en .


###  https://blackcatinformatics.ca/gmeow/axisGeohash
gmeow:axisGeohash rdf:type owl:NamedIndividual ,
                           gmeow:Axis ;
                  rdfs:label "geohash string"@en .


###  https://blackcatinformatics.ca/gmeow/axisGreen
gmeow:axisGreen rdf:type owl:NamedIndividual ,
                         gmeow:Axis ;
                rdfs:label "green channel"@en .


###  https://blackcatinformatics.ca/gmeow/axisHeading
gmeow:axisHeading rdf:type owl:NamedIndividual ,
                           gmeow:Axis ;
                  rdfs:label "heading axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisHilbertState
gmeow:axisHilbertState rdf:type owl:NamedIndividual ,
                                gmeow:Axis ;
                       rdfs:label "Hilbert state vector"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A single axis representing the state vector in a Hilbert space. The actual infinite-dimensional structure is a solver-layer attribute (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/axisHour
gmeow:axisHour rdf:type owl:NamedIndividual ,
                        gmeow:Axis ;
               rdfs:label "hour"@en .


###  https://blackcatinformatics.ca/gmeow/axisIPv4Address
gmeow:axisIPv4Address rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "IPv4 address axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisIPv6Address
gmeow:axisIPv6Address rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "IPv6 address axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisImaginedSpaceX
gmeow:axisImaginedSpaceX rdf:type owl:NamedIndividual ,
                                  gmeow:Axis ;
                         rdfs:label "imagined space X"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The X axis of an imagined or dream space (memory palace, dream landscape)."@en .


###  https://blackcatinformatics.ca/gmeow/axisImaginedSpaceY
gmeow:axisImaginedSpaceY rdf:type owl:NamedIndividual ,
                                  gmeow:Axis ;
                         rdfs:label "imagined space Y"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The Y axis of an imagined or dream space (memory palace, dream landscape)."@en .


###  https://blackcatinformatics.ca/gmeow/axisImaginedSpaceZ
gmeow:axisImaginedSpaceZ rdf:type owl:NamedIndividual ,
                                  gmeow:Axis ;
                         rdfs:label "imagined space Z"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The Z axis of an imagined or dream space (memory palace, dream landscape)."@en .


###  https://blackcatinformatics.ca/gmeow/axisJointAngle1
gmeow:axisJointAngle1 rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "joint angle 1"@en .


###  https://blackcatinformatics.ca/gmeow/axisJointAngle2
gmeow:axisJointAngle2 rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "joint angle 2"@en .


###  https://blackcatinformatics.ca/gmeow/axisJointAngle3
gmeow:axisJointAngle3 rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "joint angle 3"@en .


###  https://blackcatinformatics.ca/gmeow/axisJointAngle4
gmeow:axisJointAngle4 rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "joint angle 4"@en .


###  https://blackcatinformatics.ca/gmeow/axisJointAngle5
gmeow:axisJointAngle5 rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "joint angle 5"@en .


###  https://blackcatinformatics.ca/gmeow/axisJointAngle6
gmeow:axisJointAngle6 rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "joint angle 6"@en .


###  https://blackcatinformatics.ca/gmeow/axisKey
gmeow:axisKey rdf:type owl:NamedIndividual ,
                       gmeow:Axis ;
              rdfs:label "key (black) channel"@en .


###  https://blackcatinformatics.ca/gmeow/axisLatentVector
gmeow:axisLatentVector rdf:type owl:NamedIndividual ,
                                gmeow:Axis ;
                       rdfs:label "latent vector"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A single axis representing a point in a learned latent vector space. The embedding dimension is a solver-layer attribute (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/axisLatitude
gmeow:axisLatitude rdf:type owl:NamedIndividual ,
                            gmeow:Axis ;
                   rdfs:label "latitude"@en .


###  https://blackcatinformatics.ca/gmeow/axisLightness
gmeow:axisLightness rdf:type owl:NamedIndividual ,
                             gmeow:Axis ;
                    rdfs:label "CIE L* lightness"@en .


###  https://blackcatinformatics.ca/gmeow/axisLinearVelocityX
gmeow:axisLinearVelocityX rdf:type owl:NamedIndividual ,
                                   gmeow:Axis ;
                          rdfs:label "linear velocity X axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisLinearVelocityY
gmeow:axisLinearVelocityY rdf:type owl:NamedIndividual ,
                                   gmeow:Axis ;
                          rdfs:label "linear velocity Y axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisLinearVelocityZ
gmeow:axisLinearVelocityZ rdf:type owl:NamedIndividual ,
                                   gmeow:Axis ;
                          rdfs:label "linear velocity Z axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisLongitude
gmeow:axisLongitude rdf:type owl:NamedIndividual ,
                             gmeow:Axis ;
                    rdfs:label "longitude"@en .


###  https://blackcatinformatics.ca/gmeow/axisMACAddress
gmeow:axisMACAddress rdf:type owl:NamedIndividual ,
                              gmeow:Axis ;
                     rdfs:label "MAC address axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisMGRS
gmeow:axisMGRS rdf:type owl:NamedIndividual ,
                        gmeow:Axis ;
               rdfs:label "MGRS grid reference"@en .


###  https://blackcatinformatics.ca/gmeow/axisMagenta
gmeow:axisMagenta rdf:type owl:NamedIndividual ,
                           gmeow:Axis ;
                  rdfs:label "magenta channel"@en .


###  https://blackcatinformatics.ca/gmeow/axisMagnitude
gmeow:axisMagnitude rdf:type owl:NamedIndividual ,
                             gmeow:Axis ;
                    rdfs:label "magnitude"@en .


###  https://blackcatinformatics.ca/gmeow/axisMileMarker
gmeow:axisMileMarker rdf:type owl:NamedIndividual ,
                              gmeow:Axis ;
                     rdfs:label "mile marker / chainage"@en .


###  https://blackcatinformatics.ca/gmeow/axisMinute
gmeow:axisMinute rdf:type owl:NamedIndividual ,
                          gmeow:Axis ;
                 rdfs:label "minute"@en .


###  https://blackcatinformatics.ca/gmeow/axisMomentumX
gmeow:axisMomentumX rdf:type owl:NamedIndividual ,
                             gmeow:Axis ;
                    rdfs:label "momentum X"@en .


###  https://blackcatinformatics.ca/gmeow/axisMomentumY
gmeow:axisMomentumY rdf:type owl:NamedIndividual ,
                             gmeow:Axis ;
                    rdfs:label "momentum Y"@en .


###  https://blackcatinformatics.ca/gmeow/axisMomentumZ
gmeow:axisMomentumZ rdf:type owl:NamedIndividual ,
                             gmeow:Axis ;
                    rdfs:label "momentum Z"@en .


###  https://blackcatinformatics.ca/gmeow/axisMonth
gmeow:axisMonth rdf:type owl:NamedIndividual ,
                         gmeow:Axis ;
                rdfs:label "month"@en .


###  https://blackcatinformatics.ca/gmeow/axisPitch
gmeow:axisPitch rdf:type owl:NamedIndividual ,
                         gmeow:Axis ;
                rdfs:label "pitch axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisPlusCode
gmeow:axisPlusCode rdf:type owl:NamedIndividual ,
                            gmeow:Axis ;
                   rdfs:label "Plus Code cell"@en .


###  https://blackcatinformatics.ca/gmeow/axisPortNumber
gmeow:axisPortNumber rdf:type owl:NamedIndividual ,
                              gmeow:Axis ;
                     rdfs:label "port number axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisPostOfficeBox
gmeow:axisPostOfficeBox rdf:type owl:NamedIndividual ,
                                 gmeow:Axis ;
                        rdfs:label "post office box axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisPostalCode
gmeow:axisPostalCode rdf:type owl:NamedIndividual ,
                              gmeow:Axis ;
                     rdfs:label "postal code axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisPredictedMeanVote
gmeow:axisPredictedMeanVote rdf:type owl:NamedIndividual ,
                                     gmeow:Axis ;
                            rdfs:label "predicted mean vote (PMV)"@en .


###  https://blackcatinformatics.ca/gmeow/axisPredictedPercentageDissatisfied
gmeow:axisPredictedPercentageDissatisfied rdf:type owl:NamedIndividual ,
                                                   gmeow:Axis ;
                                          rdfs:label "predicted percentage dissatisfied (PPD)"@en .


###  https://blackcatinformatics.ca/gmeow/axisQuaternionW
gmeow:axisQuaternionW rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "quaternion W axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisQuaternionX
gmeow:axisQuaternionX rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "quaternion X axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisQuaternionY
gmeow:axisQuaternionY rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "quaternion Y axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisQuaternionZ
gmeow:axisQuaternionZ rdf:type owl:NamedIndividual ,
                               gmeow:Axis ;
                      rdfs:label "quaternion Z axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisRed
gmeow:axisRed rdf:type owl:NamedIndividual ,
                       gmeow:Axis ;
              rdfs:label "red channel"@en .


###  https://blackcatinformatics.ca/gmeow/axisRightAscension
gmeow:axisRightAscension rdf:type owl:NamedIndividual ,
                                  gmeow:Axis ;
                         rdfs:label "right ascension"@en .


###  https://blackcatinformatics.ca/gmeow/axisRoll
gmeow:axisRoll rdf:type owl:NamedIndividual ,
                        gmeow:Axis ;
               rdfs:label "roll axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisScalar
gmeow:axisScalar rdf:type owl:NamedIndividual ,
                          gmeow:Axis ;
                 rdfs:label "scalar axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisSecond
gmeow:axisSecond rdf:type owl:NamedIndividual ,
                          gmeow:Axis ;
                 rdfs:label "second"@en .


###  https://blackcatinformatics.ca/gmeow/axisSequencePosition
gmeow:axisSequencePosition rdf:type owl:NamedIndividual ,
                                    gmeow:Axis ;
                           rdfs:label "sequence position"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The linear position axis along a biological sequence (DNA, RNA, protein), measured in base pairs or amino-acid residues from a sequence origin."@en .


###  https://blackcatinformatics.ca/gmeow/axisStreetAddress
gmeow:axisStreetAddress rdf:type owl:NamedIndividual ,
                                 gmeow:Axis ;
                        rdfs:label "street address axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisTristimulusX
gmeow:axisTristimulusX rdf:type owl:NamedIndividual ,
                                gmeow:Axis ;
                       rdfs:label "CIE X tristimulus"@en .


###  https://blackcatinformatics.ca/gmeow/axisTristimulusY
gmeow:axisTristimulusY rdf:type owl:NamedIndividual ,
                                gmeow:Axis ;
                       rdfs:label "CIE Y tristimulus"@en .


###  https://blackcatinformatics.ca/gmeow/axisTristimulusZ
gmeow:axisTristimulusZ rdf:type owl:NamedIndividual ,
                                gmeow:Axis ;
                       rdfs:label "CIE Z tristimulus"@en .


###  https://blackcatinformatics.ca/gmeow/axisUNLocode
gmeow:axisUNLocode rdf:type owl:NamedIndividual ,
                            gmeow:Axis ;
                   rdfs:label "UN/LOCODE code"@en .


###  https://blackcatinformatics.ca/gmeow/axisURL
gmeow:axisURL rdf:type owl:NamedIndividual ,
                       gmeow:Axis ;
              rdfs:label "URL axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisValence
gmeow:axisValence rdf:type owl:NamedIndividual ,
                           gmeow:Axis ;
                  rdfs:label "valence"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The pleasure-displeasure dimension of affect (Russell circumplex)."@en .


###  https://blackcatinformatics.ca/gmeow/axisVirtualAddress
gmeow:axisVirtualAddress rdf:type owl:NamedIndividual ,
                                  gmeow:Axis ;
                         rdfs:label "virtual address axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisWhat3Words
gmeow:axisWhat3Words rdf:type owl:NamedIndividual ,
                              gmeow:Axis ;
                     rdfs:label "what3words word triple"@en .


###  https://blackcatinformatics.ca/gmeow/axisX
gmeow:axisX rdf:type owl:NamedIndividual ,
                     gmeow:Axis ;
            rdfs:label "X axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisY
gmeow:axisY rdf:type owl:NamedIndividual ,
                     gmeow:Axis ;
            rdfs:label "Y axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisYaw
gmeow:axisYaw rdf:type owl:NamedIndividual ,
                       gmeow:Axis ;
              rdfs:label "yaw axis"@en .


###  https://blackcatinformatics.ca/gmeow/axisYear
gmeow:axisYear rdf:type owl:NamedIndividual ,
                        gmeow:Axis ;
               rdfs:label "year"@en .


###  https://blackcatinformatics.ca/gmeow/axisYellow
gmeow:axisYellow rdf:type owl:NamedIndividual ,
                          gmeow:Axis ;
                 rdfs:label "yellow channel"@en .


###  https://blackcatinformatics.ca/gmeow/axisZ
gmeow:axisZ rdf:type owl:NamedIndividual ,
                     gmeow:Axis ;
            rdfs:label "Z axis"@en .


###  https://blackcatinformatics.ca/gmeow/calendarChinese
gmeow:calendarChinese rdf:type owl:NamedIndividual ,
                               gmeow:CalendarSystem ;
                      rdfs:label "Chinese calendar"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The lunisolar Chinese calendar."@en .


###  https://blackcatinformatics.ca/gmeow/calendarCoptic
gmeow:calendarCoptic rdf:type owl:NamedIndividual ,
                              gmeow:CalendarSystem ;
                     rdfs:label "Coptic calendar"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The Coptic calendar."@en .


###  https://blackcatinformatics.ca/gmeow/calendarEthiopian
gmeow:calendarEthiopian rdf:type owl:NamedIndividual ,
                                 gmeow:CalendarSystem ;
                        rdfs:label "Ethiopian calendar"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The Ethiopian calendar, similar to the Coptic."@en .


###  https://blackcatinformatics.ca/gmeow/calendarGregorian
gmeow:calendarGregorian rdf:type owl:NamedIndividual ,
                                 gmeow:CalendarSystem ;
                        rdfs:label "Gregorian calendar"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The Gregorian calendar, introduced 1582."@en .


###  https://blackcatinformatics.ca/gmeow/calendarHebrew
gmeow:calendarHebrew rdf:type owl:NamedIndividual ,
                              gmeow:CalendarSystem ;
                     rdfs:label "Hebrew calendar"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The lunisolar Hebrew calendar."@en .


###  https://blackcatinformatics.ca/gmeow/calendarISOWeek
gmeow:calendarISOWeek rdf:type owl:NamedIndividual ,
                               gmeow:CalendarSystem ;
                      rdfs:label "ISO week date"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The ISO 8601 week-numbering calendar."@en .


###  https://blackcatinformatics.ca/gmeow/calendarIslamic
gmeow:calendarIslamic rdf:type owl:NamedIndividual ,
                               gmeow:CalendarSystem ;
                      rdfs:label "Islamic (Hijri) calendar"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The lunar Islamic calendar."@en .


###  https://blackcatinformatics.ca/gmeow/calendarJulian
gmeow:calendarJulian rdf:type owl:NamedIndividual ,
                              gmeow:CalendarSystem ;
                     rdfs:label "Julian calendar"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The Julian calendar, predecessor to the Gregorian."@en .


###  https://blackcatinformatics.ca/gmeow/calendarPersian
gmeow:calendarPersian rdf:type owl:NamedIndividual ,
                               gmeow:CalendarSystem ;
                      rdfs:label "Persian (Solar Hijri) calendar"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The solar Persian calendar."@en .


###  https://blackcatinformatics.ca/gmeow/cefrA1
gmeow:cefrA1 rdf:type owl:NamedIndividual ,
                      gmeow:ProficiencyLevel ;
             gmeow:levelScale gmeow:scaleCEFR ;
             rdfs:label "CEFR A1"@en .


###  https://blackcatinformatics.ca/gmeow/cefrA2
gmeow:cefrA2 rdf:type owl:NamedIndividual ,
                      gmeow:ProficiencyLevel ;
             gmeow:levelScale gmeow:scaleCEFR ;
             rdfs:label "CEFR A2"@en .


###  https://blackcatinformatics.ca/gmeow/cefrB1
gmeow:cefrB1 rdf:type owl:NamedIndividual ,
                      gmeow:ProficiencyLevel ;
             gmeow:levelScale gmeow:scaleCEFR ;
             rdfs:label "CEFR B1"@en .


###  https://blackcatinformatics.ca/gmeow/cefrB2
gmeow:cefrB2 rdf:type owl:NamedIndividual ,
                      gmeow:ProficiencyLevel ;
             gmeow:levelScale gmeow:scaleCEFR ;
             rdfs:label "CEFR B2"@en .


###  https://blackcatinformatics.ca/gmeow/cefrC1
gmeow:cefrC1 rdf:type owl:NamedIndividual ,
                      gmeow:ProficiencyLevel ;
             gmeow:levelScale gmeow:scaleCEFR ;
             rdfs:label "CEFR C1"@en .


###  https://blackcatinformatics.ca/gmeow/cefrC2
gmeow:cefrC2 rdf:type owl:NamedIndividual ,
                      gmeow:ProficiencyLevel ;
             gmeow:levelScale gmeow:scaleCEFR ;
             rdfs:label "CEFR C2"@en .


###  https://blackcatinformatics.ca/gmeow/celestialObjectTypeAsteroid
gmeow:celestialObjectTypeAsteroid rdf:type owl:NamedIndividual ,
                                           gmeow:CelestialObjectType ;
                                  rdfs:label "asteroid"@en .


###  https://blackcatinformatics.ca/gmeow/celestialObjectTypeCluster
gmeow:celestialObjectTypeCluster rdf:type owl:NamedIndividual ,
                                          gmeow:CelestialObjectType ;
                                 rdfs:label "star cluster"@en .


###  https://blackcatinformatics.ca/gmeow/celestialObjectTypeComet
gmeow:celestialObjectTypeComet rdf:type owl:NamedIndividual ,
                                        gmeow:CelestialObjectType ;
                               rdfs:label "comet"@en .


###  https://blackcatinformatics.ca/gmeow/celestialObjectTypeGalaxy
gmeow:celestialObjectTypeGalaxy rdf:type owl:NamedIndividual ,
                                         gmeow:CelestialObjectType ;
                                rdfs:label "galaxy"@en .


###  https://blackcatinformatics.ca/gmeow/celestialObjectTypeNebula
gmeow:celestialObjectTypeNebula rdf:type owl:NamedIndividual ,
                                         gmeow:CelestialObjectType ;
                                rdfs:label "nebula"@en .


###  https://blackcatinformatics.ca/gmeow/celestialObjectTypePlanet
gmeow:celestialObjectTypePlanet rdf:type owl:NamedIndividual ,
                                         gmeow:CelestialObjectType ;
                                rdfs:label "planet"@en .


###  https://blackcatinformatics.ca/gmeow/celestialObjectTypeSpacecraft
gmeow:celestialObjectTypeSpacecraft rdf:type owl:NamedIndividual ,
                                             gmeow:CelestialObjectType ;
                                    rdfs:label "spacecraft / artificial satellite"@en .


###  https://blackcatinformatics.ca/gmeow/celestialObjectTypeStar
gmeow:celestialObjectTypeStar rdf:type owl:NamedIndividual ,
                                       gmeow:CelestialObjectType ;
                              rdfs:label "star"@en .


###  https://blackcatinformatics.ca/gmeow/conceivable
gmeow:conceivable rdf:type owl:NamedIndividual ,
                           gmeow:StandpointModality ;
                  rdfs:label "conceivable (◊, possible)"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "◊_S — possible according to the standpoint: the proposition holds in some precisification the standpoint admits, but is not settled (CRMinf belief value 'possible')."@en .


###  https://blackcatinformatics.ca/gmeow/conflictInvalid
gmeow:conflictInvalid rdf:type owl:NamedIndividual ,
                               gmeow:ConflictStrategy ;
                      rdfs:label "policy void on conflict"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The ODRL invalid conflict-resolution strategy (odrl:invalid)."@en .


###  https://blackcatinformatics.ca/gmeow/conflictPerm
gmeow:conflictPerm rdf:type owl:NamedIndividual ,
                            gmeow:ConflictStrategy ;
                   rdfs:label "permission wins"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The ODRL perm conflict-resolution strategy (odrl:perm)."@en .


###  https://blackcatinformatics.ca/gmeow/conflictProhibit
gmeow:conflictProhibit rdf:type owl:NamedIndividual ,
                                gmeow:ConflictStrategy ;
                       rdfs:label "prohibition wins"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The ODRL prohibit conflict-resolution strategy (odrl:prohibit)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusInCopyright
gmeow:copyrightStatusInCopyright rdf:type owl:NamedIndividual ,
                                          gmeow:CopyrightStatus ;
                                 rdfs:label "in copyright"@en ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "The work is protected by copyright (RightsStatements.org InC)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusInCopyrightEducationalUse
gmeow:copyrightStatusInCopyrightEducationalUse rdf:type owl:NamedIndividual ,
                                                        gmeow:CopyrightStatus ;
                                               rdfs:label "in copyright — educational use permitted"@en ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "In copyright, educational use permitted (RightsStatements.org InC-EDU)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusInCopyrightEuOrphanWork
gmeow:copyrightStatusInCopyrightEuOrphanWork rdf:type owl:NamedIndividual ,
                                                      gmeow:CopyrightStatus ;
                                             rdfs:label "in copyright — EU orphan work"@en ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "In copyright, an EU orphan work (RightsStatements.org InC-OW-EU)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusInCopyrightNonCommercialUse
gmeow:copyrightStatusInCopyrightNonCommercialUse rdf:type owl:NamedIndividual ,
                                                          gmeow:CopyrightStatus ;
                                                 rdfs:label "in copyright — non-commercial use permitted"@en ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "In copyright, non-commercial use permitted (RightsStatements.org InC-NC)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusInCopyrightRightsholderUnlocatable
gmeow:copyrightStatusInCopyrightRightsholderUnlocatable rdf:type owl:NamedIndividual ,
                                                                 gmeow:CopyrightStatus ;
                                                        rdfs:label "in copyright — rights-holder unlocatable"@en ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "In copyright, rights-holder(s) unlocatable or unidentifiable (RightsStatements.org InC-RUU)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusNoCopyrightContractualRestrictions
gmeow:copyrightStatusNoCopyrightContractualRestrictions rdf:type owl:NamedIndividual ,
                                                                 gmeow:CopyrightStatus ;
                                                        rdfs:label "no copyright — contractual restrictions"@en ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "No copyright, contractual restrictions apply (RightsStatements.org NoC-CR)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusNoCopyrightNonCommercialOnly
gmeow:copyrightStatusNoCopyrightNonCommercialOnly rdf:type owl:NamedIndividual ,
                                                           gmeow:CopyrightStatus ;
                                                  rdfs:label "no copyright — non-commercial use only"@en ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "No copyright, non-commercial use only (RightsStatements.org NoC-NC)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusNoCopyrightOtherLegalRestrictions
gmeow:copyrightStatusNoCopyrightOtherLegalRestrictions rdf:type owl:NamedIndividual ,
                                                                gmeow:CopyrightStatus ;
                                                       rdfs:label "no copyright — other known legal restrictions"@en ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "No copyright, other known legal restrictions (RightsStatements.org NoC-OKLR)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusNoCopyrightUnitedStates
gmeow:copyrightStatusNoCopyrightUnitedStates rdf:type owl:NamedIndividual ,
                                                      gmeow:CopyrightStatus ;
                                             rdfs:label "no copyright — United States"@en ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "No copyright in the United States (RightsStatements.org NoC-US)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusNoKnownCopyright
gmeow:copyrightStatusNoKnownCopyright rdf:type owl:NamedIndividual ,
                                               gmeow:CopyrightStatus ;
                                      rdfs:label "no known copyright"@en ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "No copyright is known to subsist, after evaluation (RightsStatements.org NKC)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusNotEvaluated
gmeow:copyrightStatusNotEvaluated rdf:type owl:NamedIndividual ,
                                           gmeow:CopyrightStatus ;
                                  rdfs:label "copyright not evaluated"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "The copyright status has not been evaluated (RightsStatements.org CNE)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusPublicDomain
gmeow:copyrightStatusPublicDomain rdf:type owl:NamedIndividual ,
                                           gmeow:CopyrightStatus ;
                                  rdfs:label "public domain"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "The work is in the public domain (the CC public-domain mark; RightsStatements.org NoC-related)."@en .


###  https://blackcatinformatics.ca/gmeow/copyrightStatusUndetermined
gmeow:copyrightStatusUndetermined rdf:type owl:NamedIndividual ,
                                           gmeow:CopyrightStatus ;
                                  rdfs:label "copyright undetermined"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "Copyright undetermined (RightsStatements.org UND)."@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodAminoAcidRacemization
gmeow:datingMethodAminoAcidRacemization rdf:type owl:NamedIndividual ,
                                                 gmeow:DatingMethod ;
                                        rdfs:label "amino acid racemization"@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodDendrochronology
gmeow:datingMethodDendrochronology rdf:type owl:NamedIndividual ,
                                            gmeow:DatingMethod ;
                                   rdfs:label "dendrochronology"@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodElectronSpinResonance
gmeow:datingMethodElectronSpinResonance rdf:type owl:NamedIndividual ,
                                                 gmeow:DatingMethod ;
                                        rdfs:label "electron spin resonance (ESR)"@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodOpticallyStimulatedLuminescence
gmeow:datingMethodOpticallyStimulatedLuminescence rdf:type owl:NamedIndividual ,
                                                           gmeow:DatingMethod ;
                                                  rdfs:label "optically stimulated luminescence (OSL)"@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodPaleomagnetism
gmeow:datingMethodPaleomagnetism rdf:type owl:NamedIndividual ,
                                          gmeow:DatingMethod ;
                                 rdfs:label "paleomagnetism"@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodPotassiumArgon
gmeow:datingMethodPotassiumArgon rdf:type owl:NamedIndividual ,
                                          gmeow:DatingMethod ;
                                 rdfs:label "potassium-argon (K-Ar)"@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodRadiocarbon
gmeow:datingMethodRadiocarbon rdf:type owl:NamedIndividual ,
                                       gmeow:DatingMethod ;
                              rdfs:label "radiocarbon dating (14C)"@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodStratigraphicCorrelation
gmeow:datingMethodStratigraphicCorrelation rdf:type owl:NamedIndividual ,
                                                    gmeow:DatingMethod ;
                                           rdfs:label "stratigraphic correlation"@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodThermoluminescence
gmeow:datingMethodThermoluminescence rdf:type owl:NamedIndividual ,
                                              gmeow:DatingMethod ;
                                     rdfs:label "thermoluminescence"@en .


###  https://blackcatinformatics.ca/gmeow/datingMethodUraniumLead
gmeow:datingMethodUraniumLead rdf:type owl:NamedIndividual ,
                                       gmeow:DatingMethod ;
                              rdfs:label "uranium-lead (U-Pb)"@en .


###  https://blackcatinformatics.ca/gmeow/determinacyCrisp
gmeow:determinacyCrisp rdf:type owl:NamedIndividual ,
                                gmeow:Determinacy ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "crisp"@en .


###  https://blackcatinformatics.ca/gmeow/determinacyDisputed
gmeow:determinacyDisputed rdf:type owl:NamedIndividual ,
                                   gmeow:Determinacy ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "disputed"@en .


###  https://blackcatinformatics.ca/gmeow/determinacyFuzzy
gmeow:determinacyFuzzy rdf:type owl:NamedIndividual ,
                                gmeow:Determinacy ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "fuzzy"@en .


###  https://blackcatinformatics.ca/gmeow/determinacyProbabilistic
gmeow:determinacyProbabilistic rdf:type owl:NamedIndividual ,
                                        gmeow:Determinacy ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "probabilistic"@en .


###  https://blackcatinformatics.ca/gmeow/determinacyVague
gmeow:determinacyVague rdf:type owl:NamedIndividual ,
                                gmeow:Determinacy ;
                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "vague"@en .


###  https://blackcatinformatics.ca/gmeow/directionBoustrophedon
gmeow:directionBoustrophedon rdf:type owl:NamedIndividual ,
                                      gmeow:TextDirection ;
                             rdfs:label "boustrophedon"@en .


###  https://blackcatinformatics.ca/gmeow/directionContextual
gmeow:directionContextual rdf:type owl:NamedIndividual ,
                                   gmeow:TextDirection ;
                          rdfs:label "contextual / bidirectional"@en .


###  https://blackcatinformatics.ca/gmeow/directionLtr
gmeow:directionLtr rdf:type owl:NamedIndividual ,
                            gmeow:TextDirection ;
                   rdfs:label "left-to-right"@en .


###  https://blackcatinformatics.ca/gmeow/directionNonLinear
gmeow:directionNonLinear rdf:type owl:NamedIndividual ,
                                  gmeow:TextDirection ;
                         rdfs:label "non-linear"@en .


###  https://blackcatinformatics.ca/gmeow/directionRtl
gmeow:directionRtl rdf:type owl:NamedIndividual ,
                            gmeow:TextDirection ;
                   rdfs:label "right-to-left"@en .


###  https://blackcatinformatics.ca/gmeow/directionVerticalLtr
gmeow:directionVerticalLtr rdf:type owl:NamedIndividual ,
                                    gmeow:TextDirection ;
                           rdfs:label "vertical, columns left-to-right"@en .


###  https://blackcatinformatics.ca/gmeow/directionVerticalRtl
gmeow:directionVerticalRtl rdf:type owl:NamedIndividual ,
                                    gmeow:TextDirection ;
                           rdfs:label "vertical, columns right-to-left"@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeAdoption
gmeow:eventTypeAdoption rdf:type owl:NamedIndividual ,
                                 gmeow:EventType ;
                        rdfs:label "adoption"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The adoption of a person."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeAnnulment
gmeow:eventTypeAnnulment rdf:type owl:NamedIndividual ,
                                  gmeow:EventType ;
                         rdfs:label "annulment"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The annulment of a marriage."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeBaptism
gmeow:eventTypeBaptism rdf:type owl:NamedIndividual ,
                                gmeow:EventType ;
                       rdfs:label "baptism"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A baptism."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeBarMitzvah
gmeow:eventTypeBarMitzvah rdf:type owl:NamedIndividual ,
                                   gmeow:EventType ;
                          rdfs:label "bar mitzvah"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A bar mitzvah."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeBatMitzvah
gmeow:eventTypeBatMitzvah rdf:type owl:NamedIndividual ,
                                   gmeow:EventType ;
                          rdfs:label "bat mitzvah"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A bat mitzvah."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeBirth
gmeow:eventTypeBirth rdf:type owl:NamedIndividual ,
                              gmeow:EventType ;
                     rdfs:label "birth"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The event of a person being born."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeBurial
gmeow:eventTypeBurial rdf:type owl:NamedIndividual ,
                               gmeow:EventType ;
                      rdfs:label "burial"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The burial of a deceased person."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeCensus
gmeow:eventTypeCensus rdf:type owl:NamedIndividual ,
                               gmeow:EventType ;
                      rdfs:label "census"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A person's enumeration in a census."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeChristening
gmeow:eventTypeChristening rdf:type owl:NamedIndividual ,
                                    gmeow:EventType ;
                           rdfs:label "christening"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A christening or naming ceremony."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeConfirmation
gmeow:eventTypeConfirmation rdf:type owl:NamedIndividual ,
                                     gmeow:EventType ;
                            rdfs:label "confirmation"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A religious confirmation."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeCreation
gmeow:eventTypeCreation rdf:type owl:NamedIndividual ,
                                 gmeow:EventType ;
                        rdfs:label "creation"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The event of an entity coming into existence — the universal form of birth (person), founding (organization), minting (currency), or realization (reference frame)."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeCremation
gmeow:eventTypeCremation rdf:type owl:NamedIndividual ,
                                  gmeow:EventType ;
                         rdfs:label "cremation"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The cremation of a deceased person."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeDeath
gmeow:eventTypeDeath rdf:type owl:NamedIndividual ,
                              gmeow:EventType ;
                     rdfs:label "death"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The event of a person's death."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeDestruction
gmeow:eventTypeDestruction rdf:type owl:NamedIndividual ,
                                    gmeow:EventType ;
                           rdfs:label "destruction"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The event of an entity ceasing to exist — the universal form of death (person), dissolution (organization), destruction (place), or retirement (frame, software)."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeDissolution
gmeow:eventTypeDissolution rdf:type owl:NamedIndividual ,
                                    gmeow:EventType ;
                           rdfs:label "dissolution"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The formal dissolution of a structured entity — an organization, agreement, polity, or marriage. Distinct from general destruction in carrying legal or procedural formality."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeDivorce
gmeow:eventTypeDivorce rdf:type owl:NamedIndividual ,
                                gmeow:EventType ;
                       rdfs:label "divorce"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The legal dissolution of a marriage."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeEmigration
gmeow:eventTypeEmigration rdf:type owl:NamedIndividual ,
                                   gmeow:EventType ;
                          rdfs:label "emigration"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A person's emigration from a country."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeEngagement
gmeow:eventTypeEngagement rdf:type owl:NamedIndividual ,
                                   gmeow:EventType ;
                          rdfs:label "engagement"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A betrothal or engagement to marry."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeFirstCommunion
gmeow:eventTypeFirstCommunion rdf:type owl:NamedIndividual ,
                                       gmeow:EventType ;
                              rdfs:label "first communion"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "A first communion."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeFuneral
gmeow:eventTypeFuneral rdf:type owl:NamedIndividual ,
                                gmeow:EventType ;
                       rdfs:label "funeral"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A funeral or memorial service."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeGraduation
gmeow:eventTypeGraduation rdf:type owl:NamedIndividual ,
                                   gmeow:EventType ;
                          rdfs:label "graduation"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Graduation from an educational program."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeImmigration
gmeow:eventTypeImmigration rdf:type owl:NamedIndividual ,
                                    gmeow:EventType ;
                           rdfs:label "immigration"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A person's immigration into a country."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeMarriage
gmeow:eventTypeMarriage rdf:type owl:NamedIndividual ,
                                 gmeow:EventType ;
                        rdfs:label "marriage"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The event of two persons entering into marriage."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeMilitaryService
gmeow:eventTypeMilitaryService rdf:type owl:NamedIndividual ,
                                        gmeow:EventType ;
                               rdfs:label "military service"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "A period of military service."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeNameChange
gmeow:eventTypeNameChange rdf:type owl:NamedIndividual ,
                                   gmeow:EventType ;
                          rdfs:label "name change"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A formal change of name."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeNaturalization
gmeow:eventTypeNaturalization rdf:type owl:NamedIndividual ,
                                       gmeow:EventType ;
                              rdfs:label "naturalization"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "The grant of citizenship by naturalization."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeOrdination
gmeow:eventTypeOrdination rdf:type owl:NamedIndividual ,
                                   gmeow:EventType ;
                          rdfs:label "ordination"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Ordination into religious office."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeProbate
gmeow:eventTypeProbate rdf:type owl:NamedIndividual ,
                                gmeow:EventType ;
                       rdfs:label "probate"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The probate of an estate."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeResidence
gmeow:eventTypeResidence rdf:type owl:NamedIndividual ,
                                  gmeow:EventType ;
                         rdfs:label "residence"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A person's residence at a place over a period."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeRetirement
gmeow:eventTypeRetirement rdf:type owl:NamedIndividual ,
                                   gmeow:EventType ;
                          rdfs:label "retirement"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Retirement from working life."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeSeparation
gmeow:eventTypeSeparation rdf:type owl:NamedIndividual ,
                                   gmeow:EventType ;
                          rdfs:label "separation"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A legal or informal marital separation."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeSupersession
gmeow:eventTypeSupersession rdf:type owl:NamedIndividual ,
                                     gmeow:EventType ;
                            rdfs:label "supersession"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The event of one entity replacing another — a transformation, merger, or reorganization where a predecessor entity ceases and a successor entity begins (e.g. Soviet Union → Russian Federation)."@en .


###  https://blackcatinformatics.ca/gmeow/eventTypeWill
gmeow:eventTypeWill rdf:type owl:NamedIndividual ,
                             gmeow:EventType ;
                    rdfs:label "will"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The making of a will."@en .


###  https://blackcatinformatics.ca/gmeow/expressionAndrogynous
gmeow:expressionAndrogynous rdf:type owl:NamedIndividual ,
                                     gmeow:GenderExpressionStyle ;
                            rdfs:label "androgynous"@en .


###  https://blackcatinformatics.ca/gmeow/expressionFeminine
gmeow:expressionFeminine rdf:type owl:NamedIndividual ,
                                  gmeow:GenderExpressionStyle ;
                         rdfs:label "feminine"@en .


###  https://blackcatinformatics.ca/gmeow/expressionFluid
gmeow:expressionFluid rdf:type owl:NamedIndividual ,
                               gmeow:GenderExpressionStyle ;
                      rdfs:label "fluid"@en .


###  https://blackcatinformatics.ca/gmeow/expressionMasculine
gmeow:expressionMasculine rdf:type owl:NamedIndividual ,
                                   gmeow:GenderExpressionStyle ;
                          rdfs:label "masculine"@en .


###  https://blackcatinformatics.ca/gmeow/expressionNeutral
gmeow:expressionNeutral rdf:type owl:NamedIndividual ,
                                 gmeow:GenderExpressionStyle ;
                        rdfs:label "neutral"@en .


###  https://blackcatinformatics.ca/gmeow/facetAuditory
gmeow:facetAuditory rdf:type owl:NamedIndividual ,
                             gmeow:AccessibilityFacet ;
                    rdfs:label "auditory access"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Access for people with auditory impairments — visual alarms, induction loops, sign language."@en .


###  https://blackcatinformatics.ca/gmeow/facetClearance
gmeow:facetClearance rdf:type owl:NamedIndividual ,
                              gmeow:AccessibilityFacet ;
                     rdfs:label "physical clearance"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Sufficient physical space for passage — doorway width, corridor width, turning radius, vertical clearance."@en .


###  https://blackcatinformatics.ca/gmeow/facetCognitive
gmeow:facetCognitive rdf:type owl:NamedIndividual ,
                              gmeow:AccessibilityFacet ;
                     rdfs:label "cognitive access"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Access for people with cognitive impairments — clear signage, simple wayfinding, sensory-quiet spaces."@en .


###  https://blackcatinformatics.ca/gmeow/facetLifeSupport
gmeow:facetLifeSupport rdf:type owl:NamedIndividual ,
                                gmeow:AccessibilityFacet ;
                       rdfs:label "life-support access"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Access for people who require life-support equipment — power outlets, oxygen, climate control, emergency protocols."@en .


###  https://blackcatinformatics.ca/gmeow/facetStepFree
gmeow:facetStepFree rdf:type owl:NamedIndividual ,
                             gmeow:AccessibilityFacet ;
                    rdfs:label "step-free access"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Access without steps or stairs — ramps, lifts, level entrances."@en .


###  https://blackcatinformatics.ca/gmeow/facetVisual
gmeow:facetVisual rdf:type owl:NamedIndividual ,
                           gmeow:AccessibilityFacet ;
                  rdfs:label "visual access"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Access for people with visual impairments — tactile paving, audio signals, high contrast, braille."@en .


###  https://blackcatinformatics.ca/gmeow/facetWheelchair
gmeow:facetWheelchair rdf:type owl:NamedIndividual ,
                               gmeow:AccessibilityFacet ;
                      rdfs:label "wheelchair access"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Access for wheelchair users — level surfaces, ramps, elevators, wide doorways."@en .


###  https://blackcatinformatics.ca/gmeow/finalityStatusConfirmed
gmeow:finalityStatusConfirmed rdf:type owl:NamedIndividual ,
                                       gmeow:LedgerFinalityStatus ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "confirmed"@en .


###  https://blackcatinformatics.ca/gmeow/finalityStatusFinalized
gmeow:finalityStatusFinalized rdf:type owl:NamedIndividual ,
                                       gmeow:LedgerFinalityStatus ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "finalized"@en .


###  https://blackcatinformatics.ca/gmeow/finalityStatusOrphaned
gmeow:finalityStatusOrphaned rdf:type owl:NamedIndividual ,
                                      gmeow:LedgerFinalityStatus ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "orphaned"@en .


###  https://blackcatinformatics.ca/gmeow/finalityStatusPending
gmeow:finalityStatusPending rdf:type owl:NamedIndividual ,
                                     gmeow:LedgerFinalityStatus ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "pending"@en .


###  https://blackcatinformatics.ca/gmeow/finalityStatusReorged
gmeow:finalityStatusReorged rdf:type owl:NamedIndividual ,
                                     gmeow:LedgerFinalityStatus ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "reorged"@en .


###  https://blackcatinformatics.ca/gmeow/frameKindCartesian
gmeow:frameKindCartesian rdf:type owl:NamedIndividual ,
                                  gmeow:FrameKind ;
                         rdfs:label "cartesian"@en .


###  https://blackcatinformatics.ca/gmeow/frameKindConfigurationSpace
gmeow:frameKindConfigurationSpace rdf:type owl:NamedIndividual ,
                                           gmeow:FrameKind ;
                                  rdfs:label "configuration space"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "A smooth manifold representing the set of all possible configurations of a robot mechanism, with joint-limit boundaries constraining valid regions. Distance is measured along geodesics on the manifold surface, subject to joint limits. The actual manifold geometry and collision-aware path planning live in the solver layer (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/frameKindCylindrical
gmeow:frameKindCylindrical rdf:type owl:NamedIndividual ,
                                    gmeow:FrameKind ;
                           rdfs:label "cylindrical"@en .


###  https://blackcatinformatics.ca/gmeow/frameKindGeocoding
gmeow:frameKindGeocoding rdf:type owl:NamedIndividual ,
                                  gmeow:FrameKind ;
                         rdfs:label "geocoding / discrete location code"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A frame whose structure is defined by a discrete location-coding scheme (Plus Code, what3words, geohash, MGRS) that partitions the Earth's surface into named cells. Distance is measured by geodesic proximity of the decoded coordinates, not by the code string itself (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/frameKindGeodetic
gmeow:frameKindGeodetic rdf:type owl:NamedIndividual ,
                                 gmeow:FrameKind ;
                        rdfs:label "geodetic"@en .


###  https://blackcatinformatics.ca/gmeow/frameKindGrid
gmeow:frameKindGrid rdf:type owl:NamedIndividual ,
                             gmeow:FrameKind ;
                    rdfs:label "grid"@en .


###  https://blackcatinformatics.ca/gmeow/frameKindHilbert
gmeow:frameKindHilbert rdf:type owl:NamedIndividual ,
                                gmeow:FrameKind ;
                       rdfs:label "Hilbert space"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "An inner-product space that is complete with respect to the norm induced by the inner product; may be infinite-dimensional. The ontology models this with dimensionCount 1 and a single axis, leaving actual dimensionality to solver-layer matrix attributes (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/frameKindLatentSpace
gmeow:frameKindLatentSpace rdf:type owl:NamedIndividual ,
                                    gmeow:FrameKind ;
                           rdfs:label "latent vector space"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A compressed, lower-dimensional representation space learned by a neural network or other statistical model. Similarity is measured by cosine or Euclidean metrics."@en .


###  https://blackcatinformatics.ca/gmeow/frameKindLinear
gmeow:frameKindLinear rdf:type owl:NamedIndividual ,
                               gmeow:FrameKind ;
                      rdfs:label "linear referencing / distance-along"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A one-dimensional frame defined by distance along a linear feature (road, railway, pipeline). The coordinate is a scalar chainage or mile-marker; conversion to 2D/3D geographic coordinates requires the linear feature's geometry and is performed by the solver layer (Principle 12)."@en .


###  https://blackcatinformatics.ca/gmeow/frameKindLinearSequence
gmeow:frameKindLinearSequence rdf:type owl:NamedIndividual ,
                                       gmeow:FrameKind ;
                              rdfs:label "linear sequence"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "A one-dimensional coordinate system along a linear biological sequence (DNA, RNA, protein). Positions are integer offsets from a sequence origin; distance is measured in base pairs or amino-acid residues (edit-distance / sequence-alignment metric)."@en .


###  https://blackcatinformatics.ca/gmeow/frameKindManifold
gmeow:frameKindManifold rdf:type owl:NamedIndividual ,
                                 gmeow:FrameKind ;
                        rdfs:label "manifold"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A topological space that locally resembles Euclidean space. Coordinate charts and tangent spaces are solver-layer constructs (Principle 12), not asserted as OWL axioms."@en .


###  https://blackcatinformatics.ca/gmeow/frameKindNarrative
gmeow:frameKindNarrative rdf:type owl:NamedIndividual ,
                                  gmeow:FrameKind ;
                         rdfs:label "narrative"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A frame whose structure is defined by canon, continuity, and narrative topology rather than geometric coordinates. Distance is measured in narrative proximity (plot relevance, character interaction), not metres or degrees."@en .


###  https://blackcatinformatics.ca/gmeow/frameKindPhaseSpace
gmeow:frameKindPhaseSpace rdf:type owl:NamedIndividual ,
                                   gmeow:FrameKind ;
                          rdfs:label "phase space"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A space in which all possible states of a dynamical system are represented, with each state corresponding to one unique point. Typically 2n-dimensional for n degrees of freedom (generalized coordinates + conjugate momenta)."@en .


###  https://blackcatinformatics.ca/gmeow/frameKindPolar
gmeow:frameKindPolar rdf:type owl:NamedIndividual ,
                              gmeow:FrameKind ;
                     rdfs:label "polar"@en .


###  https://blackcatinformatics.ca/gmeow/frameKindScalar
gmeow:frameKindScalar rdf:type owl:NamedIndividual ,
                               gmeow:FrameKind ;
                      rdfs:label "scalar"@en .


###  https://blackcatinformatics.ca/gmeow/frameKindTemporal
gmeow:frameKindTemporal rdf:type owl:NamedIndividual ,
                                 gmeow:FrameKind ;
                        rdfs:label "temporal"@en .


###  https://blackcatinformatics.ca/gmeow/frameKindTopological
gmeow:frameKindTopological rdf:type owl:NamedIndividual ,
                                    gmeow:FrameKind ;
                           rdfs:label "topological"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A frame whose structure is defined by containment, adjacency, or graph connectivity rather than geometric coordinates. Distance is measured in hops or nesting depth, not metres or degrees."@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmBiological
gmeow:frameRealmBiological rdf:type owl:NamedIndividual ,
                                    gmeow:FrameRealm ;
                           rdfs:label "biological / genomic sequence"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A biological sequence domain (DNA, RNA, protein) in which positions and features are expressed relative to a reference assembly or sequence."@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmCelestial
gmeow:frameRealmCelestial rdf:type owl:NamedIndividual ,
                                   gmeow:FrameRealm ;
                          rdfs:label "celestial / astronomical"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmColourspace
gmeow:frameRealmColourspace rdf:type owl:NamedIndividual ,
                                     gmeow:FrameRealm ;
                            rdfs:label "colourspace"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmCurrency
gmeow:frameRealmCurrency rdf:type owl:NamedIndividual ,
                                  gmeow:FrameRealm ;
                         rdfs:label "currency"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmIndoor
gmeow:frameRealmIndoor rdf:type owl:NamedIndividual ,
                                gmeow:FrameRealm ;
                       rdfs:label "indoor"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmLinguistic
gmeow:frameRealmLinguistic rdf:type owl:NamedIndividual ,
                                    gmeow:FrameRealm ;
                           rdfs:label "linguistic"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmMathematical
gmeow:frameRealmMathematical rdf:type owl:NamedIndividual ,
                                      gmeow:FrameRealm ;
                             rdfs:label "mathematical / n-D"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmMeasurement
gmeow:frameRealmMeasurement rdf:type owl:NamedIndividual ,
                                     gmeow:FrameRealm ;
                            rdfs:label "measurement"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmNarrative
gmeow:frameRealmNarrative rdf:type owl:NamedIndividual ,
                                   gmeow:FrameRealm ;
                          rdfs:label "narrative / fictional"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A fictional, literary, or narrative domain in which in-universe claims hold relative to a canon or continuity frame."@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmPerceptual
gmeow:frameRealmPerceptual rdf:type owl:NamedIndividual ,
                                    gmeow:FrameRealm ;
                           rdfs:label "perceptual"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A perceptual or subjective domain in which values are expressed relative to a perceiver's sensory frame (e.g. thermal comfort, olfactory quality, subjective loudness)."@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmPsychological
gmeow:frameRealmPsychological rdf:type owl:NamedIndividual ,
                                       gmeow:FrameRealm ;
                              rdfs:label "psychological / cognitive"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "A psychological or cognitive domain in which values are expressed relative to a mind's internal representational frame — conceptual spaces, affective states, cognitive maps, or imagined spaces (e.g. memory palace, dream). Hosted by the perceiver, thinker, or dreamer; the frame deactivates when its host does."@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmRobotic
gmeow:frameRealmRobotic rdf:type owl:NamedIndividual ,
                                 gmeow:FrameRealm ;
                        rdfs:label "robotic"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmTemporal
gmeow:frameRealmTemporal rdf:type owl:NamedIndividual ,
                                  gmeow:FrameRealm ;
                         rdfs:label "temporal"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmTerrestrial
gmeow:frameRealmTerrestrial rdf:type owl:NamedIndividual ,
                                     gmeow:FrameRealm ;
                            rdfs:label "terrestrial"@en .


###  https://blackcatinformatics.ca/gmeow/frameRealmVirtual
gmeow:frameRealmVirtual rdf:type owl:NamedIndividual ,
                                 gmeow:FrameRealm ;
                        rdfs:label "virtual / network"@en .


###  https://blackcatinformatics.ca/gmeow/genderAgender
gmeow:genderAgender rdf:type owl:NamedIndividual ,
                             gmeow:Gender ;
                    rdfs:label "agender"@en .


###  https://blackcatinformatics.ca/gmeow/genderBigender
gmeow:genderBigender rdf:type owl:NamedIndividual ,
                              gmeow:Gender ;
                     rdfs:label "bigender"@en .


###  https://blackcatinformatics.ca/gmeow/genderDemiboy
gmeow:genderDemiboy rdf:type owl:NamedIndividual ,
                             gmeow:Gender ;
                    rdfs:label "demiboy"@en .


###  https://blackcatinformatics.ca/gmeow/genderDemigirl
gmeow:genderDemigirl rdf:type owl:NamedIndividual ,
                              gmeow:Gender ;
                     rdfs:label "demigirl"@en .


###  https://blackcatinformatics.ca/gmeow/genderGenderfluid
gmeow:genderGenderfluid rdf:type owl:NamedIndividual ,
                                 gmeow:Gender ;
                        rdfs:label "genderfluid"@en .


###  https://blackcatinformatics.ca/gmeow/genderGenderqueer
gmeow:genderGenderqueer rdf:type owl:NamedIndividual ,
                                 gmeow:Gender ;
                        rdfs:label "genderqueer"@en .


###  https://blackcatinformatics.ca/gmeow/genderMan
gmeow:genderMan rdf:type owl:NamedIndividual ,
                         gmeow:Gender ;
                rdfs:label "man"@en .


###  https://blackcatinformatics.ca/gmeow/genderNonBinary
gmeow:genderNonBinary rdf:type owl:NamedIndividual ,
                               gmeow:Gender ;
                      rdfs:label "non-binary"@en .


###  https://blackcatinformatics.ca/gmeow/genderQuestioning
gmeow:genderQuestioning rdf:type owl:NamedIndividual ,
                                 gmeow:Gender ;
                        rdfs:label "questioning"@en .


###  https://blackcatinformatics.ca/gmeow/genderTwoSpirit
gmeow:genderTwoSpirit rdf:type owl:NamedIndividual ,
                               gmeow:Gender ;
                      rdfs:label "Two-Spirit"@en ;
                      <http://www.w3.org/2004/02/skos/core#scopeNote> "An umbrella term specific to certain Indigenous North American cultures; not a generic synonym for non-binary and to be used only self-referentially within those contexts."@en .


###  https://blackcatinformatics.ca/gmeow/genderWoman
gmeow:genderWoman rdf:type owl:NamedIndividual ,
                           gmeow:Gender ;
                  rdfs:label "woman"@en .


###  https://blackcatinformatics.ca/gmeow/geometryTypeLineString
gmeow:geometryTypeLineString rdf:type owl:NamedIndividual ,
                                      gmeow:GeometryType ;
                             rdfs:label "line string"@en .


###  https://blackcatinformatics.ca/gmeow/geometryTypeMultiLineString
gmeow:geometryTypeMultiLineString rdf:type owl:NamedIndividual ,
                                           gmeow:GeometryType ;
                                  rdfs:label "multi-line string"@en .


###  https://blackcatinformatics.ca/gmeow/geometryTypeMultiPoint
gmeow:geometryTypeMultiPoint rdf:type owl:NamedIndividual ,
                                      gmeow:GeometryType ;
                             rdfs:label "multi-point"@en .


###  https://blackcatinformatics.ca/gmeow/geometryTypeMultiPolygon
gmeow:geometryTypeMultiPolygon rdf:type owl:NamedIndividual ,
                                        gmeow:GeometryType ;
                               rdfs:label "multi-polygon"@en .


###  https://blackcatinformatics.ca/gmeow/geometryTypePoint
gmeow:geometryTypePoint rdf:type owl:NamedIndividual ,
                                 gmeow:GeometryType ;
                        rdfs:label "point"@en .


###  https://blackcatinformatics.ca/gmeow/geometryTypePolygon
gmeow:geometryTypePolygon rdf:type owl:NamedIndividual ,
                                   gmeow:GeometryType ;
                          rdfs:label "polygon"@en .


###  https://blackcatinformatics.ca/gmeow/granularityAddress
gmeow:granularityAddress rdf:type owl:NamedIndividual ,
                                  gmeow:GranularityLevel ;
                         gmeow:coarserThan gmeow:granularityPoint ;
                         rdfs:label "address level"@en ;
                         <http://www.w3.org/2004/02/skos/core#closeMatch> gmeow:placeTypePremises .


###  https://blackcatinformatics.ca/gmeow/granularityCentury
gmeow:granularityCentury rdf:type owl:NamedIndividual ,
                                  gmeow:GranularityLevel ;
                         gmeow:coarserThan gmeow:granularityDecade ;
                         rdfs:label "century level"@en .


###  https://blackcatinformatics.ca/gmeow/granularityCity
gmeow:granularityCity rdf:type owl:NamedIndividual ,
                               gmeow:GranularityLevel ;
                      gmeow:coarserThan gmeow:granularityAddress ;
                      rdfs:label "city level"@en ;
                      <http://www.w3.org/2004/02/skos/core#closeMatch> gmeow:placeTypeCity .


###  https://blackcatinformatics.ca/gmeow/granularityCountry
gmeow:granularityCountry rdf:type owl:NamedIndividual ,
                                  gmeow:GranularityLevel ;
                         gmeow:coarserThan gmeow:granularityRegion ;
                         rdfs:label "country level"@en ;
                         <http://www.w3.org/2004/02/skos/core#closeMatch> gmeow:placeTypeCountry .


###  https://blackcatinformatics.ca/gmeow/granularityDay
gmeow:granularityDay rdf:type owl:NamedIndividual ,
                              gmeow:GranularityLevel ;
                     rdfs:label "day level"@en ;
                     <http://www.w3.org/2004/02/skos/core#exactMatch> <http://www.w3.org/2006/time#unitDay> .


###  https://blackcatinformatics.ca/gmeow/granularityDecade
gmeow:granularityDecade rdf:type owl:NamedIndividual ,
                                 gmeow:GranularityLevel ;
                        gmeow:coarserThan gmeow:granularityYear ;
                        rdfs:label "decade level"@en .


###  https://blackcatinformatics.ca/gmeow/granularityMonth
gmeow:granularityMonth rdf:type owl:NamedIndividual ,
                                gmeow:GranularityLevel ;
                       gmeow:coarserThan gmeow:granularityDay ;
                       rdfs:label "month level"@en ;
                       <http://www.w3.org/2004/02/skos/core#exactMatch> <http://www.w3.org/2006/time#unitMonth> .


###  https://blackcatinformatics.ca/gmeow/granularityPoint
gmeow:granularityPoint rdf:type owl:NamedIndividual ,
                                gmeow:GranularityLevel ;
                       rdfs:label "point / exact coordinate level"@en .


###  https://blackcatinformatics.ca/gmeow/granularityRegion
gmeow:granularityRegion rdf:type owl:NamedIndividual ,
                                 gmeow:GranularityLevel ;
                        gmeow:coarserThan gmeow:granularityCity ;
                        rdfs:label "region level"@en ;
                        <http://www.w3.org/2004/02/skos/core#closeMatch> gmeow:placeTypeRegion .


###  https://blackcatinformatics.ca/gmeow/granularityYear
gmeow:granularityYear rdf:type owl:NamedIndividual ,
                               gmeow:GranularityLevel ;
                      gmeow:coarserThan gmeow:granularityMonth ;
                      rdfs:label "year level"@en ;
                      <http://www.w3.org/2004/02/skos/core#exactMatch> <http://www.w3.org/2006/time#unitYear> .


###  https://blackcatinformatics.ca/gmeow/honorificClassAcademic
gmeow:honorificClassAcademic rdf:type owl:NamedIndividual ,
                                      gmeow:HonorificClass ;
                             rdfs:label "academic"@en .


###  https://blackcatinformatics.ca/gmeow/honorificClassClerical
gmeow:honorificClassClerical rdf:type owl:NamedIndividual ,
                                      gmeow:HonorificClass ;
                             rdfs:label "clerical"@en .


###  https://blackcatinformatics.ca/gmeow/honorificClassJudicial
gmeow:honorificClassJudicial rdf:type owl:NamedIndividual ,
                                      gmeow:HonorificClass ;
                             rdfs:label "judicial"@en .


###  https://blackcatinformatics.ca/gmeow/honorificClassMilitary
gmeow:honorificClassMilitary rdf:type owl:NamedIndividual ,
                                      gmeow:HonorificClass ;
                             rdfs:label "military"@en .


###  https://blackcatinformatics.ca/gmeow/honorificClassNoble
gmeow:honorificClassNoble rdf:type owl:NamedIndividual ,
                                   gmeow:HonorificClass ;
                          rdfs:label "noble"@en .


###  https://blackcatinformatics.ca/gmeow/honorificClassSocial
gmeow:honorificClassSocial rdf:type owl:NamedIndividual ,
                                    gmeow:HonorificClass ;
                           rdfs:label "social"@en .


###  https://blackcatinformatics.ca/gmeow/honorificDame
gmeow:honorificDame rdf:type owl:NamedIndividual ,
                             gmeow:Honorific ;
                    gmeow:honorificClass gmeow:honorificClassNoble ;
                    gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                    rdfs:label "Dame"@en .


###  https://blackcatinformatics.ca/gmeow/honorificDr
gmeow:honorificDr rdf:type owl:NamedIndividual ,
                           gmeow:Honorific ;
                  gmeow:honorificClass gmeow:honorificClassAcademic ;
                  gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                  rdfs:label "Dr"@en .


###  https://blackcatinformatics.ca/gmeow/honorificHon
gmeow:honorificHon rdf:type owl:NamedIndividual ,
                            gmeow:Honorific ;
                   gmeow:honorificClass gmeow:honorificClassJudicial ;
                   gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                   rdfs:label "Hon"@en .


###  https://blackcatinformatics.ca/gmeow/honorificLady
gmeow:honorificLady rdf:type owl:NamedIndividual ,
                             gmeow:Honorific ;
                    gmeow:honorificClass gmeow:honorificClassNoble ;
                    gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                    rdfs:label "Lady"@en .


###  https://blackcatinformatics.ca/gmeow/honorificLord
gmeow:honorificLord rdf:type owl:NamedIndividual ,
                             gmeow:Honorific ;
                    gmeow:honorificClass gmeow:honorificClassNoble ;
                    gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                    rdfs:label "Lord"@en .


###  https://blackcatinformatics.ca/gmeow/honorificMr
gmeow:honorificMr rdf:type owl:NamedIndividual ,
                           gmeow:Honorific ;
                  gmeow:honorificClass gmeow:honorificClassSocial ;
                  gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                  rdfs:label "Mr"@en .


###  https://blackcatinformatics.ca/gmeow/honorificMrs
gmeow:honorificMrs rdf:type owl:NamedIndividual ,
                            gmeow:Honorific ;
                   gmeow:honorificClass gmeow:honorificClassSocial ;
                   gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                   rdfs:label "Mrs"@en .


###  https://blackcatinformatics.ca/gmeow/honorificMs
gmeow:honorificMs rdf:type owl:NamedIndividual ,
                           gmeow:Honorific ;
                  gmeow:honorificClass gmeow:honorificClassSocial ;
                  gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                  rdfs:label "Ms"@en .


###  https://blackcatinformatics.ca/gmeow/honorificMx
gmeow:honorificMx rdf:type owl:NamedIndividual ,
                           gmeow:Honorific ;
                  gmeow:honorificClass gmeow:honorificClassSocial ;
                  gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                  rdfs:label "Mx"@en .


###  https://blackcatinformatics.ca/gmeow/honorificPositionPrefix
gmeow:honorificPositionPrefix rdf:type owl:NamedIndividual ,
                                       gmeow:HonorificPosition ;
                              rdfs:label "prefix"@en .


###  https://blackcatinformatics.ca/gmeow/honorificPositionSuffix
gmeow:honorificPositionSuffix rdf:type owl:NamedIndividual ,
                                       gmeow:HonorificPosition ;
                              rdfs:label "suffix"@en .


###  https://blackcatinformatics.ca/gmeow/honorificProf
gmeow:honorificProf rdf:type owl:NamedIndividual ,
                             gmeow:Honorific ;
                    gmeow:honorificClass gmeow:honorificClassAcademic ;
                    gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                    rdfs:label "Prof"@en .


###  https://blackcatinformatics.ca/gmeow/honorificRev
gmeow:honorificRev rdf:type owl:NamedIndividual ,
                            gmeow:Honorific ;
                   gmeow:honorificClass gmeow:honorificClassClerical ;
                   gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                   rdfs:label "Rev"@en .


###  https://blackcatinformatics.ca/gmeow/honorificSama
gmeow:honorificSama rdf:type owl:NamedIndividual ,
                             gmeow:Honorific ;
                    gmeow:honorificClass gmeow:honorificClassSocial ;
                    gmeow:honorificPosition gmeow:honorificPositionSuffix ;
                    rdfs:label "-sama"@en .


###  https://blackcatinformatics.ca/gmeow/honorificSan
gmeow:honorificSan rdf:type owl:NamedIndividual ,
                            gmeow:Honorific ;
                   gmeow:honorificClass gmeow:honorificClassSocial ;
                   gmeow:honorificPosition gmeow:honorificPositionSuffix ;
                   rdfs:label "-san"@en .


###  https://blackcatinformatics.ca/gmeow/honorificSayyid
gmeow:honorificSayyid rdf:type owl:NamedIndividual ,
                               gmeow:Honorific ;
                      gmeow:honorificClass gmeow:honorificClassSocial ;
                      gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                      rdfs:label "Sayyid"@en .


###  https://blackcatinformatics.ca/gmeow/honorificSir
gmeow:honorificSir rdf:type owl:NamedIndividual ,
                            gmeow:Honorific ;
                   gmeow:honorificClass gmeow:honorificClassNoble ;
                   gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                   rdfs:label "Sir"@en .


###  https://blackcatinformatics.ca/gmeow/honorificSmt
gmeow:honorificSmt rdf:type owl:NamedIndividual ,
                            gmeow:Honorific ;
                   gmeow:honorificClass gmeow:honorificClassSocial ;
                   gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                   rdfs:label "Smt (Srimati)"@en .


###  https://blackcatinformatics.ca/gmeow/honorificSri
gmeow:honorificSri rdf:type owl:NamedIndividual ,
                            gmeow:Honorific ;
                   gmeow:honorificClass gmeow:honorificClassSocial ;
                   gmeow:honorificPosition gmeow:honorificPositionPrefix ;
                   rdfs:label "Sri"@en .


###  https://blackcatinformatics.ca/gmeow/keySchemeNostr
gmeow:keySchemeNostr rdf:type owl:NamedIndividual ,
                              gmeow:KeyScheme ;
                     rdfs:label "Nostr"@en .


###  https://blackcatinformatics.ca/gmeow/keySchemePGP
gmeow:keySchemePGP rdf:type owl:NamedIndividual ,
                            gmeow:KeyScheme ;
                   rdfs:label "OpenPGP"@en .


###  https://blackcatinformatics.ca/gmeow/keySchemeSSH
gmeow:keySchemeSSH rdf:type owl:NamedIndividual ,
                            gmeow:KeyScheme ;
                   rdfs:label "SSH"@en .


###  https://blackcatinformatics.ca/gmeow/keySchemeX509
gmeow:keySchemeX509 rdf:type owl:NamedIndividual ,
                             gmeow:KeyScheme ;
                    rdfs:label "X.509"@en .


###  https://blackcatinformatics.ca/gmeow/keywordAnswered
gmeow:keywordAnswered rdf:type owl:NamedIndividual ,
                               gmeow:MessageKeyword ;
                      rdfs:label "answered"@en .


###  https://blackcatinformatics.ca/gmeow/keywordDraft
gmeow:keywordDraft rdf:type owl:NamedIndividual ,
                            gmeow:MessageKeyword ;
                   rdfs:label "draft"@en .


###  https://blackcatinformatics.ca/gmeow/keywordFlagged
gmeow:keywordFlagged rdf:type owl:NamedIndividual ,
                              gmeow:MessageKeyword ;
                     rdfs:label "flagged"@en .


###  https://blackcatinformatics.ca/gmeow/keywordForwarded
gmeow:keywordForwarded rdf:type owl:NamedIndividual ,
                                gmeow:MessageKeyword ;
                       rdfs:label "forwarded"@en .


###  https://blackcatinformatics.ca/gmeow/keywordJunk
gmeow:keywordJunk rdf:type owl:NamedIndividual ,
                           gmeow:MessageKeyword ;
                  rdfs:label "junk"@en .


###  https://blackcatinformatics.ca/gmeow/keywordSeen
gmeow:keywordSeen rdf:type owl:NamedIndividual ,
                           gmeow:MessageKeyword ;
                  rdfs:label "seen"@en .


###  https://blackcatinformatics.ca/gmeow/leftOpAbsolutePosition
gmeow:leftOpAbsolutePosition rdf:type owl:NamedIndividual ,
                                      gmeow:LeftOperand ;
                             rdfs:label "absolute position"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The ODRL absolutePosition constraint dimension (odrl:absolutePosition)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpAbsoluteSize
gmeow:leftOpAbsoluteSize rdf:type owl:NamedIndividual ,
                                  gmeow:LeftOperand ;
                         rdfs:label "absolute size"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The ODRL absoluteSize constraint dimension (odrl:absoluteSize)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpAbsoluteSpatialPosition
gmeow:leftOpAbsoluteSpatialPosition rdf:type owl:NamedIndividual ,
                                             gmeow:LeftOperand ;
                                    rdfs:label "absolute spatial position"@en ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "The ODRL absoluteSpatialPosition constraint dimension (odrl:absoluteSpatialPosition)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpAbsoluteTemporalPosition
gmeow:leftOpAbsoluteTemporalPosition rdf:type owl:NamedIndividual ,
                                              gmeow:LeftOperand ;
                                     rdfs:label "absolute temporal position"@en ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "The ODRL absoluteTemporalPosition constraint dimension (odrl:absoluteTemporalPosition)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpCount
gmeow:leftOpCount rdf:type owl:NamedIndividual ,
                           gmeow:LeftOperand ;
                  rdfs:label "use count"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The ODRL count constraint dimension (odrl:count)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpDateTime
gmeow:leftOpDateTime rdf:type owl:NamedIndividual ,
                              gmeow:LeftOperand ;
                     rdfs:label "date/time"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The ODRL dateTime constraint dimension (odrl:dateTime)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpDelayPeriod
gmeow:leftOpDelayPeriod rdf:type owl:NamedIndividual ,
                                 gmeow:LeftOperand ;
                        rdfs:label "delay period"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The ODRL delayPeriod constraint dimension (odrl:delayPeriod)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpDeliveryChannel
gmeow:leftOpDeliveryChannel rdf:type owl:NamedIndividual ,
                                     gmeow:LeftOperand ;
                            rdfs:label "delivery channel"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The ODRL deliveryChannel constraint dimension (odrl:deliveryChannel)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpDevice
gmeow:leftOpDevice rdf:type owl:NamedIndividual ,
                            gmeow:LeftOperand ;
                   rdfs:label "device"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The ODRL device constraint dimension (odrl:device)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpElapsedTime
gmeow:leftOpElapsedTime rdf:type owl:NamedIndividual ,
                                 gmeow:LeftOperand ;
                        rdfs:label "elapsed time"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The ODRL elapsedTime constraint dimension (odrl:elapsedTime)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpEvent
gmeow:leftOpEvent rdf:type owl:NamedIndividual ,
                           gmeow:LeftOperand ;
                  rdfs:label "event"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The ODRL event constraint dimension (odrl:event)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpFileFormat
gmeow:leftOpFileFormat rdf:type owl:NamedIndividual ,
                                gmeow:LeftOperand ;
                       rdfs:label "file format"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The ODRL fileFormat constraint dimension (odrl:fileFormat)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpIndustry
gmeow:leftOpIndustry rdf:type owl:NamedIndividual ,
                              gmeow:LeftOperand ;
                     rdfs:label "industry"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The ODRL industry constraint dimension (odrl:industry)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpLanguage
gmeow:leftOpLanguage rdf:type owl:NamedIndividual ,
                              gmeow:LeftOperand ;
                     rdfs:label "language"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The ODRL language constraint dimension (odrl:language)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpMedia
gmeow:leftOpMedia rdf:type owl:NamedIndividual ,
                           gmeow:LeftOperand ;
                  rdfs:label "media context"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The ODRL media constraint dimension (odrl:media)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpMeteredTime
gmeow:leftOpMeteredTime rdf:type owl:NamedIndividual ,
                                 gmeow:LeftOperand ;
                        rdfs:label "metered time"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The ODRL meteredTime constraint dimension (odrl:meteredTime)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpPayAmount
gmeow:leftOpPayAmount rdf:type owl:NamedIndividual ,
                               gmeow:LeftOperand ;
                      rdfs:label "pay amount"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The ODRL payAmount constraint dimension (odrl:payAmount)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpPercentage
gmeow:leftOpPercentage rdf:type owl:NamedIndividual ,
                                gmeow:LeftOperand ;
                       rdfs:label "percentage"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The ODRL percentage constraint dimension (odrl:percentage)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpProduct
gmeow:leftOpProduct rdf:type owl:NamedIndividual ,
                             gmeow:LeftOperand ;
                    rdfs:label "product context"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The ODRL product constraint dimension (odrl:product)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpPurpose
gmeow:leftOpPurpose rdf:type owl:NamedIndividual ,
                             gmeow:LeftOperand ;
                    rdfs:label "purpose"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The ODRL purpose constraint dimension (odrl:purpose)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpRecipient
gmeow:leftOpRecipient rdf:type owl:NamedIndividual ,
                               gmeow:LeftOperand ;
                      rdfs:label "recipient"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The ODRL recipient constraint dimension (odrl:recipient)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpRelativePosition
gmeow:leftOpRelativePosition rdf:type owl:NamedIndividual ,
                                      gmeow:LeftOperand ;
                             rdfs:label "relative position"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The ODRL relativePosition constraint dimension (odrl:relativePosition)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpRelativeSize
gmeow:leftOpRelativeSize rdf:type owl:NamedIndividual ,
                                  gmeow:LeftOperand ;
                         rdfs:label "relative size"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The ODRL relativeSize constraint dimension (odrl:relativeSize)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpRelativeSpatialPosition
gmeow:leftOpRelativeSpatialPosition rdf:type owl:NamedIndividual ,
                                             gmeow:LeftOperand ;
                                    rdfs:label "relative spatial position"@en ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "The ODRL relativeSpatialPosition constraint dimension (odrl:relativeSpatialPosition)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpRelativeTemporalPosition
gmeow:leftOpRelativeTemporalPosition rdf:type owl:NamedIndividual ,
                                              gmeow:LeftOperand ;
                                     rdfs:label "relative temporal position"@en ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "The ODRL relativeTemporalPosition constraint dimension (odrl:relativeTemporalPosition)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpResolution
gmeow:leftOpResolution rdf:type owl:NamedIndividual ,
                                gmeow:LeftOperand ;
                       rdfs:label "rendition resolution"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The ODRL resolution constraint dimension (odrl:resolution)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpSpatial
gmeow:leftOpSpatial rdf:type owl:NamedIndividual ,
                             gmeow:LeftOperand ;
                    rdfs:label "spatial region"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The ODRL spatial constraint dimension (odrl:spatial)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpSpatialCoordinates
gmeow:leftOpSpatialCoordinates rdf:type owl:NamedIndividual ,
                                        gmeow:LeftOperand ;
                               rdfs:label "spatial coordinates"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The ODRL spatialCoordinates constraint dimension (odrl:spatialCoordinates)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpSystem
gmeow:leftOpSystem rdf:type owl:NamedIndividual ,
                            gmeow:LeftOperand ;
                   rdfs:label "system"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The ODRL system constraint dimension (odrl:system)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpSystemDevice
gmeow:leftOpSystemDevice rdf:type owl:NamedIndividual ,
                                  gmeow:LeftOperand ;
                         rdfs:label "system device"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The ODRL systemDevice constraint dimension (odrl:systemDevice)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpTimeInterval
gmeow:leftOpTimeInterval rdf:type owl:NamedIndividual ,
                                  gmeow:LeftOperand ;
                         rdfs:label "recurring time interval"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The ODRL timeInterval constraint dimension (odrl:timeInterval)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpUnitOfCount
gmeow:leftOpUnitOfCount rdf:type owl:NamedIndividual ,
                                 gmeow:LeftOperand ;
                        rdfs:label "unit of count"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The ODRL unitOfCount constraint dimension (odrl:unitOfCount)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpVersion
gmeow:leftOpVersion rdf:type owl:NamedIndividual ,
                             gmeow:LeftOperand ;
                    rdfs:label "asset version"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The ODRL version constraint dimension (odrl:version)."@en .


###  https://blackcatinformatics.ca/gmeow/leftOpVirtualLocation
gmeow:leftOpVirtualLocation rdf:type owl:NamedIndividual ,
                                     gmeow:LeftOperand ;
                            rdfs:label "virtual location"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The ODRL virtualLocation constraint dimension (odrl:virtualLocation)."@en .


###  https://blackcatinformatics.ca/gmeow/levelHeritage
gmeow:levelHeritage rdf:type owl:NamedIndividual ,
                             gmeow:ProficiencyLevel ;
                    rdfs:label "heritage"@en .


###  https://blackcatinformatics.ca/gmeow/levelNative
gmeow:levelNative rdf:type owl:NamedIndividual ,
                           gmeow:ProficiencyLevel ;
                  rdfs:label "native"@en .


###  https://blackcatinformatics.ca/gmeow/licenseFamilyCC
gmeow:licenseFamilyCC rdf:type owl:NamedIndividual ,
                               gmeow:LicenseFamily ;
                      rdfs:label "Creative Commons"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A Creative Commons licence (CC BY, CC BY-SA, CC BY-NC, …)."@en .


###  https://blackcatinformatics.ca/gmeow/licenseFamilyCopyleft
gmeow:licenseFamilyCopyleft rdf:type owl:NamedIndividual ,
                                     gmeow:LicenseFamily ;
                            rdfs:label "copyleft"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A copyleft / share-alike licence (the GPL family, EUPL, CC BY-SA, ODbL)."@en .


###  https://blackcatinformatics.ca/gmeow/licenseFamilyDual
gmeow:licenseFamilyDual rdf:type owl:NamedIndividual ,
                                 gmeow:LicenseFamily ;
                        rdfs:label "dual-licensed"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Offered under more than one licence at the recipient's choice (e.g. open plus commercial)."@en .


###  https://blackcatinformatics.ca/gmeow/licenseFamilyPermissive
gmeow:licenseFamilyPermissive rdf:type owl:NamedIndividual ,
                                       gmeow:LicenseFamily ;
                              rdfs:label "permissive"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "A permissive software/data licence (MIT, BSD, Apache-2.0, ODC-BY)."@en .


###  https://blackcatinformatics.ca/gmeow/licenseFamilyProprietary
gmeow:licenseFamilyProprietary rdf:type owl:NamedIndividual ,
                                        gmeow:LicenseFamily ;
                               rdfs:label "proprietary"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "A proprietary / all-rights-reserved licence."@en .


###  https://blackcatinformatics.ca/gmeow/licenseFamilyPublicDomain
gmeow:licenseFamilyPublicDomain rdf:type owl:NamedIndividual ,
                                         gmeow:LicenseFamily ;
                                rdfs:label "public domain"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "A public-domain dedication / mark (CC0, the public-domain mark)."@en .


###  https://blackcatinformatics.ca/gmeow/logicAnd
gmeow:logicAnd rdf:type owl:NamedIndividual ,
                        gmeow:ConstraintLogic ;
               rdfs:label "and (all)"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The ODRL and logical-constraint operator (odrl:and)."@en .


###  https://blackcatinformatics.ca/gmeow/logicAndSequence
gmeow:logicAndSequence rdf:type owl:NamedIndividual ,
                                gmeow:ConstraintLogic ;
                       rdfs:label "and (ordered)"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The ODRL andSequence logical-constraint operator (odrl:andSequence)."@en .


###  https://blackcatinformatics.ca/gmeow/logicOr
gmeow:logicOr rdf:type owl:NamedIndividual ,
                       gmeow:ConstraintLogic ;
              rdfs:label "or (any)"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "The ODRL or logical-constraint operator (odrl:or)."@en .


###  https://blackcatinformatics.ca/gmeow/logicXone
gmeow:logicXone rdf:type owl:NamedIndividual ,
                         gmeow:ConstraintLogic ;
                rdfs:label "exactly one"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The ODRL xone logical-constraint operator (odrl:xone)."@en .


###  https://blackcatinformatics.ca/gmeow/measurementCenozoicStart
gmeow:measurementCenozoicStart rdf:type owl:NamedIndividual ,
                                        gmeow:TemporalMeasurement ;
                               gmeow:hasUnit <http://qudt.org/vocab/unit/YR> ;
                               gmeow:observationMethod gmeow:datingMethodStratigraphicCorrelation ;
                               gmeow:observedFeature gmeow:periodCenozoic ;
                               gmeow:vantage gmeow:agentInternationalCommissionOnStratigraphy ;
                               gmeow:measuredAge 66000000 ;
                               gmeow:measurementUncertainty 500000 ;
                               rdfs:label "Cenozoic start age"@en .


###  https://blackcatinformatics.ca/gmeow/measurementHoloceneStart
gmeow:measurementHoloceneStart rdf:type owl:NamedIndividual ,
                                        gmeow:TemporalMeasurement ;
                               gmeow:hasUnit <http://qudt.org/vocab/unit/YR> ;
                               gmeow:observationMethod gmeow:datingMethodStratigraphicCorrelation ;
                               gmeow:observedFeature gmeow:periodHolocene ;
                               gmeow:vantage gmeow:agentInternationalCommissionOnStratigraphy ;
                               gmeow:measuredAge 11700 ;
                               gmeow:measurementUncertainty 500 ;
                               rdfs:label "Holocene start age"@en .


###  https://blackcatinformatics.ca/gmeow/measurementPhanerozoicStart
gmeow:measurementPhanerozoicStart rdf:type owl:NamedIndividual ,
                                           gmeow:TemporalMeasurement ;
                                  gmeow:hasUnit <http://qudt.org/vocab/unit/YR> ;
                                  gmeow:observationMethod gmeow:datingMethodStratigraphicCorrelation ;
                                  gmeow:observedFeature gmeow:periodPhanerozoic ;
                                  gmeow:vantage gmeow:agentInternationalCommissionOnStratigraphy ;
                                  gmeow:measuredAge 538800000 ;
                                  gmeow:measurementUncertainty 5000000 ;
                                  rdfs:label "Phanerozoic start age"@en .


###  https://blackcatinformatics.ca/gmeow/measurementQuaternaryStart
gmeow:measurementQuaternaryStart rdf:type owl:NamedIndividual ,
                                          gmeow:TemporalMeasurement ;
                                 gmeow:hasUnit <http://qudt.org/vocab/unit/YR> ;
                                 gmeow:observationMethod gmeow:datingMethodStratigraphicCorrelation ;
                                 gmeow:observedFeature gmeow:periodQuaternary ;
                                 gmeow:vantage gmeow:agentInternationalCommissionOnStratigraphy ;
                                 gmeow:measuredAge 2580000 ;
                                 gmeow:measurementUncertainty 10000 ;
                                 rdfs:label "Quaternary start age"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleBcc
gmeow:messageRoleBcc rdf:type owl:NamedIndividual ,
                              gmeow:MessageParticipantRole ;
                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "bcc"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleCc
gmeow:messageRoleCc rdf:type owl:NamedIndividual ,
                             gmeow:MessageParticipantRole ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "cc"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleDeliveredTo
gmeow:messageRoleDeliveredTo rdf:type owl:NamedIndividual ,
                                      gmeow:MessageParticipantRole ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "delivered-to"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleEnvelopeFrom
gmeow:messageRoleEnvelopeFrom rdf:type owl:NamedIndividual ,
                                       gmeow:MessageParticipantRole ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "envelope-from"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleEnvelopeTo
gmeow:messageRoleEnvelopeTo rdf:type owl:NamedIndividual ,
                                     gmeow:MessageParticipantRole ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "envelope-to"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleErrorsTo
gmeow:messageRoleErrorsTo rdf:type owl:NamedIndividual ,
                                   gmeow:MessageParticipantRole ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "errors-to"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleFrom
gmeow:messageRoleFrom rdf:type owl:NamedIndividual ,
                               gmeow:MessageParticipantRole ;
                      rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "from"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleOriginalTo
gmeow:messageRoleOriginalTo rdf:type owl:NamedIndividual ,
                                     gmeow:MessageParticipantRole ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "original-to"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleReplyTo
gmeow:messageRoleReplyTo rdf:type owl:NamedIndividual ,
                                  gmeow:MessageParticipantRole ;
                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "reply-to"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleResentCc
gmeow:messageRoleResentCc rdf:type owl:NamedIndividual ,
                                   gmeow:MessageParticipantRole ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "resent-cc"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleResentFrom
gmeow:messageRoleResentFrom rdf:type owl:NamedIndividual ,
                                     gmeow:MessageParticipantRole ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "resent-from"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleResentTo
gmeow:messageRoleResentTo rdf:type owl:NamedIndividual ,
                                   gmeow:MessageParticipantRole ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "resent-to"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleReturnPath
gmeow:messageRoleReturnPath rdf:type owl:NamedIndividual ,
                                     gmeow:MessageParticipantRole ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "return-path"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleSender
gmeow:messageRoleSender rdf:type owl:NamedIndividual ,
                                 gmeow:MessageParticipantRole ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "sender"@en .


###  https://blackcatinformatics.ca/gmeow/messageRoleTo
gmeow:messageRoleTo rdf:type owl:NamedIndividual ,
                             gmeow:MessageParticipantRole ;
                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "to"@en .


###  https://blackcatinformatics.ca/gmeow/methodComputationalModel
gmeow:methodComputationalModel rdf:type owl:NamedIndividual ,
                                        gmeow:ObservationMethod ;
                               rdfs:label "computational model"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Observation derived from a computational or mathematical model."@en .


###  https://blackcatinformatics.ca/gmeow/methodDirectObservation
gmeow:methodDirectObservation rdf:type owl:NamedIndividual ,
                                       gmeow:ObservationMethod ;
                              rdfs:label "direct observation"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "Observation by unaided human perception."@en .


###  https://blackcatinformatics.ca/gmeow/methodExpertJudgement
gmeow:methodExpertJudgement rdf:type owl:NamedIndividual ,
                                     gmeow:ObservationMethod ;
                            rdfs:label "expert judgement"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "Observation based on expert assessment or consensus."@en .


###  https://blackcatinformatics.ca/gmeow/methodGNSSRTK
gmeow:methodGNSSRTK rdf:type owl:NamedIndividual ,
                             gmeow:ObservationMethod ;
                    rdfs:label "GNSS RTK survey"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Coordinate assignment via real-time kinematic GNSS with centimetre-level precision."@en .


###  https://blackcatinformatics.ca/gmeow/methodGPS
gmeow:methodGPS rdf:type owl:NamedIndividual ,
                         gmeow:ObservationMethod ;
                rdfs:label "GPS survey"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "Coordinate assignment via Global Positioning System satellite ranging."@en .


###  https://blackcatinformatics.ca/gmeow/methodInstrumentalReading
gmeow:methodInstrumentalReading rdf:type owl:NamedIndividual ,
                                         gmeow:ObservationMethod ;
                                rdfs:label "instrumental reading"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "Observation by a calibrated instrument or sensor."@en .


###  https://blackcatinformatics.ca/gmeow/methodLiDAR
gmeow:methodLiDAR rdf:type owl:NamedIndividual ,
                           gmeow:ObservationMethod ;
                  rdfs:label "LiDAR survey"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Coordinate assignment via light detection and ranging (airborne or terrestrial laser scanning)."@en .


###  https://blackcatinformatics.ca/gmeow/methodPhotogrammetry
gmeow:methodPhotogrammetry rdf:type owl:NamedIndividual ,
                                    gmeow:ObservationMethod ;
                           rdfs:label "photogrammetry"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Coordinate assignment via stereo-photographic image triangulation."@en .


###  https://blackcatinformatics.ca/gmeow/methodRemoteSensing
gmeow:methodRemoteSensing rdf:type owl:NamedIndividual ,
                                   gmeow:ObservationMethod ;
                          rdfs:label "remote sensing"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Observation from a distance, typically satellite or aerial imagery."@en .


###  https://blackcatinformatics.ca/gmeow/methodStreaming
gmeow:methodStreaming rdf:type owl:NamedIndividual ,
                               gmeow:ObservationMethod ;
                      rdfs:label "streaming"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Collection via a continuous or periodic streaming protocol."@en .


###  https://blackcatinformatics.ca/gmeow/methodSurvey
gmeow:methodSurvey rdf:type owl:NamedIndividual ,
                            gmeow:ObservationMethod ;
                   rdfs:label "survey"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "A systematic survey or census procedure."@en .


###  https://blackcatinformatics.ca/gmeow/methodTotalStation
gmeow:methodTotalStation rdf:type owl:NamedIndividual ,
                                  gmeow:ObservationMethod ;
                         rdfs:label "total station survey"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Coordinate assignment via electronic theodolite integrated with electronic distance measurement."@en .


###  https://blackcatinformatics.ca/gmeow/metricCosine
gmeow:metricCosine rdf:type owl:NamedIndividual ,
                            gmeow:MetricKind ;
                   rdfs:label "cosine similarity"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Angular proximity in a latent vector space (1 − cosine distance)."@en .


###  https://blackcatinformatics.ca/gmeow/metricEditDistance
gmeow:metricEditDistance rdf:type owl:NamedIndividual ,
                                  gmeow:MetricKind ;
                         rdfs:label "edit distance"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "String or sequence dissimilarity (Levenshtein, Hamming, Damerau-Levenshtein, etc.)."@en .


###  https://blackcatinformatics.ca/gmeow/metricEuclidean
gmeow:metricEuclidean rdf:type owl:NamedIndividual ,
                               gmeow:MetricKind ;
                      rdfs:label "Euclidean"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Straight-line distance in a Cartesian or flat space."@en .


###  https://blackcatinformatics.ca/gmeow/metricGeodesic
gmeow:metricGeodesic rdf:type owl:NamedIndividual ,
                              gmeow:MetricKind ;
                     rdfs:label "geodesic"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "Shortest path along a curved surface (e.g. great-circle on a spheroid)."@en .


###  https://blackcatinformatics.ca/gmeow/metricGraphHops
gmeow:metricGraphHops rdf:type owl:NamedIndividual ,
                               gmeow:MetricKind ;
                      rdfs:label "graph hops"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Shortest-path edge count in a network or graph."@en .


###  https://blackcatinformatics.ca/gmeow/metricPositionalDistance
gmeow:metricPositionalDistance rdf:type owl:NamedIndividual ,
                                        gmeow:MetricKind ;
                               rdfs:label "positional distance"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Absolute difference between coordinates on a linear 1-D frame (base pairs, amino-acid residues, sequence indices). Interval length (|end - start| + 1 for inclusive ranges) is a distinct metric."@en .


###  https://blackcatinformatics.ca/gmeow/metricSymplectic
gmeow:metricSymplectic rdf:type owl:NamedIndividual ,
                                gmeow:MetricKind ;
                       rdfs:label "phase-space Euclidean"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "Standard Euclidean distance metric on a finite-dimensional Hamiltonian phase space, treating the concatenated (q,p) state vector as a point in ℝ²ⁿ."@en .


###  https://blackcatinformatics.ca/gmeow/modalityMachine
gmeow:modalityMachine rdf:type owl:NamedIndividual ,
                               gmeow:LanguageModality ;
                      rdfs:label "machine / programmatic"@en .


###  https://blackcatinformatics.ca/gmeow/modalityMultimodal
gmeow:modalityMultimodal rdf:type owl:NamedIndividual ,
                                  gmeow:LanguageModality ;
                         rdfs:label "multimodal"@en .


###  https://blackcatinformatics.ca/gmeow/modalitySigned
gmeow:modalitySigned rdf:type owl:NamedIndividual ,
                              gmeow:LanguageModality ;
                     rdfs:label "signed"@en .


###  https://blackcatinformatics.ca/gmeow/modalitySpoken
gmeow:modalitySpoken rdf:type owl:NamedIndividual ,
                              gmeow:LanguageModality ;
                     rdfs:label "spoken"@en .


###  https://blackcatinformatics.ca/gmeow/modalityTactile
gmeow:modalityTactile rdf:type owl:NamedIndividual ,
                               gmeow:LanguageModality ;
                      rdfs:label "tactile (e.g. Braille, Protactile)"@en .


###  https://blackcatinformatics.ca/gmeow/modalityWhistled
gmeow:modalityWhistled rdf:type owl:NamedIndividual ,
                                gmeow:LanguageModality ;
                       rdfs:label "whistled"@en .


###  https://blackcatinformatics.ca/gmeow/modalityWritten
gmeow:modalityWritten rdf:type owl:NamedIndividual ,
                               gmeow:LanguageModality ;
                      rdfs:label "written"@en .


###  https://blackcatinformatics.ca/gmeow/namePartAgnomen
gmeow:namePartAgnomen rdf:type owl:NamedIndividual ,
                               gmeow:NamePartType ;
                      rdfs:label "agnomen (Roman earned epithet)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartBirthOrderName
gmeow:namePartBirthOrderName rdf:type owl:NamedIndividual ,
                                      gmeow:NamePartType ;
                             rdfs:label "birth-order / day name"@en .


###  https://blackcatinformatics.ca/gmeow/namePartBirthSurname
gmeow:namePartBirthSurname rdf:type owl:NamedIndividual ,
                                    gmeow:NamePartType ;
                           rdfs:label "birth surname / maiden name"@en .


###  https://blackcatinformatics.ca/gmeow/namePartClanName
gmeow:namePartClanName rdf:type owl:NamedIndividual ,
                                gmeow:NamePartType ;
                       rdfs:label "clan / lineage name"@en .


###  https://blackcatinformatics.ca/gmeow/namePartCognomen
gmeow:namePartCognomen rdf:type owl:NamedIndividual ,
                                gmeow:NamePartType ;
                       rdfs:label "cognomen (Roman family branch)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartCourtesyName
gmeow:namePartCourtesyName rdf:type owl:NamedIndividual ,
                                    gmeow:NamePartType ;
                           rdfs:label "courtesy / art name"@en .


###  https://blackcatinformatics.ca/gmeow/namePartExtension
gmeow:namePartExtension rdf:type owl:NamedIndividual ,
                                 gmeow:NamePartType ;
                        rdfs:label "filename extension"@en .


###  https://blackcatinformatics.ca/gmeow/namePartGenerationName
gmeow:namePartGenerationName rdf:type owl:NamedIndividual ,
                                      gmeow:NamePartType ;
                             rdfs:label "generation name (East-Asian lineage marker)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartGenerationalOrdinal
gmeow:namePartGenerationalOrdinal rdf:type owl:NamedIndividual ,
                                           gmeow:NamePartType ;
                                  rdfs:label "generational ordinal (III / 'the Third')"@en .


###  https://blackcatinformatics.ca/gmeow/namePartGenerationalSuffix
gmeow:namePartGenerationalSuffix rdf:type owl:NamedIndividual ,
                                          gmeow:NamePartType ;
                                 rdfs:label "generational suffix (Jr / Sr)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartGiven
gmeow:namePartGiven rdf:type owl:NamedIndividual ,
                             gmeow:NamePartType ;
                    rdfs:label "given name"@en .


###  https://blackcatinformatics.ca/gmeow/namePartHonorificPrefix
gmeow:namePartHonorificPrefix rdf:type owl:NamedIndividual ,
                                       gmeow:NamePartType ;
                              rdfs:label "honorific prefix"@en .


###  https://blackcatinformatics.ca/gmeow/namePartHonorificSuffix
gmeow:namePartHonorificSuffix rdf:type owl:NamedIndividual ,
                                       gmeow:NamePartType ;
                              rdfs:label "honorific suffix"@en .


###  https://blackcatinformatics.ca/gmeow/namePartHouseName
gmeow:namePartHouseName rdf:type owl:NamedIndividual ,
                                 gmeow:NamePartType ;
                        rdfs:label "house / estate name"@en .


###  https://blackcatinformatics.ca/gmeow/namePartInitial
gmeow:namePartInitial rdf:type owl:NamedIndividual ,
                               gmeow:NamePartType ;
                      rdfs:label "expandable initial"@en .


###  https://blackcatinformatics.ca/gmeow/namePartIsm
gmeow:namePartIsm rdf:type owl:NamedIndividual ,
                           gmeow:NamePartType ;
                  rdfs:label "ism (Arabic personal name)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartKunya
gmeow:namePartKunya rdf:type owl:NamedIndividual ,
                             gmeow:NamePartType ;
                    rdfs:label "kunya (Arabic teknonym)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartLaqab
gmeow:namePartLaqab rdf:type owl:NamedIndividual ,
                             gmeow:NamePartType ;
                    rdfs:label "laqab (Arabic epithet)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartMaternalSurname
gmeow:namePartMaternalSurname rdf:type owl:NamedIndividual ,
                                       gmeow:NamePartType ;
                              rdfs:label "maternal surname"@en .


###  https://blackcatinformatics.ca/gmeow/namePartMatronymic
gmeow:namePartMatronymic rdf:type owl:NamedIndividual ,
                                  gmeow:NamePartType ;
                         rdfs:label "matronymic"@en .


###  https://blackcatinformatics.ca/gmeow/namePartMiddle
gmeow:namePartMiddle rdf:type owl:NamedIndividual ,
                              gmeow:NamePartType ;
                     rdfs:label "middle / additional name"@en .


###  https://blackcatinformatics.ca/gmeow/namePartMononym
gmeow:namePartMononym rdf:type owl:NamedIndividual ,
                               gmeow:NamePartType ;
                      rdfs:label "mononym"@en .


###  https://blackcatinformatics.ca/gmeow/namePartNasab
gmeow:namePartNasab rdf:type owl:NamedIndividual ,
                             gmeow:NamePartType ;
                    rdfs:label "nasab (Arabic patronymic lineage)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartNickname
gmeow:namePartNickname rdf:type owl:NamedIndividual ,
                                gmeow:NamePartType ;
                       rdfs:label "nickname / hypocorism"@en .


###  https://blackcatinformatics.ca/gmeow/namePartNisba
gmeow:namePartNisba rdf:type owl:NamedIndividual ,
                             gmeow:NamePartType ;
                    rdfs:label "nisba (Arabic origin / affiliation name)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartNomen
gmeow:namePartNomen rdf:type owl:NamedIndividual ,
                             gmeow:NamePartType ;
                    rdfs:label "nomen (Roman gens / clan name)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartParticle
gmeow:namePartParticle rdf:type owl:NamedIndividual ,
                                gmeow:NamePartType ;
                       rdfs:label "nobiliary / nominal particle"@en .


###  https://blackcatinformatics.ca/gmeow/namePartPaternalSurname
gmeow:namePartPaternalSurname rdf:type owl:NamedIndividual ,
                                       gmeow:NamePartType ;
                              rdfs:label "paternal surname"@en .


###  https://blackcatinformatics.ca/gmeow/namePartPatronymic
gmeow:namePartPatronymic rdf:type owl:NamedIndividual ,
                                  gmeow:NamePartType ;
                         rdfs:label "patronymic"@en .


###  https://blackcatinformatics.ca/gmeow/namePartPraenomen
gmeow:namePartPraenomen rdf:type owl:NamedIndividual ,
                                 gmeow:NamePartType ;
                        rdfs:label "praenomen (Roman personal name)"@en .


###  https://blackcatinformatics.ca/gmeow/namePartReligiousName
gmeow:namePartReligiousName rdf:type owl:NamedIndividual ,
                                     gmeow:NamePartType ;
                            rdfs:label "religious / regnal name"@en .


###  https://blackcatinformatics.ca/gmeow/namePartStem
gmeow:namePartStem rdf:type owl:NamedIndividual ,
                            gmeow:NamePartType ;
                   rdfs:label "filename stem"@en .


###  https://blackcatinformatics.ca/gmeow/namePartSurname
gmeow:namePartSurname rdf:type owl:NamedIndividual ,
                               gmeow:NamePartType ;
                      rdfs:label "surname / family name"@en .


###  https://blackcatinformatics.ca/gmeow/namePartTeknonym
gmeow:namePartTeknonym rdf:type owl:NamedIndividual ,
                                gmeow:NamePartType ;
                       rdfs:label "teknonym (parent-of name)"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeBirth
gmeow:namePurposeBirth rdf:type owl:NamedIndividual ,
                                gmeow:NamePurpose ;
                       rdfs:label "birth name"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeCeremonial
gmeow:namePurposeCeremonial rdf:type owl:NamedIndividual ,
                                     gmeow:NamePurpose ;
                            rdfs:label "ceremonial name"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeChosen
gmeow:namePurposeChosen rdf:type owl:NamedIndividual ,
                                 gmeow:NamePurpose ;
                        rdfs:label "chosen / self-identified name"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeDeadname
gmeow:namePurposeDeadname rdf:type owl:NamedIndividual ,
                                   gmeow:NamePurpose ;
                          rdfs:label "deadname (historical, do-not-display)"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeEndonym
gmeow:namePurposeEndonym rdf:type owl:NamedIndividual ,
                                  gmeow:NamePurpose ;
                         rdfs:label "endonym (name used by a place's own inhabitants / a language's own speakers)"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeExonym
gmeow:namePurposeExonym rdf:type owl:NamedIndividual ,
                                 gmeow:NamePurpose ;
                        rdfs:label "exonym (name used by outsiders / in another language)"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeGlossonym
gmeow:namePurposeGlossonym rdf:type owl:NamedIndividual ,
                                    gmeow:NamePurpose ;
                           rdfs:label "glossonym (name of a language)"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeLegal
gmeow:namePurposeLegal rdf:type owl:NamedIndividual ,
                                gmeow:NamePurpose ;
                       rdfs:label "legal name"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeNickname
gmeow:namePurposeNickname rdf:type owl:NamedIndividual ,
                                   gmeow:NamePurpose ;
                          rdfs:label "nickname / familiar name"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeOnlineHandle
gmeow:namePurposeOnlineHandle rdf:type owl:NamedIndividual ,
                                       gmeow:NamePurpose ;
                              rdfs:label "online handle / username"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposePenStage
gmeow:namePurposePenStage rdf:type owl:NamedIndividual ,
                                   gmeow:NamePurpose ;
                          rdfs:label "pen / stage name"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeProfessional
gmeow:namePurposeProfessional rdf:type owl:NamedIndividual ,
                                       gmeow:NamePurpose ;
                              rdfs:label "professional name"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeRegnal
gmeow:namePurposeRegnal rdf:type owl:NamedIndividual ,
                                 gmeow:NamePurpose ;
                        rdfs:label "regnal name"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeReligious
gmeow:namePurposeReligious rdf:type owl:NamedIndividual ,
                                    gmeow:NamePurpose ;
                           rdfs:label "religious name"@en .


###  https://blackcatinformatics.ca/gmeow/namePurposeSuperseded
gmeow:namePurposeSuperseded rdf:type owl:NamedIndividual ,
                                     gmeow:NamePurpose ;
                            rdfs:label "superseded / former name"@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressTypeBGP
gmeow:networkAddressTypeBGP rdf:type owl:NamedIndividual ,
                                     gmeow:NetworkAddressType ;
                            rdfs:label "BGP autonomous system"@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressTypeDNS
gmeow:networkAddressTypeDNS rdf:type owl:NamedIndividual ,
                                     gmeow:NetworkAddressType ;
                            rdfs:label "DNS name"@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressTypeIPv4
gmeow:networkAddressTypeIPv4 rdf:type owl:NamedIndividual ,
                                      gmeow:NetworkAddressType ;
                             rdfs:label "IPv4 address"@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressTypeIPv6
gmeow:networkAddressTypeIPv6 rdf:type owl:NamedIndividual ,
                                      gmeow:NetworkAddressType ;
                             rdfs:label "IPv6 address"@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressTypeMAC
gmeow:networkAddressTypeMAC rdf:type owl:NamedIndividual ,
                                     gmeow:NetworkAddressType ;
                            rdfs:label "MAC address"@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressTypePort
gmeow:networkAddressTypePort rdf:type owl:NamedIndividual ,
                                      gmeow:NetworkAddressType ;
                             rdfs:label "port number"@en .


###  https://blackcatinformatics.ca/gmeow/networkAddressTypeURL
gmeow:networkAddressTypeURL rdf:type owl:NamedIndividual ,
                                     gmeow:NetworkAddressType ;
                            rdfs:label "URL"@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeDerived
gmeow:observationTypeDerived rdf:type owl:NamedIndividual ,
                                      gmeow:ObservationType ;
                             rdfs:label "derived inference"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "An observation produced by inference, calculation, or machine learning from other observations."@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeIdentity
gmeow:observationTypeIdentity rdf:type owl:NamedIndividual ,
                                       gmeow:ObservationType ;
                              rdfs:label "identity claim"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "An identity claim — gender identity, gender expression, sexual orientation, or romantic orientation — asserted by or about a person."@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeKinship
gmeow:observationTypeKinship rdf:type owl:NamedIndividual ,
                                      gmeow:ObservationType ;
                             rdfs:label "kinship claim"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A claim about a kinship or genealogical relationship between persons."@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeMeasurement
gmeow:observationTypeMeasurement rdf:type owl:NamedIndividual ,
                                          gmeow:ObservationType ;
                                 rdfs:label "measurement"@en ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "A quantitative or qualitative measurement assigning a value to a feature."@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeNaming
gmeow:observationTypeNaming rdf:type owl:NamedIndividual ,
                                     gmeow:ObservationType ;
                            rdfs:label "naming claim"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A claim about the appellation by which an entity is known in a given context."@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeRights
gmeow:observationTypeRights rdf:type owl:NamedIndividual ,
                                     gmeow:ObservationType ;
                            rdfs:label "rights claim"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A claim about the rights, permissions, prohibitions, or duties governing an entity."@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeSensory
gmeow:observationTypeSensory rdf:type owl:NamedIndividual ,
                                      gmeow:ObservationType ;
                             rdfs:label "sensory reading"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A reading from a sensor or sensory apparatus."@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeSimulation
gmeow:observationTypeSimulation rdf:type owl:NamedIndividual ,
                                         gmeow:ObservationType ;
                                rdfs:label "simulation output"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "An observation produced by computational simulation rather than direct measurement."@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeStandpoint
gmeow:observationTypeStandpoint rdf:type owl:NamedIndividual ,
                                         gmeow:ObservationType ;
                                rdfs:label "standpoint claim"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "An assertion made from a specific standpoint or frame."@en .


###  https://blackcatinformatics.ca/gmeow/observationTypeStreaming
gmeow:observationTypeStreaming rdf:type owl:NamedIndividual ,
                                        gmeow:ObservationType ;
                               rdfs:label "streaming"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "A streaming observation — a member of a time-ordered sequence produced by a sensor or platform."@en .


###  https://blackcatinformatics.ca/gmeow/operatorEq
gmeow:operatorEq rdf:type owl:NamedIndividual ,
                          gmeow:ConstraintOperator ;
                 rdfs:label "equal to"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The ODRL eq comparison operator (odrl:eq)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorGt
gmeow:operatorGt rdf:type owl:NamedIndividual ,
                          gmeow:ConstraintOperator ;
                 rdfs:label "greater than"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The ODRL gt comparison operator (odrl:gt)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorGteq
gmeow:operatorGteq rdf:type owl:NamedIndividual ,
                            gmeow:ConstraintOperator ;
                   rdfs:label "greater than or equal to"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The ODRL gteq comparison operator (odrl:gteq)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorHasPart
gmeow:operatorHasPart rdf:type owl:NamedIndividual ,
                               gmeow:ConstraintOperator ;
                      rdfs:label "has part"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The ODRL hasPart comparison operator (odrl:hasPart)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorIsA
gmeow:operatorIsA rdf:type owl:NamedIndividual ,
                           gmeow:ConstraintOperator ;
                  rdfs:label "is a"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The ODRL isA comparison operator (odrl:isA)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorIsAllOf
gmeow:operatorIsAllOf rdf:type owl:NamedIndividual ,
                               gmeow:ConstraintOperator ;
                      rdfs:label "is all of"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The ODRL isAllOf comparison operator (odrl:isAllOf)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorIsAnyOf
gmeow:operatorIsAnyOf rdf:type owl:NamedIndividual ,
                               gmeow:ConstraintOperator ;
                      rdfs:label "is any of"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The ODRL isAnyOf comparison operator (odrl:isAnyOf)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorIsNoneOf
gmeow:operatorIsNoneOf rdf:type owl:NamedIndividual ,
                                gmeow:ConstraintOperator ;
                       rdfs:label "is none of"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The ODRL isNoneOf comparison operator (odrl:isNoneOf)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorIsPartOf
gmeow:operatorIsPartOf rdf:type owl:NamedIndividual ,
                                gmeow:ConstraintOperator ;
                       rdfs:label "is part of"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The ODRL isPartOf comparison operator (odrl:isPartOf)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorLt
gmeow:operatorLt rdf:type owl:NamedIndividual ,
                          gmeow:ConstraintOperator ;
                 rdfs:label "less than"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The ODRL lt comparison operator (odrl:lt)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorLteq
gmeow:operatorLteq rdf:type owl:NamedIndividual ,
                            gmeow:ConstraintOperator ;
                   rdfs:label "less than or equal to"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The ODRL lteq comparison operator (odrl:lteq)."@en .


###  https://blackcatinformatics.ca/gmeow/operatorNeq
gmeow:operatorNeq rdf:type owl:NamedIndividual ,
                           gmeow:ConstraintOperator ;
                  rdfs:label "not equal to"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The ODRL neq comparison operator (odrl:neq)."@en .


###  https://blackcatinformatics.ca/gmeow/orientAsexual
gmeow:orientAsexual rdf:type owl:NamedIndividual ,
                             gmeow:SexualOrientationValue ;
                    rdfs:label "asexual"@en .


###  https://blackcatinformatics.ca/gmeow/orientBisexual
gmeow:orientBisexual rdf:type owl:NamedIndividual ,
                              gmeow:SexualOrientationValue ;
                     rdfs:label "bisexual"@en .


###  https://blackcatinformatics.ca/gmeow/orientDemisexual
gmeow:orientDemisexual rdf:type owl:NamedIndividual ,
                                gmeow:SexualOrientationValue ;
                       rdfs:label "demisexual"@en .


###  https://blackcatinformatics.ca/gmeow/orientHeterosexual
gmeow:orientHeterosexual rdf:type owl:NamedIndividual ,
                                  gmeow:SexualOrientationValue ;
                         rdfs:label "heterosexual"@en .


###  https://blackcatinformatics.ca/gmeow/orientHomosexual
gmeow:orientHomosexual rdf:type owl:NamedIndividual ,
                                gmeow:SexualOrientationValue ;
                       rdfs:label "homosexual / gay / lesbian"@en .


###  https://blackcatinformatics.ca/gmeow/orientPansexual
gmeow:orientPansexual rdf:type owl:NamedIndividual ,
                               gmeow:SexualOrientationValue ;
                      rdfs:label "pansexual"@en .


###  https://blackcatinformatics.ca/gmeow/orientQueer
gmeow:orientQueer rdf:type owl:NamedIndividual ,
                           gmeow:SexualOrientationValue ;
                  rdfs:label "queer"@en .


###  https://blackcatinformatics.ca/gmeow/orientQuestioning
gmeow:orientQuestioning rdf:type owl:NamedIndividual ,
                                 gmeow:SexualOrientationValue ;
                        rdfs:label "questioning"@en .


###  https://blackcatinformatics.ca/gmeow/originAiGenerated
gmeow:originAiGenerated rdf:type owl:NamedIndividual ,
                                 gmeow:LanguageOrigin ;
                        rdfs:label "AI / machine-generated"@en .


###  https://blackcatinformatics.ca/gmeow/originConstructedArtistic
gmeow:originConstructedArtistic rdf:type owl:NamedIndividual ,
                                         gmeow:LanguageOrigin ;
                                rdfs:label "constructed — artistic (e.g. Quenya, Klingon)"@en .


###  https://blackcatinformatics.ca/gmeow/originConstructedAuxiliary
gmeow:originConstructedAuxiliary rdf:type owl:NamedIndividual ,
                                          gmeow:LanguageOrigin ;
                                 rdfs:label "constructed — auxiliary (IAL, e.g. Esperanto)"@en .


###  https://blackcatinformatics.ca/gmeow/originConstructedEngineered
gmeow:originConstructedEngineered rdf:type owl:NamedIndividual ,
                                           gmeow:LanguageOrigin ;
                                  rdfs:label "constructed — engineered (e.g. Lojban, Ithkuil)"@en .


###  https://blackcatinformatics.ca/gmeow/originConstructedRitual
gmeow:originConstructedRitual rdf:type owl:NamedIndividual ,
                                       gmeow:LanguageOrigin ;
                              rdfs:label "constructed — ritual / liturgical"@en .


###  https://blackcatinformatics.ca/gmeow/originCreole
gmeow:originCreole rdf:type owl:NamedIndividual ,
                            gmeow:LanguageOrigin ;
                   rdfs:label "creole"@en .


###  https://blackcatinformatics.ca/gmeow/originFormal
gmeow:originFormal rdf:type owl:NamedIndividual ,
                            gmeow:LanguageOrigin ;
                   rdfs:label "formal (logic / schema)"@en .


###  https://blackcatinformatics.ca/gmeow/originMarkup
gmeow:originMarkup rdf:type owl:NamedIndividual ,
                            gmeow:LanguageOrigin ;
                   rdfs:label "markup"@en .


###  https://blackcatinformatics.ca/gmeow/originMixed
gmeow:originMixed rdf:type owl:NamedIndividual ,
                           gmeow:LanguageOrigin ;
                  rdfs:label "mixed / contact language"@en .


###  https://blackcatinformatics.ca/gmeow/originNatural
gmeow:originNatural rdf:type owl:NamedIndividual ,
                             gmeow:LanguageOrigin ;
                    rdfs:label "natural"@en .


###  https://blackcatinformatics.ca/gmeow/originPidgin
gmeow:originPidgin rdf:type owl:NamedIndividual ,
                            gmeow:LanguageOrigin ;
                   rdfs:label "pidgin"@en .


###  https://blackcatinformatics.ca/gmeow/originProgramming
gmeow:originProgramming rdf:type owl:NamedIndividual ,
                                 gmeow:LanguageOrigin ;
                        rdfs:label "programming"@en .


###  https://blackcatinformatics.ca/gmeow/originQuery
gmeow:originQuery rdf:type owl:NamedIndividual ,
                           gmeow:LanguageOrigin ;
                  rdfs:label "query"@en .


###  https://blackcatinformatics.ca/gmeow/originReconstructed
gmeow:originReconstructed rdf:type owl:NamedIndividual ,
                                   gmeow:LanguageOrigin ;
                          rdfs:label "reconstructed (proto-language)"@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeAerodromeTrafficZone
gmeow:overlayTypeAerodromeTrafficZone rdf:type owl:NamedIndividual ,
                                               gmeow:RegulatoryOverlayType ;
                                      rdfs:label "aerodrome traffic zone (ATZ)"@en ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "An area of protected airspace established around an aerodrome for the protection of aerodrome traffic."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeAirway
gmeow:overlayTypeAirway rdf:type owl:NamedIndividual ,
                                 gmeow:RegulatoryOverlayType ;
                        rdfs:label "airway"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A control area or portion thereof established in the form of a corridor equipped with navigation aids, designated by ICAO for channelling the flow of traffic."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeAlertArea
gmeow:overlayTypeAlertArea rdf:type owl:NamedIndividual ,
                                    gmeow:RegulatoryOverlayType ;
                           rdfs:label "alert area"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "Airspace which may contain a high volume of pilot training or an unusual type of aerial activity, neither of which is hazardous to aircraft."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeCivilTimeZone
gmeow:overlayTypeCivilTimeZone rdf:type owl:NamedIndividual ,
                                        gmeow:RegulatoryOverlayType ;
                               rdfs:label "civil time zone"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "A geographic area sharing the same standard civil time, typically following political boundaries and designated by an IANA time-zone identifier. The authority is the government or international body that decreed the timezone boundary."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeContiguousZone
gmeow:overlayTypeContiguousZone rdf:type owl:NamedIndividual ,
                                         gmeow:RegulatoryOverlayType ;
                                rdfs:label "contiguous zone"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "A band of water extending from the outer edge of the territorial sea to up to 24 nautical miles from the baseline, in which the coastal state may exercise control to prevent infringement of its customs, fiscal, immigration, or sanitary laws (UNCLOS Article 33)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeContinentalShelf
gmeow:overlayTypeContinentalShelf rdf:type owl:NamedIndividual ,
                                           gmeow:RegulatoryOverlayType ;
                                  rdfs:label "continental shelf"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "The seabed and subsoil of the submarine areas that extend beyond the territorial sea to the outer edge of the continental margin, or to 200 nautical miles from the baseline where the margin does not extend that far (UNCLOS Article 76)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeControlZone
gmeow:overlayTypeControlZone rdf:type owl:NamedIndividual ,
                                      gmeow:RegulatoryOverlayType ;
                             rdfs:label "control zone (CTR)"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A controlled airspace extending upwards from the surface of the earth to a specified upper limit, established around an aerodrome (ICAO)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeCustomsZone
gmeow:overlayTypeCustomsZone rdf:type owl:NamedIndividual ,
                                      gmeow:RegulatoryOverlayType ;
                             rdfs:label "customs zone"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A customs territory, free-trade zone, bonded warehouse area, or other zone with special customs/tariff regulations."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeElectoralDistrict
gmeow:overlayTypeElectoralDistrict rdf:type owl:NamedIndividual ,
                                            gmeow:RegulatoryOverlayType ;
                                   rdfs:label "electoral district"@en ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "A constituency or voting district defining the geographic boundary for an election."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeFishingZone
gmeow:overlayTypeFishingZone rdf:type owl:NamedIndividual ,
                                      gmeow:RegulatoryOverlayType ;
                             rdfs:label "fishing zone / EEZ"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "An exclusive economic zone (EEZ), fisheries management zone, or other maritime area subject to resource-extraction regulation under UNCLOS or bilateral agreement."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeFlightInformationRegion
gmeow:overlayTypeFlightInformationRegion rdf:type owl:NamedIndividual ,
                                                  gmeow:RegulatoryOverlayType ;
                                         rdfs:label "flight information region (FIR)"@en ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "An airspace of defined dimensions within which flight information service and alerting service are provided (ICAO)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeHighSeas
gmeow:overlayTypeHighSeas rdf:type owl:NamedIndividual ,
                                   gmeow:RegulatoryOverlayType ;
                          rdfs:label "high seas"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "All parts of the sea that are not included in the exclusive economic zone, territorial sea, or internal waters of a state (UNCLOS Article 86)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeMarineProtectedArea
gmeow:overlayTypeMarineProtectedArea rdf:type owl:NamedIndividual ,
                                              gmeow:RegulatoryOverlayType ;
                                     rdfs:label "marine protected area"@en ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "A clearly defined geographical space in the marine environment recognised, dedicated and managed through legal or other effective means to achieve the long-term conservation of nature with associated ecosystem services and cultural values (IUCN definition)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeMilitaryOperationsArea
gmeow:overlayTypeMilitaryOperationsArea rdf:type owl:NamedIndividual ,
                                                 gmeow:RegulatoryOverlayType ;
                                        rdfs:label "military operations area (MOA)"@en ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "Airspace established outside controlled airspace to segregate certain military activities from IFR traffic and to identify for VFR traffic where these activities are conducted."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeNOTAM
gmeow:overlayTypeNOTAM rdf:type owl:NamedIndividual ,
                                gmeow:RegulatoryOverlayType ;
                       rdfs:label "notice to air missions (NOTAM)"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A temporary, dynamic regulatory overlay issued to notify pilots of potential hazards or changes to aeronautical facilities, services, or procedures. Typically short-validity; modeled as a RegulatoryOverlay with brief duringInterval."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypePostalZone
gmeow:overlayTypePostalZone rdf:type owl:NamedIndividual ,
                                     gmeow:RegulatoryOverlayType ;
                            rdfs:label "postal zone"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A postal code or ZIP delivery area — a zone designated for mail sorting and delivery by a postal authority."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeProtectedArea
gmeow:overlayTypeProtectedArea rdf:type owl:NamedIndividual ,
                                        gmeow:RegulatoryOverlayType ;
                               rdfs:label "protected area"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "A legally-designated protected area such as a national park, wildlife reserve, marine protected area, or wilderness area. Management categories (IUCN Ia–VI) are carried as additional classifications, not as subclasses."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeRestrictedAirspace
gmeow:overlayTypeRestrictedAirspace rdf:type owl:NamedIndividual ,
                                             gmeow:RegulatoryOverlayType ;
                                    rdfs:label "restricted airspace"@en ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "An airspace restriction including prohibited areas, restricted areas, danger areas, temporary reserved airspace (TRA), temporary segregated airspace (TSA), and no-fly zones. 3D bounds (altitude/ flight levels) are carried via overlayLowerBound / overlayUpperBound."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeSanctions
gmeow:overlayTypeSanctions rdf:type owl:NamedIndividual ,
                                    gmeow:RegulatoryOverlayType ;
                           rdfs:label "sanctions / embargo"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A territory subject to international or unilateral sanctions, embargoes, or trade restrictions imposed by one or more authorities."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeTaxDistrict
gmeow:overlayTypeTaxDistrict rdf:type owl:NamedIndividual ,
                                      gmeow:RegulatoryOverlayType ;
                             rdfs:label "tax district"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "An administrative area designated for tax assessment, collection, or rate-setting purposes."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeTerminalControlArea
gmeow:overlayTypeTerminalControlArea rdf:type owl:NamedIndividual ,
                                              gmeow:RegulatoryOverlayType ;
                                     rdfs:label "terminal control area (TMA/TCA)"@en ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "A controlled airspace normally established at the confluence of ATS routes in the vicinity of one or more major aerodromes (ICAO)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeTerritorialSea
gmeow:overlayTypeTerritorialSea rdf:type owl:NamedIndividual ,
                                         gmeow:RegulatoryOverlayType ;
                                rdfs:label "territorial sea"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "A belt of coastal waters extending up to 12 nautical miles from the baseline of a coastal state, over which the state exercises sovereignty (UNCLOS Article 3)."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeWarningArea
gmeow:overlayTypeWarningArea rdf:type owl:NamedIndividual ,
                                      gmeow:RegulatoryOverlayType ;
                             rdfs:label "warning area"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "Airspace of defined dimensions, extending from 3 NM outward from the coast of the United States, that contains activity which may be hazardous to non-participating aircraft."@en .


###  https://blackcatinformatics.ca/gmeow/overlayTypeZoning
gmeow:overlayTypeZoning rdf:type owl:NamedIndividual ,
                                 gmeow:RegulatoryOverlayType ;
                        rdfs:label "zoning / land-use regulation"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A land-use zoning overlay designating permitted uses (residential, commercial, industrial, agricultural, mixed-use) within a geographic area."@en .


###  https://blackcatinformatics.ca/gmeow/periodCenozoic
gmeow:periodCenozoic rdf:type owl:NamedIndividual ,
                              gmeow:NamedPeriod ;
                     gmeow:hasTemporalMeasurement gmeow:measurementCenozoicStart ;
                     gmeow:periodPartOf gmeow:periodPhanerozoic ;
                     gmeow:periodType gmeow:periodTypeGeologicEra ;
                     rdfs:label "Cenozoic Era"@en .


###  https://blackcatinformatics.ca/gmeow/periodHolocene
gmeow:periodHolocene rdf:type owl:NamedIndividual ,
                              gmeow:NamedPeriod ;
                     gmeow:hasTemporalMeasurement gmeow:measurementHoloceneStart ;
                     gmeow:periodPartOf gmeow:periodQuaternary ;
                     gmeow:periodType gmeow:periodTypeGeologicEpoch ;
                     rdfs:label "Holocene Epoch"@en .


###  https://blackcatinformatics.ca/gmeow/periodPhanerozoic
gmeow:periodPhanerozoic rdf:type owl:NamedIndividual ,
                                 gmeow:NamedPeriod ;
                        gmeow:hasTemporalMeasurement gmeow:measurementPhanerozoicStart ;
                        gmeow:periodType gmeow:periodTypeGeologicEon ;
                        rdfs:label "Phanerozoic Eon"@en .


###  https://blackcatinformatics.ca/gmeow/periodQuaternary
gmeow:periodQuaternary rdf:type owl:NamedIndividual ,
                                gmeow:NamedPeriod ;
                       gmeow:hasTemporalMeasurement gmeow:measurementQuaternaryStart ;
                       gmeow:periodPartOf gmeow:periodCenozoic ;
                       gmeow:periodType gmeow:periodTypeGeologicPeriod ;
                       rdfs:label "Quaternary Period"@en .


###  https://blackcatinformatics.ca/gmeow/periodTypeFiscalYear
gmeow:periodTypeFiscalYear rdf:type owl:NamedIndividual ,
                                    gmeow:PeriodType ;
                           rdfs:label "fiscal year"@en .


###  https://blackcatinformatics.ca/gmeow/periodTypeGeologicAge
gmeow:periodTypeGeologicAge rdf:type owl:NamedIndividual ,
                                     gmeow:PeriodType ;
                            rdfs:label "geologic age"@en .


###  https://blackcatinformatics.ca/gmeow/periodTypeGeologicEon
gmeow:periodTypeGeologicEon rdf:type owl:NamedIndividual ,
                                     gmeow:PeriodType ;
                            rdfs:label "geologic eon"@en .


###  https://blackcatinformatics.ca/gmeow/periodTypeGeologicEpoch
gmeow:periodTypeGeologicEpoch rdf:type owl:NamedIndividual ,
                                       gmeow:PeriodType ;
                              rdfs:label "geologic epoch"@en .


###  https://blackcatinformatics.ca/gmeow/periodTypeGeologicEra
gmeow:periodTypeGeologicEra rdf:type owl:NamedIndividual ,
                                     gmeow:PeriodType ;
                            rdfs:label "geologic era"@en .


###  https://blackcatinformatics.ca/gmeow/periodTypeGeologicPeriod
gmeow:periodTypeGeologicPeriod rdf:type owl:NamedIndividual ,
                                        gmeow:PeriodType ;
                               rdfs:label "geologic period"@en .


###  https://blackcatinformatics.ca/gmeow/periodTypeHistoricalDynasty
gmeow:periodTypeHistoricalDynasty rdf:type owl:NamedIndividual ,
                                           gmeow:PeriodType ;
                                  rdfs:label "historical dynasty"@en .


###  https://blackcatinformatics.ca/gmeow/periodTypeHistoricalEra
gmeow:periodTypeHistoricalEra rdf:type owl:NamedIndividual ,
                                       gmeow:PeriodType ;
                              rdfs:label "historical era"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeAdministrativeArea
gmeow:placeTypeAdministrativeArea rdf:type owl:NamedIndividual ,
                                           gmeow:PlaceType ;
                                  rdfs:label "administrative area"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeBuilding
gmeow:placeTypeBuilding rdf:type owl:NamedIndividual ,
                                 gmeow:PlaceType ;
                        rdfs:label "building"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeCity
gmeow:placeTypeCity rdf:type owl:NamedIndividual ,
                             gmeow:PlaceType ;
                    rdfs:label "city / populated place"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeCountry
gmeow:placeTypeCountry rdf:type owl:NamedIndividual ,
                                gmeow:PlaceType ;
                       rdfs:label "country"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeFloor
gmeow:placeTypeFloor rdf:type owl:NamedIndividual ,
                              gmeow:PlaceType ;
                     rdfs:label "floor / level"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeNaturalFeature
gmeow:placeTypeNaturalFeature rdf:type owl:NamedIndividual ,
                                       gmeow:PlaceType ;
                              rdfs:label "natural feature"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeNeighborhood
gmeow:placeTypeNeighborhood rdf:type owl:NamedIndividual ,
                                     gmeow:PlaceType ;
                            rdfs:label "neighborhood"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeParcel
gmeow:placeTypeParcel rdf:type owl:NamedIndividual ,
                               gmeow:PlaceType ;
                      rdfs:label "parcel / lot"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypePointOfInterest
gmeow:placeTypePointOfInterest rdf:type owl:NamedIndividual ,
                                        gmeow:PlaceType ;
                               rdfs:label "point of interest"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypePremises
gmeow:placeTypePremises rdf:type owl:NamedIndividual ,
                                 gmeow:PlaceType ;
                        rdfs:label "premises / address point"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeRegion
gmeow:placeTypeRegion rdf:type owl:NamedIndividual ,
                               gmeow:PlaceType ;
                      rdfs:label "region / state / province"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeRoom
gmeow:placeTypeRoom rdf:type owl:NamedIndividual ,
                             gmeow:PlaceType ;
                    rdfs:label "room"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeSite
gmeow:placeTypeSite rdf:type owl:NamedIndividual ,
                             gmeow:PlaceType ;
                    rdfs:label "site / campus"@en .


###  https://blackcatinformatics.ca/gmeow/placeTypeThoroughfare
gmeow:placeTypeThoroughfare rdf:type owl:NamedIndividual ,
                                     gmeow:PlaceType ;
                            rdfs:label "thoroughfare / street"@en .


###  https://blackcatinformatics.ca/gmeow/polarityBarrier
gmeow:polarityBarrier rdf:type owl:NamedIndividual ,
                               gmeow:AccessibilityPolarity ;
                      rdfs:label "barrier"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A negative accessibility barrier — the subject impedes the facet."@en .


###  https://blackcatinformatics.ca/gmeow/polarityFeature
gmeow:polarityFeature rdf:type owl:NamedIndividual ,
                               gmeow:AccessibilityPolarity ;
                      rdfs:label "feature"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A positive accessibility feature — the subject provides the facet."@en .


###  https://blackcatinformatics.ca/gmeow/polarityLimited
gmeow:polarityLimited rdf:type owl:NamedIndividual ,
                               gmeow:AccessibilityPolarity ;
                      rdfs:label "limited"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A partial or limited accessibility status — the subject provides the facet under some conditions but not all."@en .


###  https://blackcatinformatics.ca/gmeow/precisionCirca
gmeow:precisionCirca rdf:type owl:NamedIndividual ,
                              gmeow:TemporalPrecision ;
                     rdfs:label "circa"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The event's time is approximate (circa) — bounded by gmeow:earliestStart / gmeow:latestEnd."@en .


###  https://blackcatinformatics.ca/gmeow/precisionDay
gmeow:precisionDay rdf:type owl:NamedIndividual ,
                            gmeow:TemporalPrecision ;
                   rdfs:label "day"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The event's time is known to the day."@en .


###  https://blackcatinformatics.ca/gmeow/precisionDecade
gmeow:precisionDecade rdf:type owl:NamedIndividual ,
                               gmeow:TemporalPrecision ;
                      rdfs:label "decade"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The event's time is known only to the decade."@en .


###  https://blackcatinformatics.ca/gmeow/precisionMonth
gmeow:precisionMonth rdf:type owl:NamedIndividual ,
                              gmeow:TemporalPrecision ;
                     rdfs:label "month"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The event's time is known to the month."@en .


###  https://blackcatinformatics.ca/gmeow/precisionYear
gmeow:precisionYear rdf:type owl:NamedIndividual ,
                             gmeow:TemporalPrecision ;
                    rdfs:label "year"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The event's time is known to the year."@en .


###  https://blackcatinformatics.ca/gmeow/probable
gmeow:probable rdf:type owl:NamedIndividual ,
                        gmeow:StandpointModality ;
               rdfs:label "probable"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Likely true according to the standpoint — held more strongly than merely possible, but short of settled (CRMinf belief value 'probable')."@en .


###  https://blackcatinformatics.ca/gmeow/profModalityComprehension
gmeow:profModalityComprehension rdf:type owl:NamedIndividual ,
                                         gmeow:ProficiencyModality ;
                                rdfs:label "comprehension"@en .


###  https://blackcatinformatics.ca/gmeow/profModalityListening
gmeow:profModalityListening rdf:type owl:NamedIndividual ,
                                     gmeow:ProficiencyModality ;
                            rdfs:label "listening"@en .


###  https://blackcatinformatics.ca/gmeow/profModalityOverall
gmeow:profModalityOverall rdf:type owl:NamedIndividual ,
                                   gmeow:ProficiencyModality ;
                          rdfs:label "overall"@en .


###  https://blackcatinformatics.ca/gmeow/profModalityReading
gmeow:profModalityReading rdf:type owl:NamedIndividual ,
                                   gmeow:ProficiencyModality ;
                          rdfs:label "reading"@en .


###  https://blackcatinformatics.ca/gmeow/profModalitySigning
gmeow:profModalitySigning rdf:type owl:NamedIndividual ,
                                   gmeow:ProficiencyModality ;
                          rdfs:label "signing"@en .


###  https://blackcatinformatics.ca/gmeow/profModalitySpeaking
gmeow:profModalitySpeaking rdf:type owl:NamedIndividual ,
                                    gmeow:ProficiencyModality ;
                           rdfs:label "speaking"@en .


###  https://blackcatinformatics.ca/gmeow/profModalityWriting
gmeow:profModalityWriting rdf:type owl:NamedIndividual ,
                                   gmeow:ProficiencyModality ;
                          rdfs:label "writing"@en .


###  https://blackcatinformatics.ca/gmeow/profileReferenceFrame
gmeow:profileReferenceFrame rdf:type owl:NamedIndividual ,
                                     gmeow:Profile ;
                            gmeow:profileAppliesTo gmeow:ReferenceFrame ;
                            gmeow:profileOpenValue gmeow:Axis ,
                                                   gmeow:Determinacy ,
                                                   gmeow:FrameKind ,
                                                   gmeow:FrameRealm ,
                                                   gmeow:MetricKind ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "Reference Frame Profile"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The closed descriptor schema for gmeow:ReferenceFrame instances: realm, axes, dimensionality, kind, host-dependence, determinacy, metric, and transform descriptors."@en ;
                            gmeow:profileDescriptor gmeow:determinacyModel ,
                                                    gmeow:dimensionCount ,
                                                    gmeow:frameKind ,
                                                    gmeow:frameRealm ,
                                                    gmeow:frameSolver ,
                                                    gmeow:hasAxis ,
                                                    gmeow:hasMetricKind ,
                                                    gmeow:parentFrame ,
                                                    gmeow:requiresHost ,
                                                    gmeow:transformsTo .


###  https://blackcatinformatics.ca/gmeow/profileTemporalFrame
gmeow:profileTemporalFrame rdf:type owl:NamedIndividual ,
                                    gmeow:Profile ;
                           gmeow:profileAppliesTo gmeow:TemporalFrame ;
                           gmeow:profileOpenValue gmeow:TimeScale ;
                           rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "Temporal Frame Profile"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The closed descriptor schema for gmeow:TemporalFrame instances: the reference-frame spine plus time scale, calendar system, and reference position."@en ;
                           gmeow:profileDescriptor gmeow:determinacyModel ,
                                                   gmeow:dimensionCount ,
                                                   gmeow:frameCalendarSystem ,
                                                   gmeow:frameKind ,
                                                   gmeow:frameRealm ,
                                                   gmeow:frameReferencePosition ,
                                                   gmeow:frameSolver ,
                                                   gmeow:frameTimeScale ,
                                                   gmeow:hasAxis ,
                                                   gmeow:hasMetricKind ,
                                                   gmeow:parentFrame ,
                                                   gmeow:requiresHost ,
                                                   gmeow:transformsTo .


###  https://blackcatinformatics.ca/gmeow/profileTemporalProvenance
gmeow:profileTemporalProvenance rdf:type owl:NamedIndividual ,
                                         gmeow:Profile ;
                                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                rdfs:label "Temporal Provenance Profile (four clocks)"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "The closed descriptor schema for statement-level temporal provenance: valid-from, valid-until, asserted-at, and recorded-no-later-than. Applies to statements, observations, and any resource whose metadata carries these annotation properties."@en ;
                                gmeow:profileDescriptor gmeow:assertedAt ,
                                                        gmeow:recordedNoLaterThan ,
                                                        gmeow:validFrom ,
                                                        gmeow:validUntil .


###  https://blackcatinformatics.ca/gmeow/pronounAeAer
gmeow:pronounAeAer rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "aer" ;
                   gmeow:pronounPossessive "aers" ;
                   gmeow:pronounPossessiveDeterminer "aer" ;
                   gmeow:pronounReflexive "aerself" ;
                   gmeow:pronounSubject "ae" ;
                   rdfs:label "ae/aer"@en .


###  https://blackcatinformatics.ca/gmeow/pronounAny
gmeow:pronounAny rdf:type owl:NamedIndividual ,
                          gmeow:PronounSet ;
                 rdfs:label "any pronouns"@en .


###  https://blackcatinformatics.ca/gmeow/pronounAsk
gmeow:pronounAsk rdf:type owl:NamedIndividual ,
                          gmeow:PronounSet ;
                 rdfs:label "ask me"@en .


###  https://blackcatinformatics.ca/gmeow/pronounCoCos
gmeow:pronounCoCos rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "co" ;
                   gmeow:pronounPossessive "co's" ;
                   gmeow:pronounPossessiveDeterminer "cos" ;
                   gmeow:pronounReflexive "coself" ;
                   gmeow:pronounSubject "co" ;
                   rdfs:label "co/cos"@en .


###  https://blackcatinformatics.ca/gmeow/pronounEEm
gmeow:pronounEEm rdf:type owl:NamedIndividual ,
                          gmeow:PronounSet ;
                 gmeow:pronounObject "em" ;
                 gmeow:pronounPossessive "eirs" ;
                 gmeow:pronounPossessiveDeterminer "eir" ;
                 gmeow:pronounReflexive "emself" ;
                 gmeow:pronounSubject "e" ;
                 rdfs:label "e/em (Spivak)"@en .


###  https://blackcatinformatics.ca/gmeow/pronounEyEm
gmeow:pronounEyEm rdf:type owl:NamedIndividual ,
                           gmeow:PronounSet ;
                  gmeow:pronounObject "em" ;
                  gmeow:pronounPossessive "eirs" ;
                  gmeow:pronounPossessiveDeterminer "eir" ;
                  gmeow:pronounReflexive "emself" ;
                  gmeow:pronounSubject "ey" ;
                  rdfs:label "ey/em (Elverson)"@en .


###  https://blackcatinformatics.ca/gmeow/pronounFaeFaer
gmeow:pronounFaeFaer rdf:type owl:NamedIndividual ,
                              gmeow:PronounSet ;
                     gmeow:pronounObject "faer" ;
                     gmeow:pronounPossessive "faers" ;
                     gmeow:pronounPossessiveDeterminer "faer" ;
                     gmeow:pronounReflexive "faerself" ;
                     gmeow:pronounSubject "fae" ;
                     rdfs:label "fae/faer"@en .


###  https://blackcatinformatics.ca/gmeow/pronounHeHim
gmeow:pronounHeHim rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "him" ;
                   gmeow:pronounPossessive "his" ;
                   gmeow:pronounPossessiveDeterminer "his" ;
                   gmeow:pronounReflexive "himself" ;
                   gmeow:pronounSubject "he" ;
                   rdfs:label "he/him"@en .


###  https://blackcatinformatics.ca/gmeow/pronounHuHum
gmeow:pronounHuHum rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "hum" ;
                   gmeow:pronounPossessive "hus" ;
                   gmeow:pronounPossessiveDeterminer "hus" ;
                   gmeow:pronounReflexive "huself" ;
                   gmeow:pronounSubject "hu" ;
                   rdfs:label "hu/hum"@en .


###  https://blackcatinformatics.ca/gmeow/pronounItIts
gmeow:pronounItIts rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "it" ;
                   gmeow:pronounPossessive "its" ;
                   gmeow:pronounPossessiveDeterminer "its" ;
                   gmeow:pronounReflexive "itself" ;
                   gmeow:pronounSubject "it" ;
                   rdfs:label "it/its"@en .


###  https://blackcatinformatics.ca/gmeow/pronounKiKin
gmeow:pronounKiKin rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "kin" ;
                   gmeow:pronounPossessive "kins" ;
                   gmeow:pronounPossessiveDeterminer "kins" ;
                   gmeow:pronounReflexive "kinself" ;
                   gmeow:pronounSubject "ki" ;
                   rdfs:label "ki/kin"@en .


###  https://blackcatinformatics.ca/gmeow/pronounNameOnly
gmeow:pronounNameOnly rdf:type owl:NamedIndividual ,
                               gmeow:PronounSet ;
                      rdfs:label "use my name (no pronouns)"@en ;
                      <http://www.w3.org/2004/02/skos/core#scopeNote> "Nounself / name-in-place-of-pronoun: the person prefers their name be used rather than any third-person pronoun. Distinct from pronounAny (any set is acceptable) and pronounAsk (ask first). Carries no five forms by design — it asserts the ABSENCE of a pronoun set, not a particular one."@en .


###  https://blackcatinformatics.ca/gmeow/pronounNeNem
gmeow:pronounNeNem rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "nem" ;
                   gmeow:pronounPossessive "nirs" ;
                   gmeow:pronounPossessiveDeterminer "nir" ;
                   gmeow:pronounReflexive "nemself" ;
                   gmeow:pronounSubject "ne" ;
                   rdfs:label "ne/nem"@en .


###  https://blackcatinformatics.ca/gmeow/pronounOneOne
gmeow:pronounOneOne rdf:type owl:NamedIndividual ,
                             gmeow:PronounSet ;
                    gmeow:pronounObject "one" ;
                    gmeow:pronounPossessive "one's" ;
                    gmeow:pronounPossessiveDeterminer "one's" ;
                    gmeow:pronounReflexive "oneself" ;
                    gmeow:pronounSubject "one" ;
                    rdfs:label "one/one (generic)"@en .


###  https://blackcatinformatics.ca/gmeow/pronounPerPer
gmeow:pronounPerPer rdf:type owl:NamedIndividual ,
                             gmeow:PronounSet ;
                    gmeow:pronounObject "per" ;
                    gmeow:pronounPossessive "pers" ;
                    gmeow:pronounPossessiveDeterminer "per" ;
                    gmeow:pronounReflexive "perself" ;
                    gmeow:pronounSubject "per" ;
                    rdfs:label "per/per"@en .


###  https://blackcatinformatics.ca/gmeow/pronounSheHer
gmeow:pronounSheHer rdf:type owl:NamedIndividual ,
                             gmeow:PronounSet ;
                    gmeow:pronounObject "her" ;
                    gmeow:pronounPossessive "hers" ;
                    gmeow:pronounPossessiveDeterminer "her" ;
                    gmeow:pronounReflexive "herself" ;
                    gmeow:pronounSubject "she" ;
                    rdfs:label "she/her"@en .


###  https://blackcatinformatics.ca/gmeow/pronounTheyThem
gmeow:pronounTheyThem rdf:type owl:NamedIndividual ,
                               gmeow:PronounSet ;
                      gmeow:pronounObject "them" ;
                      gmeow:pronounPossessive "theirs" ;
                      gmeow:pronounPossessiveDeterminer "their" ;
                      gmeow:pronounReflexive "themself" ;
                      gmeow:pronounSubject "they" ;
                      rdfs:label "they/them (singular)"@en .


###  https://blackcatinformatics.ca/gmeow/pronounThonThon
gmeow:pronounThonThon rdf:type owl:NamedIndividual ,
                               gmeow:PronounSet ;
                      gmeow:pronounObject "thon" ;
                      gmeow:pronounPossessive "thon's" ;
                      gmeow:pronounPossessiveDeterminer "thons" ;
                      gmeow:pronounReflexive "thonself" ;
                      gmeow:pronounSubject "thon" ;
                      rdfs:label "thon/thon"@en .


###  https://blackcatinformatics.ca/gmeow/pronounVeVer
gmeow:pronounVeVer rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "ver" ;
                   gmeow:pronounPossessive "vis" ;
                   gmeow:pronounPossessiveDeterminer "vis" ;
                   gmeow:pronounReflexive "verself" ;
                   gmeow:pronounSubject "ve" ;
                   rdfs:label "ve/ver"@en .


###  https://blackcatinformatics.ca/gmeow/pronounViVir
gmeow:pronounViVir rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "vir" ;
                   gmeow:pronounPossessive "virs" ;
                   gmeow:pronounPossessiveDeterminer "vis" ;
                   gmeow:pronounReflexive "virself" ;
                   gmeow:pronounSubject "vi" ;
                   rdfs:label "vi/vir"@en .


###  https://blackcatinformatics.ca/gmeow/pronounXeXem
gmeow:pronounXeXem rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "xem" ;
                   gmeow:pronounPossessive "xyrs" ;
                   gmeow:pronounPossessiveDeterminer "xyr" ;
                   gmeow:pronounReflexive "xemself" ;
                   gmeow:pronounSubject "xe" ;
                   rdfs:label "xe/xem"@en .


###  https://blackcatinformatics.ca/gmeow/pronounZeHir
gmeow:pronounZeHir rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "hir" ;
                   gmeow:pronounPossessive "hirs" ;
                   gmeow:pronounPossessiveDeterminer "hir" ;
                   gmeow:pronounReflexive "hirself" ;
                   gmeow:pronounSubject "ze" ;
                   rdfs:label "ze/hir"@en .


###  https://blackcatinformatics.ca/gmeow/pronounZeZir
gmeow:pronounZeZir rdf:type owl:NamedIndividual ,
                            gmeow:PronounSet ;
                   gmeow:pronounObject "zir" ;
                   gmeow:pronounPossessive "zirs" ;
                   gmeow:pronounPossessiveDeterminer "zir" ;
                   gmeow:pronounReflexive "zirself" ;
                   gmeow:pronounSubject "ze" ;
                   rdfs:label "ze/zir"@en .


###  https://blackcatinformatics.ca/gmeow/pronounZheZher
gmeow:pronounZheZher rdf:type owl:NamedIndividual ,
                              gmeow:PronounSet ;
                     gmeow:pronounObject "zher" ;
                     gmeow:pronounPossessive "zhers" ;
                     gmeow:pronounPossessiveDeterminer "zher" ;
                     gmeow:pronounReflexive "zherself" ;
                     gmeow:pronounSubject "zhe" ;
                     rdfs:label "zhe/zher"@en .


###  https://blackcatinformatics.ca/gmeow/qualityDimensionCompleteness
gmeow:qualityDimensionCompleteness rdf:type owl:NamedIndividual ,
                                            gmeow:QualityDimension ;
                                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                   rdfs:label "completeness"@en ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Presence or absence of features and their attributes, including commission (excess data) and omission (missing data) (ISO 19157)."@en .


###  https://blackcatinformatics.ca/gmeow/qualityDimensionLineage
gmeow:qualityDimensionLineage rdf:type owl:NamedIndividual ,
                                       gmeow:QualityDimension ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "lineage"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "The history, source, and process steps that produced a dataset or entity — the provenance of the data viewed through a quality lens. In GMEOW the structural lineage is recorded by gmeow:wasGeneratedBy, gmeow:wasDerivedFrom, and gmeow:ImportActivity (provenance module); this dimension value marks a quality assessment that evaluates lineage completeness or correctness."@en .


###  https://blackcatinformatics.ca/gmeow/qualityDimensionLogicalConsistency
gmeow:qualityDimensionLogicalConsistency rdf:type owl:NamedIndividual ,
                                                  gmeow:QualityDimension ;
                                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                         rdfs:label "logical consistency"@en ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Degree of adherence to logical rules of data structure, attribution, and relationships, including domain consistency, format consistency, and topological consistency (ISO 19157)."@en .


###  https://blackcatinformatics.ca/gmeow/qualityDimensionPositionalAccuracy
gmeow:qualityDimensionPositionalAccuracy rdf:type owl:NamedIndividual ,
                                                  gmeow:QualityDimension ;
                                         rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                         rdfs:label "positional accuracy"@en ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Closeness of the spatial position of a feature to its true position, including absolute accuracy, relative accuracy, and gridded data positional accuracy (ISO 19157)."@en .


###  https://blackcatinformatics.ca/gmeow/qualityDimensionTemporalAccuracy
gmeow:qualityDimensionTemporalAccuracy rdf:type owl:NamedIndividual ,
                                                gmeow:QualityDimension ;
                                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                       rdfs:label "temporal accuracy"@en ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Correctness of the temporal references of a feature (e.g. date, time, period) relative to the true temporal value (ISO 19157)."@en .


###  https://blackcatinformatics.ca/gmeow/qualityDimensionThematicAccuracy
gmeow:qualityDimensionThematicAccuracy rdf:type owl:NamedIndividual ,
                                                gmeow:QualityDimension ;
                                       rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                       rdfs:label "thematic accuracy"@en ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Accuracy of quantitative and qualitative attribute values, including classification correctness and non-quantitative attribute correctness (ISO 19157)."@en .


###  https://blackcatinformatics.ca/gmeow/qualityDimensionTopologicalConsistency
gmeow:qualityDimensionTopologicalConsistency rdf:type owl:NamedIndividual ,
                                                      gmeow:QualityDimension ;
                                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                             rdfs:label "topological consistency"@en ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "Correctness of the explicitly encoded topological characteristics of a dataset, typically expressed as error counts or conformance to a topological rule set (ISO 19157)."@en .


###  https://blackcatinformatics.ca/gmeow/refOriginBarycentric
gmeow:refOriginBarycentric rdf:type owl:NamedIndividual ,
                                    gmeow:CelestialReferenceOrigin ;
                           rdfs:label "barycentric (solar system)"@en .


###  https://blackcatinformatics.ca/gmeow/refOriginGeocentric
gmeow:refOriginGeocentric rdf:type owl:NamedIndividual ,
                                   gmeow:CelestialReferenceOrigin ;
                          rdfs:label "geocentric"@en .


###  https://blackcatinformatics.ca/gmeow/refOriginHeliocentric
gmeow:refOriginHeliocentric rdf:type owl:NamedIndividual ,
                                     gmeow:CelestialReferenceOrigin ;
                            rdfs:label "heliocentric"@en .


###  https://blackcatinformatics.ca/gmeow/refOriginTopocentric
gmeow:refOriginTopocentric rdf:type owl:NamedIndividual ,
                                    gmeow:CelestialReferenceOrigin ;
                           rdfs:label "topocentric (observatory site)"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameAffectiveCircumplex
gmeow:referenceFrameAffectiveCircumplex rdf:type owl:NamedIndividual ,
                                                 gmeow:MentalReferenceFrame ;
                                        gmeow:determinacyModel gmeow:determinacyCrisp ;
                                        gmeow:frameKind gmeow:frameKindCartesian ;
                                        gmeow:frameRealm gmeow:frameRealmPsychological ;
                                        gmeow:hasAxis gmeow:axisArousal ,
                                                      gmeow:axisValence ;
                                        gmeow:hasMetricKind gmeow:metricEuclidean ;
                                        gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                                        gmeow:requiresHost "true"^^xsd:boolean ;
                                        rdfs:label "Russell Affective Circumplex Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameAltitudeAGL
gmeow:referenceFrameAltitudeAGL rdf:type owl:NamedIndividual ,
                                         gmeow:ReferenceFrame ;
                                gmeow:determinacyModel gmeow:determinacyCrisp ;
                                gmeow:frameKind gmeow:frameKindScalar ;
                                gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                                gmeow:hasAxis gmeow:axisAltitude ;
                                gmeow:hasMetricKind gmeow:metricEuclidean ;
                                gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                gmeow:requiresHost "false"^^xsd:boolean ;
                                rdfs:label "Altitude Above Ground Level Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameAltitudeMSL
gmeow:referenceFrameAltitudeMSL rdf:type owl:NamedIndividual ,
                                         gmeow:ReferenceFrame ;
                                gmeow:determinacyModel gmeow:determinacyCrisp ;
                                gmeow:frameKind gmeow:frameKindScalar ;
                                gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                                gmeow:hasAxis gmeow:axisAltitude ;
                                gmeow:hasMetricKind gmeow:metricEuclidean ;
                                gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                gmeow:requiresHost "false"^^xsd:boolean ;
                                rdfs:label "Altitude Above Mean Sea Level Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameAudioSpectrum
gmeow:referenceFrameAudioSpectrum rdf:type owl:NamedIndividual ,
                                           gmeow:ReferenceFrame ;
                                  gmeow:determinacyModel gmeow:determinacyCrisp ;
                                  gmeow:frameKind gmeow:frameKindCartesian ;
                                  gmeow:frameRealm gmeow:frameRealmMeasurement ;
                                  gmeow:hasAxis gmeow:axisFrequency ,
                                                gmeow:axisMagnitude ;
                                  gmeow:hasMetricKind gmeow:metricEuclidean ;
                                  gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                                  gmeow:requiresHost "false"^^xsd:boolean ;
                                  rdfs:label "Audio Spectrum Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameBGP
gmeow:referenceFrameBGP rdf:type owl:NamedIndividual ,
                                 gmeow:ReferenceFrame ;
                        gmeow:determinacyModel gmeow:determinacyCrisp ;
                        gmeow:frameKind gmeow:frameKindTopological ;
                        gmeow:frameRealm gmeow:frameRealmVirtual ;
                        gmeow:hasAxis gmeow:axisBGPAS ;
                        gmeow:hasMetricKind gmeow:metricGraphHops ;
                        gmeow:parentFrame gmeow:referenceFrameInternet ;
                        gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                        gmeow:requiresHost "false"^^xsd:boolean ;
                        rdfs:label "BGP Autonomous System Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameCIELAB
gmeow:referenceFrameCIELAB rdf:type owl:NamedIndividual ,
                                    gmeow:ReferenceFrame ;
                           gmeow:determinacyModel gmeow:determinacyCrisp ;
                           gmeow:frameKind gmeow:frameKindCartesian ;
                           gmeow:frameRealm gmeow:frameRealmColourspace ;
                           gmeow:hasAxis gmeow:axisAstar ,
                                         gmeow:axisBstar ,
                                         gmeow:axisLightness ;
                           gmeow:hasMetricKind gmeow:metricEuclidean ;
                           gmeow:dimensionCount "3"^^xsd:nonNegativeInteger ;
                           gmeow:requiresHost "false"^^xsd:boolean ;
                           rdfs:label "CIE L*a*b* Perceptually-Uniform Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameCIEXYZ
gmeow:referenceFrameCIEXYZ rdf:type owl:NamedIndividual ,
                                    gmeow:ReferenceFrame ;
                           gmeow:determinacyModel gmeow:determinacyCrisp ;
                           gmeow:frameKind gmeow:frameKindCartesian ;
                           gmeow:frameRealm gmeow:frameRealmColourspace ;
                           gmeow:hasAxis gmeow:axisTristimulusX ,
                                         gmeow:axisTristimulusY ,
                                         gmeow:axisTristimulusZ ;
                           gmeow:hasMetricKind gmeow:metricEuclidean ;
                           gmeow:dimensionCount "3"^^xsd:nonNegativeInteger ;
                           gmeow:requiresHost "false"^^xsd:boolean ;
                           rdfs:label "CIE 1931 XYZ Tristimulus Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameCMYK
gmeow:referenceFrameCMYK rdf:type owl:NamedIndividual ,
                                  gmeow:ReferenceFrame ;
                         gmeow:determinacyModel gmeow:determinacyCrisp ;
                         gmeow:frameKind gmeow:frameKindCartesian ;
                         gmeow:frameRealm gmeow:frameRealmColourspace ;
                         gmeow:hasAxis gmeow:axisCyan ,
                                       gmeow:axisKey ,
                                       gmeow:axisMagenta ,
                                       gmeow:axisYellow ;
                         gmeow:dimensionCount "4"^^xsd:nonNegativeInteger ;
                         gmeow:requiresHost "false"^^xsd:boolean ;
                         rdfs:label "CMYK Colourspace Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameCelestialEquatorial
gmeow:referenceFrameCelestialEquatorial rdf:type owl:NamedIndividual ,
                                                 gmeow:ReferenceFrame ;
                                        gmeow:determinacyModel gmeow:determinacyCrisp ;
                                        gmeow:frameKind gmeow:frameKindPolar ;
                                        gmeow:frameRealm gmeow:frameRealmCelestial ;
                                        gmeow:hasAxis gmeow:axisDeclination ,
                                                      gmeow:axisRightAscension ;
                                        gmeow:hasMetricKind gmeow:metricGeodesic ;
                                        gmeow:hasReferencePosition gmeow:refOriginGeocentric ;
                                        gmeow:hasTimeScale gmeow:timeScaleUTC ;
                                        gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                                        gmeow:requiresHost "false"^^xsd:boolean ;
                                        rdfs:label "Celestial Equatorial Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameCognitiveMapAllocentric
gmeow:referenceFrameCognitiveMapAllocentric rdf:type owl:NamedIndividual ,
                                                     gmeow:MentalReferenceFrame ;
                                            gmeow:determinacyModel gmeow:determinacyCrisp ;
                                            gmeow:frameKind gmeow:frameKindCartesian ;
                                            gmeow:frameRealm gmeow:frameRealmPsychological ;
                                            gmeow:hasAxis gmeow:axisAllocentricX ,
                                                          gmeow:axisAllocentricY ;
                                            gmeow:hasMetricKind gmeow:metricEuclidean ;
                                            gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                                            gmeow:requiresHost "true"^^xsd:boolean ;
                                            rdfs:label "Allocentric Cognitive Map Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameCognitiveMapEgocentric
gmeow:referenceFrameCognitiveMapEgocentric rdf:type owl:NamedIndividual ,
                                                    gmeow:MentalReferenceFrame ;
                                           gmeow:determinacyModel gmeow:determinacyCrisp ;
                                           gmeow:frameKind gmeow:frameKindCartesian ;
                                           gmeow:frameRealm gmeow:frameRealmPsychological ;
                                           gmeow:hasAxis gmeow:axisEgocentricForward ,
                                                         gmeow:axisEgocentricLateral ;
                                           gmeow:hasMetricKind gmeow:metricEuclidean ;
                                           gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                                           gmeow:requiresHost "true"^^xsd:boolean ;
                                           rdfs:label "Egocentric Cognitive Map Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameConceptualSpace
gmeow:referenceFrameConceptualSpace rdf:type owl:NamedIndividual ,
                                             gmeow:MentalReferenceFrame ;
                                    gmeow:determinacyModel gmeow:determinacyVague ;
                                    gmeow:frameKind gmeow:frameKindCartesian ;
                                    gmeow:frameRealm gmeow:frameRealmPsychological ;
                                    gmeow:hasAxis gmeow:axisConceptualSimilarity ;
                                    gmeow:hasMetricKind gmeow:metricCosine ;
                                    gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                    gmeow:requiresHost "true"^^xsd:boolean ;
                                    rdfs:label "Gärdenfors Conceptual Space Reference Frame"@en ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "A generic conceptual space frame after Gärdenfors — domains are convex regions in a similarity metric space. The actual domain-specific axes (colour, taste, shape, etc.) are added per-domain; this seed carries the similarity axis as a placeholder."@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameDNS
gmeow:referenceFrameDNS rdf:type owl:NamedIndividual ,
                                 gmeow:ReferenceFrame ;
                        gmeow:determinacyModel gmeow:determinacyCrisp ;
                        gmeow:frameKind gmeow:frameKindTopological ;
                        gmeow:frameRealm gmeow:frameRealmVirtual ;
                        gmeow:hasAxis gmeow:axisDNSName ;
                        gmeow:hasMetricKind gmeow:metricGraphHops ;
                        gmeow:parentFrame gmeow:referenceFrameInternet ;
                        gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                        gmeow:requiresHost "false"^^xsd:boolean ;
                        rdfs:label "DNS Name Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameDepthBelowChartDatum
gmeow:referenceFrameDepthBelowChartDatum rdf:type owl:NamedIndividual ,
                                                  gmeow:ReferenceFrame ;
                                         gmeow:determinacyModel gmeow:determinacyCrisp ;
                                         gmeow:frameKind gmeow:frameKindScalar ;
                                         gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                                         gmeow:hasAxis gmeow:axisDepth ;
                                         gmeow:hasMetricKind gmeow:metricEuclidean ;
                                         gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                         gmeow:requiresHost "false"^^xsd:boolean ;
                                         rdfs:label "Depth Below Chart Datum Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameDepthBelowSeaLevel
gmeow:referenceFrameDepthBelowSeaLevel rdf:type owl:NamedIndividual ,
                                                gmeow:ReferenceFrame ;
                                       gmeow:determinacyModel gmeow:determinacyCrisp ;
                                       gmeow:frameKind gmeow:frameKindScalar ;
                                       gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                                       gmeow:hasAxis gmeow:axisDepth ;
                                       gmeow:hasMetricKind gmeow:metricEuclidean ;
                                       gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                       gmeow:requiresHost "false"^^xsd:boolean ;
                                       rdfs:label "Depth Below Mean Sea Level Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameEnglish
gmeow:referenceFrameEnglish rdf:type owl:NamedIndividual ,
                                     gmeow:ReferenceFrame ;
                            gmeow:determinacyModel gmeow:determinacyCrisp ;
                            gmeow:frameKind gmeow:frameKindScalar ;
                            gmeow:frameRealm gmeow:frameRealmLinguistic ;
                            gmeow:hasAxis gmeow:axisScalar ;
                            gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                            gmeow:requiresHost "false"^^xsd:boolean ;
                            rdfs:label "English Language Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameFK5
gmeow:referenceFrameFK5 rdf:type owl:NamedIndividual ,
                                 gmeow:ReferenceFrame ;
                        gmeow:determinacyModel gmeow:determinacyCrisp ;
                        gmeow:frameKind gmeow:frameKindPolar ;
                        gmeow:frameRealm gmeow:frameRealmCelestial ;
                        gmeow:hasAxis gmeow:axisDeclination ,
                                      gmeow:axisRightAscension ;
                        gmeow:hasMetricKind gmeow:metricGeodesic ;
                        gmeow:hasReferencePosition gmeow:refOriginGeocentric ;
                        gmeow:hasTimeScale gmeow:timeScaleUTC ;
                        gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                        gmeow:requiresHost "false"^^xsd:boolean ;
                        rdfs:label "FK5 Equatorial Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameFlightLevel
gmeow:referenceFrameFlightLevel rdf:type owl:NamedIndividual ,
                                         gmeow:ReferenceFrame ;
                                gmeow:determinacyModel gmeow:determinacyCrisp ;
                                gmeow:frameKind gmeow:frameKindScalar ;
                                gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                                gmeow:hasAxis gmeow:axisFlightLevel ;
                                gmeow:hasMetricKind gmeow:metricEuclidean ;
                                gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                gmeow:requiresHost "false"^^xsd:boolean ;
                                rdfs:label "ICAO Flight Level Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameGRCh38
gmeow:referenceFrameGRCh38 rdf:type owl:NamedIndividual ,
                                    gmeow:ReferenceFrame ;
                           gmeow:determinacyModel gmeow:determinacyCrisp ;
                           gmeow:frameKind gmeow:frameKindLinearSequence ;
                           gmeow:frameRealm gmeow:frameRealmBiological ;
                           gmeow:hasAxis gmeow:axisSequencePosition ;
                           gmeow:hasMetricKind gmeow:metricPositionalDistance ;
                           gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                           gmeow:requiresHost "false"^^xsd:boolean ;
                           rdfs:label "GRCh38 Human Reference Assembly"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameGalactic
gmeow:referenceFrameGalactic rdf:type owl:NamedIndividual ,
                                      gmeow:ReferenceFrame ;
                             gmeow:determinacyModel gmeow:determinacyCrisp ;
                             gmeow:frameKind gmeow:frameKindPolar ;
                             gmeow:frameRealm gmeow:frameRealmCelestial ;
                             gmeow:hasAxis gmeow:axisGalacticLatitude ,
                                           gmeow:axisGalacticLongitude ;
                             gmeow:hasMetricKind gmeow:metricGeodesic ;
                             gmeow:hasReferencePosition gmeow:refOriginBarycentric ;
                             gmeow:hasTimeScale gmeow:timeScaleTDB ;
                             gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                             gmeow:requiresHost "false"^^xsd:boolean ;
                             rdfs:label "Galactic Coordinate Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameGeohash
gmeow:referenceFrameGeohash rdf:type owl:NamedIndividual ,
                                     gmeow:ReferenceFrame ;
                            gmeow:determinacyModel gmeow:determinacyCrisp ;
                            gmeow:frameKind gmeow:frameKindGeocoding ;
                            gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                            gmeow:hasAxis gmeow:axisGeohash ;
                            gmeow:hasMetricKind gmeow:metricGeodesic ;
                            gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                            gmeow:requiresHost "false"^^xsd:boolean ;
                            rdfs:label "Geohash Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameGregorian
gmeow:referenceFrameGregorian rdf:type owl:NamedIndividual ,
                                       gmeow:ReferenceFrame ;
                              gmeow:determinacyModel gmeow:determinacyCrisp ;
                              gmeow:frameKind gmeow:frameKindTemporal ;
                              gmeow:frameRealm gmeow:frameRealmTemporal ;
                              gmeow:hasAxis gmeow:axisDay ,
                                            gmeow:axisHour ,
                                            gmeow:axisMinute ,
                                            gmeow:axisMonth ,
                                            gmeow:axisSecond ,
                                            gmeow:axisYear ;
                              gmeow:dimensionCount "6"^^xsd:nonNegativeInteger ;
                              gmeow:requiresHost "false"^^xsd:boolean ;
                              rdfs:label "Gregorian Calendar Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameHilbertSpace
gmeow:referenceFrameHilbertSpace rdf:type owl:NamedIndividual ,
                                          gmeow:ReferenceFrame ;
                                 gmeow:determinacyModel gmeow:determinacyCrisp ;
                                 gmeow:frameKind gmeow:frameKindHilbert ;
                                 gmeow:frameRealm gmeow:frameRealmMathematical ;
                                 gmeow:hasAxis gmeow:axisHilbertState ;
                                 gmeow:hasMetricKind gmeow:metricEuclidean ;
                                 gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                 gmeow:requiresHost "false"^^xsd:boolean ;
                                 rdfs:label "Hilbert Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameICRS
gmeow:referenceFrameICRS rdf:type owl:NamedIndividual ,
                                  gmeow:ReferenceFrame ;
                         gmeow:determinacyModel gmeow:determinacyCrisp ;
                         gmeow:frameKind gmeow:frameKindPolar ;
                         gmeow:frameRealm gmeow:frameRealmCelestial ;
                         gmeow:hasAxis gmeow:axisDeclination ,
                                       gmeow:axisRightAscension ;
                         gmeow:hasMetricKind gmeow:metricGeodesic ;
                         gmeow:hasReferencePosition gmeow:refOriginBarycentric ;
                         gmeow:hasTimeScale gmeow:timeScaleTDB ;
                         gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                         gmeow:requiresHost "false"^^xsd:boolean ;
                         rdfs:label "ICRS Celestial Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameIPv4
gmeow:referenceFrameIPv4 rdf:type owl:NamedIndividual ,
                                  gmeow:ReferenceFrame ;
                         gmeow:determinacyModel gmeow:determinacyCrisp ;
                         gmeow:frameKind gmeow:frameKindTopological ;
                         gmeow:frameRealm gmeow:frameRealmVirtual ;
                         gmeow:hasAxis gmeow:axisIPv4Address ;
                         gmeow:hasMetricKind gmeow:metricGraphHops ;
                         gmeow:parentFrame gmeow:referenceFrameInternet ;
                         gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                         gmeow:requiresHost "false"^^xsd:boolean ;
                         rdfs:label "IPv4 Address Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameIPv6
gmeow:referenceFrameIPv6 rdf:type owl:NamedIndividual ,
                                  gmeow:ReferenceFrame ;
                         gmeow:determinacyModel gmeow:determinacyCrisp ;
                         gmeow:frameKind gmeow:frameKindTopological ;
                         gmeow:frameRealm gmeow:frameRealmVirtual ;
                         gmeow:hasAxis gmeow:axisIPv6Address ;
                         gmeow:hasMetricKind gmeow:metricGraphHops ;
                         gmeow:parentFrame gmeow:referenceFrameInternet ;
                         gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                         gmeow:requiresHost "false"^^xsd:boolean ;
                         rdfs:label "IPv6 Address Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameImaginedSpace
gmeow:referenceFrameImaginedSpace rdf:type owl:NamedIndividual ,
                                           gmeow:MentalReferenceFrame ;
                                  gmeow:determinacyModel gmeow:determinacyVague ;
                                  gmeow:frameKind gmeow:frameKindCartesian ;
                                  gmeow:frameRealm gmeow:frameRealmPsychological ;
                                  gmeow:hasAxis gmeow:axisImaginedSpaceX ,
                                                gmeow:axisImaginedSpaceY ,
                                                gmeow:axisImaginedSpaceZ ;
                                  gmeow:hasMetricKind gmeow:metricEuclidean ;
                                  gmeow:dimensionCount "3"^^xsd:nonNegativeInteger ;
                                  gmeow:requiresHost "true"^^xsd:boolean ;
                                  rdfs:label "Imagined Space Reference Frame"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "An imagined or dream-space reference frame — e.g. a memory palace, a dream landscape, or a fictional world. Coordinates are relative to the imaginer's internal representation, not to any external geographic frame."@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameInternet
gmeow:referenceFrameInternet rdf:type owl:NamedIndividual ,
                                      gmeow:ReferenceFrame ;
                             gmeow:determinacyModel gmeow:determinacyCrisp ;
                             gmeow:frameKind gmeow:frameKindTopological ;
                             gmeow:frameRealm gmeow:frameRealmVirtual ;
                             gmeow:hasAxis gmeow:axisVirtualAddress ;
                             gmeow:hasMetricKind gmeow:metricGraphHops ;
                             gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                             gmeow:requiresHost "false"^^xsd:boolean ;
                             rdfs:label "Internet Topology Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameLatentVectorSpace
gmeow:referenceFrameLatentVectorSpace rdf:type owl:NamedIndividual ,
                                               gmeow:ReferenceFrame ;
                                      gmeow:determinacyModel gmeow:determinacyCrisp ;
                                      gmeow:frameKind gmeow:frameKindLatentSpace ;
                                      gmeow:frameRealm gmeow:frameRealmMathematical ;
                                      gmeow:hasAxis gmeow:axisLatentVector ;
                                      gmeow:hasMetricKind gmeow:metricCosine ;
                                      gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                      gmeow:requiresHost "false"^^xsd:boolean ;
                                      rdfs:label "Latent Vector Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameLocalGrid
gmeow:referenceFrameLocalGrid rdf:type owl:NamedIndividual ,
                                       gmeow:ReferenceFrame ;
                              gmeow:determinacyModel gmeow:determinacyCrisp ;
                              gmeow:frameKind gmeow:frameKindCartesian ;
                              gmeow:frameRealm gmeow:frameRealmIndoor ;
                              gmeow:hasAxis gmeow:axisX ,
                                            gmeow:axisY ,
                                            gmeow:axisZ ;
                              gmeow:hasMetricKind gmeow:metricEuclidean ;
                              gmeow:dimensionCount "3"^^xsd:nonNegativeInteger ;
                              gmeow:requiresHost "true"^^xsd:boolean ;
                              rdfs:label "Local Grid Cartesian Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameMAC
gmeow:referenceFrameMAC rdf:type owl:NamedIndividual ,
                                 gmeow:ReferenceFrame ;
                        gmeow:determinacyModel gmeow:determinacyCrisp ;
                        gmeow:frameKind gmeow:frameKindTopological ;
                        gmeow:frameRealm gmeow:frameRealmVirtual ;
                        gmeow:hasAxis gmeow:axisMACAddress ;
                        gmeow:hasMetricKind gmeow:metricGraphHops ;
                        gmeow:parentFrame gmeow:referenceFrameInternet ;
                        gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                        gmeow:requiresHost "true"^^xsd:boolean ;
                        rdfs:label "MAC Address Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameMGRS
gmeow:referenceFrameMGRS rdf:type owl:NamedIndividual ,
                                  gmeow:ReferenceFrame ;
                         gmeow:determinacyModel gmeow:determinacyCrisp ;
                         gmeow:frameKind gmeow:frameKindGeocoding ;
                         gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                         gmeow:hasAxis gmeow:axisMGRS ;
                         gmeow:hasMetricKind gmeow:metricGeodesic ;
                         gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                         gmeow:requiresHost "false"^^xsd:boolean ;
                         rdfs:label "MGRS Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameMileMarker
gmeow:referenceFrameMileMarker rdf:type owl:NamedIndividual ,
                                        gmeow:ReferenceFrame ;
                               gmeow:determinacyModel gmeow:determinacyCrisp ;
                               gmeow:frameKind gmeow:frameKindLinear ;
                               gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                               gmeow:hasAxis gmeow:axisMileMarker ;
                               gmeow:hasMetricKind gmeow:metricEuclidean ;
                               gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                               gmeow:requiresHost "true"^^xsd:boolean ;
                               rdfs:label "Linear Referencing (Mile Marker) Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameNetworkGraph
gmeow:referenceFrameNetworkGraph rdf:type owl:NamedIndividual ,
                                          gmeow:ReferenceFrame ;
                                 gmeow:determinacyModel gmeow:determinacyCrisp ;
                                 gmeow:frameKind gmeow:frameKindGrid ;
                                 gmeow:frameRealm gmeow:frameRealmVirtual ;
                                 gmeow:hasAxis gmeow:axisScalar ;
                                 gmeow:hasMetricKind gmeow:metricGraphHops ;
                                 gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                 gmeow:requiresHost "false"^^xsd:boolean ;
                                 rdfs:label "Network Graph Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFramePhaseSpace3DOF
gmeow:referenceFramePhaseSpace3DOF rdf:type owl:NamedIndividual ,
                                            gmeow:ReferenceFrame ;
                                   gmeow:determinacyModel gmeow:determinacyCrisp ;
                                   gmeow:frameKind gmeow:frameKindPhaseSpace ;
                                   gmeow:frameRealm gmeow:frameRealmMathematical ;
                                   gmeow:hasAxis gmeow:axisGeneralizedCoordinate ,
                                                 gmeow:axisGeneralizedMomentum ;
                                   gmeow:hasMetricKind gmeow:metricSymplectic ;
                                   gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                                   gmeow:requiresHost "false"^^xsd:boolean ;
                                   rdfs:label "Abstract Phase Space Reference Frame (q,p axes)"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFramePlusCode
gmeow:referenceFramePlusCode rdf:type owl:NamedIndividual ,
                                      gmeow:ReferenceFrame ;
                             gmeow:determinacyModel gmeow:determinacyCrisp ;
                             gmeow:frameKind gmeow:frameKindGeocoding ;
                             gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                             gmeow:hasAxis gmeow:axisPlusCode ;
                             gmeow:hasMetricKind gmeow:metricGeodesic ;
                             gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                             gmeow:requiresHost "false"^^xsd:boolean ;
                             rdfs:label "Plus Code (Open Location Code) Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFramePort
gmeow:referenceFramePort rdf:type owl:NamedIndividual ,
                                  gmeow:ReferenceFrame ;
                         gmeow:determinacyModel gmeow:determinacyCrisp ;
                         gmeow:frameKind gmeow:frameKindTopological ;
                         gmeow:frameRealm gmeow:frameRealmVirtual ;
                         gmeow:hasAxis gmeow:axisPortNumber ;
                         gmeow:hasMetricKind gmeow:metricGraphHops ;
                         gmeow:parentFrame gmeow:referenceFrameInternet ;
                         gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                         gmeow:requiresHost "true"^^xsd:boolean ;
                         rdfs:label "Port Number Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFramePostalAddress
gmeow:referenceFramePostalAddress rdf:type owl:NamedIndividual ,
                                           gmeow:ReferenceFrame ;
                                  gmeow:determinacyModel gmeow:determinacyCrisp ;
                                  gmeow:frameKind gmeow:frameKindTopological ;
                                  gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                                  gmeow:hasAxis gmeow:axisAddressLocality ,
                                                gmeow:axisAddressRegion ,
                                                gmeow:axisCountryCode ,
                                                gmeow:axisExtendedAddress ,
                                                gmeow:axisPostOfficeBox ,
                                                gmeow:axisPostalCode ,
                                                gmeow:axisStreetAddress ;
                                  gmeow:hasMetricKind gmeow:metricGraphHops ;
                                  gmeow:dimensionCount "7"^^xsd:nonNegativeInteger ;
                                  gmeow:requiresHost "false"^^xsd:boolean ;
                                  rdfs:label "Postal Address Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameRobotArm6DOF
gmeow:referenceFrameRobotArm6DOF rdf:type owl:NamedIndividual ,
                                          gmeow:ReferenceFrame ;
                                 gmeow:determinacyModel gmeow:determinacyCrisp ;
                                 gmeow:frameKind gmeow:frameKindManifold ;
                                 gmeow:frameRealm gmeow:frameRealmMathematical ;
                                 gmeow:hasAxis gmeow:axisJointAngle1 ,
                                               gmeow:axisJointAngle2 ,
                                               gmeow:axisJointAngle3 ,
                                               gmeow:axisJointAngle4 ,
                                               gmeow:axisJointAngle5 ,
                                               gmeow:axisJointAngle6 ;
                                 gmeow:hasMetricKind gmeow:metricEuclidean ;
                                 gmeow:dimensionCount "6"^^xsd:nonNegativeInteger ;
                                 gmeow:requiresHost "true"^^xsd:boolean ;
                                 rdfs:label "6-DOF Robot Arm Configuration Space"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameRobotBase
gmeow:referenceFrameRobotBase rdf:type owl:NamedIndividual ,
                                       gmeow:ReferenceFrame ;
                              gmeow:determinacyModel gmeow:determinacyCrisp ;
                              gmeow:frameKind gmeow:frameKindCartesian ;
                              gmeow:frameRealm gmeow:frameRealmRobotic ;
                              gmeow:hasAxis gmeow:axisX ,
                                            gmeow:axisY ,
                                            gmeow:axisZ ;
                              gmeow:hasMetricKind gmeow:metricEuclidean ;
                              gmeow:dimensionCount "3"^^xsd:nonNegativeInteger ;
                              gmeow:requiresHost "true"^^xsd:boolean ;
                              rdfs:label "Robot Base Cartesian Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameRobotCspace6DOF
gmeow:referenceFrameRobotCspace6DOF rdf:type owl:NamedIndividual ,
                                             gmeow:ReferenceFrame ;
                                    gmeow:determinacyModel gmeow:determinacyCrisp ;
                                    gmeow:frameKind gmeow:frameKindConfigurationSpace ;
                                    gmeow:frameRealm gmeow:frameRealmRobotic ;
                                    gmeow:hasAxis gmeow:axisJointAngle1 ,
                                                  gmeow:axisJointAngle2 ,
                                                  gmeow:axisJointAngle3 ,
                                                  gmeow:axisJointAngle4 ,
                                                  gmeow:axisJointAngle5 ,
                                                  gmeow:axisJointAngle6 ;
                                    gmeow:hasMetricKind gmeow:metricGeodesic ;
                                    gmeow:dimensionCount "6"^^xsd:nonNegativeInteger ;
                                    gmeow:requiresHost "true"^^xsd:boolean ;
                                    rdfs:label "6-DOF Robot Configuration Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameRobotSLAM
gmeow:referenceFrameRobotSLAM rdf:type owl:NamedIndividual ,
                                       gmeow:ReferenceFrame ;
                              gmeow:determinacyModel gmeow:determinacyProbabilistic ;
                              gmeow:frameKind gmeow:frameKindGrid ;
                              gmeow:frameRealm gmeow:frameRealmRobotic ;
                              gmeow:hasAxis gmeow:axisX ,
                                            gmeow:axisY ,
                                            gmeow:axisZ ;
                              gmeow:hasMetricKind gmeow:metricEuclidean ;
                              gmeow:dimensionCount "3"^^xsd:nonNegativeInteger ;
                              gmeow:requiresHost "true"^^xsd:boolean ;
                              rdfs:label "Robot SLAM Occupancy Grid Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameRobotTaskSpace
gmeow:referenceFrameRobotTaskSpace rdf:type owl:NamedIndividual ,
                                            gmeow:ReferenceFrame ;
                                   gmeow:determinacyModel gmeow:determinacyCrisp ;
                                   gmeow:frameKind gmeow:frameKindCartesian ;
                                   gmeow:frameRealm gmeow:frameRealmRobotic ;
                                   gmeow:hasAxis gmeow:axisPitch ,
                                                 gmeow:axisRoll ,
                                                 gmeow:axisX ,
                                                 gmeow:axisY ,
                                                 gmeow:axisYaw ,
                                                 gmeow:axisZ ;
                                   gmeow:hasMetricKind gmeow:metricEuclidean ;
                                   gmeow:dimensionCount "6"^^xsd:nonNegativeInteger ;
                                   gmeow:requiresHost "true"^^xsd:boolean ;
                                   rdfs:label "Robot End-Effector Task Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameRobotVelocity
gmeow:referenceFrameRobotVelocity rdf:type owl:NamedIndividual ,
                                           gmeow:ReferenceFrame ;
                                  gmeow:determinacyModel gmeow:determinacyCrisp ;
                                  gmeow:frameKind gmeow:frameKindCartesian ;
                                  gmeow:frameRealm gmeow:frameRealmRobotic ;
                                  gmeow:hasAxis gmeow:axisAngularVelocityX ,
                                                gmeow:axisAngularVelocityY ,
                                                gmeow:axisAngularVelocityZ ,
                                                gmeow:axisLinearVelocityX ,
                                                gmeow:axisLinearVelocityY ,
                                                gmeow:axisLinearVelocityZ ;
                                  gmeow:hasMetricKind gmeow:metricEuclidean ;
                                  gmeow:dimensionCount "6"^^xsd:nonNegativeInteger ;
                                  gmeow:requiresHost "true"^^xsd:boolean ;
                                  rdfs:label "Robot Velocity Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameSI
gmeow:referenceFrameSI rdf:type owl:NamedIndividual ,
                                gmeow:ReferenceFrame ;
                       gmeow:determinacyModel gmeow:determinacyCrisp ;
                       gmeow:frameKind gmeow:frameKindScalar ;
                       gmeow:frameRealm gmeow:frameRealmMeasurement ;
                       gmeow:hasAxis gmeow:axisScalar ;
                       gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                       gmeow:requiresHost "false"^^xsd:boolean ;
                       rdfs:label "SI Measurement Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameSRGB
gmeow:referenceFrameSRGB rdf:type owl:NamedIndividual ,
                                  gmeow:ReferenceFrame ;
                         gmeow:determinacyModel gmeow:determinacyCrisp ;
                         gmeow:frameKind gmeow:frameKindCartesian ;
                         gmeow:frameRealm gmeow:frameRealmColourspace ;
                         gmeow:hasAxis gmeow:axisBlue ,
                                       gmeow:axisGreen ,
                                       gmeow:axisRed ;
                         gmeow:dimensionCount "3"^^xsd:nonNegativeInteger ;
                         gmeow:requiresHost "false"^^xsd:boolean ;
                         rdfs:label "sRGB Colourspace Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameThermalComfort
gmeow:referenceFrameThermalComfort rdf:type owl:NamedIndividual ,
                                            gmeow:MentalReferenceFrame ;
                                   gmeow:determinacyModel gmeow:determinacyCrisp ;
                                   gmeow:frameKind gmeow:frameKindCartesian ;
                                   gmeow:frameRealm gmeow:frameRealmPerceptual ;
                                   gmeow:hasAxis gmeow:axisPredictedMeanVote ,
                                                 gmeow:axisPredictedPercentageDissatisfied ;
                                   gmeow:hasMetricKind gmeow:metricEuclidean ;
                                   gmeow:dimensionCount "2"^^xsd:nonNegativeInteger ;
                                   gmeow:requiresHost "true"^^xsd:boolean ;
                                   rdfs:label "ASHRAE Thermal Comfort Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameUNLocode
gmeow:referenceFrameUNLocode rdf:type owl:NamedIndividual ,
                                      gmeow:ReferenceFrame ;
                             gmeow:determinacyModel gmeow:determinacyCrisp ;
                             gmeow:frameKind gmeow:frameKindGeocoding ;
                             gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                             gmeow:hasAxis gmeow:axisUNLocode ;
                             gmeow:hasMetricKind gmeow:metricGraphHops ;
                             gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                             gmeow:requiresHost "false"^^xsd:boolean ;
                             rdfs:label "UN/LOCODE Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameURL
gmeow:referenceFrameURL rdf:type owl:NamedIndividual ,
                                 gmeow:ReferenceFrame ;
                        gmeow:determinacyModel gmeow:determinacyCrisp ;
                        gmeow:frameKind gmeow:frameKindTopological ;
                        gmeow:frameRealm gmeow:frameRealmVirtual ;
                        gmeow:hasAxis gmeow:axisURL ;
                        gmeow:hasMetricKind gmeow:metricGraphHops ;
                        gmeow:parentFrame gmeow:referenceFrameInternet ;
                        gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                        gmeow:requiresHost "false"^^xsd:boolean ;
                        rdfs:label "URL Space Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameUSD
gmeow:referenceFrameUSD rdf:type owl:NamedIndividual ,
                                 gmeow:ReferenceFrame ;
                        gmeow:determinacyModel gmeow:determinacyCrisp ;
                        gmeow:frameKind gmeow:frameKindScalar ;
                        gmeow:frameRealm gmeow:frameRealmCurrency ;
                        gmeow:hasAxis gmeow:axisScalar ;
                        gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                        gmeow:requiresHost "false"^^xsd:boolean ;
                        rdfs:label "US Dollar Currency Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameUnixEpoch
gmeow:referenceFrameUnixEpoch rdf:type owl:NamedIndividual ,
                                       gmeow:ReferenceFrame ;
                              gmeow:determinacyModel gmeow:determinacyCrisp ;
                              gmeow:frameKind gmeow:frameKindScalar ;
                              gmeow:frameRealm gmeow:frameRealmTemporal ;
                              gmeow:hasAxis gmeow:axisScalar ;
                              gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                              gmeow:requiresHost "false"^^xsd:boolean ;
                              rdfs:label "Unix Epoch Timestamp Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameVirtualPlatform
gmeow:referenceFrameVirtualPlatform rdf:type owl:NamedIndividual ,
                                             gmeow:ReferenceFrame ;
                                    gmeow:determinacyModel gmeow:determinacyCrisp ;
                                    gmeow:frameKind gmeow:frameKindGrid ;
                                    gmeow:frameRealm gmeow:frameRealmVirtual ;
                                    gmeow:hasAxis gmeow:axisVirtualAddress ;
                                    gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                                    gmeow:requiresHost "false"^^xsd:boolean ;
                                    rdfs:label "Virtual Platform Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameWGS84
gmeow:referenceFrameWGS84 rdf:type owl:NamedIndividual ,
                                   gmeow:ReferenceFrame ;
                          gmeow:determinacyModel gmeow:determinacyCrisp ;
                          gmeow:frameKind gmeow:frameKindGeodetic ;
                          gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                          gmeow:hasAxis gmeow:axisElevation ,
                                        gmeow:axisLatitude ,
                                        gmeow:axisLongitude ;
                          gmeow:hasMetricKind gmeow:metricGeodesic ;
                          gmeow:dimensionCount "3"^^xsd:nonNegativeInteger ;
                          gmeow:requiresHost "false"^^xsd:boolean ;
                          rdfs:label "WGS 84 Geodetic Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceFrameWhat3Words
gmeow:referenceFrameWhat3Words rdf:type owl:NamedIndividual ,
                                        gmeow:ReferenceFrame ;
                               gmeow:determinacyModel gmeow:determinacyCrisp ;
                               gmeow:frameKind gmeow:frameKindGeocoding ;
                               gmeow:frameRealm gmeow:frameRealmTerrestrial ;
                               gmeow:hasAxis gmeow:axisWhat3Words ;
                               gmeow:hasMetricKind gmeow:metricGeodesic ;
                               gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                               gmeow:requiresHost "false"^^xsd:boolean ;
                               rdfs:label "what3words Reference Frame"@en .


###  https://blackcatinformatics.ca/gmeow/referenceTypeFolio
gmeow:referenceTypeFolio rdf:type owl:NamedIndividual ,
                                  gmeow:CadastralReferenceType ;
                         rdfs:label "folio number"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A folio number — an identifier used in land-title registers, especially in Commonwealth jurisdictions."@en .


###  https://blackcatinformatics.ca/gmeow/referenceTypeLot
gmeow:referenceTypeLot rdf:type owl:NamedIndividual ,
                                gmeow:CadastralReferenceType ;
                       rdfs:label "lot number"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A lot number — an identifier for a subdivided lot within a larger plan or survey."@en .


###  https://blackcatinformatics.ca/gmeow/referenceTypeParcelId
gmeow:referenceTypeParcelId rdf:type owl:NamedIndividual ,
                                     gmeow:CadastralReferenceType ;
                            rdfs:label "parcel identifier"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A parcel identifier — the primary identifier assigned to a cadastral parcel by a registry."@en .


###  https://blackcatinformatics.ca/gmeow/referenceTypeSurveyPlan
gmeow:referenceTypeSurveyPlan rdf:type owl:NamedIndividual ,
                                       gmeow:CadastralReferenceType ;
                              rdfs:label "survey plan reference"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "A survey plan reference — an identifier for the official survey plan that defines a parcel's boundaries."@en .


###  https://blackcatinformatics.ca/gmeow/referenceTypeTitle
gmeow:referenceTypeTitle rdf:type owl:NamedIndividual ,
                                  gmeow:CadastralReferenceType ;
                         rdfs:label "title number"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A title number — an identifier for a registered title or deed in a land titles system."@en .


###  https://blackcatinformatics.ca/gmeow/refuted
gmeow:refuted rdf:type owl:NamedIndividual ,
                       gmeow:StandpointModality ;
              rdfs:label "refuted (□¬, false)"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "□¬_S — settled false according to the standpoint: the standpoint DENIES the proposition (CRMinf belief value 'false'). Distinct from silence (no claim) and from low gmeow:confidence — an explicit, recorded denial. The proposition is carried as the subject of the denial, never asserted as a fact of the universal standpoint."@en .


###  https://blackcatinformatics.ca/gmeow/registerCasual
gmeow:registerCasual rdf:type owl:NamedIndividual ,
                              gmeow:NameRegister ;
                     rdfs:label "casual"@en .


###  https://blackcatinformatics.ca/gmeow/registerFormal
gmeow:registerFormal rdf:type owl:NamedIndividual ,
                              gmeow:NameRegister ;
                     rdfs:label "formal"@en .


###  https://blackcatinformatics.ca/gmeow/registerIntimate
gmeow:registerIntimate rdf:type owl:NamedIndividual ,
                                gmeow:NameRegister ;
                       rdfs:label "intimate / familial"@en .


###  https://blackcatinformatics.ca/gmeow/registerProfessional
gmeow:registerProfessional rdf:type owl:NamedIndividual ,
                                    gmeow:NameRegister ;
                           rdfs:label "professional"@en .


###  https://blackcatinformatics.ca/gmeow/relationAdaptationOf
gmeow:relationAdaptationOf rdf:type owl:NamedIndividual ,
                                    gmeow:NarrativeFrameRelation ;
                           rdfs:label "adaptation of"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A narrative frame that adapts another frame into a different medium or format."@en .


###  https://blackcatinformatics.ca/gmeow/relationAlternateContinuity
gmeow:relationAlternateContinuity rdf:type owl:NamedIndividual ,
                                           gmeow:NarrativeFrameRelation ;
                                  rdfs:label "alternate continuity"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "A divergent continuity that is not the primary canon but is officially recognised (e.g. Marvel Ultimate, Star Wars Legends)."@en .


###  https://blackcatinformatics.ca/gmeow/relationCanon
gmeow:relationCanon rdf:type owl:NamedIndividual ,
                             gmeow:NarrativeFrameRelation ;
                    rdfs:label "canon"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The authoritative, settled continuity of a narrative frame."@en .


###  https://blackcatinformatics.ca/gmeow/relationCrossover
gmeow:relationCrossover rdf:type owl:NamedIndividual ,
                                 gmeow:NarrativeFrameRelation ;
                        rdfs:label "crossover"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A narrative frame that blends characters or settings from two or more distinct continuities."@en .


###  https://blackcatinformatics.ca/gmeow/relationExpandedUniverse
gmeow:relationExpandedUniverse rdf:type owl:NamedIndividual ,
                                        gmeow:NarrativeFrameRelation ;
                               rdfs:label "expanded universe"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "Officially licensed material that extends the canon but is not part of the core continuity."@en .


###  https://blackcatinformatics.ca/gmeow/relationFanon
gmeow:relationFanon rdf:type owl:NamedIndividual ,
                             gmeow:NarrativeFrameRelation ;
                    rdfs:label "fanon"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Community-generated continuity not officially recognised by the rights-holder."@en .


###  https://blackcatinformatics.ca/gmeow/rightsTypeCopyright
gmeow:rightsTypeCopyright rdf:type owl:NamedIndividual ,
                                   gmeow:RightsType ;
                          rdfs:label "copyright"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The copyright kind of intellectual-property right (wd:Q1297822)."@en .


###  https://blackcatinformatics.ca/gmeow/rightsTypeDatabaseRight
gmeow:rightsTypeDatabaseRight rdf:type owl:NamedIndividual ,
                                       gmeow:RightsType ;
                              rdfs:label "database right"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "The database right kind of intellectual-property right (wd:Q688416)."@en .


###  https://blackcatinformatics.ca/gmeow/rightsTypeIndustrialDesign
gmeow:rightsTypeIndustrialDesign rdf:type owl:NamedIndividual ,
                                          gmeow:RightsType ;
                                 rdfs:label "industrial design right"@en ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "The industrial design right kind of intellectual-property right (wd:Q252799)."@en .


###  https://blackcatinformatics.ca/gmeow/rightsTypeMoralRights
gmeow:rightsTypeMoralRights rdf:type owl:NamedIndividual ,
                                     gmeow:RightsType ;
                            rdfs:label "moral rights"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The moral rights kind of intellectual-property right (wd:Q1057599)."@en .


###  https://blackcatinformatics.ca/gmeow/rightsTypePatent
gmeow:rightsTypePatent rdf:type owl:NamedIndividual ,
                                gmeow:RightsType ;
                       rdfs:label "patent"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The patent kind of intellectual-property right (wd:Q253623)."@en .


###  https://blackcatinformatics.ca/gmeow/rightsTypePlantBreedersRights
gmeow:rightsTypePlantBreedersRights rdf:type owl:NamedIndividual ,
                                             gmeow:RightsType ;
                                    rdfs:label "plant breeders' rights"@en ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "The plant breeders' rights kind of intellectual-property right (wd:Q695112)."@en .


###  https://blackcatinformatics.ca/gmeow/rightsTypeRelatedRights
gmeow:rightsTypeRelatedRights rdf:type owl:NamedIndividual ,
                                       gmeow:RightsType ;
                              rdfs:label "related rights"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "The related rights kind of intellectual-property right (wd:Q489344)."@en .


###  https://blackcatinformatics.ca/gmeow/rightsTypeTradeSecret
gmeow:rightsTypeTradeSecret rdf:type owl:NamedIndividual ,
                                     gmeow:RightsType ;
                            rdfs:label "trade secret"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The trade secret kind of intellectual-property right (wd:Q602938)."@en .


###  https://blackcatinformatics.ca/gmeow/rightsTypeTrademark
gmeow:rightsTypeTrademark rdf:type owl:NamedIndividual ,
                                   gmeow:RightsType ;
                          rdfs:label "trademark"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The trademark kind of intellectual-property right (wd:Q167270)."@en .


###  https://blackcatinformatics.ca/gmeow/roleAgent
gmeow:roleAgent rdf:type owl:NamedIndividual ,
                         gmeow:ParticipantRole ;
                rdfs:label "agent"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "An agent that carried out or caused the event (the active party)."@en .


###  https://blackcatinformatics.ca/gmeow/roleAttendee
gmeow:roleAttendee rdf:type owl:NamedIndividual ,
                            gmeow:ParticipantRole ;
                   rdfs:label "attendee"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "An agent who attended the event."@en .


###  https://blackcatinformatics.ca/gmeow/roleBeneficiary
gmeow:roleBeneficiary rdf:type owl:NamedIndividual ,
                               gmeow:ParticipantRole ;
                      rdfs:label "beneficiary"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "An entity that benefited from the event."@en .


###  https://blackcatinformatics.ca/gmeow/roleCanonical
gmeow:roleCanonical rdf:type owl:NamedIndividual ,
                             gmeow:VersionRole ;
                    rdfs:label "canonical"@en .


###  https://blackcatinformatics.ca/gmeow/roleCollected
gmeow:roleCollected rdf:type owl:NamedIndividual ,
                             gmeow:VersionRole ;
                    rdfs:label "collected"@en .


###  https://blackcatinformatics.ca/gmeow/roleDeprecated
gmeow:roleDeprecated rdf:type owl:NamedIndividual ,
                              gmeow:VersionRole ;
                     rdfs:label "deprecated"@en .


###  https://blackcatinformatics.ca/gmeow/roleDraft
gmeow:roleDraft rdf:type owl:NamedIndividual ,
                         gmeow:VersionRole ;
                rdfs:label "draft"@en .


###  https://blackcatinformatics.ca/gmeow/roleLTS
gmeow:roleLTS rdf:type owl:NamedIndividual ,
                       gmeow:VersionRole ;
              rdfs:label "long-term support (LTS)"@en .


###  https://blackcatinformatics.ca/gmeow/roleLatest
gmeow:roleLatest rdf:type owl:NamedIndividual ,
                          gmeow:VersionRole ;
                 rdfs:label "latest"@en .


###  https://blackcatinformatics.ca/gmeow/roleOfficiant
gmeow:roleOfficiant rdf:type owl:NamedIndividual ,
                             gmeow:ParticipantRole ;
                    rdfs:label "officiant"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A person who officiated at the event. Generalizes the former gmeow:hasOfficiant."@en .


###  https://blackcatinformatics.ca/gmeow/roleOrganizer
gmeow:roleOrganizer rdf:type owl:NamedIndividual ,
                             gmeow:ParticipantRole ;
                    rdfs:label "organizer"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "An agent that organized or convened the event."@en .


###  https://blackcatinformatics.ca/gmeow/roleParticipantPrincipal
gmeow:roleParticipantPrincipal rdf:type owl:NamedIndividual ,
                                        gmeow:ParticipantRole ;
                               rdfs:label "principal / subject"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The entity an event is principally about (e.g. the child in a birth, the deceased in a death). Generalizes the former gmeow:hasPrincipal."@en .


###  https://blackcatinformatics.ca/gmeow/rolePerformer
gmeow:rolePerformer rdf:type owl:NamedIndividual ,
                             gmeow:ParticipantRole ;
                    rdfs:label "performer"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "An agent who performed at the event."@en .


###  https://blackcatinformatics.ca/gmeow/rolePublished
gmeow:rolePublished rdf:type owl:NamedIndividual ,
                             gmeow:VersionRole ;
                    rdfs:label "published"@en .


###  https://blackcatinformatics.ca/gmeow/roleRevised
gmeow:roleRevised rdf:type owl:NamedIndividual ,
                           gmeow:VersionRole ;
                  rdfs:label "revised"@en .


###  https://blackcatinformatics.ca/gmeow/roleStable
gmeow:roleStable rdf:type owl:NamedIndividual ,
                          gmeow:VersionRole ;
                 rdfs:label "stable"@en .


###  https://blackcatinformatics.ca/gmeow/roleVariant
gmeow:roleVariant rdf:type owl:NamedIndividual ,
                           gmeow:VersionRole ;
                  rdfs:label "variant"@en .


###  https://blackcatinformatics.ca/gmeow/roleVictim
gmeow:roleVictim rdf:type owl:NamedIndividual ,
                          gmeow:ParticipantRole ;
                 rdfs:label "victim"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "An entity harmed by the event — distinct from, and never inferred from, any other role."@en .


###  https://blackcatinformatics.ca/gmeow/roleWithdrawn
gmeow:roleWithdrawn rdf:type owl:NamedIndividual ,
                             gmeow:VersionRole ;
                    rdfs:label "withdrawn"@en .


###  https://blackcatinformatics.ca/gmeow/roleWitness
gmeow:roleWitness rdf:type owl:NamedIndividual ,
                           gmeow:ParticipantRole ;
                  rdfs:label "witness"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A person who witnessed the event. Generalizes the former gmeow:hasWitness."@en .


###  https://blackcatinformatics.ca/gmeow/roleYanked
gmeow:roleYanked rdf:type owl:NamedIndividual ,
                          gmeow:VersionRole ;
                 rdfs:label "yanked"@en .


###  https://blackcatinformatics.ca/gmeow/romanticAromantic
gmeow:romanticAromantic rdf:type owl:NamedIndividual ,
                                 gmeow:RomanticOrientationValue ;
                        rdfs:label "aromantic"@en .


###  https://blackcatinformatics.ca/gmeow/romanticBiromantic
gmeow:romanticBiromantic rdf:type owl:NamedIndividual ,
                                  gmeow:RomanticOrientationValue ;
                         rdfs:label "biromantic"@en .


###  https://blackcatinformatics.ca/gmeow/romanticDemiromantic
gmeow:romanticDemiromantic rdf:type owl:NamedIndividual ,
                                    gmeow:RomanticOrientationValue ;
                           rdfs:label "demiromantic"@en .


###  https://blackcatinformatics.ca/gmeow/romanticHeteroromantic
gmeow:romanticHeteroromantic rdf:type owl:NamedIndividual ,
                                      gmeow:RomanticOrientationValue ;
                             rdfs:label "heteroromantic"@en .


###  https://blackcatinformatics.ca/gmeow/romanticHomoromantic
gmeow:romanticHomoromantic rdf:type owl:NamedIndividual ,
                                    gmeow:RomanticOrientationValue ;
                           rdfs:label "homoromantic"@en .


###  https://blackcatinformatics.ca/gmeow/romanticPanromantic
gmeow:romanticPanromantic rdf:type owl:NamedIndividual ,
                                   gmeow:RomanticOrientationValue ;
                          rdfs:label "panromantic"@en .


###  https://blackcatinformatics.ca/gmeow/romanticQueerromantic
gmeow:romanticQueerromantic rdf:type owl:NamedIndividual ,
                                     gmeow:RomanticOrientationValue ;
                            rdfs:label "queerplatonic / queer-romantic"@en .


###  https://blackcatinformatics.ca/gmeow/romanticQuestioning
gmeow:romanticQuestioning rdf:type owl:NamedIndividual ,
                                   gmeow:RomanticOrientationValue ;
                          rdfs:label "questioning"@en .


###  https://blackcatinformatics.ca/gmeow/routeKindAccessible
gmeow:routeKindAccessible rdf:type owl:NamedIndividual ,
                                   gmeow:RouteKind ;
                          rdfs:label "accessible route"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A route computed to satisfy a set of accessibility needs. The actual path is determined by the solver layer (Principle 12), not asserted in OWL."@en .


###  https://blackcatinformatics.ca/gmeow/routeKindCitation
gmeow:routeKindCitation rdf:type owl:NamedIndividual ,
                                 gmeow:RouteKind ;
                        rdfs:label "citation chain"@en .


###  https://blackcatinformatics.ca/gmeow/routeKindDependency
gmeow:routeKindDependency rdf:type owl:NamedIndividual ,
                                   gmeow:RouteKind ;
                          rdfs:label "dependency chain"@en .


###  https://blackcatinformatics.ca/gmeow/routeKindFlight
gmeow:routeKindFlight rdf:type owl:NamedIndividual ,
                               gmeow:RouteKind ;
                      rdfs:label "flight path"@en .


###  https://blackcatinformatics.ca/gmeow/routeKindNetwork
gmeow:routeKindNetwork rdf:type owl:NamedIndividual ,
                                gmeow:RouteKind ;
                       rdfs:label "network path"@en .


###  https://blackcatinformatics.ca/gmeow/routeKindSocial
gmeow:routeKindSocial rdf:type owl:NamedIndividual ,
                               gmeow:RouteKind ;
                      rdfs:label "social path"@en .


###  https://blackcatinformatics.ca/gmeow/routeKindTransit
gmeow:routeKindTransit rdf:type owl:NamedIndividual ,
                                gmeow:RouteKind ;
                       rdfs:label "transit route"@en .


###  https://blackcatinformatics.ca/gmeow/routeKindWalking
gmeow:routeKindWalking rdf:type owl:NamedIndividual ,
                                gmeow:RouteKind ;
                       rdfs:label "walking route"@en .


###  https://blackcatinformatics.ca/gmeow/saabFemale
gmeow:saabFemale rdf:type owl:NamedIndividual ,
                          gmeow:SexAssignedAtBirth ;
                 rdfs:label "assigned female"@en .


###  https://blackcatinformatics.ca/gmeow/saabIntersex
gmeow:saabIntersex rdf:type owl:NamedIndividual ,
                            gmeow:SexAssignedAtBirth ;
                   rdfs:label "intersex"@en .


###  https://blackcatinformatics.ca/gmeow/saabMale
gmeow:saabMale rdf:type owl:NamedIndividual ,
                        gmeow:SexAssignedAtBirth ;
               rdfs:label "assigned male"@en .


###  https://blackcatinformatics.ca/gmeow/saabUnknown
gmeow:saabUnknown rdf:type owl:NamedIndividual ,
                           gmeow:SexAssignedAtBirth ;
                  rdfs:label "unknown / not recorded"@en .


###  https://blackcatinformatics.ca/gmeow/scaleACTFL
gmeow:scaleACTFL rdf:type owl:NamedIndividual ,
                          gmeow:ProficiencyScale ;
                 rdfs:label "ACTFL"@en .


###  https://blackcatinformatics.ca/gmeow/scaleCEFR
gmeow:scaleCEFR rdf:type owl:NamedIndividual ,
                         gmeow:ProficiencyScale ;
                rdfs:label "CEFR"@en .


###  https://blackcatinformatics.ca/gmeow/scaleILR
gmeow:scaleILR rdf:type owl:NamedIndividual ,
                        gmeow:ProficiencyScale ;
               rdfs:label "ILR"@en .


###  https://blackcatinformatics.ca/gmeow/scaleMajor
gmeow:scaleMajor rdf:type owl:NamedIndividual ,
                          gmeow:VersionScale ;
                 rdfs:label "major"@en .


###  https://blackcatinformatics.ca/gmeow/scaleMinor
gmeow:scaleMinor rdf:type owl:NamedIndividual ,
                          gmeow:VersionScale ;
                 rdfs:label "minor"@en .


###  https://blackcatinformatics.ca/gmeow/scaleSelfReported
gmeow:scaleSelfReported rdf:type owl:NamedIndividual ,
                                 gmeow:ProficiencyScale ;
                        rdfs:label "self-reported"@en .


###  https://blackcatinformatics.ca/gmeow/scaleTrivial
gmeow:scaleTrivial rdf:type owl:NamedIndividual ,
                            gmeow:VersionScale ;
                   rdfs:label "trivial"@en .


###  https://blackcatinformatics.ca/gmeow/schemeBGNPCGN
gmeow:schemeBGNPCGN rdf:type owl:NamedIndividual ,
                             gmeow:TransliterationScheme ;
                    rdfs:label "BGN/PCGN romanization"@en .


###  https://blackcatinformatics.ca/gmeow/schemeHepburn
gmeow:schemeHepburn rdf:type owl:NamedIndividual ,
                             gmeow:TransliterationScheme ;
                    rdfs:label "Hepburn (Japanese → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/schemeIAST
gmeow:schemeIAST rdf:type owl:NamedIndividual ,
                          gmeow:TransliterationScheme ;
                 rdfs:label "IAST (Sanskrit/Indic → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/schemeIPA
gmeow:schemeIPA rdf:type owl:NamedIndividual ,
                         gmeow:TransliterationScheme ;
                rdfs:label "IPA phonetic transcription"@en .


###  https://blackcatinformatics.ca/gmeow/schemeISO15919
gmeow:schemeISO15919 rdf:type owl:NamedIndividual ,
                              gmeow:TransliterationScheme ;
                     rdfs:label "ISO 15919 (Indic → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/schemeISO233
gmeow:schemeISO233 rdf:type owl:NamedIndividual ,
                            gmeow:TransliterationScheme ;
                   rdfs:label "ISO 233 (Arabic → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/schemeKunreiShiki
gmeow:schemeKunreiShiki rdf:type owl:NamedIndividual ,
                                 gmeow:TransliterationScheme ;
                        rdfs:label "Kunrei-shiki (Japanese → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/schemeMcCuneReischauer
gmeow:schemeMcCuneReischauer rdf:type owl:NamedIndividual ,
                                      gmeow:TransliterationScheme ;
                             rdfs:label "McCune-Reischauer (Korean → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/schemeNihonShiki
gmeow:schemeNihonShiki rdf:type owl:NamedIndividual ,
                                gmeow:TransliterationScheme ;
                       rdfs:label "Nihon-shiki (Japanese → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/schemePinyin
gmeow:schemePinyin rdf:type owl:NamedIndividual ,
                            gmeow:TransliterationScheme ;
                   rdfs:label "Hanyu Pinyin (Mandarin → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/schemeRevisedRomanization
gmeow:schemeRevisedRomanization rdf:type owl:NamedIndividual ,
                                         gmeow:TransliterationScheme ;
                                rdfs:label "Revised Romanization (Korean → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/schemeWadeGiles
gmeow:schemeWadeGiles rdf:type owl:NamedIndividual ,
                               gmeow:TransliterationScheme ;
                      rdfs:label "Wade-Giles (Mandarin → Latin)"@en .


###  https://blackcatinformatics.ca/gmeow/scriptRoleDecorative
gmeow:scriptRoleDecorative rdf:type owl:NamedIndividual ,
                                    gmeow:ScriptRole ;
                           rdfs:label "decorative"@en .


###  https://blackcatinformatics.ca/gmeow/scriptRoleHistorical
gmeow:scriptRoleHistorical rdf:type owl:NamedIndividual ,
                                    gmeow:ScriptRole ;
                           rdfs:label "historical / superseded"@en .


###  https://blackcatinformatics.ca/gmeow/scriptRoleLiturgical
gmeow:scriptRoleLiturgical rdf:type owl:NamedIndividual ,
                                    gmeow:ScriptRole ;
                           rdfs:label "liturgical"@en .


###  https://blackcatinformatics.ca/gmeow/scriptRoleLoanword
gmeow:scriptRoleLoanword rdf:type owl:NamedIndividual ,
                                  gmeow:ScriptRole ;
                         rdfs:label "loanword / foreign term"@en .


###  https://blackcatinformatics.ca/gmeow/scriptRoleLogographicContent
gmeow:scriptRoleLogographicContent rdf:type owl:NamedIndividual ,
                                            gmeow:ScriptRole ;
                                   rdfs:label "logographic content"@en .


###  https://blackcatinformatics.ca/gmeow/scriptRolePrimary
gmeow:scriptRolePrimary rdf:type owl:NamedIndividual ,
                                 gmeow:ScriptRole ;
                        rdfs:label "primary"@en .


###  https://blackcatinformatics.ca/gmeow/scriptRoleSyllabicGrammar
gmeow:scriptRoleSyllabicGrammar rdf:type owl:NamedIndividual ,
                                         gmeow:ScriptRole ;
                                rdfs:label "syllabic grammar / inflection"@en .


###  https://blackcatinformatics.ca/gmeow/scriptRoleTransliteration
gmeow:scriptRoleTransliteration rdf:type owl:NamedIndividual ,
                                         gmeow:ScriptRole ;
                                rdfs:label "transliteration / romanization"@en .


###  https://blackcatinformatics.ca/gmeow/sensitivityConfidential
gmeow:sensitivityConfidential rdf:type owl:NamedIndividual ,
                                       gmeow:SensitivityLevel ;
                              rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "confidential"@en .


###  https://blackcatinformatics.ca/gmeow/sensitivityInternal
gmeow:sensitivityInternal rdf:type owl:NamedIndividual ,
                                   gmeow:SensitivityLevel ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "internal"@en .


###  https://blackcatinformatics.ca/gmeow/sensitivityPublic
gmeow:sensitivityPublic rdf:type owl:NamedIndividual ,
                                 gmeow:SensitivityLevel ;
                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "public"@en .


###  https://blackcatinformatics.ca/gmeow/sensitivityRestricted
gmeow:sensitivityRestricted rdf:type owl:NamedIndividual ,
                                     gmeow:SensitivityLevel ;
                            rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "restricted"@en .


###  https://blackcatinformatics.ca/gmeow/sensitivitySensitivePersonal
gmeow:sensitivitySensitivePersonal rdf:type owl:NamedIndividual ,
                                            gmeow:SensitivityLevel ;
                                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                   rdfs:label "sensitive personal"@en .


###  https://blackcatinformatics.ca/gmeow/sensoryModalityAirQuality
gmeow:sensoryModalityAirQuality rdf:type owl:NamedIndividual ,
                                         gmeow:SensoryModality ;
                                rdfs:label "air quality"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "The air-quality/chemical-composition sensory channel."@en .


###  https://blackcatinformatics.ca/gmeow/sensoryModalityAuditory
gmeow:sensoryModalityAuditory rdf:type owl:NamedIndividual ,
                                       gmeow:SensoryModality ;
                              rdfs:label "auditory"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "The auditory/sound sensory channel."@en .


###  https://blackcatinformatics.ca/gmeow/sensoryModalityGustatory
gmeow:sensoryModalityGustatory rdf:type owl:NamedIndividual ,
                                        gmeow:SensoryModality ;
                               rdfs:label "gustatory"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The gustatory/taste sensory channel."@en .


###  https://blackcatinformatics.ca/gmeow/sensoryModalityOlfactory
gmeow:sensoryModalityOlfactory rdf:type owl:NamedIndividual ,
                                        gmeow:SensoryModality ;
                               rdfs:label "olfactory"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The olfactory/smell sensory channel."@en .


###  https://blackcatinformatics.ca/gmeow/sensoryModalityTactile
gmeow:sensoryModalityTactile rdf:type owl:NamedIndividual ,
                                      gmeow:SensoryModality ;
                             rdfs:label "tactile"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The tactile/touch sensory channel."@en .


###  https://blackcatinformatics.ca/gmeow/sensoryModalityThermal
gmeow:sensoryModalityThermal rdf:type owl:NamedIndividual ,
                                      gmeow:SensoryModality ;
                             rdfs:label "thermal"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The thermal/temperature sensory channel."@en .


###  https://blackcatinformatics.ca/gmeow/sensoryModalityVisual
gmeow:sensoryModalityVisual rdf:type owl:NamedIndividual ,
                                     gmeow:SensoryModality ;
                            rdfs:label "visual"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The visual/light sensory channel."@en .


###  https://blackcatinformatics.ca/gmeow/sequenceFeatureTypeCDS
gmeow:sequenceFeatureTypeCDS rdf:type owl:NamedIndividual ,
                                      gmeow:SequenceFeatureType ;
                             rdfs:label "coding sequence (CDS)"@en .


###  https://blackcatinformatics.ca/gmeow/sequenceFeatureTypeChromosome
gmeow:sequenceFeatureTypeChromosome rdf:type owl:NamedIndividual ,
                                             gmeow:SequenceFeatureType ;
                                    rdfs:label "chromosome"@en .


###  https://blackcatinformatics.ca/gmeow/sequenceFeatureTypeExon
gmeow:sequenceFeatureTypeExon rdf:type owl:NamedIndividual ,
                                       gmeow:SequenceFeatureType ;
                              rdfs:label "exon"@en .


###  https://blackcatinformatics.ca/gmeow/sequenceFeatureTypeGene
gmeow:sequenceFeatureTypeGene rdf:type owl:NamedIndividual ,
                                       gmeow:SequenceFeatureType ;
                              rdfs:label "gene"@en .


###  https://blackcatinformatics.ca/gmeow/sequenceFeatureTypeIntron
gmeow:sequenceFeatureTypeIntron rdf:type owl:NamedIndividual ,
                                         gmeow:SequenceFeatureType ;
                                rdfs:label "intron"@en .


###  https://blackcatinformatics.ca/gmeow/sequenceFeatureTypeSNP
gmeow:sequenceFeatureTypeSNP rdf:type owl:NamedIndividual ,
                                      gmeow:SequenceFeatureType ;
                             rdfs:label "single nucleotide polymorphism (SNP)"@en .


###  https://blackcatinformatics.ca/gmeow/signatureSchemeBLS12-381
gmeow:signatureSchemeBLS12-381 rdf:type owl:NamedIndividual ,
                                        gmeow:SignatureScheme ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "BLS12-381"@en .


###  https://blackcatinformatics.ca/gmeow/signatureSchemeECDSAP256
gmeow:signatureSchemeECDSAP256 rdf:type owl:NamedIndividual ,
                                        gmeow:SignatureScheme ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "ECDSA-P256"@en .


###  https://blackcatinformatics.ca/gmeow/signatureSchemeECDSASecp256k1
gmeow:signatureSchemeECDSASecp256k1 rdf:type owl:NamedIndividual ,
                                             gmeow:SignatureScheme ;
                                    rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                    rdfs:label "ECDSA-secp256k1"@en .


###  https://blackcatinformatics.ca/gmeow/signatureSchemeEd25519
gmeow:signatureSchemeEd25519 rdf:type owl:NamedIndividual ,
                                      gmeow:SignatureScheme ;
                             rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "Ed25519"@en .


###  https://blackcatinformatics.ca/gmeow/signatureSchemeRSASHA256
gmeow:signatureSchemeRSASHA256 rdf:type owl:NamedIndividual ,
                                        gmeow:SignatureScheme ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "RSA-SHA256"@en .


###  https://blackcatinformatics.ca/gmeow/statusConstructedActive
gmeow:statusConstructedActive rdf:type owl:NamedIndividual ,
                                       gmeow:LanguageStatus ;
                              rdfs:label "constructed — actively used"@en .


###  https://blackcatinformatics.ca/gmeow/statusDormant
gmeow:statusDormant rdf:type owl:NamedIndividual ,
                             gmeow:LanguageStatus ;
                    rdfs:label "dormant"@en .


###  https://blackcatinformatics.ca/gmeow/statusEmerging
gmeow:statusEmerging rdf:type owl:NamedIndividual ,
                              gmeow:LanguageStatus ;
                     rdfs:label "emerging"@en .


###  https://blackcatinformatics.ca/gmeow/statusExtinct
gmeow:statusExtinct rdf:type owl:NamedIndividual ,
                             gmeow:LanguageStatus ;
                    rdfs:label "extinct"@en .


###  https://blackcatinformatics.ca/gmeow/statusHistorical
gmeow:statusHistorical rdf:type owl:NamedIndividual ,
                                gmeow:LanguageStatus ;
                       rdfs:label "historical"@en .


###  https://blackcatinformatics.ca/gmeow/statusLiving
gmeow:statusLiving rdf:type owl:NamedIndividual ,
                            gmeow:LanguageStatus ;
                   rdfs:label "living"@en .


###  https://blackcatinformatics.ca/gmeow/statusProposed
gmeow:statusProposed rdf:type owl:NamedIndividual ,
                              gmeow:LanguageStatus ;
                     rdfs:label "proposed"@en .


###  https://blackcatinformatics.ca/gmeow/statusRevived
gmeow:statusRevived rdf:type owl:NamedIndividual ,
                             gmeow:LanguageStatus ;
                    rdfs:label "revived"@en .


###  https://blackcatinformatics.ca/gmeow/storageMediumCloudService
gmeow:storageMediumCloudService rdf:type owl:NamedIndividual ,
                                         gmeow:StorageMedium ;
                                rdfs:label "cloud service"@en .


###  https://blackcatinformatics.ca/gmeow/storageMediumContentAddressed
gmeow:storageMediumContentAddressed rdf:type owl:NamedIndividual ,
                                             gmeow:StorageMedium ;
                                    rdfs:label "content-addressed store"@en .


###  https://blackcatinformatics.ca/gmeow/storageMediumLocalFilesystem
gmeow:storageMediumLocalFilesystem rdf:type owl:NamedIndividual ,
                                            gmeow:StorageMedium ;
                                   rdfs:label "local filesystem"@en .


###  https://blackcatinformatics.ca/gmeow/storageMediumObjectStore
gmeow:storageMediumObjectStore rdf:type owl:NamedIndividual ,
                                        gmeow:StorageMedium ;
                               rdfs:label "object store"@en .


###  https://blackcatinformatics.ca/gmeow/storageMediumPhysicalDisk
gmeow:storageMediumPhysicalDisk rdf:type owl:NamedIndividual ,
                                         gmeow:StorageMedium ;
                                rdfs:label "physical disk"@en .


###  https://blackcatinformatics.ca/gmeow/storageMediumRemovableMedia
gmeow:storageMediumRemovableMedia rdf:type owl:NamedIndividual ,
                                           gmeow:StorageMedium ;
                                  rdfs:label "removable media"@en .


###  https://blackcatinformatics.ca/gmeow/strandBoth
gmeow:strandBoth rdf:type owl:NamedIndividual ,
                          gmeow:StrandOrientation ;
                 rdfs:label "both strands"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "Applies to both strands, e.g. some regulatory regions."@en .


###  https://blackcatinformatics.ca/gmeow/strandForward
gmeow:strandForward rdf:type owl:NamedIndividual ,
                             gmeow:StrandOrientation ;
                    rdfs:label "forward / Watson strand"@en .


###  https://blackcatinformatics.ca/gmeow/strandReverse
gmeow:strandReverse rdf:type owl:NamedIndividual ,
                             gmeow:StrandOrientation ;
                    rdfs:label "reverse / Crick strand"@en .


###  https://blackcatinformatics.ca/gmeow/tagReview
gmeow:tagReview rdf:type owl:NamedIndividual ,
                         gmeow:Tag ;
                rdfs:label "review"@en .


###  https://blackcatinformatics.ca/gmeow/tagTodo
gmeow:tagTodo rdf:type owl:NamedIndividual ,
                       gmeow:Tag ;
              rdfs:label "todo"@en .


###  https://blackcatinformatics.ca/gmeow/tagUrgent
gmeow:tagUrgent rdf:type owl:NamedIndividual ,
                         gmeow:Tag ;
                rdfs:label "urgent"@en .


###  https://blackcatinformatics.ca/gmeow/temporalFrameTAI
gmeow:temporalFrameTAI rdf:type owl:NamedIndividual ,
                                gmeow:TemporalFrame ;
                       gmeow:determinacyModel gmeow:determinacyCrisp ;
                       gmeow:frameKind gmeow:frameKindScalar ;
                       gmeow:frameRealm gmeow:frameRealmTemporal ;
                       gmeow:frameTimeScale gmeow:timeScaleTAI ;
                       gmeow:hasAxis gmeow:axisScalar ;
                       gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
                       gmeow:requiresHost "false"^^xsd:boolean ;
                       rdfs:label "TAI (atomic, no calendar)"@en .


###  https://blackcatinformatics.ca/gmeow/temporalFrameTDBGregorian
gmeow:temporalFrameTDBGregorian rdf:type owl:NamedIndividual ,
                                         gmeow:TemporalFrame ;
                                gmeow:determinacyModel gmeow:determinacyCrisp ;
                                gmeow:frameCalendarSystem gmeow:calendarGregorian ;
                                gmeow:frameKind gmeow:frameKindTemporal ;
                                gmeow:frameRealm gmeow:frameRealmTemporal ;
                                gmeow:frameTimeScale gmeow:timeScaleTDB ;
                                gmeow:hasAxis gmeow:axisDay ,
                                              gmeow:axisHour ,
                                              gmeow:axisMinute ,
                                              gmeow:axisMonth ,
                                              gmeow:axisSecond ,
                                              gmeow:axisYear ;
                                gmeow:dimensionCount "6"^^xsd:nonNegativeInteger ;
                                gmeow:requiresHost "false"^^xsd:boolean ;
                                rdfs:label "TDB Gregorian (barycentric)"@en .


###  https://blackcatinformatics.ca/gmeow/temporalFrameTTGregorian
gmeow:temporalFrameTTGregorian rdf:type owl:NamedIndividual ,
                                        gmeow:TemporalFrame ;
                               gmeow:determinacyModel gmeow:determinacyCrisp ;
                               gmeow:frameCalendarSystem gmeow:calendarGregorian ;
                               gmeow:frameKind gmeow:frameKindTemporal ;
                               gmeow:frameRealm gmeow:frameRealmTemporal ;
                               gmeow:frameTimeScale gmeow:timeScaleTT ;
                               gmeow:hasAxis gmeow:axisDay ,
                                             gmeow:axisHour ,
                                             gmeow:axisMinute ,
                                             gmeow:axisMonth ,
                                             gmeow:axisSecond ,
                                             gmeow:axisYear ;
                               gmeow:dimensionCount "6"^^xsd:nonNegativeInteger ;
                               gmeow:requiresHost "false"^^xsd:boolean ;
                               rdfs:label "TT Gregorian (dynamical)"@en .


###  https://blackcatinformatics.ca/gmeow/temporalFrameUTCGregorian
gmeow:temporalFrameUTCGregorian rdf:type owl:NamedIndividual ,
                                         gmeow:TemporalFrame ;
                                gmeow:determinacyModel gmeow:determinacyCrisp ;
                                gmeow:frameCalendarSystem gmeow:calendarGregorian ;
                                gmeow:frameKind gmeow:frameKindTemporal ;
                                gmeow:frameRealm gmeow:frameRealmTemporal ;
                                gmeow:frameTimeScale gmeow:timeScaleUTC ;
                                gmeow:hasAxis gmeow:axisDay ,
                                              gmeow:axisHour ,
                                              gmeow:axisMinute ,
                                              gmeow:axisMonth ,
                                              gmeow:axisSecond ,
                                              gmeow:axisYear ;
                                gmeow:dimensionCount "6"^^xsd:nonNegativeInteger ;
                                gmeow:requiresHost "false"^^xsd:boolean ;
                                rdfs:label "UTC Gregorian (civil time)"@en .


###  https://blackcatinformatics.ca/gmeow/tenseFuture
gmeow:tenseFuture rdf:type owl:NamedIndividual ,
                           gmeow:GrammaticalTense ;
                  rdfs:label "future"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "ISO-TimeML tense FUTURE."@en .


###  https://blackcatinformatics.ca/gmeow/tenseNone
gmeow:tenseNone rdf:type owl:NamedIndividual ,
                         gmeow:GrammaticalTense ;
                rdfs:label "none"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "ISO-TimeML tense NONE (untensed / nominal mention)."@en .


###  https://blackcatinformatics.ca/gmeow/tensePast
gmeow:tensePast rdf:type owl:NamedIndividual ,
                         gmeow:GrammaticalTense ;
                rdfs:label "past"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "ISO-TimeML tense PAST."@en .


###  https://blackcatinformatics.ca/gmeow/tensePresent
gmeow:tensePresent rdf:type owl:NamedIndividual ,
                            gmeow:GrammaticalTense ;
                   rdfs:label "present"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "ISO-TimeML tense PRESENT."@en .


###  https://blackcatinformatics.ca/gmeow/tenureTypeCrownLease
gmeow:tenureTypeCrownLease rdf:type owl:NamedIndividual ,
                                    gmeow:LandTenureType ;
                           rdfs:label "crown lease"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A lease from the Crown or state — land held under a lease agreement with the sovereign or government, common in Commonwealth jurisdictions."@en .


###  https://blackcatinformatics.ca/gmeow/tenureTypeEasement
gmeow:tenureTypeEasement rdf:type owl:NamedIndividual ,
                                  gmeow:LandTenureType ;
                         rdfs:label "easement"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "An easement — a non-possessory right to use land owned by another party for a specific purpose (e.g. right of way, utility corridor)."@en .


###  https://blackcatinformatics.ca/gmeow/tenureTypeFreehold
gmeow:tenureTypeFreehold rdf:type owl:NamedIndividual ,
                                  gmeow:LandTenureType ;
                         rdfs:label "freehold"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A freehold estate — ownership of land for an unlimited duration, subject only to the powers of the Crown or state (allodial title)."@en .


###  https://blackcatinformatics.ca/gmeow/tenureTypeLeasehold
gmeow:tenureTypeLeasehold rdf:type owl:NamedIndividual ,
                                   gmeow:LandTenureType ;
                          rdfs:label "leasehold"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A leasehold interest — the right to occupy and use land for a specified term under a lease agreement with the owner."@en .


###  https://blackcatinformatics.ca/gmeow/tenureTypeMortgage
gmeow:tenureTypeMortgage rdf:type owl:NamedIndividual ,
                                  gmeow:LandTenureType ;
                         rdfs:label "mortgage"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A mortgage or charge — a security interest in land granted to a lender as collateral for a debt."@en .


###  https://blackcatinformatics.ca/gmeow/tenureTypeOwnership
gmeow:tenureTypeOwnership rdf:type owl:NamedIndividual ,
                                   gmeow:LandTenureType ;
                          rdfs:label "ownership"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Full ownership of the land — the right to possess, use, enjoy, and dispose of the property, subject to applicable law."@en .


###  https://blackcatinformatics.ca/gmeow/tenureTypeUsufruct
gmeow:tenureTypeUsufruct rdf:type owl:NamedIndividual ,
                                  gmeow:LandTenureType ;
                         rdfs:label "usufruct"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A usufruct — the right to use and derive income from land belonging to another, without impairing its substance."@en .


###  https://blackcatinformatics.ca/gmeow/timeScaleGPS
gmeow:timeScaleGPS rdf:type owl:NamedIndividual ,
                            gmeow:TimeScale ;
                   rdfs:label "GPS Time"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Atomic time scale used by GPS, offset from TAI."@en .


###  https://blackcatinformatics.ca/gmeow/timeScaleTAI
gmeow:timeScaleTAI rdf:type owl:NamedIndividual ,
                            gmeow:TimeScale ;
                   rdfs:label "International Atomic Time (TAI)"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Atomic time scale based on SI seconds."@en .


###  https://blackcatinformatics.ca/gmeow/timeScaleTDB
gmeow:timeScaleTDB rdf:type owl:NamedIndividual ,
                            gmeow:TimeScale ;
                   rdfs:label "Barycentric Dynamical Time (TDB)"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Dynamical time scale for solar-system barycentric calculations."@en .


###  https://blackcatinformatics.ca/gmeow/timeScaleTT
gmeow:timeScaleTT rdf:type owl:NamedIndividual ,
                           gmeow:TimeScale ;
                  rdfs:label "Terrestrial Time (TT)"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Dynamical time scale for Earth-surface geocentric coordinate time."@en .


###  https://blackcatinformatics.ca/gmeow/timeScaleUT1
gmeow:timeScaleUT1 rdf:type owl:NamedIndividual ,
                            gmeow:TimeScale ;
                   rdfs:label "Universal Time 1 (UT1)"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Earth-rotation-based time scale; the basis for civil-time solar alignment."@en .


###  https://blackcatinformatics.ca/gmeow/timeScaleUTC
gmeow:timeScaleUTC rdf:type owl:NamedIndividual ,
                            gmeow:TimeScale ;
                   rdfs:label "Coordinated Universal Time (UTC)"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Civil atomic time scale with leap seconds."@en .


###  https://blackcatinformatics.ca/gmeow/trademarkStatusCancelled
gmeow:trademarkStatusCancelled rdf:type owl:NamedIndividual ,
                                        gmeow:TrademarkStatus ;
                               rdfs:label "cancelled"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "A registration that has been cancelled / invalidated."@en .


###  https://blackcatinformatics.ca/gmeow/trademarkStatusExpired
gmeow:trademarkStatusExpired rdf:type owl:NamedIndividual ,
                                      gmeow:TrademarkStatus ;
                             rdfs:label "expired"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A registration that has lapsed / expired (retained, not deleted — Principle 10; gmeow:validUntil records when)."@en .


###  https://blackcatinformatics.ca/gmeow/trademarkStatusPending
gmeow:trademarkStatusPending rdf:type owl:NamedIndividual ,
                                      gmeow:TrademarkStatus ;
                             rdfs:label "pending"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A trademark application pending registration."@en .


###  https://blackcatinformatics.ca/gmeow/trademarkStatusRegistered
gmeow:trademarkStatusRegistered rdf:type owl:NamedIndividual ,
                                         gmeow:TrademarkStatus ;
                                rdfs:label "registered (®)"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "A registered trademark, asserted with the ® symbol."@en .


###  https://blackcatinformatics.ca/gmeow/trademarkStatusUnregistered
gmeow:trademarkStatusUnregistered rdf:type owl:NamedIndividual ,
                                           gmeow:TrademarkStatus ;
                                  rdfs:label "unregistered (™)"@en ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "An unregistered common-law trademark, asserted with the ™ symbol."@en .


###  https://blackcatinformatics.ca/gmeow/unequivocal
gmeow:unequivocal rdf:type owl:NamedIndividual ,
                           gmeow:StandpointModality ;
                  rdfs:label "unequivocal (□, true)"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "□_S — settled / necessary true according to the standpoint: the proposition holds in every precisification the standpoint admits (CRMinf belief value 'true'). The default when no gmeow:standpointModality is given."@en .


###  https://blackcatinformatics.ca/gmeow/universalStandpoint
gmeow:universalStandpoint rdf:type owl:NamedIndividual ,
                                   gmeow:Standpoint ;
                          rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "universal standpoint (*)"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The universal standpoint * — the top of the poset, admitting every precisification: the uncontested global facts every standpoint shares. A statement with no gmeow:accordingTo is held according to the universal standpoint; every standpoint gmeow:sharpens it."@en .


###  https://blackcatinformatics.ca/gmeow/verificationStatusExpired
gmeow:verificationStatusExpired rdf:type owl:NamedIndividual ,
                                         gmeow:VerificationStatus ;
                                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                rdfs:label "expired"@en .


###  https://blackcatinformatics.ca/gmeow/verificationStatusFailed
gmeow:verificationStatusFailed rdf:type owl:NamedIndividual ,
                                        gmeow:VerificationStatus ;
                               rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "failed"@en .


###  https://blackcatinformatics.ca/gmeow/verificationStatusFinalityPending
gmeow:verificationStatusFinalityPending rdf:type owl:NamedIndividual ,
                                                 gmeow:VerificationStatus ;
                                        rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                        rdfs:label "finality pending"@en .


###  https://blackcatinformatics.ca/gmeow/verificationStatusPolicyFailed
gmeow:verificationStatusPolicyFailed rdf:type owl:NamedIndividual ,
                                              gmeow:VerificationStatus ;
                                     rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                     rdfs:label "policy failed"@en .


###  https://blackcatinformatics.ca/gmeow/verificationStatusRevoked
gmeow:verificationStatusRevoked rdf:type owl:NamedIndividual ,
                                         gmeow:VerificationStatus ;
                                rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                rdfs:label "revoked"@en .


###  https://blackcatinformatics.ca/gmeow/verificationStatusUnverified
gmeow:verificationStatusUnverified rdf:type owl:NamedIndividual ,
                                            gmeow:VerificationStatus ;
                                   rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                   rdfs:label "unverified"@en .


###  https://blackcatinformatics.ca/gmeow/verificationStatusVerified
gmeow:verificationStatusVerified rdf:type owl:NamedIndividual ,
                                          gmeow:VerificationStatus ;
                                 rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                 rdfs:label "verified"@en .


###  https://blackcatinformatics.ca/gmeow/virtualLocationTypeChatSpace
gmeow:virtualLocationTypeChatSpace rdf:type owl:NamedIndividual ,
                                            gmeow:VirtualLocationType ;
                                   rdfs:label "chat space"@en .


###  https://blackcatinformatics.ca/gmeow/virtualLocationTypeMetaverseRoom
gmeow:virtualLocationTypeMetaverseRoom rdf:type owl:NamedIndividual ,
                                                gmeow:VirtualLocationType ;
                                       rdfs:label "metaverse room"@en .


###  https://blackcatinformatics.ca/gmeow/virtualLocationTypeOnlineForum
gmeow:virtualLocationTypeOnlineForum rdf:type owl:NamedIndividual ,
                                              gmeow:VirtualLocationType ;
                                     rdfs:label "online forum"@en .


###  https://blackcatinformatics.ca/gmeow/virtualLocationTypeSocialMediaPage
gmeow:virtualLocationTypeSocialMediaPage rdf:type owl:NamedIndividual ,
                                                  gmeow:VirtualLocationType ;
                                         rdfs:label "social media page"@en .


###  https://blackcatinformatics.ca/gmeow/virtualLocationTypeStreamingChannel
gmeow:virtualLocationTypeStreamingChannel rdf:type owl:NamedIndividual ,
                                                   gmeow:VirtualLocationType ;
                                          rdfs:label "streaming channel"@en .


###  https://blackcatinformatics.ca/gmeow/virtualLocationTypeVideoConference
gmeow:virtualLocationTypeVideoConference rdf:type owl:NamedIndividual ,
                                                  gmeow:VirtualLocationType ;
                                         rdfs:label "video conference"@en .


###  https://blackcatinformatics.ca/gmeow/virtualLocationTypeVirtualEventSpace
gmeow:virtualLocationTypeVirtualEventSpace rdf:type owl:NamedIndividual ,
                                                    gmeow:VirtualLocationType ;
                                           rdfs:label "virtual event space"@en .


###  https://blackcatinformatics.ca/gmeow/virtualLocationTypeWebsite
gmeow:virtualLocationTypeWebsite rdf:type owl:NamedIndividual ,
                                          gmeow:VirtualLocationType ;
                                 rdfs:label "website"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypeAbjad
gmeow:wsTypeAbjad rdf:type owl:NamedIndividual ,
                           gmeow:WritingSystemType ;
                  rdfs:label "abjad"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypeAbugida
gmeow:wsTypeAbugida rdf:type owl:NamedIndividual ,
                             gmeow:WritingSystemType ;
                    rdfs:label "abugida"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypeAlphabet
gmeow:wsTypeAlphabet rdf:type owl:NamedIndividual ,
                              gmeow:WritingSystemType ;
                     rdfs:label "alphabet"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypeFeatural
gmeow:wsTypeFeatural rdf:type owl:NamedIndividual ,
                              gmeow:WritingSystemType ;
                     rdfs:label "featural"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypeIdeographic
gmeow:wsTypeIdeographic rdf:type owl:NamedIndividual ,
                                 gmeow:WritingSystemType ;
                        rdfs:label "ideographic"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypeLogographic
gmeow:wsTypeLogographic rdf:type owl:NamedIndividual ,
                                 gmeow:WritingSystemType ;
                        rdfs:label "logographic"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypeMixed
gmeow:wsTypeMixed rdf:type owl:NamedIndividual ,
                           gmeow:WritingSystemType ;
                  rdfs:label "mixed"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypeNonLinear
gmeow:wsTypeNonLinear rdf:type owl:NamedIndividual ,
                               gmeow:WritingSystemType ;
                      rdfs:label "non-linear (e.g. Ithkuil)"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypePictographic
gmeow:wsTypePictographic rdf:type owl:NamedIndividual ,
                                  gmeow:WritingSystemType ;
                         rdfs:label "pictographic"@en .


###  https://blackcatinformatics.ca/gmeow/wsTypeSyllabary
gmeow:wsTypeSyllabary rdf:type owl:NamedIndividual ,
                               gmeow:WritingSystemType ;
                      rdfs:label "syllabary"@en .


###  https://blackcatinformatics.ca/gmeow/examples/alice
<https://blackcatinformatics.ca/gmeow/examples/alice> rdf:type owl:NamedIndividual ;
                                                      gmeow:knowsLanguage <https://blackcatinformatics.ca/gmeow/examples/lang-toki-pona> .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/alice> ;
   owl:annotatedProperty gmeow:knowsLanguage ;
   owl:annotatedTarget <https://blackcatinformatics.ca/gmeow/examples/lang-toki-pona> ;
   gmeow:confidence 0.6 ;
   gmeow:importanceLevel 2 ;
   gmeow:mappedFrom <https://blackcatinformatics.ca/gmeow/examples/agent-corpus-classifier>
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/birth-alice
<https://blackcatinformatics.ca/gmeow/examples/birth-alice> rdf:type owl:NamedIndividual ;
                                                            gmeow:eventTime "1990-05-01T00:00:00+00:00"^^xsd:dateTime .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/birth-alice> ;
   owl:annotatedProperty gmeow:eventTime ;
   owl:annotatedTarget "1990-05-01T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:assertedAt "2021-03-14T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:confidence 0.9 ;
   gmeow:mappedFrom <https://blackcatinformatics.ca/gmeow/examples/src-civil-register>
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/crimea
<https://blackcatinformatics.ca/gmeow/examples/crimea> rdf:type owl:NamedIndividual ;
                                                       gmeow:containedInPlace <https://blackcatinformatics.ca/gmeow/examples/russia> ,
                                                                              <https://blackcatinformatics.ca/gmeow/examples/ukraine> .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/crimea> ;
   owl:annotatedProperty gmeow:containedInPlace ;
   owl:annotatedTarget <https://blackcatinformatics.ca/gmeow/examples/russia> ;
   gmeow:accordingTo <https://blackcatinformatics.ca/gmeow/examples/standpoint-ru> ;
   gmeow:confidence 0.9 ;
   gmeow:mappedFrom <https://blackcatinformatics.ca/gmeow/examples/src-ru-decree> ;
   gmeow:validFrom "2014-03-18T00:00:00+00:00"^^xsd:dateTime
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/crimea> ;
   owl:annotatedProperty gmeow:containedInPlace ;
   owl:annotatedTarget <https://blackcatinformatics.ca/gmeow/examples/ukraine> ;
   gmeow:accordingTo <https://blackcatinformatics.ca/gmeow/examples/standpoint-un> ;
   gmeow:confidence 0.9 ;
   gmeow:validFrom "1991-12-01T00:00:00+00:00"^^xsd:dateTime
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/event-reformation-date
<https://blackcatinformatics.ca/gmeow/examples/event-reformation-date> rdf:type owl:NamedIndividual ;
                                                                       gmeow:eventTime "1582-10-05T00:00:00+00:00"^^xsd:dateTime ,
                                                                                       "1582-10-15T00:00:00+00:00"^^xsd:dateTime .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/event-reformation-date> ;
   owl:annotatedProperty gmeow:eventTime ;
   owl:annotatedTarget "1582-10-05T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:accordingTo <https://blackcatinformatics.ca/gmeow/examples/standpoint-julian-historiography> ;
   gmeow:assertedAt "2020-01-01T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:confidence 0.95
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/event-reformation-date> ;
   owl:annotatedProperty gmeow:eventTime ;
   owl:annotatedTarget "1582-10-15T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:accordingTo <https://blackcatinformatics.ca/gmeow/examples/standpoint-gregorian-historiography> ;
   gmeow:assertedAt "2020-01-01T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:confidence 0.95
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/gi-alice
<https://blackcatinformatics.ca/gmeow/examples/gi-alice> rdf:type owl:NamedIndividual ;
                                                         gmeow:genderValue gmeow:genderWoman .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/gi-alice> ;
   owl:annotatedProperty gmeow:genderValue ;
   owl:annotatedTarget gmeow:genderWoman ;
   gmeow:assertedAt "2019-06-01T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:confidence 0.98 ;
   gmeow:validFrom "2019-06-01"^^xsd:date
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/lang-toki-pona
<https://blackcatinformatics.ca/gmeow/examples/lang-toki-pona> rdf:type owl:NamedIndividual .


###  https://blackcatinformatics.ca/gmeow/examples/polity-y
<https://blackcatinformatics.ca/gmeow/examples/polity-y> rdf:type owl:NamedIndividual .


###  https://blackcatinformatics.ca/gmeow/examples/referenceFrameRobotEndEffector
<https://blackcatinformatics.ca/gmeow/examples/referenceFrameRobotEndEffector> rdf:type owl:NamedIndividual ;
                                                                               gmeow:parentFrame gmeow:referenceFrameRobotBase .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/referenceFrameRobotEndEffector> ;
   owl:annotatedProperty gmeow:parentFrame ;
   owl:annotatedTarget gmeow:referenceFrameRobotBase ;
   gmeow:assertedAt "2026-06-07T10:00:00+00:00"^^xsd:dateTime ;
   gmeow:confidence 0.95 ;
   gmeow:validFrom "2026-06-07T10:00:00+00:00"^^xsd:dateTime ;
   gmeow:validUntil "2026-06-07T10:05:00+00:00"^^xsd:dateTime
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/russia
<https://blackcatinformatics.ca/gmeow/examples/russia> rdf:type owl:NamedIndividual .


###  https://blackcatinformatics.ca/gmeow/examples/slam-cell-42
<https://blackcatinformatics.ca/gmeow/examples/slam-cell-42> rdf:type owl:NamedIndividual ;
                                                             gmeow:hasReferenceFrame gmeow:referenceFrameRobotSLAM .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/slam-cell-42> ;
   owl:annotatedProperty gmeow:hasReferenceFrame ;
   owl:annotatedTarget gmeow:referenceFrameRobotSLAM ;
   gmeow:accordingTo <https://blackcatinformatics.ca/gmeow/examples/robot-sensor-standpoint> ;
   gmeow:assertedAt "2026-06-07T09:30:00+00:00"^^xsd:dateTime ;
   gmeow:confidence 0.72
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/territory-x
<https://blackcatinformatics.ca/gmeow/examples/territory-x> rdf:type owl:NamedIndividual ;
                                                            gmeow:containedInPlace <https://blackcatinformatics.ca/gmeow/examples/polity-y> .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/territory-x> ;
   owl:annotatedProperty gmeow:containedInPlace ;
   owl:annotatedTarget <https://blackcatinformatics.ca/gmeow/examples/polity-y> ;
   gmeow:accordingTo <https://blackcatinformatics.ca/gmeow/examples/standpoint-2025-historiography> ;
   gmeow:assertedAt "2025-01-01T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:standpointModality gmeow:conceivable ;
   gmeow:validFrom "1850-01-01T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:validUntil "1860-12-31T00:00:00+00:00"^^xsd:dateTime
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/ukraine
<https://blackcatinformatics.ca/gmeow/examples/ukraine> rdf:type owl:NamedIndividual .


###  https://blackcatinformatics.ca/gmeow/examples/rights/acme
<https://blackcatinformatics.ca/gmeow/examples/rights/acme> rdf:type owl:NamedIndividual .


###  https://blackcatinformatics.ca/gmeow/examples/rights/cc-by-4
<https://blackcatinformatics.ca/gmeow/examples/rights/cc-by-4> rdf:type owl:NamedIndividual .


###  https://blackcatinformatics.ca/gmeow/examples/rights/contested-trademark
<https://blackcatinformatics.ca/gmeow/examples/rights/contested-trademark> rdf:type owl:NamedIndividual ;
                                                                           gmeow:trademarkHolder <https://blackcatinformatics.ca/gmeow/examples/rights/acme> ,
                                                                                                 <https://blackcatinformatics.ca/gmeow/examples/rights/omega> .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/rights/contested-trademark> ;
   owl:annotatedProperty gmeow:trademarkHolder ;
   owl:annotatedTarget <https://blackcatinformatics.ca/gmeow/examples/rights/acme> ;
   gmeow:accordingTo <https://blackcatinformatics.ca/gmeow/examples/rights/standpoint-acme> ;
   gmeow:confidence 0.6
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/rights/contested-trademark> ;
   owl:annotatedProperty gmeow:trademarkHolder ;
   owl:annotatedTarget <https://blackcatinformatics.ca/gmeow/examples/rights/omega> ;
   gmeow:accordingTo <https://blackcatinformatics.ca/gmeow/examples/rights/standpoint-omega> ;
   gmeow:confidence 0.6
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/rights/jane
<https://blackcatinformatics.ca/gmeow/examples/rights/jane> rdf:type owl:NamedIndividual .


###  https://blackcatinformatics.ca/gmeow/examples/rights/omega
<https://blackcatinformatics.ca/gmeow/examples/rights/omega> rdf:type owl:NamedIndividual .


###  https://blackcatinformatics.ca/gmeow/examples/rights/photo
<https://blackcatinformatics.ca/gmeow/examples/rights/photo> rdf:type owl:NamedIndividual ;
                                                             gmeow:hasLicense <https://blackcatinformatics.ca/gmeow/examples/rights/cc-by-4> .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/rights/photo> ;
   owl:annotatedProperty gmeow:hasLicense ;
   owl:annotatedTarget <https://blackcatinformatics.ca/gmeow/examples/rights/cc-by-4> ;
   gmeow:assertedAt "2026-01-01T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:confidence 0.95 ;
   gmeow:mappedFrom <https://blackcatinformatics.ca/gmeow/examples/rights/src-license-deed> ;
   gmeow:validFrom "2026-01-01T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:validUntil "2036-01-01T00:00:00+00:00"^^xsd:dateTime
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/rights/photo-copyright
<https://blackcatinformatics.ca/gmeow/examples/rights/photo-copyright> rdf:type owl:NamedIndividual ;
                                                                       gmeow:copyrightHolder <https://blackcatinformatics.ca/gmeow/examples/rights/jane> .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/rights/photo-copyright> ;
   owl:annotatedProperty gmeow:copyrightHolder ;
   owl:annotatedTarget <https://blackcatinformatics.ca/gmeow/examples/rights/jane> ;
   gmeow:assertedAt "2026-03-01T00:00:00+00:00"^^xsd:dateTime ;
   gmeow:confidence 0.85 ;
   gmeow:mappedFrom <https://blackcatinformatics.ca/gmeow/examples/rights/src-rights-register>
 ] .


###  https://blackcatinformatics.ca/gmeow/examples/rights/repo-license
<https://blackcatinformatics.ca/gmeow/examples/rights/repo-license> rdf:type owl:NamedIndividual ;
                                                                    gmeow:spdxLicenseId "Apache-2.0" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://blackcatinformatics.ca/gmeow/examples/rights/repo-license> ;
   owl:annotatedProperty gmeow:spdxLicenseId ;
   owl:annotatedTarget "Apache-2.0" ;
   gmeow:confidence 0.7 ;
   gmeow:importanceLevel 2 ;
   gmeow:mappedFrom <https://blackcatinformatics.ca/gmeow/examples/rights/agent-license-scanner>
 ] .


#################################################################
#    Annotations
#################################################################

gmeow:AccessibilityAssertion rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/accessibility> ;
                             rdfs:label "Accessibility Assertion"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A reified claim that a location or connection has a positive accessibility feature, a barrier, or a limited status for a given facet. Bears provenance (vantage, confidence, temporal scope) and suppression (displayable false — Principle 10). The flat shortcuts are gmeow:hasAccessibilityFeature and gmeow:hasBarrier; promote to AccessibilityAssertion when the claim itself must be a node."@en .


gmeow:AccessibilityFacet rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/accessibility> ;
                         rdfs:label "Accessibility Facet"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The dimension of accessibility being asserted — wheelchair, step-free, visual, auditory, cognitive, clearance, life-support. An open value vocabulary (individuals, never subclasses) per Principle 9."@en .


gmeow:AccessibilityPolarity rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/accessibility> ;
                            rdfs:label "Accessibility Polarity"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The polarity of an accessibility assertion — feature (positive), barrier (negative), or limited (partial)."@en .


gmeow:AcquaintanceRelationship rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "Acquaintance Relationship"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "An interpersonal relationship of social acquaintance — agents who have met and know one another (the reified form of hasMet)."@en .


gmeow:Activity rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Activity"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "Something that occurs over a period of time and acts upon or with entities — creating, transforming, using, or attributing them."@en .


gmeow:AddressTenure rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Address Tenure"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The reified, time-scoped fact that an agent held a contact point (e.g. an email address) over a particular interval."@en .


gmeow:AdoptiveParentChild rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Adoptive Parent-Child"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A parent-child relationship established by adoption."@en .


gmeow:Agent rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "Agent"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "An entity that can act, bear responsibility, and enter into agreements: a person, an organization, or a software agent."@en .


gmeow:AggregationFunction rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Aggregation Function"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The kind of statistical aggregation applied to a spatial region — a value vocabulary (individuals, never subclasses)."@en .


gmeow:Agreement rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Agreement"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "A mutual understanding between two or more agents that creates obligations or rights, reified as a relator connecting its parties."@en .


gmeow:AgreementName rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Agreement Name"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "An appellation borne by an agreement — a formal title, short name, or multilingual version of a contract or legal instrument. Carries its own gmeow:nameLanguage and gmeow:nameScript so co-equal multilingual names are separate first-class objects."@en .


gmeow:Appellation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Appellation"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A name as an information object borne by an entity — a person's name, a filename, a place name, an organization name. It carries the surface form (gmeow:fullName) and the structured parts (gmeow:hasNamePart); who uses it, toward whom, in what register and over what period is carried by gmeow:NameUsage. The universal superclass reconciling the scattered naming terms. Multiple appellations on one entity are CO-EQUAL — none is canonical or 'primary'."@en .


gmeow:Article rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Article"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A written work published in a periodical, blog, or scholarly venue."@en .


gmeow:AtomicConstraint rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Atomic Constraint"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A single ODRL constraint comparison: a gmeow:leftOperand (the dimension tested), a gmeow:constraintOperator (the comparison), and a gmeow:rightOperand (the value). E.g. leftOperand dateTime, operator lteq, rightOperand 2030-01-01 — 'valid until 2030'."@en .


gmeow:Attachment rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Attachment"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A non-inline body part presented as an attached file. An attachment may also be a gmeow:Document or gmeow:MediaObject (the two are not disjoint), and its text extraction or summary is a derived object linked by gmeow:wasDerivedFrom."@en .


gmeow:Attestation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Attestation"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A reified assertion envelope that an attester vouches for a claim, artifact, identity binding, process, quality report, or ledger claim under a specific policy. Mediates between an attester, an attested subject, and optionally an attested claim or artifact. Distinct from Observation: an attestation is a vouching act, not a measurement or sensory reading. Its validity window is carried with gmeow:validFrom/validUntil; revocation sets validUntil (Principle 10)."@en .


gmeow:AttestationArtifact rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Attestation Artifact"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A concrete carrier of an attestation — in-toto JSON, SLSA provenance, W3C Verifiable Credential, DSSE envelope, C2PA manifest, EAT token, signed RDF graph, SCITT signed statement, nanopublication, signed git tag, release manifest, or signed blockchain payload. The artifact is the serialization; the Attestation is the logical vouching act that the artifact carries."@en .


gmeow:AttestationPolicy rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Attestation Policy"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The policy or framework under which an attestation was issued — a value vocabulary (individuals, never subclasses). Open-ended; specific policies are minted as needed."@en .


gmeow:AttestationType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Attestation Type"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The kind of attestation being made — a value vocabulary (individuals, never subclasses). Distinguishes SLSA provenance, in-toto attestation, VC, DSSE envelope, C2PA manifest, EAT token, signed RDF, SCITT statement, nanopublication, blockchain claim, git signed tag, release manifest, quality report attestation, and AI output attestation."@en .


gmeow:AuthenticationResult rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "Authentication Result"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The outcome of an email authentication check (RFC 8601 Authentication-Results) — a method (DKIM, SPF, DMARC, ARC), a verdict, and the verifying server."@en .


gmeow:Axis rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "Axis"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "A coordinate axis or dimension of a reference frame (e.g. X, Y, Z, latitude, longitude, elevation, time)."@en .


gmeow:BiologicalParentChild rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "Biological Parent-Child"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A parent-child relationship by biological descent."@en .


gmeow:BiologicalSequenceLocation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                 rdfs:label "Biological Sequence Location"@en ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "A sequence-level container locus — a chromosome, contig, scaffold, or the sequence itself — that hosts SequenceFeature annotations via gmeow:hasSequenceFeature. The features themselves (genes, exons, SNPs, etc.) are SequenceFeature instances with their own coordinates and types; they are not BiologicalSequenceLocation instances."@en .


gmeow:Block rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "Block"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "A block of transactions on a distributed ledger or blockchain."@en .


gmeow:BlockchainAccount rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Blockchain Account"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "An address-controlled account on a blockchain or distributed ledger — the entity that holds assets, signs transactions, or controls a smart contract. Aligns to CAIP-10 account identifiers and did:pkh."@en .


gmeow:BlockchainNetwork rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Blockchain Network"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A blockchain network identified by a chain identifier (e.g. CAIP-2 chainId)."@en .


gmeow:BodyPart rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Body Part"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A MIME part of a message's body, with a media type and content."@en .


gmeow:BookRelease rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Book Release"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A concrete published edition or release of a book — an out-of-universe information object and rights-bearing publication artifact. Distinct from the in-universe narrative frame it contributes to; linked via gmeow:sourceFor."@en .


gmeow:CadastralReference rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Cadastral Reference"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A structured identifier for a land-administration record — a parcel number, folio identifier, title number, lot reference, or survey plan reference issued by a cadastral registry. Carries the reference value, its type, the issuing authority, and the jurisdiction under which it is valid. Temporal validity (re-survey, re-numbering) is carried with validFrom / validUntil on the reference itself."@en .


gmeow:CadastralReferenceType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "Cadastral Reference Type"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The kind of a cadastral reference (parcel identifier, folio number, title number, lot number, survey plan reference, etc.). A value, not a subclass: the set is open-ended and they share all of CadastralReference's structure, so a new kind is a new individual, not a new class (Principle 9)."@en .


gmeow:CalendarSystem rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Calendar System"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The rules mapping a time scale to human-readable dates. Co-equal: Gregorian is one peer among Julian, Hebrew, Islamic, Chinese, Persian, Ethiopian, Coptic, ISO week, and others (Principle 9)."@en .


gmeow:Capacity rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Capacity"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A measurement of the maximum number of entities a location can hold. The location is the observedFeature; the result is a ScalarQuantity. The entity kind being counted is implicit from the location's placeType and the ScalarQuantity's hasUnit (P11). A contested capacity (e.g., fire code vs. venue claim) is modelled as multiple co-existing Capacity measurements, each standpoint-indexed and confidence-weighted, never collapsing to a single winner (P9). A superseded capacity (e.g., after renovation) is suppressed via displayable false, never deleted (P10)."@en .


gmeow:CelestialCoordinates rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "Celestial Coordinates"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A point on the celestial sphere expressed as right ascension, declination, and an optional epoch — frame-relative per Principle 11. The reference frame (ICRS, FK5, Galactic, etc.) is declared via gmeow:coordinateFrame."@en .


gmeow:CelestialLocation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Celestial Location"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "An astronomical location — a position on the celestial sphere, a solar-system body, a spacecraft, or a deep-sky object. The specific kind is given by gmeow:celestialObjectType (a value), not a subclass, so any astronomical object from star to galaxy cluster can be a first-class entity with its own coordinates and external identifiers (SIMBAD, NED, VizieR)."@en .


gmeow:CelestialObjectType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Celestial Object Type"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The kind of an astronomical object (star, galaxy, nebula, planet, asteroid, spacecraft, etc.). A value, not a CelestialLocation subclass: the set is open-ended (IVOA object-type vocabulary lists ~100 types) and they share the same structure."@en .


gmeow:CelestialReferenceOrigin rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "Celestial Reference Origin"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "The origin of a celestial coordinate system (topocentric, geocentric, barycentric, heliocentric, etc.). A value vocabulary aligned to IVOA refposition."@en .


gmeow:Certification rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Certification"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A reified attestation that a cryptographic key belongs to a given identity, made by a certifying agent (a PGP key-signature / Web-of-Trust certification). Its validity window is carried with gmeow:validFrom/validUntil; revocation sets validUntil."@en .


gmeow:Citation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Citation"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A reference to a specific place within a source (a page, entry, image, or record locator)."@en .


gmeow:ConflictStrategy rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Conflict Strategy"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A policy conflict-resolution strategy — the ODRL conflict values perm / prohibit / invalid."@en .


gmeow:Connection rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
                 rdfs:label "Connection"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A reified traversable link between two entities, able to bear its own period, cost, weight, bandwidth, confidence, and standpoint. The flat shortcut is gmeow:connectsTo; promote to Connection when metadata matters."@en .


gmeow:Constraint rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Constraint"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The abstract base of a condition on a rights rule (odrl:Constraint) — specialised by gmeow:AtomicConstraint (a leftOperand / operator / rightOperand comparison, e.g. dateTime ≤ 2030, spatial = EU, count ≤ 5) and gmeow:LogicalConstraint (a boolean combination of constraints). A licence's temporal bound is an AtomicConstraint over the dateTime operand."@en .


gmeow:ConstraintLogic rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Constraint Logic"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The boolean operator of a logical constraint — odrl:and / odrl:or / odrl:xone (exactly one) / odrl:andSequence (ordered conjunction)."@en .


gmeow:ConstraintOperator rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Constraint Operator"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The comparison operator of an atomic constraint — the ODRL operator vocabulary (eq, neq, lt, lteq, gt, gteq, isPartOf, isA, isAnyOf, …)."@en .


gmeow:ContactPoint rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Contact Point"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "A means of reaching an agent: an email address, telephone number, or postal address."@en .


gmeow:ContainmentTenure rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Containment Tenure"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The reified, time-scoped fact that a place was contained in a larger place over an interval — for boundary changes, re-organisations, and disputed parallel parents. Reifies containedInPlace over time; the plain transitive property remains the flat shortcut."@en .


gmeow:Contract rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Contract"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A legally enforceable agreement."@en .


gmeow:CoordinateMatrix rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Coordinate Matrix"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A multi-dimensional numeric value expressed as a coordinate matrix or vector — the generalisation of ScalarQuantity to vector, matrix, and tensor results. Carries a serialised matrix literal (matrixValue), shape descriptor (matrixShape), reference frame (hasReferenceFrame), unit (hasUnit), and determinacy (hasDeterminacy). Used for colourspace tuples [j,k,l]+intensity, audio spectra, thermal images, and air-quality compound readings. The actual matrix algebra (dot products, transforms, decompositions) lives in the solver layer (Principle 12)."@en .


gmeow:CoordinateObservation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "Coordinate Observation"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A spatial measurement that assigns geographic coordinates or geometry to a place. Reifies the act of coordinate assignment so that multiple surveys (GPS 2023, LiDAR 2024) coexist as standpoint-indexed observations (Principle 9), each carrying its own reference frame, confidence, and temporal scope. Neither observation is 'the' coordinates. Superseded surveys are suppressed via gmeow:displayable false, never deleted (Principle 10)."@en .


gmeow:Copyright rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Copyright"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The reified copyright over a work — binding the work, its holder(s), the copyright year and the human-readable notice. Its status (in-copyright, public-domain, …) is a gmeow:copyrightStatus value aligned to RightsStatements.org / PREMIS."@en .


gmeow:CopyrightStatus rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Copyright Status"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The copyright standing of a work — a VALUE aligned to the RightsStatements.org standardized statements and PREMIS copyright status. Open: a finer-grained statement is a fresh individual."@en .


gmeow:CoupleRelationship rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Couple Relationship"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A reified couple relationship (marriage, civil union, or partnership) between two persons; bears marriage, divorce and related events."@en .


gmeow:CreativeWork rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Creative Work"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "An information artifact resulting from creative or intellectual effort — a document, article, dataset, media object, or web page."@en .


gmeow:CreativeWorkTitle rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Creative Work Title"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "An appellation borne by a creative work — a document title, article headline, dataset name, or media title. Carries its own gmeow:nameLanguage and gmeow:nameScript so co-equal multilingual titles (e.g. 'The Matrix' / '黑客帝国') are separate first-class objects, never alternateName subordinates."@en .


gmeow:Credential rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Credential"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "An educational or occupational credential held by an agent — a degree, certification, or license."@en .


gmeow:CryptographicKey rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Cryptographic Key"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A public key, certificate, or key material bound to an agent's identity — the thing a signature is made with and a certification vouches for."@en .


gmeow:CryptographicSignature rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "Cryptographic Signature"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A cryptographic signature over a message or its headers, asserting origin and integrity."@en .


gmeow:DKIMSignature rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "DKIM Signature"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A DomainKeys Identified Mail signature (RFC 6376) over selected headers and the body."@en .


gmeow:Dataset rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Dataset"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A collection of data published as a unit."@en .


gmeow:DatingMethod rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Dating Method"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The method used to derive a temporal measurement — radiocarbon, dendrochronology, thermoluminescence, etc. A value, never a subclass. Specialises gmeow:ObservationMethod for the temporal dating domain."@en .


gmeow:Determinacy rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Determinacy"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The model of ontic determinacy or indeterminacy for a value — whether it is inherently crisp, vague, fuzzy, probabilistic, or disputed. Distinct from epistemic confidence (how sure we are of a claim); determinacy records the nature of the value itself. Applies universally: a gender may be fuzzy, a date approximate, a boundary vague, a SLAM cell probabilistic, a contested fact disputed."@en .


gmeow:Document rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Document"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A bounded textual or digital document — a file, record, or report."@en .


gmeow:Duration rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Duration"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A length of time as a quantity, independent of when it occurs — the running time of an event, a gap, a recurrence period. Carries an xsd:duration via gmeow:durationValue. (= time:Duration / time:TemporalDuration, schema:Duration, ISO-TimeML TIMEX3 type=DURATION, TEO Duration.)"@en .


gmeow:Duty rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "Duty"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "A rule that obliges the discharge of a gmeow:RightsAction (e.g. attribute, share-alike, obtain-consent) as a condition of a permission (odrl:Duty / odrl:obligation; CC REL cc:requires)."@en .


gmeow:EmailAddress rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Email Address"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "A contact point reachable via the Simple Mail Transfer Protocol (SMTP)."@en .


gmeow:EmailMessage rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Email Message"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "An RFC 5322 email message, with headers, participants, a thread, body parts and mailbox residence."@en .


gmeow:Entity rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "Entity"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "Anything in the GMEOW universe of discourse that persists in time and can bear properties: an agent, a document, a contact point, and so on."@en .


gmeow:EntityExistence rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Entity Existence"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The reified, time-scoped fact that an entity existed over an interval — a gufo:Situation that carries its period via gmeow:duringInterval (inherited from TimeScopedRelation). Use when the existence claim is contested (two sources disagree on when a place ceased to exist), when evidence must be attached, or when standpoint indexing is needed. Flat-first: the common case uses gmeow:hasCreationEvent / gmeow:hasDestructionEvent / gmeow:existenceInterval directly on the entity."@en .


gmeow:Event rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "Event"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "A temporal occurrence in which entities participate in roles, over possibly fuzzy time, at possibly several locations, asserted by possibly conflicting sources. The universal event of the model: gmeow:Activity (provenance) and gmeow:LifeEvent re-parent onto it. The kind of occurrence is a gmeow:eventType value, never a subclass."@en .


gmeow:EventSeries rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Event Series"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A recurrence or schedule that issues a series of concrete gmeow:Event occurrences — a weekly standup, an annual conference. Distinct from any one occurrence; the recurrence rule is a projection concern (iCalendar RRULE), not a core property."@en .


gmeow:EventType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Event Type"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The kind of an event — a VALUE, never a gmeow:Event subclass. The set is open; a kind not among the seed individuals is a FRESH gmeow:EventType individual carrying rdfs:label, not a new class. Pointed at by gmeow:eventType (non-functional)."@en .


gmeow:Family rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "Family"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "A kinship group of persons related by descent, marriage, or adoption."@en .


gmeow:Filename rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Filename"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "An appellation borne by a digital file — a stem and an extension. The extension CLAIMS a content type (gmeow:claimedMediaType) which may disagree with the type detected from the bytes (gmeow:detectedMediaType); the disagreement is recorded as coexisting claims with confidence, never reasoned into a contradiction."@en .


gmeow:FormalLanguage rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Formal Language"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A grammar-defined language with a machine modality and no human native speakers — programming, markup, query, logic, schema, and configuration languages. A thin structural split from gmeow:Language (the sociolinguistic facets — endonym/exonym, co-mingled scripts, native-speaker status — do not apply), complemented by the gmeow:languageOrigin value for fine-grained classification."@en .


gmeow:FosterParentChild rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Foster Parent-Child"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A parent-child relationship through fostering."@en .


gmeow:FrameKind rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Frame Kind"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The structural type of a reference frame (e.g. geodetic, Cartesian, polar, grid, narrative)."@en .


gmeow:FrameRealm rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Frame Realm"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The physical, virtual, or conceptual domain of a reference frame (e.g. terrestrial, indoor, celestial, virtual, measurement, currency, temporal, colourspace, linguistic)."@en .


gmeow:Gender rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "Gender"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "A gender a person may identify with — a VALUE, never a gmeow:Person subclass. The set is open and culturally diverse; a gender not among the seed individuals is a FRESH gmeow:Gender individual carrying rdfs:label, not a new class. Pointed at by gmeow:genderValue."@en .


gmeow:GenderExpression rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Gender Expression"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A person's SELF-ASSERTED gender expression — how they present (a gmeow:GenderExpressionStyle value via gmeow:expressionValue). A distinct axis from gender identity: expression is never inferred from identity (or vice versa), nor from sex or address."@en .


gmeow:GenderExpressionStyle rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "Gender Expression Style"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A style of gender expression — a VALUE pointed at by gmeow:expressionValue, never a subclass. Open: a style not seeded here is a fresh individual with rdfs:label."@en .


gmeow:GenderIdentity rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Gender Identity"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A person's SELF-ASSERTED gender identity — what they are — as a reified facet pointing (via gmeow:genderValue) to an open gmeow:Gender value. Independent of pronouns/honorifics (address), of gender expression, and of sex-assigned-at-birth; nothing infers any of these from another. Multiple co-equal GenderIdentity facets express bigender/genderfluid/transition without privileging any."@en .


gmeow:GeoCoordinates rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Geo Coordinates"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A geographic point expressed as latitude, longitude, and optional elevation."@en .


gmeow:Geocode rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Geocode"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A geographic location code expressed in an alternative geocoding reference frame — a Plus Code, what3words address, geohash, MGRS grid reference, UN/LOCODE, or linear-referencing mile-marker."@en .


gmeow:Geometry rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Geometry"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "The spatial extent of a place — a point, line, or polygon — carrying a Well-Known Text (WKT) serialization for shapes richer than a single point (the GeoSPARQL geo:Geometry superset)."@en .


gmeow:GeometryType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Geometry Type"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The structural kind of a geometry (point, line, polygon, multipoint, multilinestring, multipolygon). A value vocabulary (individuals, never subclasses) aligned by reference to GeoSPARQL simple-features (sf:Point, sf:LineString, sf:Polygon, etc.)."@en .


gmeow:GrammaticalAspect rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Grammatical Aspect"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The grammatical aspect of an event mention in text — a VALUE vocabulary for ISO-TimeML interoperability (perfective / progressive / perfective-progressive / none)."@en .


gmeow:GrammaticalTense rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Grammatical Tense"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The grammatical tense of an event mention in text — a VALUE vocabulary for ISO-TimeML interoperability (past / present / future / none). Describes the linguistic realization, not the occurrence."@en .


gmeow:GranularityLevel rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Granularity Level"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A level of detail / resolution at which a value is expressed — a point on an open, ordered, domain-general axis (spatial: point ≺ address ≺ city ≺ region ≺ country; temporal: day ≺ month ≺ year ≺ decade ≺ century). The explicit facet behind 'no silent precision', and the axis that gmeow:coarsenTo generalizes along. Levels are individuals (never per-level subclasses), ordered by gmeow:coarserThan and aligned to external resolution vocabularies (OWL-Time time:TemporalUnit, ISO 19112 LocationType) by skos:exactMatch."@en .


gmeow:Group rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "Group"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "A collection of agents treated as a unit without the formal structure of an organization."@en .


gmeow:Honorific rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Honorific"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "A title or form of address (Mr, Mx, Dr, -san, Sri, Sayyid, …). A value, not a subclass. Each carries a gmeow:honorificPosition (prefix/suffix) and, where applicable, a gmeow:honorificClass."@en .


gmeow:HonorificClass rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Honorific Class"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The domain of an honorific (academic, clerical, noble, military, judicial, social)."@en .


gmeow:HonorificPosition rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Honorific Position"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "Whether an honorific is rendered before (prefix) or after (suffix) the name."@en .


gmeow:IdentityFacet rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Identity Facet"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A reified, SELF-ASSERTED claim about an aspect of a person's identity — an observation in the universal claim stack (#69): gender identity, gender expression, or (in the sexuality module) sexual/romantic orientation — mediating the person (facetSubject / observedFeature) and an open identity value. A gufo:Relator and a gmeow:Observation, the same idiom as gmeow:NameUsage. A person bears MANY co-equal facets (e.g. bigender); none is privileged, there is no preferred/primary marker, and a superseded facet is kept with gmeow:displayable false rather than deleted. Self-assertion (gmeow:selfAsserted) is the top authority; the optional validity period is carried by gmeow:validFrom/validUntil on the facet."@en .


gmeow:ImportActivity rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Import Activity"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "An activity that ingested an external source artifact (an import envelope such as a vCard file) and recorded the claims it carried. Carries the ingestion (transaction) time — when the system learned the claims, distinct from when they were asserted or when they hold."@en .


gmeow:InformationObject rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Information Object"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "An entity whose nature is to carry information content: a document, dataset, software artifact, online account, or message. The shared parent of the document, software and account layers."@en .


gmeow:Instant rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Instant"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A zero-duration point in time, distinct from a TimeInterval. Carries a crisp instantValue (xsd:dateTime) and/or an edtfValue (EDTF literal) relative to a TemporalFrame."@en .


gmeow:InterpersonalRelationship rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                                rdfs:label "Interpersonal Relationship"@en ;
                                <http://www.w3.org/2004/02/skos/core#definition> "A reified standing relationship between agents (acquaintance, collaboration, …), able to bear its own time interval, confidence, and source evidence."@en .


gmeow:JurisdictionTenure rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Jurisdiction Tenure"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The reified, time-scoped fact that a place was governed by a particular polity over an interval — a sovereignty or administrative jurisdiction claim. Non-functional on the place: contested sovereignty (e.g. Crimea-class) is modelled as multiple co-existing JurisdictionTenures, each standpoint-indexed and confidence-weighted, never collapsing to a single winner (Principle 9)."@en .


gmeow:KeyScheme rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Key Scheme"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The cryptographic scheme/format of a key (OpenPGP, X.509, SSH, Nostr, …). Modelled as a value, not a key subclass: the set of schemes is open-ended and they carry no distinct key structure here, so a new scheme is a new individual, not a new class."@en .


gmeow:KinRelationship rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Kin Relationship"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A reified kinship relationship between persons, modelled as an observation (a claim-from-a-vantage) in the universal stack (#69). Able to bear its own events, dates, sources, and standpoint-indexed claims. A disputed kinship is several coexisting gmeow:accordingTo-annotated relators, none privileged (Principle 9). The relationshipParent and relationshipChild are co-observed features of the observation."@en .


gmeow:LandTenure rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Land Tenure"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The reified, time-scoped fact that a party holds rights over a place — ownership, lease, easement, mortgage, usufruct, or another property right. Bridges the locations module to the rights module by referencing RightsStatement. Distinct from JurisdictionTenure (governance/sovereignty) and RegulatoryOverlay (regulation): LandTenure is about property rights. Contested titles coexist as multiple standpoint-indexed instances, never collapsing to a single winner (Principle 9)."@en .


gmeow:LandTenureType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Land Tenure Type"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The kind of a land tenure (ownership, leasehold, easement, mortgage, usufruct, freehold, crown lease, etc.). A value, not a subclass: the set is open-ended and they share all of LandTenure's structure, so a new kind is a new individual, not a new class (Principle 9)."@en .


gmeow:Language rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Language"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A language as a first-class information object with a self-minted IRI: a system of signs/symbols and rules used for communication or computation. Registry-INDEPENDENT — BCP-47/ISO 639/Glottolog/Wikidata are optional alignments (gmeow:languageCode, gmeow:authorityLink, skos:exactMatch), never identity, so a code-less conlang or AI-generated language is fully first-class. Origin, modality and status are open value vocabularies; the scripts it is written in are bound co-equally via gmeow:WritingSystemUsage; its endonym/exonym names are gmeow:Appellation."@en .


gmeow:LanguageCreation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Language Creation"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The activity of creating or generating a language — a conlanger's design work or an AI model's generation run. Linked to its product by gmeow:wasGeneratedBy (the language → activity) and to its agent by gmeow:wasAssociatedWith; the language is ascribed to its creator with gmeow:wasAttributedTo (a gmeow:SoftwareAgent for an AI-generated language)."@en .


gmeow:LanguageModality rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Language Modality"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The sensory/transmission channel of a language (spoken, signed, written, whistled, tactile, machine, multimodal). A value carried by gmeow:languageModality."@en .


gmeow:LanguageOrigin rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Language Origin"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "How a language came to be (natural, constructed, AI-generated, formal, pidgin, creole, reconstructed, …). A value, not a Language subclass: origins are open-ended and share Language's structure."@en .


gmeow:LanguageProficiency rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Language Proficiency"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A reified, leveled proficiency of an agent in a language, in a particular skill modality — the gufo:Relator binding {agent} × {language} × {skill modality} × {level on a scale}, mirroring names' gmeow:NameUsage. Mint one per (agent, language, modality) so 'native overall' and 'B2 writing' coexist. The base gmeow:knowsLanguage relation states that an agent knows a language; this relator adds the level and the skill."@en .


gmeow:LanguageStatus rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Language Status"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The vitality status of a language (living, historical, extinct, dormant, revived, emerging, proposed, constructed-active). A value carried by gmeow:languageStatus."@en .


gmeow:LanguageVersion rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Language Version"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A concrete, dated revision of a language that is itself a fully usable language (Ithkuil 1993 / 2011 / New Ithkuil; an AI language v1 / v2). Subclass of gmeow:Language so a version bears its own scripts, names and status; gmeow:versionOf links it to the lineage language, gmeow:supersedes orders versions, and gmeow:wasDerivedFrom records derivation. Forward-looking for rapidly-versioned AI languages."@en .


gmeow:LedgerEvent rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Ledger Event"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "An event emitted by a smart contract or recorded on a ledger — a log entry, oracle callback, or bridge message."@en .


gmeow:LedgerFinalityStatus rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "Ledger Finality Status"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "The finality state of a ledger transaction or block — a value vocabulary (individuals, never subclasses)."@en .


gmeow:LedgerTransaction rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Ledger Transaction"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A transaction recorded on a distributed ledger or blockchain — the information-object representation of the payload, not the on-chain bytes themselves."@en .


gmeow:LeftOperand rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Left Operand"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The dimension an atomic constraint tests — an OPEN value vocabulary mirroring the ODRL leftOperand vocabulary (dateTime, spatial, count, purpose, recipient, industry, …)."@en .


gmeow:License rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "License"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A licence granting rights in a work — modelled as a gmeow:Agreement (it binds licensor and licensee and creates permissions / duties). The canonical superset of cc:License / an ODRL Offer / dcterms:LicenseDocument. Its validity window rides gmeow:validFrom / gmeow:validUntil; its family is a gmeow:licenseFamily value."@en .


gmeow:LicenseFamily rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "License Family"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The family of a licence — public-domain, Creative Commons, permissive, copyleft, proprietary, or dual. An OPEN value vocabulary; the ontology-side reflection of the config.py license classification, not a duplicate of it."@en .


gmeow:LifeEvent rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Life Event"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "An event in the life of a person or family — a birth, death, marriage, christening, name change, and so on — to which sources and confidence can be attached. A thin, person-scoped phase of gmeow:Event (NOT a type taxonomy): the specific kind is a gmeow:eventType value (gmeow:eventTypeBirth, …). The seam joining the names module to the event spine: gmeow:conferredByEvent ranges over it."@en .


gmeow:Location rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Location"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A locus where an entity can be situated, reside, or occur — a geographic place, an online (virtual) location, a digital storage location, or an astronomical/celestial position."@en .


gmeow:LocationState rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Location State"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The state of a moving entity at a specific point or period in time, including its location, velocity, and pose (position + orientation)."@en .


gmeow:LogicalConstraint rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Logical Constraint"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A boolean combination of constraints under a gmeow:constraintLogic operator (odrl:and / odrl:or / odrl:xone / odrl:andSequence) over its gmeow:logicConstraintMember constraints — the ODRL LogicalConstraint, modelling the deontic constraint logic."@en .


gmeow:Mailbox rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Mailbox"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A named container of messages within an account — a folder, JMAP mailbox, or Gmail label."@en .


gmeow:MailboxResidence rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Mailbox Residence"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The reified, time-scoped fact that a message resided in a mailbox/label over an interval (membership is time-varying — messages move between folders and labels)."@en .


gmeow:Mark rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "Mark"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "A brand / sign / name / logo that can be trademarked — the thing a gmeow:Trademark protects (schema:Brand). An information object: it may itself bear a gmeow:RightsStatement (logos are also copyright works)."@en .


gmeow:MeasuredValue rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Measured Value"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "An alias for gmeow:Quantity — the measured-value perspective on the same value×unit/frame×determinacy×provenance bundle (#77). Equivalent to gmeow:Quantity and gmeow:ScalarQuantity. Provided for consumers who prefer the 'measured value' terminology common in metrology and sensor standards."@en .


gmeow:Measurement rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Measurement"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "An observation that assigns a quantitative or qualitative value to a feature of interest, typically carrying a unit, uncertainty, and determinacy model. The parent of temporal dating, spatial coordinate assignment, and scalar quantity measurements."@en .


gmeow:MediaObject rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Media Object"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "An image, audio, or video media file."@en .


gmeow:Membership rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Membership"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The reified relationship by which an agent is a member of an organization, optionally playing a role over a period of time."@en .


gmeow:MentalReferenceFrame rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "Mental Reference Frame"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A subjective or internal reference frame in which standpoint-indexed values are expressed — e.g. a thermal comfort scale, an olfactory quality space, a subjective loudness frame, an affective valence/arousal space (Russell circumplex), a conceptual geometry (Gärdenfors), a cognitive map (egocentric or allocentric), or an imagined space (memory palace, dream). A MentalReferenceFrame is a ReferenceFrame whose realm is perceptual or psychological and whose axes describe qualitative or semi-quantitative dimensions of human, animal, or AI experience. Requires a host (the perceiver, thinker, or dreamer); the frame deactivates when its host ceases to exist. Distinct from measurement frames: two hosts may map the same external stimulus to different mental-frame coordinates (Principle 11)."@en .


gmeow:Message rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Message"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A communication sent from one agent to others — the parent of email and other message kinds."@en .


gmeow:MessageHeader rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Message Header"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A single RFC 5322 header field (name and value) of a message."@en .


gmeow:MessageKeyword rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Message Keyword"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A flag/keyword applied to a message (IMAP flag or JMAP keyword) such as seen, flagged, answered, draft, forwarded, or junk."@en .


gmeow:MessageParticipant rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Message Participant"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A reified occurrence of an email address in a particular message header or envelope context."@en .


gmeow:MessageParticipantRole rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "Message Participant Role"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The role an address occurrence plays in a message header or envelope."@en .


gmeow:MetricKind rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Metric Kind"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The computational method by which distance or dissimilarity is measured in a reference frame — geodesic (curved surface), Euclidean (straight-line in Cartesian space), cosine (angular similarity in latent vector space), edit-distance (Levenshtein / sequence alignment), or graph-hops (shortest-path in a network). A value vocabulary (individuals, never subclasses) per Principle 9."@en .


gmeow:NamePart rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Name Part"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A reified component of a structured appellation — a given name, a surname, a patronymic, a nobiliary particle, an Arabic nisba, a filename extension. Its kind is the value gmeow:namePartType, its text is gmeow:partText, and gmeow:partOrder records its position WITHOUT implying a Western given-before-family order."@en .


gmeow:NamePartType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Name Part Type"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The kind of a name part (given, surname, patronymic, particle, Arabic nisba, filename extension, …). A value, not a NamePart subclass: naming systems worldwide contribute an open-ended set of part kinds that share NamePart's structure."@en .


gmeow:NamePurpose rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Name Purpose"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The purpose/kind of a whole appellation (legal, birth, chosen, professional, deadname, …). A value, not a PersonName subclass; a person may simultaneously bear several co-equal names of different purposes."@en .


gmeow:NameRegister rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Name Register"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The social register of a name-usage (formal, intimate, professional, casual). A value vocabulary carried by gmeow:usageRegister on a gmeow:NameUsage."@en .


gmeow:NameUsage rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Name Usage"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "A reified, context-dependent use of an appellation — an observation in the universal claim stack (#69): a named entity (observedFeature) is called by a given appellation (observationResult), by or among a particular audience (or within a relationship scope), in a particular register, over a period, on some evidence. Perspectival — a usage is whoever's, never a global fact — so it carries no notion of a preferred or canonical name. Mint one NameUsage per (appellation, audience, register) tuple; its period is carried by gmeow:usageInterval or by validFrom/validUntil on the statement."@en .


gmeow:NamedPeriod rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Named Period"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A named stretch of time with defined bounds — a geologic era, historical dynasty, artistic period, fiscal year, or any other culturally salient temporal division."@en .


gmeow:NarrativeFrameLink rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Narrative Frame Link"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A reified relator that binds a source narrative frame, a target narrative frame, and the relation type between them into a single node. The canonical form when the specific frame-to-frame relation must itself be a node (e.g. to attach provenance, confidence, temporal scope, or standpoint); the flat shortcuts are gmeow:hasNarrativeFrameRelation and gmeow:relatesToFrame. Structurally the Tagging/NameUsage idiom wearing a different hat."@en .


gmeow:NarrativeFrameRelation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "Narrative Frame Relation"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "The relationship of one narrative frame to another — a value vocabulary (individuals, never subclasses) spanning canon, alternate continuity, expanded universe, fanon, crossover, and adaptation. Non-functional: a frame may hold several relations to another frame from different standpoints."@en .


gmeow:NarrativeReferenceFrame rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "Narrative Reference Frame"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "A canon, continuity, or narrative realm that serves as a reference frame for in-universe facts (locations, dates, events) and functionally as the standpoint under which in-universe claims hold true. The Harry Potter canon, the Marvel Multiverse (Earth-616, MCU, Ultimate), and the Star Wars Legends/Canon split are all narrative reference frames. Ordinary GMEOW entities (Person, Place, Organization, Event) may carry claims according to this frame; cross-continuity variants are linked by counterpartOf, never merged."@en .


gmeow:NetworkAddress rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Network Address"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A network-layer address or locator expressed as a coordinate in a network reference frame — an IP address, MAC address, DNS name, URL, port number, or BGP autonomous-system number. The flat shortcut for the common case is gmeow:accessUrl on a VirtualLocation; promote to NetworkAddress when frame, provenance, confidence, or standpoint matters."@en .


gmeow:NetworkAddressType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Network Address Type"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The kind of a network address (IPv4, IPv6, MAC, DNS, URL, port, BGP-AS). A value, not a subclass: the set is open-ended and they share all of NetworkAddress's structure, so a new kind is a new individual, not a new class (Principle 9)."@en .


gmeow:Observation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Observation"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A reified act of observing, measuring, or asserting a feature of interest — the universal claim construct unifying spatial measurement, temporal dating, sensory reading, standpoint claims, identity claims, naming claims, rights claims, and kinship claims. Mediates between an observer (vantage), a feature (observedFeature), and a result (observationResult). Every observation carries at least a vantage and an observedFeature (EL open-world); closed-world cardinality is SHACL's concern."@en .


gmeow:ObservationMethod rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Observation Method"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The method or protocol by which an observation was made — a value vocabulary (individuals, never subclasses). Generalizes gmeow:DatingMethod (temporal module) and subsumes sensor types, survey protocols, laboratory techniques, archaeological procedures, and standpoint assertion methods. A method is constitutive of the observation: changing the method changes the observation's identity (it is a different act)."@en .


gmeow:ObservationType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Observation Type"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The kind of observation being made — a value vocabulary (individuals, never subclasses). Distinguishes measurement, sensory reading, standpoint claim, derived inference, and simulation output. The specific sub-discipline (radiocarbon dating, GPS survey, temperature sensing) is gmeow:observationMethod, not gmeow:observationType."@en .


gmeow:Occupancy rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Occupancy"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "A measurement of the current number of entities located at or within a location. The location is the observedFeature; the result is a ScalarQuantity. Typically computed by the solver layer from locatedAt relationships and active LocationState instances (P12), but may also be asserted directly from sensor readings or manual counts."@en .


gmeow:Occupation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Occupation"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A kind of work or profession, such as those classified by ESCO or SOC."@en .


gmeow:OnlineAccount rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Online Account"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "An account an agent holds with an online service — a social profile, code-forge account, or decentralized identity."@en .


gmeow:Organization rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Organization"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "A structured group of agents — a company, institution, association, or governmental body — able to act as a single agent."@en .


gmeow:OrganizationName rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Organization Name"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "An appellation borne by an organization — a legal name, a trading / 'doing-business-as' name, or a former name."@en .


gmeow:Orientation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Orientation"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "The rotational component of a pose, expressed as co-equal optional facets: quaternion (x, y, z, w), Euler angles (yaw, pitch, roll plus order), or compass angles (heading, bearing). No single representation is privileged; multiple representations may coexist for the same pose. Aligns by reference to IEEE 1872-2015 pos:OrientationMeasure."@en .


gmeow:PGPSignature rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "PGP Signature"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "An OpenPGP signature (RFC 4880/9580, PGP-MIME RFC 3156) over a message, bound to a PGP key."@en .


gmeow:ParentChildRelationship rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                              rdfs:label "Parent-Child Relationship"@en ;
                              <http://www.w3.org/2004/02/skos/core#definition> "A reified parent-child relationship, typed by its nature (biological, adoptive, step, or foster)."@en .


gmeow:ParticipantRole rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Participant Role"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The role an entity plays in an event — a VALUE, never a participation subproperty. The set is open; a role not among the seeds is a FRESH gmeow:ParticipantRole individual with rdfs:label. Carried by gmeow:participationRole on a gmeow:Participation."@en .


gmeow:Participation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Participation"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A reified participation of an entity in an event, in a role, over a period, on some evidence — the same relator idiom as gmeow:NameUsage. Mint one Participation per (event, participant, role) tuple when role / period / confidence / evidence must be recorded; the 80% case uses the flat gmeow:hasParticipant. Perspectival and co-equal: a disputed role is several standpoint-indexed Participations that coexist, none privileged; a withdrawn one is kept with gmeow:displayable false, never deleted."@en .


gmeow:Patent rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "Patent"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "A granted or filed patent describing an invention."@en .


gmeow:PeriodType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Period Type"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The kind of a named period (geologic eon, era, period, epoch, age; historical dynasty, era; fiscal year). A value, never a subclass."@en .


gmeow:Permission rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Permission"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A rule that grants the ability to exercise a gmeow:RightsAction over the governed asset (odrl:Permission). Its required duties ride gmeow:hasDuty."@en .


gmeow:Person rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "Person"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "An individual human being, living or deceased."@en .


gmeow:PersonName rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Person Name"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A structured, typed name borne by a person — birth name, married name, chosen name, alias, religious name — with ordered, typed name parts, an optional honorific, a script/language, and a purpose (gmeow:namePurpose). A person bears many co-equal PersonNames (across life stages and across languages/scripts); their validity period is carried with gmeow:validFrom/validUntil on the bearing statement or by a gmeow:NameUsage."@en .


gmeow:PhysicalObject rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Physical Object"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "An entity that is a material thing occupying space and time — a device, instrument, vehicle, building, or natural body. Distinct from Agent (which acts and bears responsibility) and InformationObject (which carries information content). The sortal for pose-bearing, sensor-hosting, and spatially-located things that are not agents."@en .


gmeow:Place rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "Place"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "A geographic location at any granularity — a country, region, city, thoroughfare, site, building, floor, or room. The specific kind is given by gmeow:placeType (a value), not a subclass, so any level can be a first-class place with its own coordinates and external identifiers."@en .


gmeow:PlaceName rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Place Name"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "An appellation (toponym) borne by a geographic place via gmeow:hasPlaceName — possibly endonym/exonym (gmeow:namePurpose), multilingual, or historical (held over a period via a gmeow:NameUsage / inferred gmeow:PlaceNaming). The structured, first-class replacement for the retired flat gmeow:alternateName literal, used for gazetteer matching and co-equal multilingual/historical naming."@en .


gmeow:PlaceNaming rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Place Naming"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A DEFINED specialization of gmeow:NameUsage whose named entity is a gmeow:Place — a time/audience/register-scoped use of a toponym. Defined, NOT asserted: any NameUsage that names a Place is inferred to be a PlaceNaming (≡ gmeow:NameUsage ⊓ ∃gmeow:usageNamed.gmeow:Place), so place-naming reuses the NameUsage relator instead of minting a parallel relator (Principle 6, greenfield/no-redundancy). The reified counterpart of CIDOC-CRM's time-spanned crm:E48 Place Name / crm:E41 Appellation. Competing and historical place names coexist as co-equal PlaceNamings with no primary; superseded ones set gmeow:displayable false (Principle 10). The toponymic authority is gmeow:usageAuthority; the name's language is gmeow:nameLanguage on the bound gmeow:PlaceName (reached via gmeow:usageAppellation)."@en .


gmeow:PlaceType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Place Type"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The kind of a geographic place (country, region, city, building, room, …). Modelled as a value, not a Place subclass: the set of kinds is open-ended (GeoNames lists ~600 feature codes) and they share all of Place's structure, so a new kind is a new individual, not a new class."@en .


gmeow:Pose rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "Pose"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "A frame-relative position and orientation of an object — a 6-DOF pose. A pose consists of a position (spatial coordinates in a reference frame) and an orientation (quaternion, Euler angles, heading/bearing, or a homogeneous transform matrix). Aligns by reference to IEEE 1872-2015 pos:QuantitativePose and structurally to OGC GeoPose 1.0."@en .


gmeow:PostalAddress rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Postal Address"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A contact point reachable by physical mail at a postal address. It is expressed in the postal/administrative topological reference frame (gmeow:referenceFramePostalAddress); its components below are the coordinate values along that frame's axes — the as-written surface form. The resolved, identifier-bearing geographic places are reached via gmeow:addressPlace and gmeow:containedInPlace."@en .


gmeow:PrivacyNotice rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Privacy Notice"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A human- or machine-readable privacy notice informing data subjects about the processing of their personal data — the information-object counterpart of a dpv:PrivacyNotice / schema:PrivacyPolicy. It may be attached to a RightsStatement or to the entity whose data is governed."@en .


gmeow:ProfessionalRelationship rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "Professional Relationship"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "An interpersonal relationship arising from work — colleagues, collaborators, a client and a provider (the reified form of hasWorkedWith)."@en .


gmeow:ProficiencyLevel rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Proficiency Level"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "An attained proficiency level on a scale (CEFR A1–C2; native; heritage). A value carried by gmeow:proficiencyLevel; gmeow:levelScale ties it to its scale. ILR (0–5) and ACTFL levels are added as further individuals."@en .


gmeow:ProficiencyModality rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Proficiency Modality"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The skill channel a language proficiency rates (speaking, listening, reading, writing, signing, comprehension, overall). A value carried by gmeow:proficiencyModality."@en .


gmeow:ProficiencyScale rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Proficiency Scale"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A framework for rating language proficiency (CEFR, ILR, ACTFL, self-reported). A value carried by gmeow:proficiencyScale and gmeow:levelScale."@en .


gmeow:Profile rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Profile"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A closed descriptor schema for an open-but-structured facet. A Profile self-describes the properties that constitute the facet and the open value vocabularies from which their values are drawn, enabling extensibility-by-construction."@en .


gmeow:ProgrammingLanguage rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Programming Language"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A formal language for expressing executable computation (Python, Rust, SQL-as-implemented). The first-class target of gmeow:writtenInLanguage, by which a software project declares the languages it is written in."@en .


gmeow:Prohibition rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Prohibition"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A rule that forbids the exercise of a gmeow:RightsAction over the governed asset (odrl:Prohibition)."@en .


gmeow:PronounSet rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Pronoun Set"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A set of third-person pronouns a person goes by, in the five English forms (subject, object, possessive determiner, possessive pronoun, reflexive). Sex/gender INDEPENDENT and contextual. A known set is one of the gmeow:PronounSet value individuals; any other set is expressed by filling the five form properties on a fresh PronounSet instance."@en .


gmeow:ProximityMeasurement rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "Proximity Measurement"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "A measurement of distance, dissimilarity, or proximity between two entities, expressed as a scalar quantity in a reference frame that declares its metric kind. The observedFeature is the entity measured from; gmeow:proximityTo names the target entity; gmeow:observationResult points to the scalar value. Computed by the solver (Principle 12), not asserted in the OWL core."@en .


gmeow:QualityAssessment rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Quality Assessment"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A reified assessment of the quality of an entity or dataset, expressed as an observation about one or more quality dimensions. The result is typically a scalar quantity (accuracy in metres, completeness as a percentage, etc.) or a categorical conformance statement, carrying unit, reference frame, determinacy, and provenance in the same bundle as every other GMEOW measurement (Principle 11)."@en .


gmeow:QualityDimension rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Quality Dimension"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "An ISO 19157 data-quality dimension or lineage category — an open value vocabulary of individuals (never subclasses). New dimensions (e.g. a domain-specific 'semantic consistency' or 'usability') are added by minting fresh individuals, not by creating new classes (Principle 9)."@en .


gmeow:Quantity rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Quantity"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "A universal scalar numeric value bundled with unit/frame, determinacy, and provenance — the synthesis of FRAME-GEN + DET-GEN + OBS (#77). Equivalent to gmeow:ScalarQuantity; the domain-neutral name for the same construct. Used for temperatures, distances, counts, probabilities, masses, prices, and any other quantitative observation result. The value lives in gmeow:quantityValue; the unit/frame in gmeow:hasUnit / gmeow:hasReferenceFrame; the determinacy in gmeow:hasDeterminacy; the provenance in gmeow:isResultOf."@en .


gmeow:RecurrenceRule rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Recurrence Rule"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A rule by which a gmeow:EventSeries repeats — weekly, every-first-Monday, annually. Carries an RFC 5545 RRULE string via gmeow:recurrenceRuleText. (= ISO-TimeML TIMEX3 type=SET with freq/quant, iCalendar RRULE, schema:Schedule, TEO periodic time interval.)"@en .


gmeow:ReferenceFrame rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Reference Frame"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A reference system (such as a coordinate system, datum, grid, or platform space) relative to which locations, coordinates, or measurements are expressed."@en .


gmeow:ReferencePosition rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Reference Position"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The spatial locus, observatory, timezone, or planetary body relative to which a time is expressed — e.g. an observatory longitude for local sidereal time, an IANA timezone for civil time, or a planet for planetary calendars."@en .


gmeow:RegulatoryOverlay rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Regulatory Overlay"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The reified, time-scoped fact that a specific regulation applies over a place — imposed by an authority. Covers zoning, protected areas, restricted airspace, sanctions, tax/electoral districts, postal zones, civil-time zones, and similar legally-defined spatial overlays. Distinct from JurisdictionTenure (governance/sovereignty): an overlay is about a specific regulatory regime applied over a geographic area. Links to RightsStatement for the deontic rules (permissions, prohibitions, duties) that hold within it. Contested overlays coexist as multiple standpoint-indexed instances, never collapsing to a single winner (Principle 9)."@en .


gmeow:RegulatoryOverlayType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "Regulatory Overlay Type"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "The kind of a regulatory overlay (zoning, protected area, restricted airspace, sanctions, tax district, electoral district, postal zone, civil-time zone, …). A value, not a subclass: the set is open-ended and they share all of RegulatoryOverlay's structure, so a new kind is a new individual, not a new class (Principle 9)."@en .


gmeow:RelayHop rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
               rdfs:label "Relay Hop"@en ;
               <http://www.w3.org/2004/02/skos/core#definition> "One hop in a message's delivery path, recorded by a Received header: a relaying server, the host it received from, a server timestamp, and the protocol used."@en .


gmeow:Repository rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Repository"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A version-control repository holding the source code of a software project."@en .


gmeow:RightsAction rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Rights Action"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The kind of action a rights rule regulates — a VALUE, never a rule subclass. The set is open (ODRL's action vocabulary + CC REL); an action not among the seed individuals is a FRESH gmeow:RightsAction individual carrying rdfs:label. Pointed at by gmeow:ruleAction."@en .


gmeow:RightsStatement rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Rights Statement"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A reified, machine-readable statement of the rights situation of an entity — an observation in the universal claim stack (#69). Who may do what with it, under what licence, with what copyright, attributed to whom, over what term. The canonical superset of an ODRL Policy / Set: it bears gmeow:Permission, gmeow:Prohibition and gmeow:Duty rules and points at the asset it governs via gmeow:statementAbout (the observedFeature). Promote a flat gmeow:hasLicense / gmeow:hasCopyright to a RightsStatement only when the deontic rules are needed."@en .


gmeow:RightsType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Rights Type"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A kind of intellectual-property right — an OPEN value vocabulary (copyright, trademark, patent, industrial design, trade secret, related rights, moral rights, database right, plant breeders' rights), linked to Wikidata / WIPO."@en .


gmeow:Role rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "Role"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "A function or position an agent plays in some context, such as a job title or organizational role."@en .


gmeow:RomanticOrientation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Romantic Orientation"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A person's SELF-ASSERTED romantic orientation — the pattern of their romantic attraction — as a reified facet pointing (via gmeow:romanticOrientationValue) to an open gmeow:RomanticOrientationValue. A SEPARATE axis from sexual orientation (split-attraction model); the two are mutually independent (e.g. asexual yet biromantic)."@en .


gmeow:RomanticOrientationValue rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                               rdfs:label "Romantic Orientation Value"@en ;
                               <http://www.w3.org/2004/02/skos/core#definition> "A pattern of romantic attraction — a VALUE pointed at by gmeow:romanticOrientationValue, never a subclass. Kept separate from sexual orientation (split-attraction). Open: a fresh individual with rdfs:label when none is seeded."@en .


gmeow:Route rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
            rdfs:label "Route"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "A traversable path through a graph of connected entities — a named, typed sequence of linked nodes with a defined start and end. Models transport lines, network paths, citation chains, social paths, and dependency chains. The actual path geometry, ordering, and cost are computed by the solver layer (Principle 12), not asserted as triples."@en .


gmeow:RouteKind rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow/modules/connectivity> ;
                rdfs:label "Route Kind"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The kind of a route — transit line, flight path, walking path, citation chain, network path, social path, dependency chain. An open value vocabulary (individuals, never subclasses) per Principle 9."@en .


gmeow:Rule rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
           rdfs:label "Rule"@en ;
           <http://www.w3.org/2004/02/skos/core#definition> "The abstract base of a deontic rule in a rights statement — it binds a regulated gmeow:RightsAction to an optional target asset and assignee. Specialised by gmeow:Permission, gmeow:Prohibition and gmeow:Duty (the ODRL rule trio)."@en .


gmeow:SMIMESignature rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "S/MIME Signature"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "An S/MIME signature (RFC 8551) over a message, bound to an X.509 certificate."@en .


gmeow:ScalarQuantity rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Scalar Quantity"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A scalar numeric value with a unit, determinacy model, and granularity — the entity-valued wrapper for literal observation results (temperatures, distances, counts, probabilities). Keeps gmeow:observationResult uniformly entity-valued: the scalar literal lives here, not on the observation directly."@en .


gmeow:ScriptRole rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Script Role"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "The role a writing system plays within a language's mixed orthography (primary, logographic content, syllabic grammar, loanword, transliteration, liturgical, historical, decorative). A value carried by gmeow:scriptRole."@en .


gmeow:SensitivityLevel rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Sensitivity Level"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "A privacy-sensitivity classification for a value — an open, ordered value vocabulary (public ≺ internal ≺ confidential ≺ restricted ≺ sensitive personal). The explicit facet that drives disclosure-control decisions: a value marked sensitive personal may be coarsened or withheld at projection time under a consent guard. Orthogonal to determinacy, confidence, and granularity (Principle 9). The sensitivity-to-coarsen trigger is a solver concern (P12)."@en .


gmeow:SensoryEnvironment rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Sensory Environment"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "Ambient perceivable conditions at a specific location and time — the ensemble of physical properties that can be measured by instruments or perceived by observers. A SensoryEnvironment is reified as a first-class entity (not merely a property bag) so that measurements and perceptions about it can carry provenance, confidence, temporal scope, and standpoint indexing. Measured conditions are expressed as CoordinateMatrix values in measurement reference frames; perceived conditions are standpoint-indexed values in MentalReferenceFrames (Principle 9: co-equal facets, no privileged representation)."@en .


gmeow:SensoryModality rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Sensory Modality"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The sensory channel or domain through which an environment property is measured or perceived — a value vocabulary (individuals, never subclasses). Distinguishes visual, auditory, olfactory, gustatory, tactile, thermal, air-quality, and other environmental sensing channels. A single environment or observation may span multiple modalities (Principle 9: co-equal, non-functional)."@en .


gmeow:SensoryObservation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Sensory Observation"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "An observation produced by a sensor or sensory apparatus reading a physical property of the environment. Specialises Observation with sensor-specific properties (sensory property, sensor platform, sampling feature)."@en .


gmeow:SensoryPerception rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Sensory Perception"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A standpoint-indexed perceived value about a SensoryEnvironment — a subjective claim made by a perceiver (vantage) about ambient conditions (observedFeature), yielding a result in a MentalReferenceFrame. A SensoryPerception is a StandpointClaim specialised to the sensory domain: the vantage is the perceiver, the observedFeature is the SensoryEnvironment, and the observationResult is the perceived value (a ScalarQuantity, categorical individual, or structured percept descriptor). Competing perceptions coexist without collapse (Principle 9); superseded perceptions are suppressed, never deleted (Principle 10)."@en .


gmeow:SequenceCoordinates rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Sequence Coordinates"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "Frame-relative coordinates on a biological sequence: a start position, an end position, and a strand orientation, all expressed relative to an explicit reference assembly (Principle 11)."@en .


gmeow:SequenceFeature rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Sequence Feature"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A feature or annotation on a biological sequence — a range with start, end, strand, and type, expressed in a reference assembly frame. The first-class entity that carries the coordinates and type; linked to a BiologicalSequenceLocation via gmeow:hasSequenceFeature."@en .


gmeow:SequenceFeatureType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Sequence Feature Type"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The kind of a sequence feature (gene, exon, intron, CDS, SNP, chromosome, etc.). A value, not a subclass: the set is open-ended (Sequence Ontology lists ~2000 types) and they share all of SequenceFeature's structure, so a new kind is a new individual, not a new class (Principle 9)."@en .


gmeow:SerialInstallment rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Serial Installment"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A single issue, episode, or chapter of a serial creative work — a comic issue, TV episode, magazine issue, or serial chapter. An out-of-universe publication artifact distinct from the narrative frame it sources."@en .


gmeow:SexAssignedAtBirth rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Sex Assigned at Birth"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A recorded sex-assigned-at-birth value pointed at by gmeow:sexAssignedAtBirth — a VALUE, never a subclass. Deliberately coarse and inclusive (incl. intersex); finer sex-characteristic detail is an optional free-text gmeow:intersexVariation note, not a clinical taxonomy."@en .


gmeow:SexualOrientation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Sexual Orientation"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A person's SELF-ASSERTED sexual orientation — the pattern of their sexual attraction — as a reified facet pointing (via gmeow:sexualOrientationValue) to an open gmeow:SexualOrientationValue. A SEPARATE axis from romantic orientation (split-attraction model) and from gender identity/expression; nothing infers one from another."@en .


gmeow:SexualOrientationValue rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                             rdfs:label "Sexual Orientation Value"@en ;
                             <http://www.w3.org/2004/02/skos/core#definition> "A pattern of sexual attraction — a VALUE pointed at by gmeow:sexualOrientationValue, never a subclass. Open: an orientation not seeded here is a fresh individual with rdfs:label."@en .


gmeow:SignatureScheme rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Signature Scheme"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The cryptographic signature scheme used — a value vocabulary (individuals, never subclasses). Distinct from gmeow:KeyScheme: a key scheme names the key format (OpenPGP, X.509), while a signature scheme names the algorithm (RSA-SHA256, Ed25519)."@en .


gmeow:Skill rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
            rdfs:label "Skill"@en ;
            <http://www.w3.org/2004/02/skos/core#definition> "A competency or ability an agent possesses."@en .


gmeow:SmartContract rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Smart Contract"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A deployed program on a blockchain or distributed ledger, identified by a contract address."@en .


gmeow:SoftwareAgent rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Software Agent"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A software process or autonomous program that acts on behalf of a person or organization."@en .


gmeow:SoftwareName rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Software Name"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "An appellation borne by a software project — a product name, project name, or package name. Carries its own gmeow:nameLanguage and gmeow:nameScript so co-equal multilingual names (e.g. localized product names) are separate first-class objects."@en .


gmeow:SoftwareProject rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Software Project"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A software project: a body of source code developed and released as a unit, with repositories, releases, and contributors."@en .


gmeow:Source rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "Source"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "A source from which evidence is drawn: a record, certificate, register, archive entry, or publication."@en .


gmeow:SpatialAggregation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Spatial Aggregation"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A measurement that aggregates entities located within a spatial region, yielding a scalar result such as a count, density, or average. The aggregation region is the observedFeature; the result is a ScalarQuantity. The actual computation is performed by the solver layer (Principle 12), not materialised as asserted triples in the OWL core."@en .


gmeow:SpatialBin rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Spatial Bin"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A place that serves as a spatial bin in an aggregation grid — a generated region used to partition space for statistical summarisation. Its geometry defines the bin boundary; its aggregation result is a SpatialAggregation."@en .


gmeow:SpatialCoordinates rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Spatial Coordinates"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A set of coordinate values representing a position in a specific coordinate reference frame."@en .


gmeow:SpatialMeasurement rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Spatial Measurement"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A measurement that assigns a spatial property — coordinates, geometry, pose, or spatial extent — to a feature of interest. The parent of CoordinateObservation and other spatial measurement specialisations. Realises the spatial side of Principle 3 (Observation ≡ Measurement ≡ Standpoint)."@en .


gmeow:Standpoint rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Standpoint"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A named perspective / frame within which claims are held true — a state's official position, a community's usage, an editorial or historiographic point of view. Minted only when the frame needs its own identity and labels; often a bare gmeow:Agent (a polity, an organization) suffices as the value of gmeow:accordingTo instead. Standpoints form a poset under gmeow:sharpens, topped by gmeow:universalStandpoint."@en .


gmeow:StandpointClaim rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Standpoint Claim"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "An observation made from a specific standpoint or frame — an assertion, denial, or qualified position that a proposition holds. Realises the standpoint side of Principle #3 (Observation ≡ Measurement ≡ Standpoint). The vantage is the standpoint; the observedFeature is the proposition or fact being claimed; the observationResult is the modality (unequivocal, probable, conceivable, refuted)."@en .


gmeow:StandpointModality rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Standpoint Modality"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The belief value a standpoint assigns a proposition — a closed value vocabulary spanning the Standpoint-Logic □/◊ and the CRMinf belief value (true/false/probable/possible): gmeow:unequivocal, gmeow:probable, gmeow:conceivable, gmeow:refuted. Absence of a value is read as unequivocal."@en .


gmeow:StandpointTenure rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                       rdfs:label "Standpoint Tenure"@en ;
                       <http://www.w3.org/2004/02/skos/core#definition> "The reified, time-scoped fact that a standpoint held a particular position over an interval — recognition granted in 2008 and withdrawn in 2030 is an opened-then-closed tenure, never a deletion (Principle 10). Use only when the adoption / withdrawal of the position is itself worth modelling; the common case is a bare gmeow:accordingTo annotation. Carries its standpoint-time interval via gmeow:duringInterval (temporal module). A StandpointTenure generates a gmeow:standpointClaim observation. The tenure is the time-scoped fact; the claim is the observation of that fact. The tenureStandpoint maps to the claim's vantage; the tenurePosition maps to the claim's observedFeature."@en .


gmeow:StepParentChild rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Step Parent-Child"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A parent-child relationship through marriage to a biological/adoptive parent."@en .


gmeow:StorageLocation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Storage Location"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A locus where digital objects reside — a cloud-storage folder, an object-store bucket, a filesystem path, a content-addressed store, or a physical disk. Its medium is a value (gmeow:storageMedium); a physical device may sit at a geographic gmeow:physicalPlace."@en .


gmeow:StorageMedium rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Storage Medium"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The kind of medium a storage location uses (cloud service, local filesystem, object store, content-addressed store, physical disk, removable media). A value, not a StorageLocation subclass: the kinds share the same structure (path, service, holder, physical place)."@en .


gmeow:StrandOrientation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Strand Orientation"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The strand direction of a feature on a double-stranded biological sequence (forward / Watson, reverse / Crick, or both). A value, not a subclass: the set is closed and they share the same structure."@en .


gmeow:Stream rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "Stream"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "A time-ordered sequence of observations or samples produced by a sensor or platform over a time interval. The ordering of samples is implicit via their individual timestamps, not asserted as a list structure (Principle 12). A stream is the canonical source from which a continuous trajectory may be derived by the solver layer."@en .


gmeow:Summary rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Summary"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A condensed account derived from a source information object (often machine-generated), linked to its source by gmeow:wasDerivedFrom."@en .


gmeow:Tag rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
          rdfs:label "Tag"@en ;
          <http://www.w3.org/2004/02/skos/core#definition> "An open, user-minted tag — an information object whose identity is its IRI and whose surface form is carried by rdfs:label. Synonyms are multiple labels; homonyms are different IRIs. Coreference is done in data, never by collapsing into one. A tag is NOT a type (it carries no inferential weight over rdf:type) and NOT a property bag — no datatype value property is asserted on it. Part of the universal tagging building block that keeps folksonomy, aboutness and typing as three orthogonal axes."@en .


gmeow:TagScheme rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Tag Scheme"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "A namespaced set of tags — a project vocabulary, a personal tag bucket, or a controlled vocabulary. Multi-tenant: many schemes coexist, and a tag may belong to zero or more schemes (gmeow:tagInScheme). The counterpart of skos:ConceptScheme and schema:DefinedTermSet."@en .


gmeow:Tagging rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Tagging"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A reified tagging act — a gufo:Relator mediating a tagged resource, a tag, a tagger, and optionally a scheme and time interval. Bears provenance (gmeow:wasAttributedTo), confidence (gmeow:confidence), and suppression (gmeow:displayable false for retraction without deletion — Principle 10). Structurally the NameUsage/IdentityFacet idiom wearing a different hat, inheriting time-scoping, confidence-weighting, and retract-without-delete for free. The canonical form when the act of tagging must itself be a node; the flat shortcut is gmeow:hasTag."@en .


gmeow:TelephoneNumber rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Telephone Number"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A contact point reachable by telephone."@en .


gmeow:TemporalFrame rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Temporal Frame"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A reference system for expressing time — the temporal counterpart of gmeow:ReferenceFrame. Decomposed into a TimeScale, an optional CalendarSystem, and an optional ReferencePosition. Every crisp instant or interval is asserted relative to a TemporalFrame (Principle 11)."@en .


gmeow:TemporalMeasurement rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Temporal Measurement"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "A measured assignment of a date or age to an entity or sample, carrying the method, uncertainty, and determinacy. Now a subclass of gmeow:Measurement (and therefore gmeow:Observation), realising Principle 9: the measurement is a standpoint-indexed claim (vantage + observedFeature + observationResult), not ground truth."@en .


gmeow:TemporalPrecision rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Temporal Precision"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The granularity to which an event's time is known — day, month, year, decade, or circa. A value carried by gmeow:temporalPrecision; pairs with gmeow:earliestStart / gmeow:latestEnd to express a fuzzy date without abandoning DL-clean xsd:dateTime base triples."@en .


gmeow:TextDirection rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Text Direction"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "The writing direction of a writing system (ltr, rtl, vertical, boustrophedon, non-linear, contextual). A value carried by gmeow:textDirection."@en .


gmeow:TextExtraction rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Text Extraction"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "The text content extracted from a source object (e.g. a PDF attachment), linked to its source by gmeow:wasDerivedFrom."@en .


gmeow:Thread rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
             rdfs:label "Thread"@en ;
             <http://www.w3.org/2004/02/skos/core#definition> "A conversation: a set of messages related by reply/reference chains."@en .


gmeow:TimeInterval rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Time Interval"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "A bounded stretch of time, optionally open-ended, delimited by a start and/or end instant."@en .


gmeow:TimeScale rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Time Scale"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The atomic progression of time — TAI, TT, UTC, GPS, UT1, TDB, etc. A time scale is independent of any calendar or geographic reference position."@en .


gmeow:TimeScopedRelation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Time-Scoped Relation"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A reified relationship that holds only over a particular time interval — the base for residence, tenure, and membership-over-time situations."@en .


gmeow:Trademark rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                rdfs:label "Trademark"@en ;
                <http://www.w3.org/2004/02/skos/core#definition> "The reified trademark right over a mark — binding the mark, its holder, the registration number and the ™/®/status value. Aligned (by reference) to schema:Brand, the WIPO trademark vocabulary and Wikidata."@en .


gmeow:TrademarkStatus rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Trademark Status"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "The registration status of a trademark — a VALUE: unregistered (™), registered (®), pending, expired, or cancelled. Open vocabulary."@en .


gmeow:Trajectory rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Trajectory"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A continuous path of motion representing the space-time history of a moving entity."@en .


gmeow:TransliterationScheme rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                            rdfs:label "Transliteration Scheme"@en ;
                            <http://www.w3.org/2004/02/skos/core#definition> "A named transliteration/romanization/transcription system (Hepburn, Pinyin, ISO 233, IPA, …). A value carried by gmeow:transliterationScheme; the major schemes are catalogued as FnO functions in the projection layer (projections/transforms.fno.ttl)."@en .


gmeow:TransparencyLogEntry rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "Transparency Log Entry"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "An append-only registry evidence record such as a Rekor entry, SCITT receipt, certificate-transparency log entry, or timestamp/notary log entry. Proves inclusion at a point in time, not correctness (Principle 1)."@en .


gmeow:TrustAssertion rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                     rdfs:label "Trust Assertion"@en ;
                     <http://www.w3.org/2004/02/skos/core#definition> "A reified, perspectival assertion that one agent (the trustor) trusts another (the trustee), optionally as an introducer to a given depth — the OpenPGP owner-trust notion. Its validity window is carried with gmeow:validFrom/validUntil."@en .


gmeow:Utilization rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Utilization"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A measurement of the ratio of current occupancy to maximum capacity at a location, typically expressed as a ratio (0–1) or percentage. The location is the observedFeature; the result is a ScalarQuantity. Computed by the solver layer (P12) from capacity and occupancy measurements, not asserted directly in the canonical core."@en .


gmeow:VerificationActivity rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                           rdfs:label "Verification Activity"@en ;
                           <http://www.w3.org/2004/02/skos/core#definition> "An activity that checks a signature, attestation, artifact, or ledger inclusion proof — performed by a verifier agent or software. The outcome is a gmeow:VerificationResult, not a global truth assertion."@en .


gmeow:VerificationResult rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Verification Result"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "An information object recording the outcome of a verification activity — verified, failed, unverified, expired, revoked, policy-failed, finality-pending, etc. A verification result is an observation output, not an axiom of correctness (Principle 12)."@en .


gmeow:VerificationStatus rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Verification Status"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "The outcome status of a verification result — a value vocabulary (individuals, never subclasses)."@en .


gmeow:VersionMembership rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Version Membership"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "A reified, standpoint-scoped claim that a concrete entity belongs to a version set with a particular role and/or scale — an observation in the universal claim stack (#69). Mediates between an entity (versionMember), a version set (versionSet), and an optional role/scale asserted by an authority (membershipAuthority / vantage). Mint one VersionMembership per (entity, versionSet, role, authority) tuple; when a role changes over time, close the old membership's interval or mint a fresh one — never overwrite (Principle 10). Inherits confidence, displayable, and temporal scope from Observation."@en .


gmeow:VersionRole rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                  rdfs:label "Version Role"@en ;
                  <http://www.w3.org/2004/02/skos/core#definition> "A role or status that an entity holds within a version set according to an authority — a VALUE, never an Entity subclass. Standpoint-scoped: 'latest' according to a package registry may differ from 'latest' according to a downstream mirror. The seed list is an anchor, not a fence."@en .


gmeow:VersionScale rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                   rdfs:label "Version Scale"@en ;
                   <http://www.w3.org/2004/02/skos/core#definition> "The magnitude scale of a version change — a VALUE, never an Entity subclass. Used for SemVer-style classification and analogous schemes in non-software domains."@en .


gmeow:VersionSet rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                 rdfs:label "Version Set"@en ;
                 <http://www.w3.org/2004/02/skos/core#definition> "A first-class information object representing a version family or release lineage — the set of all concrete artifacts that are versions of a common stable entity. A VersionSet is an InformationObject (a kind of Entity) so it can carry identifiers, provenance, and authority links. Examples: the lineage of a software project, the edition chain of a book, the variant family of an email thread, the DOI concept record."@en .


gmeow:VirtualLocation rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                      rdfs:label "Virtual Location"@en ;
                      <http://www.w3.org/2004/02/skos/core#definition> "A non-geographic location reachable online — a video-conference room, chat space, metaverse room, website, or social media page. The specific kind is given by gmeow:virtualLocationType (a value), not a subclass. Has network addresses (gmeow:hasNetworkAddress) and an access URL (gmeow:accessUrl) rather than geographic coordinates."@en .


gmeow:VirtualLocationType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                          rdfs:label "Virtual Location Type"@en ;
                          <http://www.w3.org/2004/02/skos/core#definition> "The kind of a virtual location (video conference, chat space, metaverse room, website, social media page, …). A value, not a subclass: the set is open-ended and they share all of VirtualLocation's structure, so a new kind is a new individual, not a new class (Principle 9)."@en .


gmeow:WebPage rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
              rdfs:label "Web Page"@en ;
              <http://www.w3.org/2004/02/skos/core#definition> "A page on the web identified by a URL."@en .


gmeow:WritingSystem rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                    rdfs:label "Writing System"@en ;
                    <http://www.w3.org/2004/02/skos/core#definition> "A first-class system for visually or tactilely representing language — a script: Latin, Han (kanji), Hiragana, Katakana, Arabic, Braille, or a bespoke conlang/AI script. Carries gmeow:scriptCode (ISO 15924 when one exists, else a bespoke identifier), a type (gmeow:writingSystemType) and a direction (gmeow:textDirection). Bound to the languages that use it — co-equally and simultaneously — through gmeow:WritingSystemUsage; bespoke and non-linear scripts (Ithkuil) are first-class."@en .


gmeow:WritingSystemType rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                        rdfs:label "Writing System Type"@en ;
                        <http://www.w3.org/2004/02/skos/core#definition> "The structural kind of a writing system (alphabet, abjad, abugida, syllabary, logographic, featural, ideographic, pictographic, non-linear, mixed). A value carried by gmeow:writingSystemType."@en .


gmeow:WritingSystemUsage rdfs:isDefinedBy <https://blackcatinformatics.ca/gmeow> ;
                         rdfs:label "Writing System Usage"@en ;
                         <http://www.w3.org/2004/02/skos/core#definition> "A reified, role- and period-scoped use of a writing system by a language — the gufo:Relator binding {language} × {writing system} × {role} × {period}, mirroring names' gmeow:NameUsage. Lets Japanese co-mingle Han (logographic content), Hiragana (syllabic grammar), Katakana (loanwords) and Latin (transliteration) co-equally, and models script changes over time (Turkish Arabic→Latin, 1928) via the usage's validity. Mint one usage per (language, writing system, role) tuple."@en .


#################################################################
#    General axioms
#################################################################

[ rdf:type owl:AllDisjointClasses ;
  owl:members ( <http://purl.org/nemo/gufo#Collection>
                <http://purl.org/nemo/gufo#FunctionalComplex>
                <http://purl.org/nemo/gufo#Quantity>
              )
] .


[ rdf:type owl:AllDisjointClasses ;
  owl:members ( <http://purl.org/nemo/gufo#Endurant>
                <http://purl.org/nemo/gufo#Event>
                <http://purl.org/nemo/gufo#Situation>
              )
] .


[ rdf:type owl:AllDisjointClasses ;
  owl:members ( gmeow:Appellation
                gmeow:ContactPoint
                gmeow:CryptographicKey
                gmeow:Language
                gmeow:Location
                gmeow:Organization
                gmeow:Person
                gmeow:SoftwareAgent
                gmeow:WritingSystem
              )
] .


[ rdf:type owl:AllDisjointClasses ;
  owl:members ( gmeow:Duty
                gmeow:Permission
                gmeow:Prohibition
              )
] .


[ rdf:type owl:AllDisjointClasses ;
  owl:members ( gmeow:Gender
                gmeow:GenderExpressionStyle
                gmeow:RomanticOrientationValue
                gmeow:SexAssignedAtBirth
                gmeow:SexualOrientationValue
              )
] .


[ rdf:type owl:AllDisjointClasses ;
  owl:members ( gmeow:GenderExpression
                gmeow:GenderIdentity
                gmeow:Honorific
                gmeow:PronounSet
                gmeow:RomanticOrientation
                gmeow:SexAssignedAtBirth
                gmeow:SexualOrientation
              )
] .


[ rdf:type owl:AllDisjointProperties ;
  owl:members ( gmeow:rcc8dc
                gmeow:rcc8ec
                gmeow:rcc8eq
                gmeow:rcc8ntpp
                gmeow:rcc8ntppi
                gmeow:rcc8po
                gmeow:rcc8tpp
                gmeow:rcc8tppi
              )
] .


###  Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi
