@prefix rdf: . @prefix ecrm: . @prefix owl: . ecrm:E44_Place_Appellation rdf:type owl:Class . @prefix rdfs: . ecrm:E44_Place_Appellation rdfs:label "E44 Place Appellation"@en ; rdfs:comment "Scope note:\nThis class comprises any sort of identifier characteristically used to refer to an E53 Place.\n\nInstances of E44 Place Appellation may vary in their degree of precision and their meaning may vary over time - the same instance of E44 Place Appellation may be used to refer to several places, either because of cultural shifts, or because objects used as reference points have moved around. Instances of E44 Place Appellation can be extremely varied in form: postal addresses, instances of E47 Spatial Coordinate, and parts of buildings can all be considered as instances of E44 Place Appellation.\n\nExamples:\n- \"Vienna\"\n- \"CH-1211, Gen\u00E8ve\"\n- \"Aquae Sulis Minerva\"\n- \"Bath\"\n- \"Cambridge\"\n- \"the Other Place\"\n- \"the City\"\n\nIn First Order Logic:\nE44(x) \u2283 E41(x)"@en ; rdfs:subClassOf ecrm:E41_Appellation . @prefix xsd: . @prefix skos: . ecrm:E44_Place_Appellation skos:notation "E44"^^xsd:string .