Municipality
Individual
http://proethica.org/ontology/case/71#Agent_Municipality
Properties
Instance of
Relationships
hasRole
Municipality Client
TTL
@prefix case71: <http://proethica.org/ontology/case/71#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth-core: <http://proethica.org/ontology/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
case71:Agent_Municipality a proeth-core:Agent,
owl:NamedIndividual ;
rdfs:label "Municipality" ;
proeth-core:hasRole case71:Municipality_Client .