Definition of s4city:PublicAdministration
Defined in https://saref.etsi.org/saref4city/v1.1.2/ as:
Public leadership of public affairs directly responsible for executive action. (Definition taken from wikidata)
Description as a Class
- has super-classes
- <http://www.w3.org/ns/org#Organization>
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4city: <https://saref.etsi.org/saref4city/> .
<https://saref.etsi.org/saref4city/v1.1.2/example/example1#> dct:references s4city:PublicAdministration .
<https://saref.etsi.org/saref4city/v2.1.1/example/RoadCongestion#> dct:references s4city:PublicAdministration .
<https://saref.etsi.org/saref4city/v1.1.2/> dct:references s4city:PublicAdministration ;
dct:subject s4city:PublicAdministration .
<https://saref.etsi.org/saref4city/v2.1.1/> dct:references s4city:PublicAdministration ;
dct:subject s4city:PublicAdministration .
s4city:PublicAdministration a owl:Class ;
rdfs:label "Public administration"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4city/v1.1.2/>,
<https://saref.etsi.org/saref4city/v1.1.2/example/example1#>,
<https://saref.etsi.org/saref4city/v2.1.1/>,
<https://saref.etsi.org/saref4city/v2.1.1/example/RoadCongestion#> ;
rdfs:comment "Public leadership of public affairs directly responsible for executive action. (Definition taken from wikidata)"@en ;
rdfs:isDefinedBy <https://saref.etsi.org/saref4city/v1.1.2/>,
<https://saref.etsi.org/saref4city/v2.1.1/> ;
rdfs:seeAlso <https://saref.etsi.org/saref4city/v1.1.2/>,
<https://saref.etsi.org/saref4city/v2.1.1/>,
<https://www.wikidata.org/wiki/Q31728> ;
rdfs:subClassOf <http://www.w3.org/ns/org#Organization> ;
ns1:hiddenLabel "PublicAdministration" .