bedeo:creative_mixed_use_partnership_partner leaf node


URI

https://csse.utoronto.ca/creative_mixed_use_partnership_partner

Label

creative_mixed_use_partnership_partner

Usage

Instances of bedeo:creative_mixed_use_partnership_partner can have the following properties:

PROPERTYTYPEDESCRIPTIONRANGE
From class bedeo:partnership_participant
bedeo:makes_contribution owl:ObjectProperty bedeo:contribution
From class owl:Thing
bedeo:has_acronym owl:DatatypeProperty Provides the acronym (i.e. abbreviation consisting of the initial letters or sounds of a name) for an entity xsd:string
bedeo:has_address owl:ObjectProperty bedeo:address
bedeo:has_asset owl:ObjectProperty owl:Thing
bedeo:has_available_role owl:ObjectProperty owl:Thing
bedeo:has_base_version owl:ObjectProperty owl:Thing
bedeo:has_brief_description owl:AnnotationProperty owl:Thing
bedeo:has_city owl:DatatypeProperty owl:Thing
bedeo:has_city_name owl:DatatypeProperty xsd:string
bedeo:has_constraint owl:ObjectProperty owl:Thing
bedeo:has_country owl:DatatypeProperty owl:Thing
bedeo:has_created_at owl:DatatypeProperty owl:Thing
bedeo:has_current_full_first_name owl:DatatypeProperty xsd:string
bedeo:has_current_full_last_name owl:DatatypeProperty xsd:string
bedeo:has_current_full_middle_name owl:DatatypeProperty xsd:string
bedeo:has_current_full_name owl:DatatypeProperty xsd:string
bedeo:has_current_land_use owl:ObjectProperty owl:Thing
bedeo:has_current_legal_name owl:DatatypeProperty xsd:string
bedeo:has_derived_from owl:ObjectProperty owl:Thing
bedeo:has_description owl:DatatypeProperty Provides a description that describes the entity xsd:string
bedeo:has_designated_land_use owl:ObjectProperty owl:Thing
bedeo:has_dob owl:DatatypeProperty owl:Thing
bedeo:has_email owl:DatatypeProperty owl:Thing
bedeo:has_end_date owl:DatatypeProperty xsd:date
bedeo:has_expertise owl:ObjectProperty owl:Thing
bedeo:has_first_name owl:DatatypeProperty xsd:string
bedeo:has_full_first_name owl:DatatypeProperty xsd:string
bedeo:has_full_last_name owl:DatatypeProperty xsd:string
bedeo:has_full_middle_name owl:DatatypeProperty xsd:string
bedeo:has_full_name owl:DatatypeProperty xsd:string
bedeo:has_identifier owl:DatatypeProperty Provides an identifier (i.e. a string) for uniquely identifying an entity xsd:string
bedeo:has_individual owl:ObjectProperty owl:Thing
bedeo:has_individual_prefix owl:DatatypeProperty owl:Thing
bedeo:has_last_modified_at owl:DatatypeProperty owl:Thing
bedeo:has_last_name owl:DatatypeProperty xsd:string
bedeo:has_latest_version owl:ObjectProperty owl:Thing
bedeo:has_legal_status owl:ObjectProperty owl:Thing
bedeo:has_name owl:DatatypeProperty Provides the name of an entity xsd:string
bedeo:has_need owl:ObjectProperty owl:Thing
bedeo:has_opportunity owl:ObjectProperty owl:Thing
bedeo:has_organization owl:ObjectProperty owl:Thing
bedeo:has_participant owl:ObjectProperty owl:Thing
bedeo:has_partner owl:AnnotationProperty owl:Thing
bedeo:has_partner_type owl:AnnotationProperty owl:Thing
bedeo:has_partnership_role_required owl:AnnotationProperty owl:Thing
bedeo:has_position owl:DatatypeProperty owl:Thing
bedeo:has_primary_address owl:ObjectProperty bedeo:address
bedeo:has_project_type owl:AnnotationProperty owl:Thing
bedeo:has_proposed_land_use owl:ObjectProperty owl:Thing
bedeo:has_province owl:DatatypeProperty owl:Thing
bedeo:has_read owl:AnnotationProperty owl:Thing
bedeo:has_resource owl:DatatypeProperty owl:Thing
bedeo:has_role owl:ObjectProperty owl:Thing
bedeo:has_salt owl:DatatypeProperty xsd:string
bedeo:has_site_address owl:AnnotationProperty owl:Thing
bedeo:has_site_area owl:DatatypeProperty owl:Thing
bedeo:has_site_component owl:ObjectProperty owl:Thing
bedeo:has_space_needs owl:AnnotationProperty owl:Thing
bedeo:has_space_offered owl:ObjectProperty owl:Thing
bedeo:has_spatial_representation owl:ObjectProperty Links an entity to a geospatial representation of the entity bedeo:spatial_representation
bedeo:has_start_date owl:DatatypeProperty xsd:date
bedeo:has_telephone owl:DatatypeProperty owl:Thing
bedeo:has_telephone_ext owl:DatatypeProperty owl:Thing
bedeo:has_type owl:ObjectProperty owl:Thing
bedeo:has_username owl:AnnotationProperty owl:Thing
bedeo:has_version owl:ObjectProperty owl:Thing
bedeo:has_ward owl:ObjectProperty owl:Thing
bedeo:is_current owl:DatatypeProperty xsd:boolean
bedeo:owns owl:ObjectProperty owl:Thing
bedeo:provides owl:ObjectProperty owl:Thing
bedeo:type owl:AnnotationProperty owl:Thing
skos:altLabel owl:AnnotationProperty owl:Thing

Implementation

@prefix bedeo: <https://csse.utoronto.ca/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

bedeo:creative_mixed_use_partnership_partner a owl:Class ;
    rdfs:subClassOf bedeo:partnership_participant .